[Python-apps-team] Bug#478844: Bug#478844: mayavi2: segfaults or corrupts memory after some operations

Prabhu Ramachandran prabhu at aero.iitb.ac.in
Mon May 5 17:11:30 UTC 2008


Hi Francesco,

Varun Hiremath wrote:
> Hi Prabhu and Gael,
> 
> I got one more bug report, could you please check:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478844
> 
> Any idea what is going on here? There have been some issues with
> mayavi2 in Debian after it was rebuilt with python 2.5
> 
> Any help would be appreciated.

This is a problem with the binary reader in VTK.  If you comment out all 
the settings you initialize in the list_plot3d.py you'll get garbage 
results and it looks like my hooking up the results of this entire 
process breaks things with the rest of the pipeline.  Almost always 
segfaults are due to VTK related issues.

I'll look at doing one of the following, either popping up a UI so you 
can set the properties before the files is loaded or looking at the 
error code to defer creation of the property.  This is a bug.  Thanks 
for reporting it.  Hopefully I'll fix it soon.

cheers,
prabhu





More information about the Python-apps-team mailing list