hi
I’m using paraview from one year and now it crash when i open xdmf or pvd files (i don’t use others formats). the error message when I oper paraview from terminal is:
Loguru caught a signal: SIGSEGV
Stack trace:
40 0x56313ac53dae paraview(+0x8dae) [0x56313ac53dae]
39 0x7f5e820400b3 __libc_start_main + 243
38 0x56313ac53c0a paraview(+0x8c0a) [0x56313ac53c0a]
37 0x7f5e80e3f116 QCoreApplication::exec() + 150
36 0x7f5e80e373ab QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 299
35 0x7f5e80e90435 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 101
34 0x7f5e7ced14a3 g_main_context_iteration + 51
33 0x7f5e7ced1400 /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x52400) [0x7f5e7ced1400]
32 0x7f5e7ced117d g_main_context_dispatch + 637
31 0x7f5e664ae32e /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x7932e) [0x7f5e664ae32e]
30 0x7f5e811fd35b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 187
29 0x7f5e8122310b QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 603
28 0x7f5e812217d3 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1763
27 0x7f5e80e3880a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 394
26 0x7f5e8185a0f0 QApplication::notify(QObject*, QEvent*) + 816
25 0x7f5e81850a66 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 134
24 0x7f5e818b21ec /usr/bin/../lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cc1ec) [0x7f5e818b21ec]
23 0x7f5e818af35d /usr/bin/../lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c935d) [0x7f5e818af35d]
22 0x7f5e81859457 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 439
21 0x7f5e80e3880a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 394
20 0x7f5e8185a343 QApplication::notify(QObject*, QEvent*) + 1411
19 0x7f5e81850a66 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 134
18 0x7f5e81a3a6a8 QToolButton::event(QEvent*) + 56
17 0x7f5e818932b6 QWidget::event(QEvent*) + 646
16 0x7f5e81a3a5fe QToolButton::mouseReleaseEvent(QMouseEvent*) + 14
15 0x7f5e81947035 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 229
14 0x7f5e81946e10 /usr/bin/../lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x260e10) [0x7f5e81946e10]
13 0x7f5e8184caa2 QAction::activate(QAction::ActionEvent) + 242
12 0x7f5e8184a3e6 QAction::triggered(bool) + 70
11 0x7f5e80e641d0 QMetaObject::activate(QObject*, int, int, void**) + 2000
10 0x7f5e81e42471 /usr/bin/../lib/x86_64-linux-gnu/libpqApplicationComponents-pv5.7.so.1(+0xc1471) [0x7f5e81e42471]
9 0x7f5e81eba611 pqLoadDataReaction::loadData() + 1201
8 0x7f5e81eb9736 pqLoadDataReaction::loadData(QList<QStringList> const&, QString const&, QString const&, pqServer*) + 806
7 0x7f5e81eb8ce2 pqLoadDataReaction::LoadFile(QStringList const&, pqServer*, QPair<QString, QString> const&) + 258
6 0x7f5e81f1a830 pqStandardRecentlyUsedResourceLoaderImplementation::addDataFilesToRecentResources(pqServer*, QStringList const&, QString const&, QString const&) + 1184
5 0x7f5e8060bf36 pqApplicationCore::recentlyUsedResources() + 70
4 0x7f5e80690931 pqRecentlyUsedResourcesList::load(pqSettings&) + 321
3 0x7f5e806bd91a pqServerResource::pqServerResource(QString const&) + 74
2 0x7f5e806c24ca /usr/bin/../lib/x86_64-linux-gnu/libpqCore-pv5.7.so.1(+0x1454ca) [0x7f5e806c24ca]
1 0x7f5e80cf2240 QString::operator=(QString const&) + 96
0 0x7f5e8205f210 /usr/bin/../lib/x86_64-linux-gnu/libc.so.6(+0x46210) [0x7f5e8205f210]
( 8.451s) [paraview ] :0 FATL| Signal: SIGSEGV
I use the 5.7.0 version
thanks for your attenction