[asterisk-bugs] [JIRA] (ASTERISK-21665) 11.4 rc1 Crash on debian/sparc
Jeremy Kister (JIRA)
noreply at issues.asterisk.org
Tue Apr 23 14:38:38 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205719#comment-205719 ]
Jeremy Kister commented on ASTERISK-21665:
------------------------------------------
patch did not apply clean to 11.4.0-rc1, but was easy to do manually.
did not seem to make a difference, thank you for your support btw.
{noformat}
> gdb `which asterisk`
GNU gdb (GDB) 7.0.1-debian
[...]
(gdb) run -c
[...]
Program received signal SIGBUS, Bus error.
0xf7b8f9f8 in pthread_cond_init@@GLIBC_2.3.2 () from /lib/libpthread.so.0
(gdb) bt
#0 0xf7b8f9f8 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 0x00154464 in __ast_cond_init (filename=0x2659b8 "taskprocessor.c", lineno=455, func=0x2660a8 "ast_taskprocessor_get",
cond_name=0x265f18 "&p->poll_cond", cond=0x2f0b34, cond_attr=0x0) at lock.c:454
#3 0x001f4340 in ast_taskprocessor_get (name=0x245250 "core_event_dispatcher", create=TPS_REF_DEFAULT) at taskprocessor.c:455
#4 0x00109354 in ast_event_init () at event.c:1873
#5 0x000665c4 in main (argc=2, argv=0xffffd964) at asterisk.c:4008
(gdb) cont
Continuing.
Program terminated with signal SIGBUS, Bus error.
The program no longer exists.
{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, 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