[asterisk-bugs] [JIRA] (ASTERISK-23577) Asterisk suddenly crashes

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon Apr 14 12:58:19 CDT 2014


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

Matt Jordan commented on ASTERISK-23577:
----------------------------------------

Looks like an ice_worker_thread callback is occurring when the rtp instance pointer is NULL. That's a little strange; it'd be interesting to see how we managed to get the ICE worker thread started when the RTP instance isn't available.

The other option would be that the RTP instance is getting blown away and the ICE worker thread is still working.

Re-opening since there's enough information here to formulate something. If nothing else, we should probably handle the rtp instance being NULL (In which case there's nothing to do here but bail)


> Asterisk suddenly crashes
> -------------------------
>
>                 Key: ASTERISK-23577
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23577
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 11.9.0
>            Reporter: Jay Jideliov
>         Attachments: backtrace.txt
>
>
> Hello Everyone,
> We have started testing 11.9.0 rc1 as soon as it came out, and have found a significant issue that causes Asterisk to crash.
> This has appeared on:
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=13.10
> Linux temp 3.11.0-18-generic #32-Ubuntu SMP2014 x86_64 x86_64 x86_64 GNU/Linux
> Asterisk logs show nothing.
> Here's the kern.log:
> {noformat}
> Apr  2 15:37:41 temp kernel: [1990904.032131] asterisk[7267]: segfault at 2640 ip 00007faa186f6f74 sp 00007fa9f7ffe3c0 error 4 in libpthread-2.17.so[7faa186ed000+17000]
> Apr  2 15:45:06 temp kernel: [1991349.344191] asterisk[7724]: segfault at 2640 ip 00007f1bcb77ef74 sp 00007f1bab04d3c0 error 4 in libpthread-2.17.so[7f1bcb775000+17000]
> Apr  2 16:02:51 temp kernel: [1992413.920139] asterisk[8496]: segfault at 2640 ip 00007f2c5a581f74 sp 00007f2c39f353c0 error 4 in libpthread-2.17.so[7f2c5a578000+17000]
> {noformat}
> We have also tried re-compiling Asterisk with DONT_OPTIMIZE compiler flag, still get the same result.
> Please advise.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list