Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Linux Beta Demo and Feedback (1.0.1 Final Out)
pkerling Offline
Junior Member

Posts: 1
Threads: 0
Joined: Mar 2007
Reputation: 0
#24
RE: Linux Beta Demo and Feedback

Hi,

the game simply crashes when DISPLAY is unset (or any other initialization error occurs).

Maybe you could add an error message of what went wrong?

philipp@hiroshima ~/PenumbraEp1Demo $ echo $DISPLAY
:0.0
philipp@hiroshima ~/PenumbraEp1Demo $ unset DISPLAY
philipp@hiroshima ~/PenumbraEp1Demo $ ./penumbrademo
./penumbrademo: line 2:  6880 Segmentation fault      LD_LIBRARY_PATH=./lib ./penumbrademo.bin
philipp@hiroshima ~/PenumbraEp1Demo $ LD_LIBRARY_PATH=./lib gdb ./penumbrademo.bin
GNU gdb 6.6
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 "i686-pc-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /home/philipp/PenumbraEp1Demo/penumbrademo.bin
(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 -1228306736 (LWP 6893)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228306736 (LWP 6893)]
---Type <return> to continue, or q <return> to quit---
0xb7809f37 in SDL_GL_SetAttribute () from ./lib/libSDL-1.2.so.0
(gdb) bt
#0  0xb7809f37 in SDL_GL_SetAttribute () from ./lib/libSDL-1.2.so.0
#1  0x0837c152 in ?? ()
#2  0x082ccdd9 in ?? ()
#3  0x0831ea90 in ?? ()
#4  0x0831f537 in ?? ()
#5  0x08116a74 in ?? ()
#6  0x0813bd5d in ?? ()
#7  0xb7873838 in __libc_start_main () from /lib/libc.so.6
#8  0x0804d711 in ?? ()
(gdb)
(This post was last modified: 03-24-2007, 07:29 AM by Slacker.)
03-24-2007, 07:27 AM
Find


Messages In This Thread



Users browsing this thread: 2 Guest(s)