[Home]

Summary:ASTERISK-05621: chan_sip.c: Autodestruct on call '' with owner in place -> CRASH
Reporter:alexb (alexb)Labels:
Date Opened:2005-11-16 12:54:55.000-0600Date Closed:2008-01-15 15:56:23.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20051116__lock_critical_section.diff.txt
( 1) crash-20051116.txt
Description:Asterisk suddenly crashed. It was just updated to today's CVS-HEAD and rebuilt with 'make dont-optimize'.

Unfortunately I have no sip debug trace, only a core dump created at 18.41: same time of the last line of /var/log/asterisk/full here below.

[root@pbx ~]# ll /tmp/core.32388
-rw-------  1 root root 31539200 16 nov 18:41 /tmp/core.32388

Nov 16 18:37:36 NOTICE[32432] sched.c: Attempted to delete nonexistent schedule entry 3422!
Nov 16 18:37:36 VERBOSE[455] logger.c:     -- SIP/201-dd35 is ringing
Nov 16 18:37:41 NOTICE[32432] chan_sip.c: Peer '211' is now UNREACHABLE!  Last qualify: 1
Nov 16 18:37:52 VERBOSE[455] logger.c:     -- SIP/205-0159 answered mISDN/1-1
Nov 16 18:38:51 VERBOSE[455] logger.c:   == Spawn extension (pstn-in, centralino, 1) exited non-zero on 'mISDN/1-1'
Nov 16 18:41:19 NOTICE[32432] sched.c: Attempted to delete nonexistent schedule entry 0!
Nov 16 18:41:19 WARNING[32432] chan_sip.c: Trying to destroy "Î-CFBF-416A-8F1A-", not found in dialog list?!?!
Nov 16 18:41:19 WARNING[32432] chan_sip.c: Trying to destroy "2725AC94-8189-4F6A-A3C6-DA4ED3C4F9C9@192.168.0.25", not found in dialog list?!?!
Nov 16 18:41:19 WARNING[32432] chan_sip.c: Trying to destroy "9c79501a84167da2@192.168.2.203", not found in dialog list?!?!
Nov 16 18:41:19 WARNING[32432] chan_sip.c: Autodestruct on call '' with owner in place

****** ADDITIONAL INFORMATION ******

I'm going to capture a full log with verbose and debug to 4 and sip debug enabled and let you know.
Comments:By: Kevin P. Fleming (kpfleming) 2005-11-16 13:21:57.000-0600

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:56:23.000-0600

Repository: asterisk
Revision: 7117

U   trunk/ChangeLog
U   trunk/channel.c

------------------------------------------------------------------------
r7117 | kpfleming | 2008-01-15 15:56:23 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5621

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

http://svn.digium.com/view/asterisk?view=rev&revision=7117