Bug#310744: pymol: segmentation fault on nvidia hardware

2008-05-05 Thread Daniel Leidert
Hi, Can you still reproduce your problem with the latest pymol packages? Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#310744: pymol: segmentation fault on nvidia hardware

2005-05-27 Thread Toine Schreurs
Strange, I installed libc6-dbg, set the LD_LIBRAY_PATH variable and now pymol does not segfault anymore. This was the only change. I now have added /usr/lib/debug to /etc/ld.so.conf, and after ldconfig everything works as expected. Toine Sorry, I forgot about that. The backtrace might be

Bug#310744: pymol: segmentation fault on nvidia hardware

2005-05-26 Thread Toine Schreurs
Does it segfault with the free nvidia driver as well (assuming you are using the binary-only one)? With the free driver, everything works fine. We also tried to disable stereo and/or backing store for the binary driver, but this did not help. We need the binary driver to use stereo glasses.

Bug#310744: pymol: segmentation fault on nvidia hardware

2005-05-26 Thread Michael Banck
On Wed, May 25, 2005 at 06:01:50PM +0200, Toine Schreurs wrote: /usr/bin/pymol: line 8: 11707 Segmentation fault python /usr/lib/python2.3/ site-packages/pymol/__init__.py $* What you can try is export the variables as found in /usr/bin/pymol (it's just a wrapper script), then run python

Bug#310744: pymol: segmentation fault on nvidia hardware

2005-05-26 Thread Michael Banck
Hi, On Thu, May 26, 2005 at 06:13:02PM +0200, Toine Schreurs wrote: Here follows the gdb output. (gdb) r /usr/lib/python2.3/site-packages/pymol/__init__.py 3al1.pdb Starting program: /usr/bin/python2.3 /usr/lib/python2.3/site-packages/pymol/__in it__.py 3al1.pdb (no debugging

Bug#310744: pymol: segmentation fault on nvidia hardware

2005-05-25 Thread Toine Schreurs
Package: pymol Version: 0.97-2 Severity: important segmentation fault with larger pdb files on nvidia hardware (NVIDIA binary kernel module for Linux 2.4.27-2-686) On non-nvidia hardware I don't see these problems. If pymol is started on a non-nvidia computer and the DISPLAY is set to a

Bug#310744: pymol: segmentation fault on nvidia hardware

2005-05-25 Thread Michael Banck
On Wed, May 25, 2005 at 06:01:50PM +0200, Toine Schreurs wrote: segmentation fault with larger pdb files on nvidia hardware (NVIDIA binary kernel module for Linux 2.4.27-2-686) On non-nvidia hardware I don't see these problems. Does it segfault with the free nvidia driver as well (assuming