[asterisk-bugs] [JIRA] (ASTERISK-21665) 11.4 rc1 Crash on debian/sparc with SIGBUS, Bus Error

Jeremy Kister (JIRA) noreply at issues.asterisk.org
Fri Apr 26 13:51:38 CDT 2013


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

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

FYI, it appears vanilla Asterisk 10.12.2 works correctly, save the similar Bus Error while using rastersik:

{noformat}
pbx1.offphl> ps -ef | grep ast
root     25091 25063  0 14:45 pts/1    00:00:00 grep ast
pbx1.offphl> /etc/init.d/asterisk start
starting asterisk.
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Bus error (core dumped)
pbx1.offphl> ps -ef | grep ast
root     25106     1  0 14:45 pts/1    00:00:00 /bin/sh /usr/sbin/safe_asterisk
root     25108 25106 77 14:45 pts/1    00:00:00 /usr/sbin/asterisk -f -vvvg -c
root     25126 25063  0 14:45 pts/1    00:00:00 grep ast
pbx1.offphl> asterisk -r
Asterisk 10.12.2, 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.
=========================================================================
Connected to Asterisk 10.12.2 currently running on pbx1 (pid = 25108)
Verbosity is at least 3
pbx1*CLI> core show version
Asterisk 10.12.2 built by root @ pbx1.offphl on a sparc64 running Linux on 2013-04-26 17:55:09 UTC
pbx1*CLI> quit
Executing last minute cleanups
pbx1.offphl> asterisk -rx 'core show version'
Asterisk 10.12.2 built by root @ pbx1.offphl on a sparc64 running Linux on 2013-04-26 17:55:09 UTC
pbx1.offphl>
{noformat}
                
> 11.4 rc1 Crash on debian/sparc with SIGBUS, Bus Error
> -----------------------------------------------------
>
>                 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
>            Assignee: Walter Doekes
>            Severity: Critical
>         Attachments: modules.conf, sparc_alignment_issues_2.diff, sparc_alignment_issues_3.diff, sparc_alignment_issues.diff
>
>
> 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