[Pkg-blender-maintainers] Bug#433938: Crash when closing game engine the second time

Christoph chlue at web.de
Fri Jul 20 12:49:48 UTC 2007


Package: blender
Version: 2.44-2
Severity: normal

--- Please enter the report below this line. ---
When the game-engine is closed the second time, Blender crashes. gdb reports:
Compiled with Python version 2.4.4.
Checking for installed Python... got it!
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47993807894656 (LWP 7219)]
0x0000000000000049 in ?? ()
(gdb) bt
#0  0x0000000000000049 in ?? ()
#1  0x00002ba66932fcab in ?? () from /usr/lib/libpython2.4.so.1.0
#2  0x00002ba66932fcab in ?? () from /usr/lib/libpython2.4.so.1.0
#3  0x00002ba669384c87 in _PyImport_Fini () from /usr/lib/libpython2.4.so.1.0
#4  0x00002ba66938ebd8 in Py_Finalize () from /usr/lib/libpython2.4.so.1.0
#5  0x00000000007718cd in BPY_end_python ()
#6  0x0000000000572fee in start_game ()
#7  0x00000000005740a5 in ?? ()
#8  0x000000000056319f in screenmain ()
#9  0x000000000051546d in main ()

Apparently python 2.4 is the problem. If I use the official build compiled 
with python 2.5 from http://www.blender.org/download/get-blender-64-bits/, 
the program runs fine. (blender-2.44-linux-glibc236-py25-x86_64.tar.bz2)

--- How to reproduce: ---
Start Blender
press p for the game engine
press esc to quit the game engine (so far everything is fine)
press p again for the game engine
press esc to quit the game engine --> crash


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.21-2-amd64

Debian Release: lenny/sid
  500 testing         www.debian-multimedia.org 
  500 testing         security.debian.org 
  500 testing         ftp.de.debian.org 
   50 unstable        ftp.de.debian.org 

--- Package information. ---
Depends                       (Version) | Installed
=======================================-+-====================
libavcodec1d         (>= 0.cvs20070307) | 0.cvs20070307-6
libavformat1d        (>= 0.cvs20070307) | 0.cvs20070307-6
libavutil1d          (>= 0.cvs20070307) | 0.cvs20070307-6
libc6                        (>= 2.5-5) | 2.6-2
libdc1394-13                            | 1.1.0-3+b1
libfreetype6                   (>= 2.2) | 2.3.5-1+b1
libgcc1             (>= 1:4.2-20070516) | 1:4.2-20070712-1
libgettextpo0                           | 
libgl1-mesa-glx                         | 6.5.2-5
 OR libgl1                              | 
libglu1-mesa                            | 6.5.2-5
 OR libglu1                             | 
libgsm1                     (>= 1.0.10) | 1.0.10-13
libjpeg62                               | 6b-13
libogg0                      (>= 1.1.3) | 1.1.3-2
libopenexr2c2a               (>= 1.2.2) | 1.2.2-4.3
libpng12-0                (>= 1.2.13-4) | 1.2.15~beta5-2
libraw1394-8                            | 1.2.1-2
libsdl1.2debian           (>= 1.2.10-1) | 1.2.11-8
libstdc++6            (>= 4.2-20070516) | 4.2-20070712-1
libtheora0                              | 0.0.0.alpha7.dfsg-2
libvorbis0a                  (>= 1.1.2) | 1.1.2.dfsg-2
libvorbisenc2                (>= 1.1.2) | 1.1.2.dfsg-2
libx11-6                                | 2:1.0.3-7
libxi6                                  | 2:1.1.1-1
python2.4                   (>= 2.3.90) | 2.4.4-4
zlib1g                     (>= 1:1.2.1) | 1:1.2.3.3.dfsg-5
python-central               (>= 0.5.8) | 0.5.14




More information about the Pkg-blender-maintainers mailing list