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


[temp-solved]game crashs after radio messages
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#7
Solved: 8 Years, 9 Months, 4 Weeks ago RE: game crashs after radio messages

PRAEst76 Wrote:The is the same issue I've been getting. I've set the resolution down to 800x600 and switched off all unnecessary graphical effects and it still happens. I usually have to kill -9 penumbra and reload a few times to get through one of the radio broadcasts.

OK. Here is a way to get a core dump/backtrace from that.

when it is "hung" switch to TTY 1 and swith to the penumbra game directory

ps ax | grep penumbra.bin
Note the process ID
gdb ./penumbra.bin PidFoundFromAbove
then in gdb type
thread apply all bt full

Post/PM me the contents of that backtrace, that will let me know where it is hanging.

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
06-01-2007, 12:42 AM
Website Find


Messages In This Thread



Users browsing this thread: 2 Guest(s)