View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012241ParaViewBugpublic2011-06-03 10:002011-06-24 20:26
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.12 
Summary0012241: Connecting/Disconnecting to pvservers multiple times doesn't work
DescriptionPV git master, OS X 10.6.7, Qt 4.7.2.
Connecting/Disconnecting to pvservers multiple times doesn't work but crashes
ParaView.

Steps to Reproduce:
File->Connect...
Choose a properly configured entry from the "Choose a servrer:" list
File->Disconnect
File->Connect...
Choose a properly configured entry from the "Choose a servrer:" list

Then the pvservers don't start up but ParaView crashes. Attached the complete
console log in Additional Information.


Additional Information:
Multiple server connections not supported yet.
Requesting to remove a non-added server.
ERROR: In
/Volumes/RAID0data/paraview/ParaView/ParaViewCore/ServerImplementation/vtkPVSessionCore.cxx,
line 317
vtkPVSessionCore (0x12003eea0): Attempt to assign existing ID 1.
while processing
Message 0 = Assign
 Argument 0 = id_value {1}
 Argument 1 = vtk_object_pointer {vtkPVSessionCoreInterpreterHelper
(0x120031220)}

ERROR: In
/Volumes/RAID0data/paraview/ParaView/ParaViewCore/ServerImplementation/vtkPVSessionCore.cxx,
line 318
vtkPVSessionCore (0x12003eea0): Aborting execution for debugging purposes.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0026662)
Utkarsh Ayachit (administrator)
2011-06-03 10:04

commit c722aabd71054536924f0ba0b66bcdb69275e2e3
Merge: 43b53b3 441ad1a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Jun 3 10:04:14 2011 -0400

    Merge topic '12241_multiple_connects_failed'
    
    441ad1a Fixed BUG 0012241. Multiple connects was causing issues.

commit 441ad1a1cfa481305808f9cca2bc025c06da9ba9
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Jun 3 10:00:28 2011 -0400

    Fixed BUG 0012241. Multiple connects was causing issues.
    
    The problem was that the queued-connection was causing the newly connected
    server to be disconnected as well. In general this server-connection code is
    very hard to debug. The complication exists due to the fact that when we
    originally wrote this code, we didn't allow modal dialogs in ParaView. That
    resulted in very hard to read code and bugs keep on creeping in. We need to bite
    the bullet and clean it up at some point.
(0026891)
Alan Scott (manager)
2011-06-24 20:26

Tested Linux, trunk.

 Issue History
Date Modified Username Field Change
2011-06-03 10:00 Utkarsh Ayachit New Issue
2011-06-03 10:04 Utkarsh Ayachit Note Added: 0026662
2011-06-03 10:04 Utkarsh Ayachit Status backlog => @80@
2011-06-03 10:04 Utkarsh Ayachit Fixed in Version => 3.12
2011-06-03 10:04 Utkarsh Ayachit Resolution open => fixed
2011-06-03 10:04 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-06-24 20:26 Alan Scott Note Added: 0026891
2011-06-24 20:26 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team