ioquake / ioq3

The ioquake3 community effort to continue supporting/developing id's Quake III Arena
https://ioquake3.org/
GNU General Public License v2.0
2.42k stars 529 forks source link

seg fault on start up #696

Open SingingBush opened 1 week ago

SingingBush commented 1 week ago

I opened this on the Fedora bugzilla in Feb but thought to post here as nobody has responded: https://bugzilla.redhat.com/show_bug.cgi?id=2264071

essentially when starting the binary there's a seg fault:

$ quake3
ioq3 1.36 linux-x86_64 Jul 21 2023
Have SSE support
----- FS_Startup -----
Segmentation fault (core dumped)
Calinou commented 1 week ago

Does this occur with ioq3 compiled from source using this repository?

SingingBush commented 1 week ago

no, building from source and running is fine. I suspect the Fedora maintainers need to update the way the package is built. Perhaps it's building from an old commit.