Recently, paraview suddenly stopped working (till 5.8 it was working fine) after updating. When I try to launch the guiGUI, it doesn’t open at all. In the console, with paraview
launch command, it gives the following error:
Loguru caught a signal: SIGABRT
Stack trace:
39 0x55f944a5f88e paraview(+0x788e) [0x55f944a5f88e]
38 0x7fa9f84f9b25 __libc_start_main + 213
37 0x55f944a5f562 paraview(+0x7562) [0x55f944a5f562]
36 0x55f944a648ce paraview(+0xc8ce) [0x55f944a648ce]
35 0x55f944a60767 paraview(+0x8767) [0x55f944a60767]
34 0x7fa9f837aaaa pqParaViewBehaviors::pqParaViewBehaviors(QMainWindow*, QObject*) + 1114
33 0x7fa9f82ecaac pqAlwaysConnectedBehavior::pqAlwaysConnectedBehavior(QObject*) + 332
32 0x7fa9f76655aa pqObjectBuilder::createServer(pqServerResource const&, int) + 410
31 0x7fa9f66da706 vtkSMSession::ConnectToSelf(int) + 134
30 0x7fa9f5e7b37c vtkProcessModule::RegisterSession(vtkSession*) + 172
29 0x7fa9f3dfe942 /usr/bin/../lib/libvtkCommonCore-pv5.9.so.1(+0x42c942) [0x7fa9f3dfe942]
28 0x7fa9f3c57629 vtkCallbackCommand::Execute(vtkObject*, unsigned long, void*) + 25
27 0x7fa9f67d72de /usr/bin/../lib/libvtkGUISupportQt-pv5.9.so.1(+0x262de) [0x7fa9f67d72de]
26 0x7fa9f6b7fdc0 /usr/bin/../lib/libQt5Core.so.5(+0x2ecdc0) [0x7fa9f6b7fdc0]
25 0x7fa9f75f87f3 pqServerManagerObserver::connectionCreated(long long) + 67
24 0x7fa9f6b7fdc0 /usr/bin/../lib/libQt5Core.so.5(+0x2ecdc0) [0x7fa9f6b7fdc0]
23 0x7fa9f76b37dd pqServerManagerModel::onConnectionCreated(long long) + 893
22 0x7fa9f75f5353 pqServerManagerModel::serverAdded(pqServer*) + 67
21 0x7fa9f6b7fdc0 /usr/bin/../lib/libQt5Core.so.5(+0x2ecdc0) [0x7fa9f6b7fdc0]
20 0x7fa9f8342340 pqDefaultViewBehavior::onServerCreation(pqServer*) + 688
19 0x7fa9f766198b pqObjectBuilder::createView(QString const&, pqServer*) + 187
18 0x7fa9f66e8b67 vtkSMSessionProxyManager::NewProxy(char const*, char const*, char const*) + 183
17 0x7fa9f66e8770 vtkSMSessionProxyManager::NewProxy(vtkPVXMLElement*, char const*, char const*, char const*) + 736
16 0x7fa9f1d11884 vtkSMViewProxy::ReadXMLAttributes(vtkSMSessionProxyManager*, vtkPVXMLElement*) + 20
15 0x7fa9f66afa71 vtkSMProxy::ReadXMLAttributes(vtkSMSessionProxyManager*, vtkPVXMLElement*) + 1697
14 0x7fa9f66b1fc8 vtkSMProxy::CreateSubProxiesAndProperties(vtkSMSessionProxyManager*, vtkPVXMLElement*) + 440
13 0x7fa9f66aecaf vtkSMProxy::NewProperty(char const*, vtkPVXMLElement*) + 607
12 0x7fa9f671c5b0 vtkSMStringVectorProperty::ReadXMLAttributes(vtkSMProxy*, vtkPVXMLElement*) + 48
11 0x7fa9f67272e8 vtkSMVectorProperty::ReadXMLAttributes(vtkSMProxy*, vtkPVXMLElement*) + 40
10 0x7fa9f6698dab vtkSMProperty::ReadXMLAttributes(vtkSMProxy*, vtkPVXMLElement*) + 5307
9 0x7fa9f1cd5c1d vtkSMRendererDomain::ReadXMLAttributes(vtkSMProperty*, vtkPVXMLElement*) + 29
8 0x7fa9f1cd589c vtkSMRendererDomain::Update(vtkSMProperty*) + 60
7 0x7fa9eee2c904 vtkOSPRayPass::IsBackendAvailable(char const*) + 36
6 0x7fa9eee0cac2 /usr/bin/../lib/libvtkRenderingRayTracing-pv5.9.so.1(+0x1eac2) [0x7fa9eee0cac2]
5 0x7fa9e89dd333 ospInit + 2611
4 0x7fa9b415489b ospray::api::ISPCDevice::commit() + 379
3 0x7fa9b41cadd0 ISPCDevice_programCount + 64
2 0x7fa9f84f8862 abort + 278
1 0x7fa9f850eef5 gsignal + 325
0 0x7fa9f850ef80 /usr/bin/../lib/libc.so.6(+0x3cf80) [0x7fa9f850ef80]
( 0.784s) [paraview ] :0 FATL| Signal: SIGABRT
[1] 232050 abort (core dumped) paraview
I tried running paraview from a downloaded pre-complied binary. Which results in the same outcome. Can any one have any idea how can this be rectified? My system is : Archlinux with KDEPlasma.