[Asterisk-Users] Asterisk Backtrace
Eric Wieling
eric at fnords.org
Thu Mar 27 12:39:02 MST 2003
I'm getting occasional seg faults when a call ends. Here is the
backtrace. Calls are going to a SIP device.
(gdb) bt
#0 0x08057bae in ast_queue_frame (chan=0x8125240, fin=0xbf5fea0c, lock=1)
at channel.c:344
#1 0x08057dbf in ast_queue_hangup (chan=0x8125240, lock=1) at channel.c:380
#2 0x401fa8d0 in handle_request (p=0x811ed50, req=0xbf5ff2bc, sin=0xbf5ff2ac)
at chan_sip.c:3592
#3 0x401fae78 in sipsock_read (id=0x80cd418, fd=7, events=1, ignore=0x0)
at chan_sip.c:3669
#4 0x080511b8 in ast_io_wait (ioc=0x80cd450, howlong=1000) at io.c:268
#5 0x401fb248 in do_monitor (data=0x0) at chan_sip.c:3763
#6 0x40026e8e in pthread_start_thread (arg=0xbf5ffc00) at manager.c:284
(gdb)
More information about the asterisk-users
mailing list