[Webkit-unassigned] [Bug 48737] New: [GTK] Critical warning in soup cache code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 31 12:59:10 PDT 2010


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

           Summary: [GTK] Critical warning in soup cache code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


GLib-CRITICAL **: g_error_new_literal: assertion `message != NULL' failed
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
Dwarf Error: wrong version in compilation unit header (is -5830, should be 2, 3, or 4) [in module /home/xan/gnome2/lib/libgtk-x11-3.0.so.0]
Missing separate debuginfos, use: debuginfo-install libselinux-2.0.94-2.fc13.i686
(gdb) bt
#0  0x0344ec83 in g_logv (log_domain=0x34bbd37 "GLib", log_level=G_LOG_LEVEL_CRITICAL, format=0x34c0a9c "%s: assertion `%s' failed", 
    args1=0xbfffd5dc "f\276K\003H\275K\003\230\326\377\277\b\326\377\277\032\267>") at gmessages.c:553
#1  0x0344ed24 in g_log (log_domain=0x34bbd37 "GLib", log_level=G_LOG_LEVEL_CRITICAL, format=0x34c0a9c "%s: assertion `%s' failed") at gmessages.c:577
#2  0x0344ed67 in g_return_if_fail_warning (log_domain=0x34bbd37 "GLib", pretty_function=0x34bbe66 "g_error_new_literal", 
    expression=0x34bbd48 "message != NULL") at gmessages.c:586
#3  0x034306fd in g_error_new_literal (domain=3434, code=0, message=0x0) at gerror.c:116
#4  0x0343093b in g_set_error_literal (err=0xbfffd6a4, domain=3434, code=0, message=0x0) at gerror.c:255
#5  0x010a8e94 in set_error_if_http_failed (msg=0x95d2670, error=0xbfffd6a4) at ../../WebCore/platform/network/soup/cache/soup-http-input-stream.c:377
#6  0x010a9582 in send_async_finished (stream=0x95d26e0) at ../../WebCore/platform/network/soup/cache/soup-http-input-stream.c:586
#7  0x010a8c76 in webkit_soup_http_input_stream_finished (msg=0x95d2670, stream=0x95d26e0)
    at ../../WebCore/platform/network/soup/cache/soup-http-input-stream.c:311
#8  0x033e2c9b in g_cclosure_marshal_VOID__VOID (closure=0x93f3a28, return_value=0x0, n_param_values=1, param_values=0x8e9dec8, invocation_hint=0xbfffd7ec, 
    marshal_data=0x0) at gmarshal.c:79
#9  0x033c9bfd in g_closure_invoke (closure=0x93f3a28, return_value=0x0, n_param_values=1, param_values=0x8e9dec8, invocation_hint=0xbfffd7ec)
    at gclosure.c:766
#10 0x033e249c in signal_emit_unlocked_R (node=0x8ce1f70, detail=0, instance=0x95d2670, emission_return=0x0, instance_and_params=0x8e9dec8)
    at gsignal.c:3252
#11 0x033e17eb in g_signal_emit_valist (instance=0x95d2670, signal_id=503, detail=0, 
    var_args=0xbfffd9dc "\030\342\377\002\351\252\377\002\030\342\377\002\030\332\377\277\t\274\376\002p&]\t\020") at gsignal.c:2983
#12 0x033e1ad7 in g_signal_emit (instance=0x95d2670, signal_id=503, detail=0) at gsignal.c:3040
#13 0x02fdaebc in soup_message_finished (msg=0x95d2670) at soup-message.c:1035
#14 0x02febc09 in process_queue_item (item=0xafa132d0, should_prune=0xbfffda38, loop=1) at soup-session-async.c:376
#15 0x02febd91 in run_queue (sa=0x814fa28) at soup-session-async.c:418
#16 0x02febe4d in idle_run_queue (sa=0x814fa28) at soup-session-async.c:443
#17 0x034483e8 in g_idle_dispatch (source=0x8dc4b28, callback=0x2febe10 <idle_run_queue>, user_data=0x814fa28) at gmain.c:4378
#18 0x034447f1 in g_main_dispatch (context=0x8138e50) at gmain.c:2229
#19 0x03445aff in g_main_context_dispatch (context=0x8138e50) at gmain.c:2786
#20 0x03445f54 in g_main_context_iterate (context=0x8138e50, block=1, dispatch=1, self=0x8110f28) at gmain.c:2864
#21 0x034466bd in g_main_loop_run (loop=0x8169290) at gmain.c:3072
#22 0x02961583 in gtk_main () from /home/xan/gnome2/lib/libgtk-x11-3.0.so.0
#23 0x0806d391 in main (argc=1, argv=0xbfffed24) at ../../src/ephy-main.c:732
(gdb)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list