[asterisk-bugs] [Asterisk 0010256]: Segfault in do_monitor/ast_sched_runq

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Aug 17 08:19:19 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10256 
====================================================================== 
Reported By:                irroot
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10256
Category:                   Channels/chan_sip/Subscriptions
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.8  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-20-2007 06:37 CDT
Last Modified:              08-17-2007 08:19 CDT
====================================================================== 
Summary:                    Segfault in do_monitor/ast_sched_runq
Description: 
Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0  0xb7f61324 in pthread_mutex_lock () from
/lib/libpthread.so.0
(gdb) bt
http://bugs.digium.com/view.php?id=0  0xb7f61324 in pthread_mutex_lock () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=1  0xb32fc47b in expire_register
(data=0x8382960) at
/mnt/x86_64/usr/src/voip/asterisk-1.4.8/include/asterisk/lock.h:532
http://bugs.digium.com/view.php?id=2  0x080eb60c in ast_sched_runq
(con=0x8319fc0) at sched.c:359
http://bugs.digium.com/view.php?id=3  0xb32fcc85 in do_monitor (data=0x0) at
chan_sip.c:15307
http://bugs.digium.com/view.php?id=4  0x080f67e9 in dummy_start (data=0x8318d58)
at utils.c:545
http://bugs.digium.com/view.php?id=5  0xb7f5f554 in ?? () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=6  0x08318d58 in ?? ()
http://bugs.digium.com/view.php?id=7  0xb34734a0 in ?? ()
http://bugs.digium.com/view.php?id=8  0xb34734a0 in ?? ()
http://bugs.digium.com/view.php?id=9  0xb34734a0 in ?? ()
http://bugs.digium.com/view.php?id=10 0xb34734a0 in ?? ()
http://bugs.digium.com/view.php?id=11 0x00000000 in ?? ()

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0010391 Asterisk Crashes in Function "retr...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 08-17-07 08:19  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 79857

------------------------------------------------------------------------
r79857 | russell | 2007-08-17 08:19:16 -0500 (Fri, 17 Aug 2007) | 5 lines

Fix some crashes in chan_sip.  This patch changes various places that add
items
to the scheduler to ensure that they don't overwrite the ID of a
previously
scheduled item.  If there is one, it should be removed.
(closes issue http://bugs.digium.com/view.php?id=10391, closes issue
http://bugs.digium.com/view.php?id=10256, probably others, patch by me)

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-17-07 08:19  svnbot         Checkin                                      
08-17-07 08:19  svnbot         Note Added: 0068978                          
08-17-07 08:19  svnbot         Status                   feedback => assigned
08-17-07 08:19  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list