[Home]

Summary:ASTERISK-16293: Asterisk crashes on startup
Reporter:Ahmad S. Darweesh (asd1815)Labels:
Date Opened:2010-06-25 22:34:04Date Closed:2010-06-26 06:19:06
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace.txt
Description:Asterisk 1.6.2.x has been crashing or using %100 randomly. I decided to compile 1.6.2.9 with DEBUG flags to track down the problem and submit it here.

The flags are:
[*] DONT_OPTIMIZE
[*] DEBUG_THREADS
[*] LOADABLE_MODULES
[*] DEBUG_FD_LEAKS
[*] DEBUG_CHANNEL_LOCKS
[*] MALLOC_DEBUG

When I run asterisk it core dumps immediately. Please find backtrace attached

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

I am running

FreeBSD yes.yes.org 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE ASTERISK-3: Wed Jun  2 21:49:49 EDT 2010     root@yes.youareowned.org:/usr/obj/usr/src/sys/GENERIC-PF  amd64
Comments:By: Ahmad S. Darweesh (asd1815) 2010-06-26 01:25:40

I think I found out the problem. I believe it was loading an older module on startup which caused it to crash. Please delete this issue.