RESOLVED DUPLICATE of bug 183346 Bug 176100
[GTK] NetworkProcess from WebKitGtk+ 2.17.91 SIGSEVs in WebCore::NetworkStorageSession::<lambda(GObject*, GAsyncResult*, gpointer)>::operator()() at Source/WebCore/platform/network/soup/NetworkStorageSessionSoup.cpp:250
https://bugs.webkit.org/show_bug.cgi?id=176100
Summary [GTK] NetworkProcess from WebKitGtk+ 2.17.91 SIGSEVs in WebCore::NetworkStora...
Andres Gomez Garcia
Reported 2017-08-30 06:26:19 PDT
I'm using WebKitGtk+ with my own JHBuild setting: https://github.com/tanty/jhbuild-epiphany/tree/master Epiphany 3.24.1 and WebKit 2.17.91. The compilation was done with CMake args: '-DDEBUG_FISSION=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"' Core finding after inspecting with coredumpctl for existing ones. Hence, I have no idea of the conditions that triggered this situation.
Attachments
BT from gdb for the NetworkProcess (130.14 KB, text/plain)
2017-08-30 06:26 PDT, Andres Gomez Garcia
no flags
Another backtrace (64.86 KB, text/plain)
2018-03-28 09:48 PDT, Michael Catanzaro
no flags
Andres Gomez Garcia
Comment 1 2017-08-30 06:26:37 PDT
Created attachment 319359 [details] BT from gdb for the NetworkProcess
Michael Catanzaro
Comment 2 2018-03-28 09:48:03 PDT
I'm sure we had another bug for this quite recently, where we thought the crash was somehow related to flatpak and HTTP auth, but I'm having trouble finding it now. Anyway, I have a better backtrace here. User reports it occurred when the HTTP auth prompt appeared.
Michael Catanzaro
Comment 3 2018-03-28 09:48:33 PDT
Created attachment 336665 [details] Another backtrace
Andres Gomez Garcia
Comment 4 2018-03-28 13:55:00 PDT
(In reply to Michael Catanzaro from comment #2) > I'm sure we had another bug for this quite recently, where we thought the > crash was somehow related to flatpak and HTTP auth, but I'm having trouble > finding it now. I suppose you mean bug 183346.
Michael Catanzaro
Comment 5 2018-03-28 17:35:45 PDT
Yes, thanks for finding it! *** This bug has been marked as a duplicate of bug 183346 ***
Note You need to log in before you can comment on or make changes to this bug.