Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


64-bit Archlinux using 32-bit chrooted environment, game fails to start
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#5
Solved: 8 Years, 1 Month ago RE: 64-bit Archlinux using 32-bit chrooted environment, game fails to start
Can you run
ulimit -c unlimited
./penumbra
Do what ever you did to make it crash (seems like just starting up)
then run
gdb ./penumbra.bin core.342423
(the # is the process ID so it WILL be different)
from within GDB run the following
thread apply add bt
and past all of the output (there are going to be multiple pages)

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
07-19-2009, 07:21 PM
Website Find
Jump to the post that solved this thread.


Messages In This Thread



Users browsing this thread: 1 Guest(s)