Bug#619071: supertuxkart: hang down after several race - SIGSEGV

merlin v.merlin at seznam.cz
Sun Mar 20 22:27:13 UTC 2011


Package: supertuxkart
Version: 0.7+dfsg1-1
Severity: normal


Hi,

I can normally play game, but if I want choose another track (after the race is finished) from first screen,
sometime the SIGSEGV occurs. Sometime = you have to make  one or more  of loops, which consist of finised 
the race and choose another track.

Here is back trace, but I don't know how make this with debug symbols

martin at debian:~/ZDROJE/supertuxkart$ gdb supertuxkart
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/games/supertuxkart...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/games/supertuxkart 
[Thread debugging using libthread_db enabled]
Irrlicht Engine version 1.7.1
Linux 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart/'
[IrrDriver] Creating NULL device
Irrlicht Engine version 1.7.1
Linux 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64
[IrrDriver] Trying OpenGL rendering.
[IrrDriver] Tring to create device with 32 bits
[New Thread 0x7fffee0cd700 (LWP 4448)]
[Irrlicht Warning] Could not open file of texture: chinch-fur.rgb
[Irrlicht Warning] Could not open file of texture: chinch-skin.rgb
[Irrlicht Warning] Could not open file of texture: cup_Sphere.002.rgb
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data//music/MayDayMayhem.ogg>, gain=0.7
WARNING: Music not playing when it should be. Source state: 4116
[KartSelectionScreen] WARNING: the focus dispatcher can't find the widget for player 0!
Allocating 512 x 512 radeon RBO (pitch 512)
WARNING: Music not playing when it should be. Source state: 4116
WARNING: Music not playing when it should be. Source state: 4116
-- switching to screen racesetup.stkgui
-- switching to screen karts.stkgui
[KartSelectionScreen] WARNING: the focus dispatcher can't find the widget for player 0!
WARNING: Music not playing when it should be. Source state: 4116
Allocating 2048 x 128 radeon RBO (pitch 2048)
Allocating 180 x 180 radeon RBO (pitch 192)
[Irrlicht Error] FBO has one or several incomplete image attachments
[Irrlicht Error] FBO error
[QuadGraph::makeMiniMap] WARNING: RTT does not appear to work,mini-map will not be available
[Irrlicht Error] GL_INVALID_VALUE
[Irrlicht Error] Could not bind Texture
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data/music///TheDeadRocks-EasyJob.ogg>, gain=0.7
-- switching to screen race
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data//music/MayDayMayhem.ogg>, gain=0.7
Allocating 2048 x 128 radeon RBO (pitch 2048)
Allocating 180 x 180 radeon RBO (pitch 192)
[Irrlicht Error] FBO has one or several incomplete image attachments
[Irrlicht Error] FBO error
[QuadGraph::makeMiniMap] WARNING: RTT does not appear to work,mini-map will not be available
[Irrlicht Error] GL_INVALID_VALUE
[Irrlicht Error] Could not bind Texture
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data/music///TheDeadRocks-GreenSecretFromAmazonia.ogg>, gain=0.7
-- switching to screen race
startMusic : m_normal_filename=</usr/share/games/supertuxkart//data//music/MayDayMayhem.ogg>, gain=0.7

Program received signal SIGSEGV, Segmentation fault.
0x00000000003f8000 in ?? ()
(gdb) bt
#0  0x00000000003f8000 in ?? ()
#1  0x00007ffff77693b6 in irr::video::COpenGLDriver::createDepthTexture(irr::video::ITexture*, bool) () from /usr/lib/libIrrlicht.so.1.7
#2  0x00007ffff77698db in irr::video::COpenGLDriver::addRenderTargetTexture(irr::core::dimension2d<unsigned int> const&, irr::core::string<char, irr::core::irrAllocator<char> > const&, irr::video::ECOLOR_FORMAT) () from /usr/lib/libIrrlicht.so.1.7
#3  0x0000000000446581 in ?? ()
#4  0x00000000005468a5 in ?? ()
#5  0x000000000054815f in ?? ()
#6  0x00000000004e3186 in ?? ()
#7  0x00000000004e510d in ?? ()
#8  0x00000000004db4b6 in ?? ()
#9  0x000000000050419a in ?? ()
#10 0x000000000050469a in ?? ()
#11 0x000000000051d8c8 in ?? ()
#12 0x000000000051f09d in ?? ()
#13 0x0000000000464154 in ?? ()
#14 0x00000000004645ad in ?? ()
#15 0x00000000004646cd in ?? ()
#16 0x00007ffff7861cc7 in irr::gui::CGUIModalScreen::OnEvent(irr::SEvent const&) () from /usr/lib/libIrrlicht.so.1.7
#17 0x00007ffff78868c4 in irr::gui::CGUIWindow::OnEvent(irr::SEvent const&) () from /usr/lib/libIrrlicht.so.1.7
#18 0x00007ffff78224fa in irr::gui::CGUIButton::OnEvent(irr::SEvent const&) () from /usr/lib/libIrrlicht.so.1.7
#19 0x00007ffff7844c94 in irr::gui::CGUIEnvironment::postEventFromUser(irr::SEvent const&) () from /usr/lib/libIrrlicht.so.1.7
#20 0x00007ffff781eb94 in irr::CIrrDeviceStub::postEventFromUser(irr::SEvent const&) () from /usr/lib/libIrrlicht.so.1.7
#21 0x00007ffff7814cb5 in irr::CIrrDeviceLinux::run() () from /usr/lib/libIrrlicht.so.1.7
#22 0x00000000004473af in ?? ()
#23 0x00000000004120c0 in ?? ()
#24 0x0000000000410b93 in ?? ()
#25 0x00007ffff602ec4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, 
    init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffffffe2d8) at libc-start.c:228
#26 0x000000000040d879 in ?? ()
#27 0x00007fffffffe2d8 in ?? ()
#28 0x000000000000001c in ?? ()
#29 0x0000000000000001 in ?? ()
#30 0x00007fffffffe5a9 in ?? ()
#31 0x0000000000000000 in ?? ()
(gdb) 

with regards M. Kovarik
  

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.utf8, LC_CTYPE=cs_CZ.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages supertuxkart depends on:
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libenet0debian1         1.2.1-1          thin network communication layer o
ii  libgcc1                 1:4.5.2-4        GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-4          A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.7.1-4          The OpenGL utility library (GLU)
ii  libirrlicht1.7          1.7.1+dfsg1-1+b1 High performance realtime 3D engin
ii  libopenal1              1:1.12.854-2     Software implementation of the Ope
ii  libstdc++6              4.5.2-4          The GNU Standard C++ Library v3
ii  libvorbisfile3          1.3.2-1          The Vorbis General Audio Compressi
ii  supertuxkart-data       0.7+dfsg1-1      data for the supertuxkart kart rac

supertuxkart recommends no packages.

supertuxkart suggests no packages.

-- no debconf information





More information about the Pkg-games-devel mailing list