<div dir="ltr"><div>Hi Martin,<br><br></div>Do you know which graphics card and OpenGL driver you're using?  Given that it works with the --mesa option I suspect ParaView is hitting an issue with your OpenGL stack.  Some versions of the binary AMD/ATI driver on Linux have known bugs in them that cause ParaView to segfault, for instance. <br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">----------<br>Chuck Atkins<br>Staff R&D Engineer, Scientific Computing<br>Kitware, Inc.<br><br></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jul 19, 2017 at 3:19 PM, Martin Cuma <span dir="ltr"><<a href="mailto:martin.cuma@utah.edu" target="_blank">martin.cuma@utah.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ben,<br>
<br>
I finally got all the dependencies in and built Paraview from the source with the debug options on our CentOS 7 machine. Paraview still segfaults, and, loading the core file in gdb, below is the backtrace. If you see anything of interest, I'd be keen to know it.<br>
<br>
Program terminated with signal 11, Segmentation fault.<br>
#0  0x0000000000000000 in ?? ()<br>
(gdb)<br>
(gdb) bt<br>
#0  0x0000000000000000 in  ()<br>
#1  0x00007f4acb27fcd6 in vtkOpenGLRenderWindow::CreateH<wbr>ardwareOffScreenBuffers(int, int, bool) (this=0x372fe10, width=300, height=300, bind=false)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx:2004" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Rendering/<wbr>OpenGL2/vtkOpenGLRenderWindow.<wbr>cxx:2004</a><br>
#2  0x00007f4acb27f971 in vtkOpenGLRenderWindow::CreateH<wbr>ardwareOffScreenWindow(int, int) (this=0x372fe10, width=300, height=300)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx:1917" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Rendering/<wbr>OpenGL2/vtkOpenGLRenderWindow.<wbr>cxx:1917</a><br>
#3  0x00007f4acb31ae10 in vtkXOpenGLRenderWindow::Create<wbr>OffScreenWindow(int, int) (this=0x372fe10, width=300, height=300)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx:814" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Rendering/<wbr>OpenGL2/vtkXOpenGLRenderWindow<wbr>.cxx:814</a><br>
#4  0x00007f4acb31b222 in vtkXOpenGLRenderWindow::Initia<wbr>lize() (this=0x372fe10)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx:929" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Rendering/<wbr>OpenGL2/vtkXOpenGLRenderWindow<wbr>.cxx:929</a><br>
#5  0x00007f4acb280d41 in vtkOpenGLRenderWindow::Support<wbr>sOpenGL() (this=0x372e610)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx:2350" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Rendering/<wbr>OpenGL2/vtkOpenGLRenderWindow.<wbr>cxx:2350</a><br>
#6  0x00007f4ac2c6ed45 in vtkPVDisplayInformation::Suppo<wbr>rtsOpenGLLocally() ()<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ClientServerCore/Rendering/vtkPVDisplayInformation.cxx:108" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/<wbr>ClientServerCore/Rendering/vtk<wbr>PVDisplayInformation.cxx:108</a><br>
---Type <return> to continue, or q <return> to quit---<br>
#7  0x00007f4ac2c6edc9 in vtkPVDisplayInformation::CopyF<wbr>romObject(vtkObject*) (this=0x1f6e330)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ClientServerCore/Rendering/vtkPVDisplayInformation.cxx:124" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/<wbr>ClientServerCore/Rendering/vtk<wbr>PVDisplayInformation.cxx:124</a><br>
#8  0x00007f4acd16151a in vtkPVSessionCore::GatherInform<wbr>ationInternal(vtkPVInformation<wbr>*, unsigned int) (this=0x1614fc0, information=0x1f6e330, globalid=0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:783" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/S<wbr>erverImplementation/Core/vtkPV<wbr>SessionCore.cxx:783</a><br>
#9  0x00007f4acd1617cf in vtkPVSessionCore::GatherInform<wbr>ation(unsigned int, vtkPVInformation*, unsigned int) (this=0x1614fc0, location=4, information=0x1f6e330, globalid=0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:821" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/S<wbr>erverImplementation/Core/vtkPV<wbr>SessionCore.cxx:821</a><br>
#10 0x00007f4acd15d458 in vtkPVSessionBase::GatherInform<wbr>ation(unsigned int, vtkPVInformation*, unsigned int) (this=<br>
    0x1d197b0, location=4, information=0x1f6e330, globalid=0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ServerImplementation/Core/vtkPVSessionBase.cxx:243" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/S<wbr>erverImplementation/Core/vtkPV<wbr>SessionBase.cxx:243</a><br>
