Bug#650208: phlipple: crash at startup

Bas Wijnen wijnen at debian.org
Sun Nov 27 19:27:57 UTC 2011


Package: phlipple
Version: 0.8.2-1
Severity: grave
Justification: renders package unusable

When trying to start phlipple, I briefly see a black window, then it 
crashes with a segmentation fault. I built it with symbols to get a 
meaningful stack backtrace:

phlipple-0.8.2$ gdb src/phlipple
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/shevek/tmp/phlipple-0.8.2/src/phlipple...done.
(gdb) run
Starting program: /home/shevek/tmp/phlipple-0.8.2/src/phlipple
[Thread debugging using libthread_db enabled]
[New Thread 0xb2d26b70 (LWP 29623)]
[Thread 0xb2d26b70 (LWP 29623) exited]
[New Thread 0xb2d26b70 (LWP 29624)]
[New Thread 0xb2525b70 (LWP 29625)]

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x08055341 in quad_renderer_init () at quadrenderer.c:55
#2  0x080556f0 in SceneManager_reshape (w=640, h=480) at scenes.c:103
#3  0x08053c4b in OS_mainLoop () at osinterface_sdl.c:163
#4  0x080556ca in SceneManager_run () at scenes.c:90
#5  0x08050ebc in main (argc=1, argv=0xbffff374) at main.c:26
(gdb) quit

My system does not have hardware openGL support, but other 3D programs 
work fine (though sometimes slow).

Thanks,
Bas Wijnen





More information about the Pkg-games-devel mailing list