[Python-apps-team] Bug#677421: mayavi2: segfaults as soon as a module is loaded
Francesco Poli (wintermute)
invernomuto at paranoici.org
Wed Jun 13 20:23:47 UTC 2012
Package: mayavi2
Version: 4.1.0-1
Severity: grave
Justification: renders package unusable
Hello,
it seems that I am unable to use mayavi2 on an updated Debian testing
box.
I reproduced this bug with any data set I tried to visualize, hence
the package is currently unusable.
Steps to reproduce:
0) take some data to visualize and start mayavi2; for instance:
$ zcat /usr/share/doc/mayavi2/examples/mayavi/data/fire_ug.vtu.gz > fire_ug.vtu
$ zcat /usr/share/doc/mayavi2/examples/mayavi/data/room_vis.wrl.gz > room_vis.wrl
$ mayavi2 -d room_vis.wrl -d fire_ug.vtu
1) add a module; for instance: Streamline, or IsoSurface, or something else
(it does not seem to make any difference)
2) mayavi2 exits and the only output on the terminal is
"Segmentation fault"
3) /var/log/kern.log says
python[10336]: segfault at 1d ip 00007f6b433b387d sp 00007fff89aa30c0 error 4 in libwx_baseu-2.8.so.0.8.0[7f6b432c8000+146000]
My guess is that the segfault has something to do with python-wxgtk2.8,
but I don't know whether it's triggered by some incorrect use on the side
of mayavi2 or rather by some misbehavior of the library...
Please help!
I cannot use mayavi2 until this bug is fixed!
Thanks for your time.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (800, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mayavi2 depends on:
ii libc6 2.13-33
ii libjs-jquery 1.7.2+debian-1
ii python 2.7.2-10
ii python-apptools 4.0.1-1
ii python-configobj 4.7.2+ds-4
ii python-envisage 4.1.0-2
ii python-numpy [python-numpy-abi9] 1:1.6.2-1
ii python-pkg-resources 0.6.24-1
ii python-traits 4.1.0-1
ii python-traitsui 4.1.0-1
ii python-vtk 5.8.0-13
ii python-wxgtk2.8 2.8.12.1-11
ii python2.7 2.7.3~rc2-2.1
mayavi2 recommends no packages.
Versions of packages mayavi2 suggests:
pn ipython <none>
pn python-scipy <none>
-- no debconf information
More information about the Python-apps-team
mailing list