[asterisk-bugs] [JIRA] (ASTERISK-24683) Crash in PBX ast_hashtab_lookup_internal during core restart now
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Mon Feb 9 18:05:38 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224832#comment-224832 ]
Corey Farrell commented on ASTERISK-24683:
------------------------------------------
I just looked over your backtraces. One thread shows logger_close() is currently running. This means that pbx_shutdown() has already completed, contexts_table has already been destroyed. Setting {{contexts_table = NULL}} after it is destroyed would likely help, but not eliminate the risk of crash during a restart or stop 'now'.
> Crash in PBX ast_hashtab_lookup_internal during core restart now
> ----------------------------------------------------------------
>
> Key: ASTERISK-24683
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24683
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/PBX
> Affects Versions: 11.12.1, 11.13.1, 11.14.2, 11.15.0
> Environment: Ubuntu precise
> Reporter: Peter Katzmann
> Attachments: backtrace030115.txt, backtrace040115.txt, backtrace050115.txt, bt03.txt, bt04.txt, bt05.txt, extensions.tar.bz2
>
>
> Hello,
> we see several core dumps through our nightly restarts.
> It occurs only during restart phase
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list