#11 0x00007f4acfea426d in pqDefaultViewBehavior::onServe<wbr>rCreation(pqServer*) (this=0x1d15b00, server=0x20b4ed0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/ApplicationComponents/pqDefaultViewBehavior.cxx:119" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Application<wbr>Components/pqDefaultViewBehavi<wbr>or.cxx:119</a><br>
#12 0x00007f4acff4cf5c in pqDefaultViewBehavior::qt_stat<wbr>ic_metacall(QObject*, QM---Type <return> to continue, or q <return> to quit---<br>
etaObject::Call, int, void**) (_o=0x1d15b00, _c=QMetaObject::InvokeMetaMeth<wbr>od, _id=0, _a=0x7fff452a5390)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Qt/ApplicationComponents/moc_pqDefaultViewBehavior.cpp:81" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Qt/<wbr>ApplicationComponents/moc_pqDe<wbr>faultViewBehavior.cpp:81</a><br>
#13 0x00007f4ac48f1761 in QMetaObject::activate(QObject*<wbr>, int, int, void**) ()<br>
    at /lib64/libQt5Core.so.5<br>
#14 0x00007f4acf49d885 in pqServerManagerModel::serverAd<wbr>ded(pqServer*) (this=0x15e5e30, _t1=0x20b4ed0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Qt/Core/moc_pqServerManagerModel.cpp:564" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Qt/Core/<wbr>moc_pqServerManagerModel.cpp:<wbr>564</a><br>
#15 0x00007f4acf4671f8 in pqServerManagerModel::onConnec<wbr>tionCreated(long long) (this=0x15e5e30, id=1)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/Core/pqServerManagerModel.cxx:503" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Core/pqServ<wbr>erManagerModel.cxx:503</a><br>
#16 0x00007f4acf49ce83 in pqServerManagerModel::qt_stati<wbr>c_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x15e5e30, _c=QMetaObject::InvokeMetaMeth<wbr>od, _id=36, _a=0x7fff452a55e0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Qt/Core/moc_pqServerManagerModel.cpp:268" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Qt/Core/<wbr>moc_pqServerManagerModel.cpp:<wbr>268</a><br>
#17 0x00007f4ac48f1761 in QMetaObject::activate(QObject*<wbr>, int, int, void**) ()<br>
    at /lib64/libQt5Core.so.5<br>
#18 0x00007f4acf49ebf7 in pqServerManagerObserver::conne<wbr>ctionCreated(long long) (this=0x1823580, _t1=1)<br>
---Type <return> to continue, or q <return> to quit---<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Qt/Core/moc_pqServerManagerObserver.cpp:278" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Qt/Core/<wbr>moc_pqServerManagerObserver.<wbr>cpp:278</a><br>
#19 0x00007f4acf46ad11 in pqServerManagerObserver::conne<wbr>ctionCreated(vtkObject*, unsigned long, void*, void*) (this=0x1823580, callData=0x15fe1e0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/Core/pqServerManagerObserver.cxx:110" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Core/pqServ<wbr>erManagerObserver.cxx:110</a><br>
#20 0x00007f4acf49e604 in pqServerManagerObserver::qt_st<wbr>atic_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x1823580, _c=QMetaObject::InvokeMetaMeth<wbr>od, _id=10, _a=0x7fff452a5830)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Qt/Core/moc_pqServerManagerObserver.cpp:142" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Qt/Core/<wbr>moc_pqServerManagerObserver.<wbr>cpp:142</a><br>
#21 0x00007f4ac48f1761 in QMetaObject::activate(QObject*<wbr>, int, int, void**) ()<br>
    at /lib64/libQt5Core.so.5<br>
