<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Steps to reproduce:<br>
      <br>
      Start pvserver running parallel 2 ranks<br>
      Open the attached dataset, load b array<br>
      Slice the dataset such that the slice contains no data from at
      least one rank.<br>
      Color slice by b array magnitude (default)<br>
      Open the color scale editor -&gt; crash<br>
      <br>
      I added the test dataset to the bug report:
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="http://paraview.org/Bug/view.php?id=14051">http://paraview.org/Bug/view.php?id=14051</a><br>
      <br>
      On 05/03/2013 04:12 PM, Burlen Loring wrote:<br>
    </div>
    <blockquote cite="mid:51844458.50500@lbl.gov" type="cite">with git
      master from this afternoon, I'm experiencing segfaults when I try
      to open the color scale editor. seems to be related to
      vtkPVProminentValuesInformation. As soon as I get 4 or more ranks
      I have the segfault. Is this a known issue?
      <br>
      <br>
      Program received signal SIGSEGV, Segmentation fault.
      <br>
      0x00007fde3f6dbee1 in vtkInformationVector::GetInformationObject
      (this=0x0, index=0) at
/work/ext/ParaView/sqtk-pv/ParaView/VTK/Common/Core/vtkInformationVector.cxx:157<br>
      157&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(index &gt;= 0 &amp;&amp; index &lt;
      this-&gt;NumberOfInformationObjects)
      <br>
      (gdb) where
      <br>
      #0&nbsp; 0x00007fde3f6dbee1 in
      vtkInformationVector::GetInformationObject (this=0x0, index=0) at
/work/ext/ParaView/sqtk-pv/ParaView/VTK/Common/Core/vtkInformationVector.cxx:157
      <br>
      #1&nbsp; 0x00007fde3f5c5950 in vtkAbstractArray::UpdateDiscreteValueSet
      (this=0x3ce0130, uncertainty=0, minimumProminence=0) at
      /work/ext/ParaView/sqtk-pv/ParaView/VTK/Common/Core/vtkAbstractArray.c
      <br>
      #2&nbsp; 0x00007fde3f5c4d81 in
      vtkAbstractArray::GetProminentComponentValues (this=0x3ce0130,
      comp=-1, values=0x3cd2f30, uncertainty=0, minimumProminence=0)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/VTK/Common/Core/vtkAbstractArray.cxx:548<br>
      #3&nbsp; 0x00007fde383df72d in
      vtkPVProminentValuesInformation::CopyDistinctValuesFromObject
      (this=0x3ccfeb0, array=0x3ce0130)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVProminentValuesInformation.cxx:391<br>
      #4&nbsp; 0x00007fde383df5b7 in
      vtkPVProminentValuesInformation::CopyFromLeafDataObject
      (this=0x3ccfeb0, dobj=0x4084620)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVProminentValuesInformation.cxx:360<br>
      #5&nbsp; 0x00007fde383df2ad in
      vtkPVProminentValuesInformation::CopyFromCompositeDataSet
      (this=0x3ccbd80, cds=0x40bb800)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVProminentValuesInformation.cxx:309<br>
      #6&nbsp; 0x00007fde383def5f in
      vtkPVProminentValuesInformation::CopyFromObject (this=0x3ccbd80,
      obj=0x405dd90)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVProminentValuesInformation.cxx:263<br>
      #7&nbsp; 0x00007fde401554f0 in
      vtkPVSessionCore::GatherInformationInternal (this=0x23a3b90,
      information=0x3ccbd80, globalid=4483)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:838<br>
      #8&nbsp; 0x00007fde401555cb in vtkPVSessionCore::GatherInformation
      (this=0x23a3b90, location=17, information=0x3ccbd80,
      globalid=4483)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:858<br>
      #9&nbsp; 0x00007fde401512c0 in vtkPVSessionBase::GatherInformation
      (this=0x23a9ad0, location=17, information=0x3ccbd80,
      globalid=4483)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkPVSessionBase.cxx:258<br>
      #10 0x00007fde40160b7e in
      vtkPVSessionServer::GatherInformationInternal (this=0x23a9ad0,
      location=17, classname=0x3cbb9f8
      "vtkPVProminentValuesInformation", globalid=4483, stream=...)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:567<br>
      #11 0x00007fde401608f0 in
      vtkPVSessionServer::OnClientServerMessageRMI (this=0x23a9ad0,
      message=0x408dec0, message_length=135)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:527<br>
      #12 0x00007fde4015ee0c in (anonymous namespace)::RMICallback
      (localArg=0x23a9ad0, remoteArg=0x408dec0, remoteArgLength=135)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:56<br>
      #13 0x00007fde3fb0c4bf in vtkMultiProcessController::ProcessRMI
      (this=0x2cdfe60, remoteProcessId=1, arg=0x408dec0, argLength=135,
      rmiTag=55625)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/VTK/Parallel/Core/vtkMultiProcessController.cxx:650<br>
      #14 0x00007fde3fb0c06e in vtkMultiProcessController::ProcessRMIs
      (this=0x2cdfe60, reportErrors=0, dont_loop=1)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/VTK/Parallel/Core/vtkMultiProcessController.cxx:597<br>
      #15 0x00007fde3fe64291 in
      vtkTCPNetworkAccessManager::ProcessEventsInternal (this=0x2394e90,
      timeout_msecs=0, do_processing=true)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ClientServerCore/Core/vtkTCPNetworkAccessManager.cxx:268<br>
      #16 0x00007fde3fe63e50 in
      vtkTCPNetworkAccessManager::ProcessEvents (this=0x2394e90,
      timeout_msecs=0)
      <br>
      &nbsp;&nbsp;&nbsp; at
/work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ClientServerCore/Core/vtkTCPNetworkAccessManager.cxx:165<br>
      #17 0x0000000000401713 in RealMain (argc=1, argv=0x7fff7f9ea6a8,
      type=vtkProcessModule::PROCESS_SERVER) at
/work/ext/ParaView/sqtk-pv/ParaView/CommandLineExecutables/pvserver_common.h:90<br>
      #18 0x00000000004017c5 in main (argc=1, argv=0x7fff7f9ea6a8) at
/work/ext/ParaView/sqtk-pv/ParaView/CommandLineExecutables/pvserver.cxx:21</blockquote>
    <br>
  </body>
</html>