[asterisk-bugs] [JIRA] (ASTERISK-21665) 11.4 rc1 Crash on debian/sparc

Jeremy Kister (JIRA) noreply at issues.asterisk.org
Mon Apr 22 13:25:01 CDT 2013


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

Jeremy Kister commented on ASTERISK-21665:
------------------------------------------

i have compiled with DONT_OPTIMIZE and DEBUG_THREADS, but this backtrace is not behaving how i expect-

{noformat}
 gdb asterisk core.pbx1-2013-04-22T14\:15\:56-0400 
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "sparc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/asterisk...done.
Reading symbols from /usr/lib/libasteriskssl.so.1...done.
Loaded symbols for /usr/lib/libasteriskssl.so.1
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/libxml2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /usr/lib/libsqlite3.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libsqlite3.so.0
Reading symbols from /usr/lib/v9/libssl.so.0.9.8...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/v9/libssl.so.0.9.8
Reading symbols from /usr/lib/v9/libcrypto.so.0.9.8...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/v9/libcrypto.so.0.9.8
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libncurses.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libncurses.so.5
Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 10, Bus error.
#0  0xf79ff9f8 in pthread_cond_init@@GLIBC_2.3.2 () from /lib/libpthread.so.0
(gdb) bt
#0  0xf79ff9f8 in pthread_cond_init@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xf7f06abc in pthread_cond_init () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) thread apply all bt

Thread 1 (Thread 2191):
#0  0xf79ff9f8 in pthread_cond_init@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xf7f06abc in pthread_cond_init () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)
{noformat}

                
> 11.4 rc1 Crash on debian/sparc
> ------------------------------
>
>                 Key: ASTERISK-21665
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21665
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 11.4.0
>         Environment: Debian 6.0.7 sparc64
>            Reporter: Jeremy Kister
>            Severity: Critical
>         Attachments: modules.conf
>
>
> Asterisk 11.4.0-rc1 immediately dumps core with error "Bus Error"

--
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