https://bugzilla.novell.com/show_bug.cgi?id=732438 https://bugzilla.novell.com/show_bug.cgi?id=732438#c6 Patrick Klatt <patrick.klatt@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick.klatt@t-online.de --- Comment #6 from Patrick Klatt <patrick.klatt@t-online.de> 2011-12-21 11:38:06 UTC --- (In reply to comment #5)
I get the exact same errors (verbatim) on a 64-bit box running openSuse 12.1 (kernel 3.0). I ran supertux2 through gdb, exact same errors here, too.
I installed the debug package for supertux2 via yast, as advised.
Now what am I supposed to do? After crashing (via gdb or standalone) I get the exact same output which Melchiaros says is not good enough for tracking down the error. What/how do I need to run instead?
Hello Mr. Hinz, you start Supertux2 with command: gdb supertux2 then call command: run and after that you inspect the crash with command: backtrace. Be sure to have installed the debuginfo packages supplied with the output from "(gdb) run" That should it be -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.