Search found 2 matches

by lperkins2
Wed Aug 08, 2012 5:46 pm
Forum: Bugs Archive
Topic: Latest svn (r5417) builds, crashes on game start (Debian 64)
Replies: 0
Views: 472

Latest svn (r5417) builds, crashes on game start (Debian 64)

When selecting new game from the main menu, the loading bar appears and reaches 100%, then hangs. The window goes unresponsive, xkill closes the window but leaves the program running in the background. Sending sigquit while running it from gdb shows it is in /usr/lib/libnvidia-glcore.so.295.53 . It ...
by lperkins2
Wed Aug 08, 2012 5:25 pm
Forum: Bugs Archive
Topic: t-engine ignores signal2 (SIGINT) (Linux Mint Debian 64bit)
Replies: 0
Views: 477

t-engine ignores signal2 (SIGINT) (Linux Mint Debian 64bit)

I've compiled t-engine from the latest SVN, and it crashed when I selected new game. That's a separate issue, and most likely my fault. However, when I used ctrl-c (sig2) to kill the crashed program, it did not terminate. I also tried sig15 (sigterm) with no result. It does exit on a sig quit or sig...