Hi Joachim, > I always get a segmentation fault, when I click "help"->"about" to see the > version details of pymol. The respective entry in /var/log/messages is: > > pymol.exe[4991]: segfault at 3e0019b ip 00000000f74857a0 sp 00000000f3bab9a8 > error 4 in libtcl8.5.so[f7410000+ed0 > 00]
Indeed on a few Linux distros, there is a crash when selecting Help > About. We're trying to track down the cause. The error happens in our pure Python code and the segfault happens in the libtcl8.5 shared library. If you're checking for the PyMOL version number, please use "get_version" in the meantime. Cheers, -- Jason -- Jason Vertrees, PhD PyMOL Product Manager Schrodinger, LLC (e) [email protected] (o) +1 (603) 374-7120 ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ PyMOL-users mailing list ([email protected]) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/[email protected]
