Darwinia Demo 2 on Gentoo - failed to set screen mode

Problems with the Linux version of Darwinia

Moderators: jelco, bert_the_turtle, Chris, andy, John

User avatar
NeoThermic
Introversion Staff
Introversion Staff
Posts: 6256
Joined: Sat Mar 02, 2002 10:55 am
Location: ::1
Contact:

Darwinia Demo 2 on Gentoo - failed to set screen mode

Postby NeoThermic » Sat Nov 18, 2006 7:59 pm

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : linux-demo2-1.3.0
ERROR   : 'Failed to set screen mode'

=========================
====== STACKTRACE =======
=========================

retAddress = 0x80b943c
retAddress = 0x804d794
retAddress = 0x80b3cbe
retAddress = 0x80b3e71
retAddress = 0x80a25b8
retAddress = 0xb7bfd878
retAddress = 0x804cc91


gdb stack trace:

GNU gdb 6.4
Copyright 2005 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 "i686-pc-linux-gnu".
(gdb) Reading symbols from /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86...(no debugging symbols found)...done.
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) Attaching to program: /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86, process 6436
(no debugging symbols found)
`system-supplied DSO at 0xb7f83000' has disappeared; keeping its symbols.
Reading symbols from /usr/local/games/darwinia-demo2/lib/libSDL-1.2.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libSDL-1.2.so.0
Reading symbols from /usr/lib/opengl/xorg-x11/lib/libGL.so.1...done.
Loaded symbols for //usr//lib/opengl/xorg-x11/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/local/games/darwinia-demo2/lib/libvorbisfile.so.3...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libvorbisfile.so.3
Reading symbols from /usr/lib/libstdc++-v3/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++-v3/libstdc++.so.5
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread -1214572864 (LWP 6436)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libXext.so.6...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libXxf86vm.so.1...done.
Loaded symbols for /usr/lib/libXxf86vm.so.1
Reading symbols from /usr/lib/libdrm.so.2...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6...done.
Loaded symbols for /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6
Reading symbols from /usr/local/games/darwinia-demo2/lib/libvorbis.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/../lib/libvorbis.so.0
Reading symbols from /usr/local/games/darwinia-demo2/lib/libogg.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/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/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
0xb7f83410 in __kernel_vsyscall ()
(gdb)   1 Thread -1214572864 (LWP 6436)  0xb7f83410 in __kernel_vsyscall ()
(gdb)
Thread 1 (Thread -1214572864 (LWP 6436)):
#0  0xb7f83410 in __kernel_vsyscall ()
#1  0xb7c71f13 in waitpid () from /lib/libc.so.6
#2  0xb7c1d299 in strtold_l () from /lib/libc.so.6
#3  0x08088748 in ?? ()
#4  0x08088a42 in ?? ()
#5  0x08088615 in ?? ()
#6  0x080b943c in ?? ()
#7  0x0804d794 in ?? ()
#8  0x080b3cbe in ?? ()
#9  0x080b3e71 in ?? ()
#10 0x080a25b8 in ?? ()
#11 0xb7bfd878 in __libc_start_main () from /lib/libc.so.6
#12 0x0804cc91 in ?? ()
#0  0xb7f83410 in __kernel_vsyscall ()
(gdb) Detaching from program: /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86, process 6436
User avatar
NeoThermic
Introversion Staff
Introversion Staff
Posts: 6256
Joined: Sat Mar 02, 2002 10:55 am
Location: ::1
Contact:

Postby NeoThermic » Sun Nov 19, 2006 9:35 am

Ok, I've fixed the first error. For anyone else with this problem, once in your WM of choice, try run glxinfo. If it complains about missing glx, open your xorg.conf file (/etc/X11/), and uncomment the lines to load glx, dri, and the last three lines in the xorg.conf (these load the dri settings).

restart X, re-run glxinfo and see if you get a proper output. Once you do Darwinia should run.

However, I've hit a second problem:

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : linux-demo2-1.3.0
ERROR   : 'Got a fatal signal: 11
'

=========================
====== PREFERENCES ======
=========================

ServerAddress = 127.0.0.1
BypassNetwork = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 0
SoundLibrary = software
SoundMixFreq = 22050
SoundMasterVolume = 255
SoundChannels = 32
SoundHW3D = 0
SoundSwapStereo = 0
SoundMemoryUsage = 1
SoundBufferSize = 512
SoundDSP = 0
ScreenWidth = 1024
ScreenHeight = 768
ScreenWindowed = 0
ScreenZDepth = 24
ScreenColourDepth = 32
ScreenRefresh = 60
RenderLandscapeDetail = 1
RenderWaterDetail = 1
RenderBuildingDetail = 1
RenderEntityDetail = 1
RenderCloudDetail = 1
RenderPixelShader = 1
ControlMouseButtons = 3
ControlMethod = 1
RenderLandscapeMode = 2
ManuallyScaleTextures = 0
UserProfile = DemoUser
RenderSpecialLighting = 1
StartMap = launchpad

=========================
====== STACKTRACE =======
=========================

retAddress = 0xb7e7759e
retAddress = 0xb7e76c62
retAddress = 0x807f94b
retAddress = 0x807fe8a
retAddress = 0x80ade1b
retAddress = 0x80ba26b
retAddress = 0x80b9dd9
retAddress = 0x80b3799
retAddress = 0x80b408d
retAddress = 0x80a25b8
retAddress = 0xb7bd5878
retAddress = 0x804cc91


gdb stack trace:

GNU gdb 6.4
Copyright 2005 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 "i686-pc-linux-gnu".
(gdb) Reading symbols from /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86...(no debugging symbols found)...done.
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) Attaching to program: /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86, process 8293
(no debugging symbols found)
`system-supplied DSO at 0xb7f5b000' has disappeared; keeping its symbols.
Reading symbols from /usr/local/games/darwinia-demo2/lib/libSDL-1.2.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libSDL-1.2.so.0
Reading symbols from /usr/lib/opengl/xorg-x11/lib/libGL.so.1...done.
Loaded symbols for //usr//lib/opengl/xorg-x11/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/local/games/darwinia-demo2/lib/libvorbisfile.so.3...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libvorbisfile.so.3
Reading symbols from /usr/lib/libstdc++-v3/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++-v3/libstdc++.so.5
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread -1214736704 (LWP 8293)]
[New Thread -1225196640 (LWP 8294)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libXext.so.6...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libXxf86vm.so.1...done.
Loaded symbols for /usr/lib/libXxf86vm.so.1
Reading symbols from /usr/lib/libdrm.so.2...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6...done.
Loaded symbols for /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6
Reading symbols from /usr/local/games/darwinia-demo2/lib/libvorbis.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/../lib/libvorbis.so.0
Reading symbols from /usr/local/games/darwinia-demo2/lib/libogg.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/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/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /usr/lib/libXcursor.so.1...done.
Loaded symbols for /usr/lib/libXcursor.so.1
Reading symbols from /usr/lib/libXrender.so.1...done.
Loaded symbols for /usr/lib/libXrender.so.1
Reading symbols from /usr/lib/libXfixes.so.3...done.
Loaded symbols for /usr/lib/libXfixes.so.3
Reading symbols from /usr/lib/libasound.so.2...done.
Loaded symbols for /usr/lib/libasound.so.2
Reading symbols from /lib/libnss_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_nis.so.2...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0xb7f5b410 in __kernel_vsyscall ()
(gdb)   2 Thread -1225196640 (LWP 8294)  0xb7f5b410 in __kernel_vsyscall ()
  1 Thread -1214736704 (LWP 8293)  0xb7f5b410 in __kernel_vsyscall ()
(gdb)
Thread 2 (Thread -1225196640 (LWP 8294)):
#0  0xb7f5b410 in __kernel_vsyscall ()
#1  0xb7c72d23 in poll () from /lib/libc.so.6
#2  0xb78b48b4 in snd_pcm_wait_nocheck () from /usr/lib/libasound.so.2
#3  0xb78b4a8f in snd_pcm_wait () from /usr/lib/libasound.so.2
#4  0xb78b6829 in snd_pcm_write_areas () from /usr/lib/libasound.so.2
#5  0xb78c002f in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2
#6  0xb78af10c in snd_pcm_writei () from /usr/lib/libasound.so.2
#7  0xb7ebdd33 in ALSA_PlayAudio (this=0x93e28e0) at SDL_alsa_audio.c:270
#8  0xb7eb8137 in SDL_RunAudio (audiop=0x93e28e0) at SDL_audio.c:232
#9  0xb7f0310b in SDL_RunThread (data=0x93e2f88) at SDL_thread.c:218
#10 0xb7f0331f in RunThread (data=0xfffffffc) at SDL_systhread.c:82
#11 0xb7bb2294 in start_thread () from /lib/libpthread.so.0
#12 0xb7c7bdbe in clone () from /lib/libc.so.6

Thread 1 (Thread -1214736704 (LWP 8293)):
#0  0xb7f5b410 in __kernel_vsyscall ()
#1  0xb7c49f3b in waitpid () from /lib/libc.so.6
#2  0xb7bf5299 in strtold_l () from /lib/libc.so.6
#3  0xb7bf5632 in system () from /lib/libc.so.6
#4  0x08088748 in ?? ()
#5  0x08088a42 in ?? ()
#6  0x08088860 in ?? ()
#7  <signal handler called>
#8  0xb7c2aa6c in memcpy () from /lib/libc.so.6
#9  0xb7e76ced in __glXPopArrayState () from //usr//lib/opengl/xorg-x11/lib/libGL.so.1
#10 0xb7e7759e in __glXPopArrayState () from //usr//lib/opengl/xorg-x11/lib/libGL.so.1
#11 0xb7e76c62 in __glXPopArrayState () from //usr//lib/opengl/xorg-x11/lib/libGL.so.1
#12 0x0807f94b in ?? ()
#13 0x0807fe8a in ?? ()
#14 0x080ade1b in ?? ()
#15 0x080ba26b in ?? ()
#16 0x080b9dd9 in ?? ()
#17 0x080b3799 in ?? ()
#18 0x080b408d in ?? ()
#19 0x080a25b8 in ?? ()
#20 0xb7bd5878 in __libc_start_main () from /lib/libc.so.6
#21 0x0804cc91 in ?? ()
#0  0xb7f5b410 in __kernel_vsyscall ()
(gdb) Detaching from program: /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86, process 8293


Looking into it now :)

