[asterisk-bugs] [JIRA] (ASTERISK-21415) Asterisk Segmentation Fault when reloading module a few times in a short delay

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Apr 12 08:16:01 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205244#comment-205244 ] 

Matt Jordan commented on ASTERISK-21415:
----------------------------------------

Two things:

# What command were you issuing to perform the module reload? What module were you reloading?
# Your backtrace was not generated with symbols. Please follow the [instructions on the Asterisk wiki|https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace] when generating a backtrace. This means compiling Asterisk with DONT_OPTIMIZE and preferably, BETTER_BACKTRACES.
                
> Asterisk Segmentation Fault when reloading module a few times in a short delay
> ------------------------------------------------------------------------------
>
>                 Key: ASTERISK-21415
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21415
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 11.3.0
>         Environment: Centos 6.3
>            Reporter: Martin Huleux
>            Severity: Critical
>
> Hi,
> I've a Asterisk Segmentation Fault when reloading module a few times in a short delay.
> Y'ou'll find a backtrace here : http://pastebin.com/iazVCHJD
> I generated the backtrace with these commands :
> asterisk -gcvvv
> gdb -se "asterisk" -ex "bt full" -ex "thread apply all bt" --batch -c ./core > backtrace.txt
> Thanks for help,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list