View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013388ParaView(No Category)public2012-08-23 18:582016-07-13 22:00
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.0 
Summary0013388: Undo-Redo crash on split screen
DescriptionWindows, local server, master.
Open Can.exo. All vars on, apply.
Split screen horizontal. Select visibility of can in the second window.
Link both windows.
Undo. Redo.

Crash. (Actually, Runtime termination.)
TagsNo tags attached.
ProjectSandia
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0029051)
Alan Scott (manager)
2012-08-23 19:01

This one is easy to stop in a debugger. Call stack is as follows:

> vtkPVServerManager.dll!vtkSMSessionProxyManager::LoadState(const paraview_protobuf::Message * msg=0x16fdb390, vtkSMProxyLocator * locator=0x0c294c38) Line 1632 + 0x8 bytes C++
     vtkPVServerManager.dll!vtkSMPipelineState::LoadState(const paraview_protobuf::Message * msg=0x16fdb390, vtkSMProxyLocator * locator=0x0c294c38) Line 65 + 0x17 bytes C++
     vtkPVServerManager.dll!vtkSMRemoteObjectUpdateUndoElement::UpdateState(const paraview_protobuf::Message * state=0x16fdb390) Line 90 + 0x1a bytes C++
     vtkPVServerManager.dll!vtkSMRemoteObjectUpdateUndoElement::Redo() Line 70 C++
     vtkPVVTKExtensions.dll!vtkUndoSet::Redo() Line 95 + 0xf bytes C++
     vtkPVVTKExtensions.dll!vtkUndoStack::Redo() Line 127 + 0x2a bytes C++
     vtkPVServerManager.dll!vtkSMUndoStack::Redo() Line 185 + 0x8 bytes C++
     pqCore.dll!pqUndoStack::redo() Line 218 + 0x1d bytes C++
     pqApplicationComponents.dll!pqUndoRedoReaction::redo() Line 97 + 0xb bytes C++
     pqApplicationComponents.dll!pqUndoRedoReaction::onTriggered() Line 76 C++
     pqApplicationComponents.dll!pqReaction::qt_static_metacall(QObject * _o=0x0aa5f5a8, QMetaObject::Call _c=InvokeMetaMethod, int _id=0, void * * _a=0x00d7cb24) Line 52 + 0xf bytes C++
(0029268)
Utkarsh Ayachit (administrator)
2012-09-24 14:56

This was fixed when cleaning up dashboard issues. There was indeed a bug.
(0029269)
Alan Scott (manager)
2012-09-24 18:18

This still crashes for me. I sent a note to Utkarsh. Do not close.
(0029271)
Utkarsh Ayachit (administrator)
2012-09-24 19:20

reopening (I should read the bugs in more detail :) -- still reproducible. We fixed another undo-redo/view split related bug, I was missing the "Link both windows" part.
(0036461)
Alan Scott (manager)
2016-07-13 22:00

Fixed Linux, 5.1.1, remote server.

 Issue History
Date Modified Username Field Change
2012-08-23 18:58 Alan Scott New Issue
2012-08-23 19:01 Alan Scott Note Added: 0029051
2012-09-24 14:56 Utkarsh Ayachit Note Added: 0029268
2012-09-24 14:56 Utkarsh Ayachit Status backlog => gatekeeper review
2012-09-24 14:56 Utkarsh Ayachit Fixed in Version => git-master
2012-09-24 14:56 Utkarsh Ayachit Resolution open => fixed
2012-09-24 14:56 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-09-24 14:57 Utkarsh Ayachit Status gatekeeper review => customer review
2012-09-24 18:18 Alan Scott Note Added: 0029269
2012-09-24 19:20 Utkarsh Ayachit Note Added: 0029271
2012-09-24 19:20 Utkarsh Ayachit Status customer review => backlog
2012-09-24 19:20 Utkarsh Ayachit Resolution fixed => reopened
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2016-07-13 22:00 Alan Scott Note Added: 0036461
2016-07-13 22:00 Alan Scott Status backlog => closed
2016-07-13 22:00 Alan Scott Resolution reopened => fixed


Copyright © 2000 - 2018 MantisBT Team