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

Jeremy Kister (JIRA) noreply at issues.asterisk.org
Tue Apr 23 10:37:38 CDT 2013


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

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

{noformat}
# gdb `which asterisk`
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.
(gdb) break pthread_cond_init
Breakpoint 1 at 0x27ef18
(gdb) run -c
Starting program: /usr/sbin/asterisk -c
[Thread debugging using libthread_db enabled]
Asterisk 11.4.0-rc1, Copyright (C) 1999 - 2012 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================

Program received signal SIGBUS, Bus error.
0xf7a279f8 in pthread_cond_init@@GLIBC_2.3.2 () from /lib/libpthread.so.0
(gdb) bt
#0  0xf7a279f8 in pthread_cond_init@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xf7f2eabc in pthread_cond_init () from /lib/libc.so.6
#2  0x0014d344 in __ast_cond_init (filename=0x264db8 "taskprocessor.c", lineno=455, func=0x265458 "ast_taskprocessor_get", 
    cond_name=0x2652c8 "&p->poll_cond", cond=0x2e40c4, cond_attr=0x0) at lock.c:454
#3  0x001ee750 in ast_taskprocessor_get (name=0x2453b0 "core_event_dispatcher", create=TPS_REF_DEFAULT) at taskprocessor.c:455
#4  0x001032bc in ast_event_init () at event.c:1873
#5  0x00066028 in main (argc=2, argv=0xffffd974) at asterisk.c:4008
(gdb) cont
Continuing.

Program terminated with signal SIGBUS, Bus error.
The program no longer exists.
(gdb) bt
No stack.
(gdb) cont
The program is not being run.
(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.3.0, 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