View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014620ParaView(No Category)public2014-03-05 09:562014-08-29 11:00
ReporterCory Quammen 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.2Fixed in Version4.2 
Summary0014620: Crash when creating a Ruler source
DescriptionSteps to reproduce.

1. Launch ParaView
2. Create a Ruler source

Program crashes with.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff732d52a in vtkMath::Distance2BetweenPoints (x=0x0, y=0x0) at /home/cory/code/src/ParaView/VTK/Common/Core/vtkMath.h:1141
1141 return ( ( x[0] - y[0] ) * ( x[0] - y[0] )
(gdb) bt
#0 0x00007ffff732d52a in vtkMath::Distance2BetweenPoints (x=0x0, y=0x0) at /home/cory/code/src/ParaView/VTK/Common/Core/vtkMath.h:1141
#1 0x00007ffff732d3cd in pqDistanceWidget::updateDistance (this=0x3b79d30) at /home/cory/code/src/ParaView/Qt/Components/pqDistanceWidget.cxx:82
#2 0x00007ffff732d223 in pqDistanceWidget::pqDistanceWidget (this=0x3b79d30, o=0xf045a0, pxy=0xf045a0, p=0x0)
    at /home/cory/code/src/ParaView/Qt/Components/pqDistanceWidget.cxx:63
#3 0x00007ffff726b006 in pq3DWidget::pqStandardWidgets::newWidget (this=0x7fffffffc620, name=..., referenceProxy=0xf045a0, controlledProxy=0xf045a0)
    at /home/cory/code/src/ParaView/Qt/Components/pq3DWidget.cxx:130
#4 0x00007ffff726883a in pq3DWidget::createWidgets (refProxy=0xf045a0, pxy=0xf045a0)
    at /home/cory/code/src/ParaView/Qt/Components/pq3DWidget.cxx:252
#5 0x00007ffff73ff521 in pqProxyWidget::create3DWidgets (this=0x3bb1b20) at /home/cory/code/src/ParaView/Qt/Components/pqProxyWidget.cxx:950
#6 0x00007ffff73fd5cd in pqProxyWidget::createWidgets (this=0x3bb1b20, properties=...)
    at /home/cory/code/src/ParaView/Qt/Components/pqProxyWidget.cxx:699
#7 0x00007ffff73fc6c5 in pqProxyWidget::pqProxyWidget (this=0x3bb1b20, smproxy=0xf045a0, parentObject=0x0, wflags=...)
    at /home/cory/code/src/ParaView/Qt/Components/pqProxyWidget.cxx:532
#8 0x00007ffff73e33e5 in (anonymous namespace)::pqProxyWidgets::pqProxyWidgets (this=0x3baa590, proxy=0x3b668b0, panel=0xe06a00)
    at /home/cory/code/src/ParaView/Qt/Components/pqPropertiesPanel.cxx:100
TagsNo tags attached.
ProjectTBD
Topic Name14620_FixRulerCrash
Typecrash
Attached Files

 Relationships

  Notes
(0032464)
Utkarsh Ayachit (administrator)
2014-03-09 13:24

SUMMARY
---------------------------------------------
Topics merged into master:
        13794_fix_mp4py
        14572-search-series-parameter-widget
        14620_FixRulerCrash
        disabled-multiblock-pieces
        fix_example_qt5
        optimize_amrconnectivity
        point-sprite-plugin-crash
        pvweb-visualizer
        remove-extra-resources
(VTK) update-vtk-20140303


-------------------------------------------
(0032512)
Alan Scott (manager)
2014-03-20 21:35

Tested master, Linux, remote server.

 Issue History
Date Modified Username Field Change
2014-03-05 09:56 Cory Quammen New Issue
2014-03-05 09:56 Cory Quammen Assigned To => Cory Quammen
2014-03-05 10:13 Cory Quammen Topic Name => 14620_FixRulerCrash
2014-03-05 10:13 Cory Quammen Status backlog => gatekeeper review
2014-03-05 10:13 Cory Quammen Resolution open => fixed
2014-03-09 13:24 Utkarsh Ayachit Fixed in Version => git-master
2014-03-09 13:24 Utkarsh Ayachit Status gatekeeper review => customer review
2014-03-09 13:24 Utkarsh Ayachit Note Added: 0032464
2014-03-20 21:35 Alan Scott Note Added: 0032512
2014-03-20 21:35 Alan Scott Status customer review => closed
2014-06-17 09:22 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team