[asterisk-bugs] [JIRA] (ASTERISK-21665) 11.4 rc1 Crash on debian/sparc with SIGBUS, Bus Error
Walter Doekes (JIRA)
noreply at issues.asterisk.org
Thu Apr 25 01:54:38 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205803#comment-205803 ]
Walter Doekes commented on ASTERISK-21665:
------------------------------------------
@rnewton: these traces are short enough to fit inline. They're more readable this way than having to open separate attachments.
@jkister: at breakpoint 5 things did not break yet.. you would have to {{cont}}-inue a bit to see what the last pthread_* function is that is called just before it dies.
As for the fact that 1.8.21 works fine. My first theory would be that BUILD_NATIVE is disabled (or some other optimizing flag) on the 1.8 build.
{noformat}
touch main/astobj2.c
make NOISY_BUILD=yes
{noformat}
What's the difference between the gcc flags for 1.8 vs. 11?
> 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