View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011047ParaViewBugpublic2010-07-27 14:072010-09-15 15:48
ReporterMarcus D. Hanwell 
Assigned ToMarcus D. Hanwell 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0011047: Forwarded X sessions crash when charts are displayed
DescriptionIf ParaView is forwarded using ssh -X or similar, to a remote system, this causes a crash or hang in ParaView when a line plot or bar plot is displayed. I was able to reproduce this on both Windows and Mac forwarding from a Linux host to the built in X server on Mac OS X Leopard, or the Cygwin X server on Windows.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0021515)
Marcus D. Hanwell (developer)
2010-07-28 11:09

I managed to reproduce this using just a VTK test forwarded to a Windows machine, and on current master line 466 in vtkXOpenGLRenderWindow causes a crash, specifically 'glXSwapBuffers(this->DisplayId, this->WindowId);' gives me an 'X Error failed request: BadRequest...' message and an exit code of 1 in GDB.
(0021779)
Marcus D. Hanwell (developer)
2010-08-17 10:55

This is fixed in VTK master - it was a combination of two bugs that were resolved. Tested from a Linux 64 bit build forwarded onto a Cygwin X server on Windows XP 32 bit.
(0022232)
Alan Scott (manager)
2010-09-15 15:48

Tested with cygwin, from windows to a linux box. 3.8.1 RC1. local server.

 Issue History
Date Modified Username Field Change
2010-07-27 14:07 Marcus D. Hanwell New Issue
2010-07-27 14:07 Marcus D. Hanwell Status backlog => tabled
2010-07-27 14:07 Marcus D. Hanwell Assigned To => Marcus D. Hanwell
2010-07-28 11:09 Marcus D. Hanwell Note Added: 0021515
2010-08-17 10:55 Marcus D. Hanwell Note Added: 0021779
2010-08-17 10:55 Marcus D. Hanwell Status tabled => @80@
2010-08-17 10:55 Marcus D. Hanwell Resolution open => fixed
2010-09-15 15:48 Alan Scott Note Added: 0022232
2010-09-15 15:48 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team