View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010891ParaViewBugpublic2010-06-25 05:312010-07-07 11:06
ReporterPaul Edwards 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target Version3.10Fixed in Version3.10 
Summary0010891: Crash with ribbon filter
DescriptionTo reproduce:

  * line source
  * ribbon filter

As soon as it is applied it crashes.

This is on linux running master branch
Additional InformationIt's sorting an array in this function:

void
vtkPVDataSetAttributesInformation
::CopyFromDataSetAttributes(vtkDataSetAttributes *da)

and one of the elements is a null pointer.

This was introduce here:

http://paraview.org/gitweb?p=ParaView.git;a=commitdiff;h=3a808a21e550f895d313da6bd2533acc55a8840d [^]
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0021172)
Utkarsh Ayachit (administrator)
2010-06-25 11:21

commit 370729f9bc399d984f37f5b2f6dea72ddba9dcdb
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Jun 25 11:15:36 2010 -0400

    Fixed segfault when there was no array name (BUG 0010891).
(0021173)
Utkarsh Ayachit (administrator)
2010-06-25 11:21

must move to release branch
(0021262)
Alan Scott (manager)
2010-07-06 21:37

Assuming it will get moved to release.

Tested trunk, local server, windows.
(0021284)
Utkarsh Ayachit (administrator)
2010-07-07 11:06

This bug was introduced by the following commit which is not on the 3.8 release branch and hence this fix does not need to be moved to that branch.

commit 3a808a21e550f895d313da6bd2533acc55a8840d
Author: Zhanping Liu <zhanping.liu@kitware.com>
Date: Fri Apr 30 15:31:45 2010 -0400

    Fixed bug 10327 to sort variables in ParaView UI.
    
    Now varaibles are alphabetically sorted in Object Inspector
    (three panels: Properties, Display, and Information).

 Issue History
Date Modified Username Field Change
2010-06-25 05:31 Paul Edwards New Issue
2010-06-25 11:15 Utkarsh Ayachit Status backlog => tabled
2010-06-25 11:15 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-06-25 11:15 Utkarsh Ayachit Target Version => 3.8.1
2010-06-25 11:21 Utkarsh Ayachit Note Added: 0021172
2010-06-25 11:21 Utkarsh Ayachit Status tabled => @80@
2010-06-25 11:21 Utkarsh Ayachit Resolution open => fixed
2010-06-25 11:21 Utkarsh Ayachit Note Added: 0021173
2010-07-06 21:37 Alan Scott Note Added: 0021262
2010-07-06 21:37 Alan Scott Status @80@ => closed
2010-07-07 09:55 Utkarsh Ayachit Fixed in Version => Development
2010-07-07 11:06 Utkarsh Ayachit Note Added: 0021284
2010-07-07 11:06 Utkarsh Ayachit Fixed in Version Development => 3.10
2010-07-07 11:06 Utkarsh Ayachit Target Version 3.8.1 => 3.10


Copyright © 2000 - 2018 MantisBT Team