Bug 494906 - sqlite SIGBUS's on sparc arches
Summary: sqlite SIGBUS's on sparc arches
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sqlite
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL: http://sparc.koji.fedoraproject.org/k...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-08 16:46 UTC by Dennis Gilmore
Modified: 2009-04-09 15:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-09 15:50:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Upstream patch for the breakage (7.11 KB, patch)
2009-04-09 07:37 UTC, Panu Matilainen
no flags Details | Diff

Description Dennis Gilmore 2009-04-08 16:46:51 UTC
Description of problem:
when trying to do anything on sparc arches with sqlite-3.6.12-2.fc11  you get an immediate SIGBUS 

build log is at http://sparc.koji.fedoraproject.org/packages/sqlite/3.6.12/2.fc11/data/logs/sparcv9/build.log 

tests show the issue
./testfixture ./test/veryquick.test
aggerror-1.1...make: *** [test] Bus error

Comment 1 Panu Matilainen 2009-04-09 07:37:43 UTC
Created attachment 338872 [details]
Upstream patch for the breakage

Right, this is apparently http://www.sqlite.org/cvstrac/tktview?tn=3777. I noticed it when looking for the PPC brokenness but didn't want to add patches to something I couldn't test.

Can you try the attached patch (fished from upstream CVS) to see if it really fixes the issue on Sparc?

Comment 2 Dennis Gilmore 2009-04-09 14:50:20 UTC
http://sparc.koji.fedoraproject.org/koji/taskinfo?taskID=168598  is a scratch build with the patch applied.  yum is happy again after installing it.

Comment 3 Dennis Gilmore 2009-04-09 15:50:50 UTC
commited the patch to cvs and built in rawhide


Note You need to log in before you can comment on or make changes to this bug.