From: Nicolas B. <nbi...@gm...> - 2010-08-17 18:04:43
|
Just a followup of my own message... I've recompiled python and visual with debug symbols. Here is the new stack trace: http://pastebin.com/zihsxktb Thanx 2010/8/17 Nicolas Bigaouette <nbi...@gm...> > Hi all, > > I've ported one of my script from PyMol to vpython and it's pretty neat. > But, I cannot use it on 2 of my machine as vpython is segfaulting. Just > importing visual is enough to segfault. Here is a gdb stacktrace: > http://pastebin.com/6vLzqjfb I couldn't see anything from it... > > I tried recompiling visual-5.32_release.tar.bz2 without success. > > I'm using ArchLinux x86_64 > python 2.6.5-3 > python-numpy 1.4.1-1 > pkg-config 0.25-2 > boost 1.43.0-1 > gtkglextmm 1.2.0-4 > libglademm 2.6.7-1 > boost-libs 1.43.0-1 > tk 8.5.8-2 > > Thanx for any help! > |