View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011520ParaViewBugpublic2010-11-25 18:132011-01-13 17:00
ReporterSven Buijssen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformLinux 64bitOSUbuntuOS Version10.04
Product VersionDevelopment 
Target VersionFixed in Version3.10 
Summary0011520: Applying CellDataToPointData to UnstructuredGrid data set crashes ParaView 3.9.0
DescriptionLoad the attached data set.
Apply CellDataToPointData filter.

=> ParaView 3.9.0 as of Aug 5, 2010 or later will segfault (tested with 32bit and 64bit Release and Debug build on Linux). ParaView 3.8.1 is not affected.

Additional InformationI traced the error back to this ParaView commit:

commit c070167c9d1e9d1dea2d6135bb7f6871b4e88a69
Author: Meng ZHU <meng@g.clemson.com>
Date: Thu Aug 5 15:10:30 2010 -0400

It pulls in several VTK commits from that day. Digging deeper everything is fine until VTK commit

commit b9b9f609d83fc310bebf89aefaa1ffb6a400a3f2
Author: David Gobbi <david.gobbi@gmail.com>
Date: Thu Aug 5 11:51:56 2010 -0600

The culprit that causes the segfault is

commit 287423eb929a92543efb34fb6e4448371be487e1
Author: Meng ZHU <meng@g.clemson.com>
AuthorDate: Thu Jul 15 16:37:00 2010 -0400
Commit: Meng ZHU <meng@g.clemson.com>
CommitDate: Thu Aug 5 15:06:19 2010 -0400

One needs the VTK commits 287423eb929a92543efb34fb6e4448371be487e1..64d063161ce696a755a215a0c66bd668f728d171 in order to get ParaView to compile again. That version is the first to segfault. All more recent builds of ParaView do, too.

This bug is probably related, if not a duplicate of bug 11202. But unlike that one, this report provides a sample data set to reproduce.

Interestingly, when removing any of the three cell data sets from the sample file, ParaView will not segfault any more.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon input.minimal-set-of-data-sets-causing-crash.vtu [^] (22,590 bytes) 2010-11-25 18:13

 Relationships
has duplicate 0011202closedUtkarsh Ayachit ParaView-3.9.0 crashes when applying CellDataToPointData-filter on Ensight-dataset 

  Notes
(0023570)
Utkarsh Ayachit (administrator)
2010-11-29 10:36

commit 0c475d5b84d19000f86504c8d3f9b0104c16f4a3
Merge: 969a15a e35ed5a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Nov 29 10:35:45 2010 -0500

    Merge topic '11520_bug_in_celldata_to_pointdata'
    
    e35ed5a Fixed BUG 0011520. Fixes segfault for unstructured grids.
(0023571)
Utkarsh Ayachit (administrator)
2010-11-29 10:37

commit 59fc5838ea46ce5127cf142d97f841f43e41c621
Merge: f02ba9b a3d5233
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Nov 29 10:37:23 2010 -0500

    Merge topic '11520_bug_in_celldata_to_pointdata'
    
    a3d5233 Bringing in fix for bug 0011520.
(0023597)
Alan Scott (manager)
2010-11-30 18:53

Tested client/remote server, trunk, Windows.

 Issue History
Date Modified Username Field Change
2010-11-25 18:13 Sven Buijssen New Issue
2010-11-25 18:13 Sven Buijssen File Added: input.minimal-set-of-data-sets-causing-crash.vtu
2010-11-29 10:36 Utkarsh Ayachit Note Added: 0023570
2010-11-29 10:37 Utkarsh Ayachit Note Added: 0023571
2010-11-29 10:37 Utkarsh Ayachit Status backlog => @80@
2010-11-29 10:37 Utkarsh Ayachit Fixed in Version => 3.10
2010-11-29 10:37 Utkarsh Ayachit Resolution open => fixed
2010-11-29 10:37 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-11-30 18:53 Alan Scott Note Added: 0023597
2010-11-30 18:53 Alan Scott Status @80@ => closed
2010-12-07 08:00 Utkarsh Ayachit Relationship added has duplicate 0011202
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709


Copyright © 2000 - 2018 MantisBT Team