NeoThermic
User avatar
NeoThermic
Introversion Staff
Introversion Staff
Posts: 6256
Joined: Sat Mar 02, 2002 10:55 am
Location: ::1
Contact:

Postby NeoThermic » Sun Nov 19, 2006 9:58 am

Ok, finally solved. To note that on my card, the above error was triggered because I needed to change the render landscape mode (but since I'm used to windows, I was editing the wrong one :| )

For demo2, the file resides in ~/.darwinia/demo2/

You'll just have to edit the line RenderLandscapeMode to be 1 or 0, depending on your card. :)

NeoThermic
User avatar
NeoThermic
Introversion Staff
Introversion Staff
Posts: 6256
Joined: Sat Mar 02, 2002 10:55 am
Location: ::1
Contact:

Postby NeoThermic » Sun Nov 19, 2006 10:14 am

The never-ending saga. In order to get a playable framerate, I lowered the detail. Possibly by too much:

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : linux-demo2-1.3.0
ERROR   : 'Got a fatal signal: 11
'

=========================
====== PREFERENCES ======
=========================

ServerAddress = 127.0.0.1
BypassNetwork = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 0
SoundLibrary = software
SoundMixFreq = 22050
SoundMasterVolume = 255
SoundChannels = 32
SoundHW3D = 0
SoundSwapStereo = 0
SoundMemoryUsage = 1
SoundBufferSize = 512
SoundDSP = 0
ScreenWidth = 640
ScreenHeight = 480
ScreenWindowed = 0
ScreenZDepth = 24
ScreenColourDepth = 32
ScreenRefresh = 60
RenderLandscapeDetail = 4
RenderWaterDetail = 0
RenderBuildingDetail = 0
RenderEntityDetail = 0
RenderCloudDetail = 0
RenderPixelShader = 0
ControlMouseButtons = 3
ControlMethod = 1
RenderLandscapeMode = 1
ManuallyScaleTextures = 0
UserProfile = DemoUser
RenderSpecialLighting = 0
StartMap = launchpad

=========================
====== STACKTRACE =======
=========================

retAddress = 0x80ae3c3
retAddress = 0x80ade48
retAddress = 0x80ba2b9
retAddress = 0x80b9dd9
retAddress = 0x80b3799
retAddress = 0x80b408d
retAddress = 0x80a25b8
retAddress = 0xb7bb6878
retAddress = 0x804cc91


gdb stack trace:

GNU gdb 6.4
Copyright 2005 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 "i686-pc-linux-gnu".
(gdb) Reading symbols from /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86...(no debugging symbols found)...done.
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) Attaching to program: /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86, process 10162
Reading symbols from /usr/local/games/darwinia-demo2/lib/libSDL-1.2.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libSDL-1.2.so.0
Reading symbols from /usr/lib/opengl/xorg-x11/lib/libGL.so.1...done.
Loaded symbols for //usr//lib/opengl/xorg-x11/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/local/games/darwinia-demo2/lib/libvorbisfile.so.3...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libvorbisfile.so.3
Reading symbols from /usr/lib/libstdc++-v3/libstdc++.so.5...done.
Loaded symbols for /usr/lib/libstdc++-v3/libstdc++.so.5
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread -1214863680 (LWP 10162)]
[New Thread -1225323616 (LWP 10163)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libX11.so.6...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libXext.so.6...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libXxf86vm.so.1...done.
Loaded symbols for /usr/lib/libXxf86vm.so.1
Reading symbols from /usr/lib/libdrm.so.2...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6...done.
Loaded symbols for /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6
Reading symbols from /usr/local/games/darwinia-demo2/lib/libvorbis.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/lib/../lib/libvorbis.so.0
Reading symbols from /usr/local/games/darwinia-demo2/lib/libogg.so.0...done.
Loaded symbols for /usr/local/games/darwinia-demo2/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/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /usr/lib/libXcursor.so.1...done.
Loaded symbols for /usr/lib/libXcursor.so.1
Reading symbols from /usr/lib/libXrender.so.1...done.
Loaded symbols for /usr/lib/libXrender.so.1
Reading symbols from /usr/lib/libXfixes.so.3...done.
Loaded symbols for /usr/lib/libXfixes.so.3
Reading symbols from /usr/lib/libasound.so.2...done.
Loaded symbols for /usr/lib/libasound.so.2
Reading symbols from /lib/libnss_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_nis.so.2...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0xb7f3c410 in ?? ()
(gdb)   2 Thread -1225323616 (LWP 10163)  0xb7f3c410 in ?? ()
  1 Thread -1214863680 (LWP 10162)  0xb7f3c410 in ?? ()
(gdb)
Thread 2 (Thread -1225323616 (LWP 10163)):
#0  0xb7f3c410 in ?? ()
#1  0xb6f70268 in ?? ()
#2  0xffffffff in ?? ()
#3  0x00000001 in ?? ()
#4  0xb7c53d23 in poll () from /lib/libc.so.6
#5  0xb78958b4 in snd_pcm_wait_nocheck () from /usr/lib/libasound.so.2
#6  0xb7895a8f in snd_pcm_wait () from /usr/lib/libasound.so.2
#7  0xb7897829 in snd_pcm_write_areas () from /usr/lib/libasound.so.2
#8  0xb78a102f in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2
#9  0xb789010c in snd_pcm_writei () from /usr/lib/libasound.so.2
#10 0xb7e9ed33 in ALSA_PlayAudio (this=0x93e28e0) at SDL_alsa_audio.c:270
#11 0xb7e99137 in SDL_RunAudio (audiop=0x93e28e0) at SDL_audio.c:232
#12 0xb7ee410b in SDL_RunThread (data=0x93e2f88) at SDL_thread.c:218
#13 0xb7ee431f in RunThread (data=0xfffffffc) at SDL_systhread.c:82
#14 0xb7b93294 in start_thread () from /lib/libpthread.so.0
#15 0xb7c5cdbe in clone () from /lib/libc.so.6

Thread 1 (Thread -1214863680 (LWP 10162)):
#0  0xb7f3c410 in ?? ()
#1  0x00000001 in ?? ()
#2  0x00000000 in ?? ()
#0  0xb7f3c410 in ?? ()
(gdb) Detaching from program: /usr/local/games/darwinia-demo2/lib/darwinia.bin.x86, process 10162


NeoThermic

Return to “Linux Issues”

Who is online

Users browsing this forum: No registered users and 4 guests