[asterisk-bugs] [JIRA] (ASTERISK-21763) asterisk -r Bus Error on Debian/sparc

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed May 8 18:23:38 CDT 2013


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

Rusty Newton edited comment on ASTERISK-21763 at 5/8/13 6:23 PM:
-----------------------------------------------------------------

[link to backtrace1.txt|https://issues.asterisk.org/jira/secure/attachment/47301/backtrace1.txt]

{noformat}
> id
uid=6447(jk) gid=14(super-users) groups=14(super-users),0(root),20(dialout),24(cdrom),25(floppy),29(audio),44(video),46(plugdev)
> sudo rasterisk asterisk -nrx 'core show version'
Asterisk 10.12.2 built by root @ pbx1.offphl on a sparc64 running Linux on 2013-04-26 19:05:40 UTC
> rasterisk asterisk -nrx 'core show version'
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Bus error
{noformat}


                
      was (Author: jkister):
    {noformat}
# gdb asterisk core
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/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/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/libsqlite3.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libsqlite3.so.0
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 /usr/lib/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Core was generated by `rasterisk asterisk -nrx core show version'.
Program terminated with signal 10, Bus error.
#0  0xf7c3ce78 in ?? () from /lib/libc.so.6
(gdb) bt
#0  0xf7c3ce78 in ?? () from /lib/libc.so.6
#1  0xf7d39008 in ?? () from /lib/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) quit
{noformat}

{noformat}
> id
uid=6447(jk) gid=14(super-users) groups=14(super-users),0(root),20(dialout),24(cdrom),25(floppy),29(audio),44(video),46(plugdev)
> sudo rasterisk asterisk -nrx 'core show version'
Asterisk 10.12.2 built by root @ pbx1.offphl on a sparc64 running Linux on 2013-04-26 19:05:40 UTC
> rasterisk asterisk -nrx 'core show version'
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
Bus error
{noformat}


                  
> asterisk -r Bus Error on Debian/sparc
> -------------------------------------
>
>                 Key: ASTERISK-21763
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21763
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 1.8.21.0, 10.12.2, 11.4.0
>         Environment: Debian 6 SPARC
>            Reporter: Jeremy Kister
>         Attachments: backtrace1.txt
>
>
> as root:
> # /etc/init.d/asterisk start
> stopping asterisk.
> Asterisk ended with exit status 0
> Asterisk shutdown normally.
> # /etc/init.d/asterisk start
> starting asterisk.
> Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
> Bus error (core dumped)
> as non-root:
> # asterisk -r
> Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
> Bus error
> as root:
> # 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 = 8635)
> Verbosity is at least 3
> pbx1*CLI> 

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