[Debichem-devel] Bug#512826: bkchem: crash of X window after repeated use of object conf

Daniel Leidert daniel.leidert at wgdd.de
Sat Apr 11 17:20:20 UTC 2009


Hi Kenward,

May I ask, if you still observe this crash?

If yes, can you try to provide a backtrace? You maybe need to install
some debugging symbols (probably python-dbg and maybe the OpenGL
debugiing symbols libgl* ...). To get the backtrace, try:

gdb python
...
(gdb) set logging on
(gdb) r /usr/lib/bkchem/bkchem/bkchem.py

and then reproduce the crash. When it happens, type:

...
(gdb) bt full
(gdb) q

Maybe the backtrace will tell us more, where the crash is caused (I
guess, somewhere in the graphics driver; but we will see).

Regards, Daniel






More information about the Debichem-devel mailing list