View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013519ParaView(No Category)public2012-10-15 14:182012-11-01 14:40
ReporterBurlen 
Assigned ToKyle Lutz 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-next 
Target Version4.0Fixed in Version3.98.0 
Summary0013519: apply texture crashes in client server mode
Descriptionapply texture crashes in client server mode.

to reproduce:
connect to 1 pvserver
create plane source
apply texture

terminal output follows:
paraview: /work/ext/ParaView/sqtk-pv/ParaView/ParaViewCore/ServerImplementation/Core/vtkSIProxyProperty.cxx:256: bool vtkSIProxyProperty::IsValidNull(vtkTypeUInt32): Assertion `"SIProxy shouldn't be null otherwise it's a Proxy location issue in the XML" && siProxy != 0' failed.
ERROR: In /work/ext/ParaView/sqtk-pv/ParaView/VTK/Parallel/Core/vtkSocketCommunicator.cxx, line 812
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029501)
Kyle Lutz (viewer)
2012-10-24 11:40

Unable to reproduce with the current ParaView-master. This should have been fixed by the following commit:

commit 0ea3df1fadc0b77e8fca77eb1add92f58451e611
Author: Kyle Lutz <kyle.lutz@kitware.com>
Date: Tue Sep 25 14:21:00 2012 -0700

    Fix crash when applying textures in client-server
    
    This fixes a crash when applying textures when in client-server
    mode in which the texture proxy was not found.
    
    Change-Id: I34998b2870ffaf00907536384f663294d04d53c7

Please re-open if the issue still persists.
(0029609)
Utkarsh Ayachit (administrator)
2012-10-31 10:47

merged into master, if applicable.
(0029642)
Alan Scott (manager)
2012-11-01 14:40

Tested remote server (8 pvservers), master, Linux.

 Issue History
Date Modified Username Field Change
2012-10-15 14:18 Burlen New Issue
2012-10-18 14:05 Utkarsh Ayachit Target Version => 4.0
2012-10-24 11:40 Kyle Lutz Note Added: 0029501
2012-10-24 11:40 Kyle Lutz Status backlog => gatekeeper review
2012-10-24 11:40 Kyle Lutz Resolution open => fixed
2012-10-24 11:40 Kyle Lutz Assigned To => Kyle Lutz
2012-10-31 10:46 Utkarsh Ayachit Fixed in Version => 3.98.0
2012-10-31 10:47 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-31 10:47 Utkarsh Ayachit Note Added: 0029609
2012-11-01 14:40 Alan Scott Note Added: 0029642
2012-11-01 14:40 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team