Hi

I had a local firewall that prevented my SIP proxy from sending NOTIFYs 
to my gaim client after it sent a SUBSCRIBE for another users presence.

This caused gaim to core dump. I don't know where the problem lies, 
since although I managed to create a patch for another problem 
recently, I'm not a C programmer. I therefor just send you this gdb 
backtrace in hope that this will be enough for you to fix the problem. 
Tell me if it isn't - I can reproduce the problem.

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7ce0145 in *__GI_raise (sig=6) 
at ../nptl/sysdeps/unix/sysv/linux/raise.c:67
#2  0xb7ce1b69 in *__GI_abort () at ../sysdeps/generic/abort.c:88
#3  0x080f9327 in sighandler (sig=0) at main.c:368
#4  <signal handler called>
#5  ssip_callback (event=nua_i_notify, status=137125952, 
phrase=0x82fdec1 "Early Subscription Timeouts without NOTIFY", 
nua=0x81c1190,
    ssip=0x82b57f8, nh=0x82f6c40, op=0x82a6490, sip=0x0, tags=0x82fde7c) 
at ssip.c:477
#6  0xb7067d62 in nua_event () 
from /pkg-2006-01-31/sofia-sip/1.11.8/lib/libsofia-sip-ua.so.0
#7  0xb6fe7e43 in su_source_dispatch () 
from /pkg-2006-01-31/sofia-sip/1.11.8/lib/libsofia-sip-ua-glib.so.0
#8  0xb75c5c37 in g_main_context_dispatch () 
from /pkg-2006-01-31/glib/2.8.4/lib/libglib-2.0.so.0
#9  0xb75c75c5 in g_main_context_iterate () 
from /pkg-2006-01-31/glib/2.8.4/lib/libglib-2.0.so.0
#10 0xb75c78ea in g_main_loop_run () 
from /pkg-2006-01-31/glib/2.8.4/lib/libglib-2.0.so.0
#11 0xb7ae5bf3 in gtk_main () 
from /pkg-2006-01-31/gtk/2.8.9/lib/libgtk-x11-2.0.so.0
#12 0x080fa0f5 in main (argc=1, argv=0xbff39034) at main.c:961
(gdb)

/Fredrik


_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to