@mwestphal I just downloaded 5.11-RC1 and tried the centered_quad.plt file again. The visit bridge is back so it can open the .plt files, but I still have the same segfault issue.
Another couple of hits maybe: When I load the centered_quad.plt file I see the following:
It shows there are three (X,Y,Z) point arrays and the cell array ‘A’.
However, when I use the ascii centered_quad.dat file, I see the following:
It only shows the ‘A’ dataset since I assume it figured out the X,Y,Z are the coordinate arrays.
This is the backtrace I get when it segfaults with the binary .plt file:
kenway@mica:~/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin$ ./paraview
VisRTX 0.1.6, using devices:
0: NVIDIA GeForce GTX 970 (Total: 4.2 GB, Available: 3.6 GB)
Loguru caught a signal: SIGSEGV
Stack trace:
68 0x40810a /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/paraview-real() [0x40810a]
67 0x7f705389e083 __libc_start_main + 243
66 0x407d9a /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/paraview-real() [0x407d9a]
65 0x7f7050b02e93 QCoreApplication::exec() + 131
64 0x7f7050af9d7a QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 298
63 0x7f7015cbc063 /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/plugins/platforms/../../lib/libQt5XcbQpa.so.5(+0x58063) [0x7f7015cbc063]
62 0x7f70511cdaab QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 171
61 0x7f70511f3d55 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 261
60 0x7f70511f288b QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1051
59 0x7f7050afb3b3 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 259
58 0x7f7052c2652f QApplication::notify(QObject*, QEvent*) + 543
57 0x7f7052c1fbec QApplicationPrivate::notify_helper(QObject*, QEvent*) + 156
56 0x7f7052c7aa6b /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/../lib/libQt5Widgets.so.5(+0x1b9a6b) [0x7f7052c7aa6b]
55 0x7f7052c77cda /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/../lib/libQt5Widgets.so.5(+0x1b6cda) [0x7f7052c77cda]
54 0x7f7052c25b3c QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 460
53 0x7f7050afb3b3 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 259
52 0x7f7052c273a7 QApplication::notify(QObject*, QEvent*) + 4247
51 0x7f7052c1fbec QApplicationPrivate::notify_helper(QObject*, QEvent*) + 156
50 0x7f7052c5dd88 QWidget::event(QEvent*) + 424
49 0x7f7052d075b5 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 213
48 0x7f7052d073ea /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/../lib/libQt5Widgets.so.5(+0x2463ea) [0x7f7052d073ea]
47 0x7f7052d0604a /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/../lib/libQt5Widgets.so.5(+0x24504a) [0x7f7052d0604a]
46 0x7f7052d05e62 QAbstractButton::clicked(bool) + 50
45 0x7f7050b36713 /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/../lib/libQt5Core.so.5(+0x2e2713) [0x7f7050b36713]
44 0x7f70524e53f8 pqPropertiesPanel::apply() + 408
43 0x7f7050b36924 /home/kenway/Downloads/ParaView-5.11.0-RC1-MPI-Linux-Python3.9-x86_64/bin/../lib/libQt5Core.so.5(+0x2e2924) [0x7f7050b36924]
42 0x7f7053404f15 pqApplyBehavior::applied(pqPropertiesPanel*) + 1365
41 0x7f70443bfeec vtkSMViewProxy::Update() + 188
40 0x7f704fb0cc95 vtkPVSessionBase::ExecuteStream(unsigned int, vtkClientServerStream const&, bool) + 53
39 0x7f704fb0df7b vtkPVSessionCore::ExecuteStream(unsigned int, vtkClientServerStream const&, bool) + 59
38 0x7f704fb0e142 vtkPVSessionCore::ExecuteStreamInternal(vtkClientServerStream const&, bool) + 242
37 0x7f704e6dbafd vtkClientServerInterpreter::ProcessStream(vtkClientServerStream const&) + 29
36 0x7f704e6db85e vtkClientServerInterpreter::ProcessOneMessage(vtkClientServerStream const&, int) + 1294
35 0x7f704e6db12d vtkClientServerInterpreter::ProcessCommandInvoke(vtkClientServerStream const&, int) + 1229
34 0x7f704e6da963 vtkClientServerInterpreter::CallCommandFunction(char const*, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&) + 355
33 0x7f70451f2451 vtkPVRenderViewCommand(vtkClientServerInterpreter*, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&, void*) + 22849
32 0x7f70442fa874 vtkPVRenderView::Update() + 116
31 0x7f7044314c94 vtkPVView::Update() + 244
30 0x7f7044312fc2 vtkPVView::CallProcessViewRequest(vtkInformationRequestKey*, vtkInformation*, vtkInformationVector*) + 242
29 0x7f70442664c8 vtkGeometryRepresentationWithFaces::ProcessViewRequest(vtkInformationRequestKey*, vtkInformation*, vtkInformation*) + 24
28 0x7f70442644d9 vtkGeometryRepresentation::ProcessViewRequest(vtkInformationRequestKey*, vtkInformation*, vtkInformation*) + 25
27 0x7f70442b3fe1 vtkPVDataRepresentation::ProcessViewRequest(vtkInformationRequestKey*, vtkInformation*, vtkInformation*) + 225
26 0x7f704a3598aa vtkStreamingDemandDrivenPipeline::Update(int, vtkInformationVector*) + 282
25 0x7f704a2edefa vtkDemandDrivenPipeline::UpdateData(int) + 138
24 0x7f70442b51d6 vtkPVDataRepresentationPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 70
23 0x7f704a358029 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 953
22 0x7f704a2ef8de vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 222
21 0x7f704a2e7f21 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 337
20 0x7f704a358029 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 953
19 0x7f704a2ef8de vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 222
18 0x7f704a2e7f21 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 337
17 0x7f704a358029 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 953
16 0x7f704a2ef93a vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 314
15 0x7f704a2e9039 vtkCompositeDataPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 121
14 0x7f704a2ec517 vtkDemandDrivenPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 55
13 0x7f704a2f3f90 vtkExecutive::CallAlgorithm(vtkInformation*, int, vtkInformationVector**, vtkInformationVector*) + 64
12 0x7f7044704045 vtkFileSeriesReader::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 309
11 0x7f7044703df5 vtkFileSeriesReader::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 181
10 0x7f703483ee46 vtkAvtSTMDFileFormatAlgorithm::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 486
9 0x7f703483bfca vtkAvtSTMDFileFormatAlgorithm::FillBlock(vtkMultiBlockDataSet*, avtMeshMetaData const*, int const&) + 730
8 0x7f704a3598aa vtkStreamingDemandDrivenPipeline::Update(int, vtkInformationVector*) + 282
7 0x7f704a2edefa vtkDemandDrivenPipeline::UpdateData(int) + 138
6 0x7f704a358029 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 953
5 0x7f704a2ef93a vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 314
4 0x7f704a2e9039 vtkCompositeDataPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 121
3 0x7f704a2ec517 vtkDemandDrivenPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 55
2 0x7f704a2f3f90 vtkExecutive::CallAlgorithm(vtkInformation*, int, vtkInformationVector**, vtkInformationVector*) + 64
1 0x7f701e01abfb vtkUnstructuredGridRelevantPointsFilter::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 891
0 0x7f70538bd090 /lib/x86_64-linux-gnu/libc.so.6(+0x43090) [0x7f70538bd090]
( 436.600s) [paraview ] :0 FATL| Signal: SIGSEGV
error: exception occurred: Segmentation fault