View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009696ParaViewBugpublic2009-10-12 15:252010-05-06 16:58
ReporterSven Buijssen 
Assigned ToZhanping Liu 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.6 
Target VersionFixed in Version 
Summary0009696: Clip to scalar filter segfaults for attached dataset
DescriptionUncompress the attached dataset
Import both data arrays
Apply a clip filter with clip type 'scalar' (e.g. temperature value = 300.)

ParaView 3.6.1 and CVS HEAD will segfault (on Linux 32-bit). Crash is in
VTK/Common/vtkDataArray.cxx:378
378 if (type != source1->GetDataType() || type != source2->GetDataType())

gdb reports for source{1,2}->BothDataType() "Cannot access memory at address ..."

Import only one of the data arrays and PV does not segfault.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesgz file icon annulus.vtu.gz [^] (967,748 bytes) 2009-10-12 15:25

 Relationships

  Notes
(0020608)
Sven Buijssen (reporter)
2010-05-05 19:32

Has been resolved by commit fce215ca36af67df37f36f69fe3ddc46ca1800f4
(0020609)
Zhanping Liu (developer)
2010-05-05 23:33
edited on: 2010-05-05 23:35

As mentioned by Sven, this problem was actually fixed by the commit (Feb 2010) of vtkTableBasedClipDataSet.

(0020633)
Alan Scott (manager)
2010-05-06 16:58

Tested local server, Windows, trunk.

 Issue History
Date Modified Username Field Change
2009-10-12 15:25 Sven Buijssen New Issue
2009-10-12 15:25 Sven Buijssen File Added: annulus.vtu.gz
2010-05-05 19:32 Sven Buijssen Note Added: 0020608
2010-05-05 23:31 Zhanping Liu Assigned To => Zhanping Liu
2010-05-05 23:31 Zhanping Liu Status backlog => tabled
2010-05-05 23:33 Zhanping Liu Note Added: 0020609
2010-05-05 23:34 Zhanping Liu Note Edited: 0020609
2010-05-05 23:35 Zhanping Liu Note Edited: 0020609
2010-05-05 23:35 Zhanping Liu Status tabled => @80@
2010-05-06 16:58 Alan Scott Note Added: 0020633
2010-05-06 16:58 Alan Scott Status @80@ => closed
2010-05-06 16:58 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team