soup causes segfault after returning message
- From: Matt Novenstern <fisxoj gmail com>
- To: libsoup-list gnome org
- Subject: soup causes segfault after returning message
- Date: Sun, 16 Aug 2009 19:41:54 -0400
Hello all,
I'm a bit new to all this glib and C, and I can't figure out why this
is happening. This comes after the third reply to a message in my
program calls its callback. I don't even know why soup is causing the
error, since it happens after control has returned to my code. I'm
fairly sure it's my fault, but, then I don't know why the other 2
request/responses work fine.
I'm not on the list, thanks,
Matt
0xb7dde7c1 in g_type_instance_get_private ()
from /usr/lib/libgobject-2.0.so.0
(gdb) bt
#0 0xb7dde7c1 in g_type_instance_get_private ()
from /usr/lib/libgobject-2.0.so.0
#1 0xb7e954bd in do_idle_run_queue (session=0xb7ea5b24) at
soup-session-async.c:399
#2 0xb7e95ee6 in final_finished (req=0x8779010, user_data=0x87846c0)
at soup-session-async.c:382
#3 0xb7dd1274 in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
#4 0xb7dc3b6b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5 0xb7dd828a in ?? () from /usr/lib/libgobject-2.0.so.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]