-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG, Crash] Browser crashes on exit. in "--single-process" mode. (pointer= 0xFEFEFEFE) #391
Comments
UPD:
If only other extensions enabled (all at once), There are no crash on exit. |
UPD: still exist with progwrp.dll version 1.1.0.5002. |
UPD: now this issue stable reproduced on clean profile, if you have previously installed and enabled one of the above extensions. |
Desktop:
Describe the bug:
Browser crashed while user try to exit from browser using "chrome://quit", And 2 or more separate windows was opened
(if only 1 window -- it not happens)
using "--single-process" flag
Additional comment:
(eax :
0xEFEFEFEF
-- I guess may be indicating something with heap corruption or so on)To Reproduce:
On my machine: open 2 or more separate browser windows with tabs. Works Ok. Then do "chrome://quit"
It closes. But produces Crashdump. And after restart, says that the crash happened.
Screenshots
The text was updated successfully, but these errors were encountered: