[Home]

Summary:ASTERISK-09777: When i restart asterisk gracefully or when..... it will segfault.
Reporter:clandmeter (gzero)Labels:
Date Opened:2007-07-05 18:31:30Date Closed:2007-07-09 12:39:46
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) my_backtrace.txt
( 1) my_backtrace3.txt
( 2) my_backtrace4.txt
( 3) my_backtrace5.txt
Description:When i restart asterisk "gracefully or when....." it will segfault.
Comments:By: Digium Subversion (svnbot) 2007-07-05 18:42:43

Repository: asterisk
Revision: 73598

------------------------------------------------------------------------
r73598 | russell | 2007-07-05 18:42:43 -0500 (Thu, 05 Jul 2007) | 3 lines

Fix a crash in chan_sip.  Don't try to stop the monitor thread if it was never
started.  (closes issue ASTERISK-9777, reported by gzero, fixed by me)

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

By: Digium Subversion (svnbot) 2007-07-05 18:43:11

Repository: asterisk
Revision: 73599

------------------------------------------------------------------------
r73599 | russell | 2007-07-05 18:43:11 -0500 (Thu, 05 Jul 2007) | 11 lines

Merged revisions 73598 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r73598 | russell | 2007-07-05 18:59:22 -0500 (Thu, 05 Jul 2007) | 3 lines

Fix a crash in chan_sip.  Don't try to stop the monitor thread if it was never
started.  (closes issue ASTERISK-9777, reported by gzero, fixed by me)

........

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

By: clandmeter (gzero) 2007-07-09 05:15:14

This bug is still active on my system.
Looks like this issue is also active in 2 other modules:

chan_skinny.so
pbx_dundi.so

-gzero

By: clandmeter (gzero) 2007-07-09 05:20:28

Attaching 2 backtraces.

When I remove both modules i can restart normally again.

By: Digium Subversion (svnbot) 2007-07-09 09:32:21

Repository: asterisk
Revision: 74045

------------------------------------------------------------------------
r74045 | file | 2007-07-09 09:32:20 -0500 (Mon, 09 Jul 2007) | 2 lines

Few minor thread synchronization tweaks. (issue ASTERISK-9777 reported by gzero)

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

By: Digium Subversion (svnbot) 2007-07-09 09:33:19

Repository: asterisk
Revision: 74046

------------------------------------------------------------------------
r74046 | file | 2007-07-09 09:33:19 -0500 (Mon, 09 Jul 2007) | 10 lines

Merged revisions 74045 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74045 | file | 2007-07-09 11:49:05 -0300 (Mon, 09 Jul 2007) | 2 lines

Few minor thread synchronization tweaks. (issue ASTERISK-9777 reported by gzero)

........

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

By: Joshua C. Colp (jcolp) 2007-07-09 09:33:24

Please try latest 1.4 from SVN.

By: Digium Subversion (svnbot) 2007-07-09 10:15:58

Repository: asterisk
Revision: 74082

------------------------------------------------------------------------
r74082 | file | 2007-07-09 10:15:58 -0500 (Mon, 09 Jul 2007) | 2 lines

Only destroy the scheduler context if it was allocated. (issue ASTERISK-9777 reported by gzero)

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

By: Digium Subversion (svnbot) 2007-07-09 10:18:09

Repository: asterisk
Revision: 74083

------------------------------------------------------------------------
r74083 | file | 2007-07-09 10:18:09 -0500 (Mon, 09 Jul 2007) | 10 lines

Merged revisions 74082 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74082 | file | 2007-07-09 12:32:43 -0300 (Mon, 09 Jul 2007) | 2 lines

Only destroy the scheduler context if it was allocated. (issue ASTERISK-9777 reported by gzero)

........

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