View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015429ParaView(No Category)public2015-04-22 05:062016-08-01 05:14
ReporterVadim SANDLER 
Assigned ToMathieu Westphal 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.3 
Target VersionFixed in Version5.1 
Summary0015429: Plot Matrix View is not working and causes a crash of ParaView
Description1) Open attached file data.csv, click Apply on the "Properties" panel.
2) Create "Plot Matrix View" and display data in created view.
3) Try to select points on two or three different plots on the "Plot Matrix View" in the random order, as shown on attached picture PlotMatrix.png.
   As a result after 5-10 click (sometimes less) application crashes.
TagsNo tags attached.
ProjectParaViS
Topic Name
Typeincorrect functionality
Attached Filescsv file icon data.csv [^] (2,791 bytes) 2015-04-22 05:06
png file icon PlotMatrix.png [^] (124,399 bytes) 2015-04-22 05:07


png file icon data.csv.png [^] (121,846 bytes) 2016-01-28 03:34

 Relationships
related to 0016118closedMathieu Westphal Plot Matrix View click crash in cs. 

  Notes
(0035053)
Mathieu Westphal (developer)
2015-08-25 05:56

Do you also have these kinds of error before segfaulting ?

ERROR: In /home/glow/work/kitware/paraview/paraview/VTK/Rendering/ContextOpenGL/vtkOpenGLContextDevice3D.cxx, line 330
vtkOpenGLContextDevice3D (0x43b6a30): failed after PushMatrix 1 OpenGL errors detected
  0 : (1283) Stack overflow


may be related to:
http://www.paraview.org/Bug/bug_relationship_graph.php?bug_id=14553&graph=dependency [^]
http://www.paraview.org/Bug/view.php?id=14661 [^]
(0035082)
Vadim SANDLER (reporter)
2015-08-27 09:53

No, in terminal we can only see:

Segmentation fault (core dumped) paraview
(0035177)
Mathieu Westphal (developer)
2015-09-08 06:03

Associated VTK issue :
http://www.vtk.org/Bug/view.php?id=15708 [^]

Fixed by:
https://gitlab.kitware.com/vtk/vtk/merge_requests/635 [^]
(0035548)
Alan Scott (manager)
2015-12-11 21:53

Looks stable to me. I tried about 20 to 30 random selections. If a crash is found, be sure to explain exactly how to replicate it.

Tested master, Linux, local server.
(0035687)
Vadim SANDLER (reporter)
2016-01-28 03:34

This bug is reproduced on ParaView-5.0.0 version in case if it is executed in the client-server mode, steps to reproduce:

1) Run pvserver: pvserver --multi-clients --server-port=11111 --use-offscreen-rendering&
2) Run paraview
3) Connect to pvserver
4) Load data.csv file
5) Create Plot Matrix View
6) Display data in the created view
7) Click on the plot item from the left column which is located in the "Data C" row, as shown on the data.csv.picture.
  => Crash
(0035688)
Mathieu Westphal (developer)
2016-01-28 03:45
edited on: 2016-01-28 05:19

indeed. reproduced.

(0035689)
Vadim SANDLER (reporter)
2016-01-28 05:07

Seems the reason of the bug is "--multi-clients" option of pvserver. Without this option selection and animation work well.
(0035690)
Mathieu Westphal (developer)
2016-01-28 05:18

hum, i reproduce the error without the "--multi-clients", and already identified the cause of the error, so i'm not sure about that.
(0036650)
Mathieu Westphal (developer)
2016-08-01 05:13

https://gitlab.kitware.com/paraview/paraview/merge_requests/768 [^]

 Issue History
Date Modified Username Field Change
2015-04-22 05:06 Vadim SANDLER New Issue
2015-04-22 05:06 Vadim SANDLER Assigned To => Tristan Coulange
2015-04-22 05:06 Vadim SANDLER File Added: data.csv
2015-04-22 05:07 Vadim SANDLER File Added: PlotMatrix.png
2015-08-25 05:56 Mathieu Westphal Note Added: 0035053
2015-08-27 09:53 Vadim SANDLER Note Added: 0035082
2015-09-08 06:03 Mathieu Westphal Note Added: 0035177
2015-09-08 06:04 Mathieu Westphal Status backlog => gatekeeper review
2015-09-08 06:04 Mathieu Westphal Resolution open => fixed
2015-09-17 05:36 Joachim Pouderoux Assigned To Tristan Coulange => Mathieu Westphal
2015-12-11 15:01 Utkarsh Ayachit Status gatekeeper review => customer review
2015-12-11 15:01 Utkarsh Ayachit Fixed in Version => 5.0
2015-12-11 21:53 Alan Scott Note Added: 0035548
2015-12-11 21:53 Alan Scott Status customer review => closed
2016-01-28 03:34 Vadim SANDLER Note Added: 0035687
2016-01-28 03:34 Vadim SANDLER Status closed => backlog
2016-01-28 03:34 Vadim SANDLER Resolution fixed => reopened
2016-01-28 03:34 Vadim SANDLER File Added: data.csv.png
2016-01-28 03:45 Mathieu Westphal Note Added: 0035688
2016-01-28 03:46 Mathieu Westphal Note Edited: 0035688
2016-01-28 05:07 Vadim SANDLER Note Added: 0035689
2016-01-28 05:18 Mathieu Westphal Note Added: 0035690
2016-01-28 05:19 Mathieu Westphal Note Edited: 0035688
2016-03-29 09:05 Mathieu Westphal Status backlog => gatekeeper review
2016-03-29 09:05 Mathieu Westphal Resolution reopened => fixed
2016-03-29 09:06 Mathieu Westphal Status gatekeeper review => backlog
2016-03-29 09:06 Mathieu Westphal Resolution fixed => reopened
2016-05-11 10:13 Mathieu Westphal Note Added: 0035948
2016-05-11 10:13 Mathieu Westphal Status backlog => gatekeeper review
2016-05-11 10:13 Mathieu Westphal Resolution reopened => fixed
2016-05-11 10:17 Mathieu Westphal Relationship added related to 0016118
2016-06-17 00:05 Utkarsh Ayachit Status gatekeeper review => customer review
2016-06-17 00:05 Utkarsh Ayachit Fixed in Version 5.0 => 5.1
2016-08-01 05:13 Mathieu Westphal Note Added: 0036650
2016-08-01 05:13 Mathieu Westphal Status customer review => gatekeeper review
2016-08-01 05:13 Mathieu Westphal Note Deleted: 0035948
2016-08-01 05:14 Mathieu Westphal Status gatekeeper review => customer review
2016-08-01 05:14 Mathieu Westphal Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team