#22 0x00007f4acc2b5f34 in vtkQtConnection::EmitExecute(v<wbr>tkObject*, unsigned long, void*, void*, vtkCommand*) (this=0x15e7f90, _t1=0x15fe1a0, _t2=67, _t3=0x0, _t4=0x15fe1e0, _t5=0x1614ce0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/VTK/GUISupport/Qt/moc_vtkQtConnection.cpp:139" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/VTK/<wbr>GUISupport/Qt/moc_vtkQtConnect<wbr>ion.cpp:139</a><br>
#23 0x00007f4acc2a13a6 in vtkQtConnection::Execute(vtkOb<wbr>ject*, unsigned long, void*) (this=0x15e7f90, caller=0x15fe1a0, e=67, call_data=0x15fe1e0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/GUISupport/Qt/vtkQtConnection.cxx:72" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/GUISupport<wbr>/Qt/vtkQtConnection.cxx:72</a><br>
#24 0x00007f4acc2a1346 in vtkQtConnection::DoCallback(vt<wbr>kObject*, unsigned long,---Type <return> to continue, or q <return> to quit---<br>
 void*, void*) (vtk_obj=0x15fe1a0, event=67, client_data=0x15e7f90, call_data=0x15fe1e0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/GUISupport/Qt/vtkQtConnection.cxx:62" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/GUISupport<wbr>/Qt/vtkQtConnection.cxx:62</a><br>
#25 0x00007f4ac5978d21 in vtkCallbackCommand::Execute(vt<wbr>kObject*, unsigned long, void*) (this=0x1614ce0, caller=0x15fe1a0, event=67, callData=0x15fe1e0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Common/Core/vtkCallbackCommand.cxx:42" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Common/<wbr>Core/vtkCallbackCommand.cxx:42</a><br>
#26 0x00007f4ac5a80264 in vtkSubjectHelper::InvokeEvent(<wbr>unsigned long, void*, vtkObject*) (this=0x156bcb0, event=67, callData=0x15fe1e0, self=0x15fe1a0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Common/Core/vtkObject.cxx:616" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Common/<wbr>Core/vtkObject.cxx:616</a><br>
#27 0x00007f4ac5a8077f in vtkObject::InvokeEvent(unsigne<wbr>d long, void*) (this=0x15fe1a0, event=67, callData=0x15fe1e0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/VTK/Common/Core/vtkObject.cxx:785" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/VTK/Common/<wbr>Core/vtkObject.cxx:785</a><br>
#28 0x00007f4acc9f4ab3 in vtkProcessModule::RegisterSess<wbr>ion(vtkSession*) (this=0x15fe1a0, session=0x1d197b0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ClientServerCore/Core/vtkProcessModule.cxx:378" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/<wbr>ClientServerCore/Core/<wbr>vtkProcessModule.cxx:378</a><br>
#29 0x00007f4acd657bf7 in vtkSMSession::ConnectToSelf() ()<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/ParaViewCore/ServerManager/Core/vtkSMSession.cxx:311" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/ParaViewCore/<wbr>ServerManager/Core/<wbr>vtkSMSession.cxx:311</a><br>
---Type <return> to continue, or q <return> to quit---<br>
#30 0x00007f4acf4235d6 in pqObjectBuilder::createServer(<wbr>pqServerResource const&) (this=0x15e80e0, resource=...)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/Core/pqObjectBuilder.cxx:656" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Core/pqObje<wbr>ctBuilder.cxx:656</a><br>
#31 0x00007f4acfe5cca6 in pqAlwaysConnectedBehavior::ser<wbr>verCheck() (this=<br>
    0x1d16b30)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/ApplicationComponents/pqAlwaysConnectedBehavior.cxx:81" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Application<wbr>Components/pqAlwaysConnectedBe<wbr>havior.cxx:81</a><br>
#32 0x00007f4acfe5cb26 in pqAlwaysConnectedBehavior::pqA<wbr>lwaysConnectedBehavior(QObject<wbr>*) (this=0x1d16b30, parentObject=0x1d143c0)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/ApplicationComponents/pqAlwaysConnectedBehavior.cxx:52" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Application<wbr>Components/pqAlwaysConnectedBe<wbr>havior.cxx:52</a><br>
#33 0x00007f4acfeda449 in pqParaViewBehaviors::pqParaVie<wbr>wBehaviors(QMainWindow*, QObject*) (this=0x1d143c0, mainWindow=0x160b200, parentObject=0x160b200)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Qt/ApplicationComponents/pqParaViewBehaviors.cxx:163" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Qt/Application<wbr>Components/pqParaViewBehaviors<wbr>.cxx:163</a><br>
#34 0x00000000004113ca in ParaViewMainWindow::ParaViewMa<wbr>inWindow() (this=<br>
    0x160b200)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/Applications/ParaView/ParaViewMainWindow.cxx:258" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/Applications/<wbr>ParaView/ParaViewMainWindow.<wbr>cxx:258</a><br>
#35 0x000000000040f1c7 in pqparaviewInitializer::Initial<wbr>ize(int, char**) (this=0x7fff452a61c0, argc=1, argv=0x7fff452a6338)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Applications/ParaView---Type" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Applicat<wbr>ions/ParaView---Type</a> <return> to continue, or q <return> to quit---<br>
/pqparaviewInitializer.cxx:122<br>
#36 0x000000000040eb64 in main(int, char**) (argc=1, argv=0x7fff452a6338)<br>
    at /uufs/<a href="http://chpc.utah.edu/sys/srcdir/paraview/5.4.0/build/Applications/ParaView/paraview_main.cxx:121" rel="noreferrer" target="_blank">chpc.utah.edu/sys/srcdir<wbr>/paraview/5.4.0/build/Applicat<wbr>ions/ParaView/paraview_main.<wbr>cxx:121</a><br>
<br>
Thanks,<br>
MC<span class="im HOEnZb"><br>
<br>
-- <br>
Martin Cuma<br>
Center for High Performance Computing<br>
Department of Geology and Geophysics<br>
University of Utah<br>
<br></span><div class="HOEnZb"><div class="h5">
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div></div>