Created
June 6, 2009 01:02
-
-
Save bct/124608 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 soup_message_headers_remove (hdrs=0x1f39100, name=0x7f0dadcf059b "Cookie") | |
at soup-message-headers.c:239 | |
#1 0x00007f0dac38e9b5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 | |
#2 0x00007f0dac39d5e5 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0 | |
#3 0x00007f0dac39e860 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 | |
#4 0x00007f0dac39ea3b in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 | |
#5 0x00007f0dac38e9b5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 | |
#6 0x00007f0dac39d5e5 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0 | |
#7 0x00007f0dac39e860 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 | |
#8 0x00007f0dac39ea3b in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 | |
#9 0x00007f0dadcd32d5 in send_request (conn=0x1e9f3b0, req=0x1ea8440) | |
at soup-connection.c:792 | |
#10 0x00007f0dadce5b5c in run_queue (sa=<value optimized out>) | |
at soup-session-async.c:279 | |
#11 0x00007f0dadce5c1d in idle_run_queue (sa=0x1882db0) at soup-session-async.c:348 | |
#12 0x00007f0dabedbd8f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 | |
#13 0x00007f0dabedecad in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 | |
#14 0x00007f0dabedeffd in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 | |
#15 0x00007f0dae0120d0 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 | |
#16 0x000000000040a9bb in main (argc=1, argv=0x7fffb770e8e8) at uzbl.c:2510 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment