FS#22157 - [warsow] segmentation fault opening maps

Attached to Project: Community Packages
Opened by Babets (Babets) - Monday, 20 December 2010, 19:04 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 20 December 2010, 23:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
Only on x86_64 architecture i got this problem opening a map; I found this problem in a couple of computer with arch linux.

Additional info:
* package version(s)0.6-1
* config and/or log files etc.
this is the strace of warsow from the beginning
Maybe could be useful so I attached the output of "strace warsow" opening a map

Steps to reproduce:
Open a map in warsow with a x86_64 system
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 20 December 2010, 23:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in -2.
Comment by Fortunato Ventre (voRia) - Monday, 20 December 2010, 22:23 GMT
I can confirm the problem, it's caused by custom CFLAGS used to compile (the ones specified in /etc/makepkg.conf).
Unsetting CFLAGS in PKGBUILD just before the 'make' command fixes the problem.

Loading...