I'm getting a segmentation fault as well. I notice some talk about ATI drivers - I have a 9200 card as well, will update drivers in a minute.
Console output complains about missing libaries, which in fact are present in the ./lib folder.
Blackbox.text comes later - hope this helps
-Henrik
Error while mapping shared library sections:
./lib/libSDL-1.2.so.0: Ingen sådan fil eller filkatalog.
Error while mapping shared library sections:
./lib/libvorbisfile.so.3: Ingen sådan fil eller filkatalog.
Error while mapping shared library sections:
./lib/libgcc_s.so.1: Ingen sådan fil eller filkatalog.
Error while reading shared library symbols:
./lib/libSDL-1.2.so.0: Ingen sådan fil eller filkatalog.
Error while reading shared library symbols:
./lib/libvorbisfile.so.3: Ingen sådan fil eller filkatalog.
Error while reading shared library symbols:
./lib/libgcc_s.so.1: Ingen sådan fil eller filkatalog.
Previous frame inner to this frame (corrupt stack?)
Darwinia has unexpectedly encountered a fatal error.
A full description of the error can be found in the file
blackbox.txt in the current working directory
./darwinia: line 39: 7116 Lagersegmentfejl $here/lib/darwinia.bin.x86
=========================
DARWINIA BLACK BOX REPORT
=========================
VERSION : linux-full-1.2.1
ERROR : 'Got a fatal signal: 11
'
=========================
====== STACKTRACE =======
=========================
retAddress = 0x808f860
retAddress = 0x808f18e
retAddress = 0x807872f
retAddress = 0x815d7ba
retAddress = 0x80bfc74
retAddress = 0x804d851
retAddress = 0x80ba03b
retAddress = 0x80ba1c9
retAddress = 0x80a6466
retAddress = 0x4030fb10
retAddress = 0x804cdc1
gdb stack trace:
GNU gdb 6.2.1
Copyright 2004 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 "i586-suse-linux".
(gdb) Reading symbols from /home/henrik/darwinia/lib/darwinia.bin.x86...(no debugging symbols found)...done.
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) Attaching to program: /home/henrik/darwinia/lib/darwinia.bin.x86, process 7116
Reading symbols from /usr/X11R6/lib/libGL.so.1...done.
Loaded symbols for /usr/X11R6/lib/libGL.so.1
Reading symbols from /usr/lib/libGLU.so.1...done.
Loaded symbols for /usr/lib/libGLU.so.1
Reading symbols from /usr/lib/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++.so.5
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/tls/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread 1079374976 (LWP 7116)]
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /home/henrik/darwinia/lib/libvorbis.so.0...done.
Loaded symbols for /home/henrik/darwinia/./lib/../lib/libvorbis.so.0
Reading symbols from /home/henrik/darwinia/lib/libogg.so.0...done.
Loaded symbols for /home/henrik/darwinia/./lib/../lib/libogg.so.0
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/X11R6/lib/libXcursor.so.1.0.2...done.
Loaded symbols for /usr/X11R6/lib/libXcursor.so.1.0.2
Reading symbols from /usr/X11R6/lib/libXrender.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXrender.so.1
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
0xffffe410 in ?? ()
(gdb) 1 Thread 1079374976 (LWP 7116) 0xffffe410 in ?? ()
(gdb)
Thread 1 (Thread 1079374976 (LWP 7116)):
#0 0xffffe410 in ?? ()
#1 0xbfffe53c in ?? ()
#2 0x00000000 in ?? ()
#3 0xbfffe3f8 in ?? ()
#4 0x40381513 in __waitpid_nocancel () from /lib/tls/libc.so.6
#5 0x4032e71c in do_system () from /lib/tls/libc.so.6
#6 0x0808c648 in ?? ()
#7 0x0808c942 in ?? ()
#8 0x0808c760 in ?? ()
#9 <signal handler called>
#10 0x0808f47a in ?? ()
#11 0x00000000 in ?? ()
#12 0x0817dbf8 in std::basic_streambuf<wchar_t, std::char_traits<wchar_t> >::_S_pback_size ()
#13 0x084ad868 in ?? ()
#14 0xbfffee3c in ?? ()
#15 0x0808f860 in ?? ()
#16 0x00000008 in ?? ()
#17 0x0817dbf8 in std::basic_streambuf<wchar_t, std::char_traits<wchar_t> >::_S_pback_size ()
#18 0xbfffee54 in ?? ()
#19 0x0808f18e in ?? ()
#0 0xffffe410 in ?? ()
(gdb) Detaching from program: /home/henrik/darwinia/lib/darwinia.bin.x86, process 7116
henrik@dhcppc3:~/darwinia>




