Here you are!

Thanks for your help,
Eric

Samuel Mimram wrote:
Hi,

Eric Lavarde wrote:
I tried xmoto but it quits all the time with a segmentation fault, the
screen flickers shortly and that's it.

Could you please provide me with a gdb stacktrace? In order to get it
you have to do:

gdb xmoto
(gdb) run
[...wait for the crash...]
(gdb) where

and send me the output.

Thanks!

Samuel.


GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/games/xmoto
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1495001376 (LWP 4725)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1498031184 (LWP 4728)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1495001376 (LWP 4725)]
0xa7b4375b in strlen () from /lib/tls/libc.so.6
(gdb) where
#0  0xa7b4375b in strlen () from /lib/tls/libc.so.6
#1  0xa7b17064 in vfprintf () from /lib/tls/libc.so.6
#2  0xa7b2fcdb in vsprintf () from /lib/tls/libc.so.6
#3 0x0805d389 in std::operator+<char, std::char_traits<char>, std::allocator<char> > () #4 0x0805dd80 in std::operator+<char, std::char_traits<char>, std::allocator<char> > () #5 0x0805f874 in std::operator+<char, std::char_traits<char>, std::allocator<char> > () #6 0x080a87a5 in std::operator+<char, std::char_traits<char>, std::allocator<char> > ()
#7  0xa7aecea8 in __libc_start_main () from /lib/tls/libc.so.6
#8  0x0804d7e1 in ?? ()
(gdb)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to