After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782239 - epiphany crashed trying to access a kerberized server
epiphany crashed trying to access a kerberized server
Status: RESOLVED DUPLICATE of bug 782940
Product: libsoup
Classification: Core
Component: Misc
2.58.x
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2017-05-05 19:38 UTC by Bastien Nocera
Modified: 2017-05-22 08:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2017-05-05 19:38:19 UTC


  • #0 soup_gss_client_step
    at soup-auth-negotiate.c line 554
  • #1 check_server_response
    at soup-auth-negotiate.c line 351
  • #5 <emit signal ??? on instance 0x55b93224b3a0 [SoupMessage]>
    at gsignal.c line 3447
  • #6 soup_message_got_headers
    at soup-message.c line 1128
  • #7 io_read
    at soup-message-io.c line 706
  • #8 io_run_until
    at soup-message-io.c line 982
  • #9 soup_message_io_run_until_read
    at soup-message-io.c line 1095
  • #10 try_run_until_read
    at soup-session.c line 4014
  • #11 read_ready_cb
    at soup-session.c line 4004
  • #12 g_main_dispatch
    at gmain.c line 3212
  • #13 g_main_context_dispatch
    at gmain.c line 3865
  • #14 g_main_context_iterate
    at gmain.c line 3938
  • #15 g_main_loop_run
    at gmain.c line 4134
  • #16 WTF::RunLoop::run()
    at /usr/src/debug/webkitgtk-2.16.1/Source/WTF/wtf/glib/RunLoopGLib.cpp line 94
  • #17 WebKit::ChildProcessMain<WebKit::NetworkProcess, WebKit::ChildProcessMainBase>(int, char**)
    at /usr/src/debug/webkitgtk-2.16.1/Source/WebKit2/Shared/unix/ChildProcessMain.h line 61
  • #18 __libc_start_main
  • #19 _start
  • #1 check_server_response
    at soup-auth-negotiate.c line 351
$2 = (SoupAuthNegotiatePrivate *) 0x55b931f7eae0
(gdb) p priv->conn_state 
$3 = (SoupNegotiateConnectionState *) 0x0
Comment 1 Bastien Nocera 2017-05-05 19:38:39 UTC
That's with libsoup-2.58.0-1.fc26.x86_64
Comment 2 Tomas Popela 2017-05-22 08:00:26 UTC
Ah I completely forgot about this one and created a new bug and attached patch there. I will close this one as a duplicate.

*** This bug has been marked as a duplicate of bug 782940 ***