[vtk-developers] [VTK 0013860]: the vtkXMLUnstructuredGridWriter crashes on MacOSX 10.6.8

Mantis Bug Tracker mantis at public.kitware.com
Mon Feb 4 06:26:53 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://vtk.org/Bug/view.php?id=13860 
====================================================================== 
Reported By:                Massimiliano Martinelli
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13860
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    Kitware 
Type:                       crash 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2013-02-04 06:26 EST
Last Modified:              2013-02-04 06:26 EST
====================================================================== 
Summary:                    the vtkXMLUnstructuredGridWriter crashes on MacOSX
10.6.8
Description: 
When I run the code in attachment on a MacOSX 10.6.8 the program crashes with
the following message:

vtk_writer.exe(6943) malloc: *** error for object 0x7fff70e33500: pointer being
freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap

The function that is causing the problem seems to be 
vtkXMLUnstructuredGridWriter::Write().

The vtk library is compiled from the MacPorts tree.

The same code works fine on linux.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-02-04 06:26 Massimiliano MartinelliNew Issue                               
    
2013-02-04 06:26 Massimiliano MartinelliFile Added: vtk_writer.cpp              
     
======================================================================




More information about the vtk-developers mailing list