Bug 494906

Summary: sqlite SIGBUS's on sparc arches
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: sqliteAssignee: Panu Matilainen <pmatilai>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mmcgrath, pmatilai, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://sparc.koji.fedoraproject.org/koji/buildinfo?buildID=27773
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-09 15:50:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Upstream patch for the breakage none

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