View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015929ParaView(No Category)public2016-01-12 05:182016-08-12 09:59
ReporterMathieu Westphal 
Assigned ToKitware Robot 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0015929: wavelet broken when inversing range
DescriptionWavelet does not seem to support an inversed range, but the underlying problem might be bigger
Steps To ReproduceOpen Paraview
Create a wavelet
Set extent Z min to 100
Apply
Crash
Additional Information(gdb) bt
#0 0x00007ffff736b621 in std::min<float> (__a=@0x7fffffffc860: 9.99999968e+37, __b=@0x0: <error reading variable>)
    at /usr/include/c++/5.3.0/bits/stl_algobase.h:200
#1 0x00007fffeacae9e5 in vtkDataArrayPrivate::ComputeScalarRange<float, 1, 2>::operator()<float const*> (this=0x7fffffffc8d7, begin=0x0,
    end=0xfffffffffffd9abc, ranges=0x306f640) at /home/glow/work/kitware/paraview/paraview/VTK/Common/Core/vtkDataArrayPrivate.txx:82
#2 0x00007fffeacadcee in vtkDataArrayPrivate::DoComputeScalarRange<float, float const*> (begin=0x0, end=0xfffffffffffd9abc, numComp=1, ranges=0x306f640)
    at /home/glow/work/kitware/paraview/paraview/VTK/Common/Core/vtkDataArrayPrivate.txx:123
#3 0x00007fffeacacd6e in vtkDataArrayTemplate<float>::ComputeScalarRange (this=0x305f330, ranges=0x306f640)
    at /home/glow/work/kitware/paraview/paraview/VTK/Common/Core/vtkDataArrayTemplate.txx:1015
#4 0x00007fffeab960d7 in vtkDataArray::ComputeRange (this=0x305f330, range=0x7fffffffca40, comp=0)
    at /home/glow/work/kitware/paraview/paraview/VTK/Common/Core/vtkDataArray.cxx:1159
#5 0x00007ffff3da8ef5 in vtkDataArray::GetRange (this=0x305f330, range=0x7fffffffca40, comp=0)
    at /home/glow/work/kitware/paraview/paraview/VTK/Common/Core/vtkDataArray.h:311
#6 0x00007ffff3da4d92 in vtkPVArrayInformation::CopyFromObject (this=0x304e580, obj=0x305f330)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ClientServerCore/Core/vtkPVArrayInformation.cxx:570
#7 0x00007ffff3dc1b7f in vtkPVDataSetAttributesInformation::CopyFromDataSetAttributes (this=0x2cb5250, da=0x2cbd770)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ClientServerCore/Core/vtkPVDataSetAttributesInformation.cxx:228
#8 0x00007ffff3db4553 in vtkPVDataInformation::CopyFromDataSet (this=0x2cbc280, data=0x2cbdfc0)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ClientServerCore/Core/vtkPVDataInformation.cxx:509
0000009 0x00007ffff3db50fb in vtkPVDataInformation::CopyFromObject (this=0x2cbc280, object=0x296f450)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ClientServerCore/Core/vtkPVDataInformation.cxx:687
#10 0x00007ffff450788f in vtkPVSessionCore::GatherInformationInternal (this=0x9a5b00, information=0x2cbc280, globalid=3734)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:842
0000011 0x00007ffff450796d in vtkPVSessionCore::GatherInformation (this=0x9a5b00, location=1, information=0x2cbc280, globalid=3734)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:862
#12 0x00007ffff450349e in vtkPVSessionBase::GatherInformation (this=0xd93410, location=1, information=0x2cbc280, globalid=3734)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ServerImplementation/Core/vtkPVSessionBase.cxx:253
#13 0x00007ffff49740b5 in vtkSMProxy::GatherInformation (this=0x29d6e70, information=0x2cbc280)
    at /home/glow/work/kitware/paraview/paraview/ParaViewCore/ServerManager/Core/vtkSMProxy.cxx:841
#14 0x00007ffff49486b6 in vtkSMOutputPort::GatherDataInformation (this=0x2cb5110)
TagsNo tags attached.
ProjectTBD
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0038971)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2016-01-12 05:18 Mathieu Westphal New Issue
2016-01-12 05:20 Mathieu Westphal Description Updated
2016-01-12 05:20 Mathieu Westphal Steps to Reproduce Updated
2016-01-12 05:20 Mathieu Westphal Additional Information Updated
2016-08-12 09:59 Kitware Robot Note Added: 0038971
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team