Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Fix crash on quit in CEF 2171 linux #503

Conversation

jasonsanjose
Copy link
Member

Note: This is a merge into jasonsanjose/cef_2171_linux

Merge work from PR #458 from @nathanial. Update code to work with linux 2171.

@nethip can you try this and see if it fixes the bug? It seems to work better for me. It only crashed on quit once after a few dozen tries where the previous code crashed pretty consistently in my VM.

@jasonsanjose jasonsanjose mentioned this pull request Feb 10, 2015
@nethip
Copy link
Contributor

nethip commented Feb 10, 2015

@jasonsanjose I had already made the change which was done by @nathanial, but I also ran into similar conditions like what you ran into. After this change the crash occurrence has reduced but the crash is still there. One of the side effects I observed with this change was to do with process quit. Though the window closes after clicking on the close button, the process was not getting killed at all(I saw this in the system monitor). Let me know if you are seeing similar results. If not we should merge this change.

@jasonsanjose
Copy link
Member Author

@nethip Hmm, for once I have good news. For me, when the window closes (either the X or File > Quit) the processes also go away. Maybe try rebuilding with this branch?

@peterflynn
Copy link
Member

So this is needed before PR #499 can be merged?

@ficristo
Copy link
Collaborator

Not needed anymore. See #619

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants