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

Jeremy Kister (JIRA) noreply at issues.asterisk.org
Wed Jun 19 22:28:03 CDT 2013


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

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

fyi, asterisk 1.8 seems totally happy with {{asterisk.exports}} patch

asterisk 11 seems still upset with {{sparc_alignment_issues_3.diff}} and {{asterisk.exports}} patch:
{noformat}
root at t1000:/usr/local/src/asterisk/asterisk-11.5.0-rc1# asterisk -r
Asterisk 11.5.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.
=========================================================================
Connected to Asterisk 11.5.0-rc1 currently running on t1000 (pid = 64575)
t1000*CLI> module show like chan_sip
Module                         Description                              Use Count 
chan_sip.so                    Session Initiation Protocol (SIP)        0         
1 modules loaded
t1000*CLI> sip show peers
No such command 'sip show peers' (type 'core show help sip' for other possible commands)
t1000*CLI> core show warranty
t1000*CLI> help
t1000*CLI> foo
t1000*CLI> quit
Asterisk cleanly ending (0).
Executing last minute cleanups
root at t1000:/usr/local/src/asterisk/asterisk-11.5.0-rc1# 
{noformat}

also note this odd behavior:
{noformat}
t1000*CLI> module show like sip
Module                         Description                              Use Count 
app_adsiprog.so                Asterisk ADSI Programming Application    0         
chan_sip.so                    Session Initiation Protocol (SIP)        0         
2 modules loaded
t1000*CLI> module unload chan_sip.so
t1000*CLI> module show like sip
t1000*CLI> quit
jkister at t1000:~$ suex asterisk -r
Asterisk 11.5.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.
=========================================================================
Connected to Asterisk 11.5.0-rc1 currently running on t1000 (pid = 64575)
t1000*CLI> module show like sip
Module                         Description                              Use Count 
app_adsiprog.so                Asterisk ADSI Programming Application    0         
chan_sip.so                    Session Initiation Protocol (SIP)        0         
2 modules loaded
t1000*CLI> module unload chan_sip.so
t1000*CLI> module load chan_sip.so
t1000*CLI> module show like sip
t1000*CLI> quit
{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