[Webkit-unassigned] [Bug 183346] [GTK] NetworkProcess from WebKitGtk+ 2.19.9x SIGSEVs in NetworkStorageSession (secret search callback)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 02:08:47 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183346

--- Comment #19 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Could someone confirm this only happens in flatpak? I can't reproduce this, and looking at the bt I don't understand what the problem is. It's crashing in 

GRefPtr<SecretItem> secretItem = adoptGRef(static_cast<SecretItem*>(elements->data));

which happens after an early return:

if (error || !elements || !elements->data)

and secret_service_search_finish is transfer full.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180402/9fa2b7d3/attachment-0002.html>


More information about the webkit-unassigned mailing list