View previous topic :: View next topic |
Author |
Message |
coax Guest
|
Posted: Mon Nov 28, 2005 11:49 pm Post subject: [0.802] [linux] segfault |
|
|
got segfault immediately after the welcome screen.
my machine
Code: | 2.6.13 i686 GNU/Linux - Debian 3.1 (sarge) |
ldd output
Code: | libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0xb7eeb000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7edb000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7e21000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7dff000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7cca000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7cc7000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7c00000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7bf1000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fa4000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7be8000) |
gdb output
Code: | (no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1212509536 (LWP 10157)]
(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 -1216824400 (LWP 10160)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212509536 (LWP 10157)]
0x080f36f6 in std::string::_M_replace_safe<char const*> ()
#0 0x080f36f6 in std::string::_M_replace_safe<char const*> ()
#1 0x08053c38 in ?? ()
#2 0x08060c07 in ?? ()
#3 0x0804aff4 in ?? ()
#4 0xb7ca1974 in __libc_start_main () from /lib/tls/libc.so.6
#5 0x0804ad45 in ?? () |
|
|
Back to top |
|
|
st3vie Skale Administrator
Joined: 13 Nov 2002 Posts: 641 Location: Beverwijk, The Netherlands
|
Posted: Tue Nov 29, 2005 2:53 pm Post subject: |
|
|
hiya,
it might have something to do with the SDL library. It seems it is installed, but it might miss something, since there are many different packages, like libSDL-sound, -gfx, -net, etc...
Maybe you are missing libSDL-sound. Don't know if you can easily tell if it is installed or not?
good luck.
-st3vie |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|