My ser had several coredumps, it seems that the ser wanted to send 408
timeout response to the caller after invite timeout. I can't reproduce
the coredump yet.

Below are two backtrace results I attached. It's similar to the one
described in http://www.archivum.info/[email protected]/2005-05/msg00014.html.
Didn't see any further progress with that problem. I also did a search
on the mailing list,
didn't find any bug reports matching my problem.

I'm running 
http://ftp.iptel.org/pub/ser/daily-snapshots/stable/ser-0.9.7-pre8_src_2007-01-26.tar.gz.

#0  0x0808a7a6 in fm_free (qm=0x8107a80, p=0xb61ff0f4) at mem/f_malloc.c:129
129                             if (frag->size <= (*f)->size) break;
(gdb) bt
#0  0x0808a7a6 in fm_free (qm=0x8107a80, p=0xb61ff0f4) at mem/f_malloc.c:129
#1  0x0809f0ec in free_via_list (vb=0x0) at parser/parse_via.c:2033
#2  0x003529be in t_should_relay_response (Trans=0xb628c208,
new_code=Variable "new_code" is not available.
) at t_reply.c:609
#3  0x00353cc7 in relay_reply (t=0xb628c208, p_msg=0xffffffff,
branch=0, msg_status=408, cancel_bitmap=0xbfee51c8) at t_reply.c:1033
#4  0x0034770f in timer_routine (ticks=1892613, attr=0x0) at timer.c:271
#5  0x080825c9 in timer_ticker () at timer.c:146
#6  0x0805cbd2 in main_loop () at main.c:1122
#7  0x0805e41b in main (argc=3, argv=0xbfee5344) at main.c:1596
(gdb)

#0  free_via_list (vb=0x3) at parser/parse_via.c:2031
2031                    vb=vb->next;
(gdb) bt
#0  free_via_list (vb=0x3) at parser/parse_via.c:2031
#1  0x0032e9be in t_should_relay_response (Trans=0xb64c1aa0,
new_code=Variable "new_code" is not available.
) at t_reply.c:609
#2  0x0032fcc7 in relay_reply (t=0xb64c1aa0, p_msg=0xffffffff,
branch=0, msg_status=408, cancel_bitmap=0xbfea9148) at t_reply.c:1033
#3  0x0032370f in timer_routine (ticks=2016062, attr=0x0) at timer.c:271
#4  0x080825c9 in timer_ticker () at timer.c:146
#5  0x0805cbd2 in main_loop () at main.c:1122
#6  0x0805e41b in main (argc=3, argv=0xbfea92c4) at main.c:1596
(gdb)

Thanks,

Jinke Jiang
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to