No subject
Sun Jul 19 19:54:31 CDT 2009
(dialog=0x378ef268, t=1272709274) at
asterisk/channels/chan_sip.c:20395
20395 ast_log(LOG_NOTICE, "Disconnecting
call '%s' for lack of RTP activity in %ld seconds\n",
(gdb) bt
https://issues.asterisk.org/view.php?id=0 0x2b233d07 in check_rtp_timeout
(dialog=0x378ef268, t=1272709274) at
asterisk/channels/chan_sip.c:20395
https://issues.asterisk.org/view.php?id=1 0x2b2340f5 in do_monitor (data=0x0)
at
asterisk/channels/chan_sip.c:20469
https://issues.asterisk.org/view.php?id=2 0x0816e142 in dummy_start
(data=0x294e96e8) at
asterisk/main/utils.c:861
https://issues.asterisk.org/view.php?id=3 0x282176ff in pthread_getprio () from
/lib/libthr.so.3
https://issues.asterisk.org/view.php?id=4 0x00000000 in ?? ()
(gdb) fr 0
https://issues.asterisk.org/view.php?id=0 0x2b233d07 in check_rtp_timeout
(dialog=0x378ef268, t=1272709274) at
asterisk/channels/chan_sip.c:20395
20395 ast_log(LOG_NOTICE, "Disconnecting
call '%s' for lack of RTP activity in %ld seconds\n",
(gdb) p dialog
$2 = (struct sip_pvt *) 0x378ef268
(gdb) p dialog->owner
$4 = (struct ast_channel *) 0x0
(gdb) p dialog->owner->name
Cannot access memory at address 0xc
======================================================================
----------------------------------------------------------------------
(0121264) lmadsen (administrator) - 2010-05-01 08:53
https://issues.asterisk.org/view.php?id=17271#c121264
----------------------------------------------------------------------
What is the latest version that does not exhibit this problem? It'd be nice
to know approximately where the regression was introduced.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-01 08:53 lmadsen Note Added: 0121264
2010-05-01 08:53 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list