Skip to content
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

[libsoup] Disconnect the signal before clearing the connection object #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mllaz
Copy link

@mllaz mllaz commented Apr 19, 2019

Disconnect the signal on disconnect_internal before clearing the connection object.
There is the same issue on Bugzilla Webkit and a patch for it:
https://trac.webkit.org/changeset/237542/webkit
Without this patch sometimes WPENetworkProcess crashes on WPE 2.22 during SSL tests.

This issue is solved on a newer version of libsoup than 2.54. (there is already included this patch)
To fix that crash we can use this patch or update libsoup to the newer version.
If you update libsoup to the newer version, please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant