Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 994468

Summary: tolua++ segfaults on arm when building conky
Product: [Fedora] Fedora Reporter: Miroslav Lichvar <mlichvar>
Component: tolua++Assignee: Tim Niemueller <tim>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: tim
Target Milestone: ---   
Target Release: ---   
Hardware: arm   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-08 09:21:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 245418, 992086    

Description Miroslav Lichvar 2013-08-07 10:59:17 UTC
Description of problem:
When building the conky package on arm, tolua++ segfaults in this command
tolua++ -n imlib2 -o libimlib2.c ./imlib2.pkg

http://kojipkgs.fedoraproject.org//work/tasks/4100/5704100/build.log

I'm not sure if this is a tolua++ bug, a lua bug or something else.

Version-Release number of selected component (if applicable):
tolua++.armv7hl 0:1.0.93-6.fc19
lua.armv7hl 0:5.2.2-1.fc20

Comment 1 Fedora End Of Life 2013-09-16 16:26:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Miroslav Lichvar 2014-01-08 09:21:58 UTC
It seems this was fixed in 1.0.93-10 by "use pre-generated toluabind.c".