View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003947ParaView(No Category)public2006-10-17 06:542009-12-09 21:22
ReporterErik Edelmann 
Assigned ToBerk Geveci 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003947: Seg. Fault with .pvd + .vtk (legacy)
DescriptionI have e bunch of .vtk (legacy) files. Reading them directly into paraview, e.g.

> paraview --data=mooo0001.vtk

works well. But if I write a .pvd header file for them, and feed that file to paraview;

> paraview --data=mooo.pvd

paraview crashes with Segmentation fault.

If I convert the *.vtk files to the newer XML based format by opening them in paraview and saving them as .vtu, and read these .vtu files via a .pvd file, it works, so it seems that it's reading legacy .vtk files via a .pvd file that is broken.

I'm using paraview 2.4.4 on Linux/x86.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filestar file icon mooo.tar [^] (266,240 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0005493)
Erik Edelmann (reporter)
2006-10-23 09:12

Ok, after reading the fine print in the manual, I realize that this isn't supposed to work. Some more user friendly error message than "Segmentation fault" would still be nice.

 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2009-12-09 21:22 Berk Geveci Status tabled => closed
2009-12-09 21:22 Berk Geveci Resolution open => fixed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team