Summary: | games-puzzle/enigma segfaults with open(NULL, O_RDONLY) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joseph Booker <joe> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cpp+disabled |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | strace for enigma-1.01 |
Description
Joseph Booker
2007-12-27 17:52:02 UTC
Created attachment 139439 [details]
strace for enigma-1.01
Does it work with dev-libs/xerces-c-2.7.0-r1 ? Pretty sure this is a bug in xerces-c 2.8.0, although I haven't been able to reproduce it yet. I should have more time next week. cpp people: can you confirm this? sorry for the long response, downgrading to dev-libs/xerces-c-2.7.0-r1 and recompiling enigma did work It's possible, but can't confirm. Please try xerces-c-2.8 compiled without iconv or with icu useflag. Thats it, with USE="icu -debug -doc -iconv -libwww -+threads" for dev-libs/xerces-c-2.8.0, enigma works Try the latest version of the ebuild in portage please. It now requires dev-libs/xerces-c-3 but I want to make sure there isn't an additional dep for the use flags. Well, using USE="curl iconv icu libwww -debug -doc -threads -elibc_Darwin -elibc_FreeBSD" (i.e., nothing in my package.uses) for dev-libs/xerces-c-3.0.0-r1 and recompiling enigma keeps it working |