[asterisk-bugs] [Asterisk 0018434]: Asterisk 1.8.0 locks up under OpenSUSE 10.3

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 7 11:18:39 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18434 
====================================================================== 
Reported By:                craigarno
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18434
Category:                   General
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.0 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-12-07 10:54 CST
Last Modified:              2010-12-07 11:18 CST
====================================================================== 
Summary:                    Asterisk 1.8.0 locks up under OpenSUSE 10.3
Description: 
Asterisk 1.8.0 locks up in less than 24 hours <twice> on my lightly used
installation.

Asterisk 1.8.0-rc2 is stable on the same system.  So changes between RC2
and Release are likely contributing problems for my installation.

No Add-Ons, just stock 1.8.0 distribution.

In locked-up state:
 - CLI (asterisk -vvvr) seems to still be alive in locked state.
 - [core stop now] CLI command has no effect.  Asterisk process continues
to stay resident.
 - asterisk process does not respond to "kill <processID>"
 - kill -9 is needed to remove asterisk prior to restarting.


My system:
  OpenSUSE 10.3 x64/AMD
  Athlon64 X2 5200+/8GB RAM/1.5TB disk
  Is stable (hardware and software)

I can provide OpenSUSE 10.3 ISO if needed (hard to find on OpenSUSE
site).

I rolled back to RC2 since I can't afford to have my phone system continue
to randomly crash every day.  Hopefully a future release will address this
issue.
====================================================================== 

---------------------------------------------------------------------- 
 (0129408) craigarno (reporter) - 2010-12-07 11:18
 https://issues.asterisk.org/view.php?id=18434#c129408 
---------------------------------------------------------------------- 
I just had 1.8.0-rc2 lock up.  So this may be a configuration issue on my
end.

I've been working to get MusicOnHold(default) working, and it was, or so I
thought.

My [musiconhold.conf] contains these active lines:
[default]
directory=/var/lib/asterisk/mohdefault
mode=files
random=yes

[mp3]
mode=custom
directory=/var/lib/asterisk/mohmp3
application=/usr/local/bin/mpg123 -q -r 8000 -f 8192 -b 2048 --mono -s 

[stream]
mode=custom
directory=/var/lib/asterisk/moh
application=/usr/local/bin/mpg123 -q -s --mono -r 8000 -f 8192 -b 1024
http://93.182.176.123

And something in this configuration appears to be crashing Asterisk.  My
[extensions.conf] addresses this configuration with:
exten => 27,1,Answer
exten => 27,2,MusicOnHold(default)
exten => 27,3,Hangup

I'd probably reduce this bug to "Minor" status unless someone thinks
MusicOnHold() shouldn't be able to crash the system.

I restored my [musiconhold.conf] configuration to the "Sample" version
which seems to not crash the installation. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-07 11:18 craigarno      Note Added: 0129408                          
======================================================================




More information about the asterisk-bugs mailing list