Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340303 - games-strategy/smac version 6.0a segfaults on AMD64
Summary: games-strategy/smac version 6.0a segfaults on AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-09 23:25 UTC by J M W
Modified: 2013-01-31 20:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J M W 2010-10-09 23:25:46 UTC
Running smac on my AMD Phenom ii system results in a segfault. Strace shows this:

geteuid()                               = -1 ENOSYS (Function not implemented)

This is on a brand new install of Gentoo. It probably has to do with using one of the recent kernels that made changes to the system calls (this is what I gathered by hashing it out with the folks on #Gentoo).

Reproducible: Always

Steps to Reproduce:
1.emerge smac 
2.run smac
3.Segmentation fault

Actual Results:  
Segmentation fault

Expected Results:  
The game should have run
Comment 1 David Klempner 2011-11-19 09:39:10 UTC
You need to enable CONFIG_UID16 in your kernel.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2013-01-31 20:05:02 UTC
added an elog message.