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

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


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

Jeremy Kister edited comment on ASTERISK-21665 at 4/23/13 10:04 AM:
--------------------------------------------------------------------

{noformat}
pbx1.offphl> 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) 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
{noformat}

I found http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.19/trunk/asterisk/doc/valgrind.txt about valgrind - i'll try that.
                
      was (Author: jkister):
    {noformat}
pbx1.offphl> 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) 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
{noformat}

i'm not even sure what valgrind is; do we have a howto on using it with asterisk?
                  
> 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