Bug 183507 - [GTK] NetworkProcess from WebKitGtk+ 2.19.91 SIGSEVs in nextMultipartResponsePartCallback() at Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:449
Summary: [GTK] NetworkProcess from WebKitGtk+ 2.19.91 SIGSEVs in nextMultipartResponse...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-09 02:39 PST by Andres Gomez Garcia
Modified: 2019-03-02 22:36 PST (History)
3 users (show)

See Also:


Attachments
BT from gdb for the NetworkProcess (66.09 KB, text/plain)
2018-03-09 02:39 PST, Andres Gomez Garcia
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gomez Garcia 2018-03-09 02:39:10 PST
Created attachment 335406 [details]
BT from gdb for the NetworkProcess

I'm using epiphany 3.27.90-22-ge89d8de with WebKitGtk+ 2.19.91 from gnome-nightly's flatpak.

I'm pretty convinced this happened after, in ephy, I chose to completely close the running instance (App Menu -> Quit)
Comment 1 Andres Gomez Garcia 2018-03-09 02:41:27 PST
The SIGSEV is legit but not the BT (I just updated the flatpak version :( )
Comment 2 Carlos Garcia Campos 2018-03-09 02:43:45 PST
Wow, why is the network process using ResourceHandle?