View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015639ParaView(No Category)public2015-08-12 04:082015-12-01 16:51
ReporterMathieu Westphal 
Assigned ToCory Quammen 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.4 
Summary0015639: "Delete all annotations" button modulo by zero
DescriptionThe "Delete all annotations" button triggers a modulo by zero (Arithmetic) error:

Program received signal SIGFPE, Arithmetic exception.
0x00007fffeab8531b in vtkLookupTable::GetIndex (this=0x55f3cb0, v=0)
    at /home/glow/work/kitware/EDF/paraview_movido/paraview/VTK/Common/Core/vtkLookupTable.cxx:506
506 return this->GetAnnotatedValueIndex( v ) % this->GetNumberOfTableValues();

this->GetNumberOfTableValues() is zero indeed.
Steps To ReproduceOpen FieldsDataBlocks.vtm
Color by "vtkBlockColors"
Open ColorMapEditor
Click "Delete all Annotations" button
TagsNo tags attached.
ProjectTBD
Topic Name15639_delete_annotations_crash
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0034975)
Cory Quammen (developer)
2015-08-12 11:20

https://gitlab.kitware.com/paraview/paraview/merge_requests/294 [^]
(0034996)
Utkarsh Ayachit (administrator)
2015-08-14 07:38

Merged
(0035496)
Alan Scott (manager)
2015-12-01 16:51

Tested master, OGL 5.0, Linux, remote server.

 Issue History
Date Modified Username Field Change
2015-08-12 04:08 Mathieu Westphal New Issue
2015-08-12 04:08 Mathieu Westphal Assigned To => Utkarsh Ayachit
2015-08-12 04:10 Mathieu Westphal Description Updated
2015-08-12 04:10 Mathieu Westphal Steps to Reproduce Updated
2015-08-12 08:36 Utkarsh Ayachit Assigned To Utkarsh Ayachit => Cory Quammen
2015-08-12 10:00 Cory Quammen Status backlog => active development
2015-08-12 11:20 Cory Quammen Topic Name => 15639_delete_annotations_crash
2015-08-12 11:20 Cory Quammen Note Added: 0034975
2015-08-12 11:20 Cory Quammen Status active development => gatekeeper review
2015-08-12 11:20 Cory Quammen Fixed in Version => 4.4
2015-08-12 11:20 Cory Quammen Resolution open => fixed
2015-08-14 07:38 Utkarsh Ayachit Note Added: 0034996
2015-08-14 07:38 Utkarsh Ayachit Status gatekeeper review => customer review
2015-12-01 16:51 Alan Scott Note Added: 0035496
2015-12-01 16:51 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team