Hello Stefan Does this happen when you startup ParaView, if not, what are you tring to do before the segfault ? It looks like you are trying to Load a file while connected to a server, is that right ?
Regards, Mathieu Westphal On Thu, May 4, 2017 at 9:06 AM, Stefan Melber <[email protected]> wrote: > Hi, > > running ParaView 5.3 (self-compiled or binaries from the webpage) i got an > segfault. Find the output of the debug below. However - using ParaView 5.2 > everything is fine. > > In 5.3 i tried Qt4 and Qt5, OpenGL and OpenGL2 - always the same. > > Any ideas? > > Stefan > > > > paraview --enable-bt > ASSERT failure in QList<T>::operator[]: "index out of range", file > /usr/include/qt5/QtCore/qlist.h, line 545 (:0, ) > > ========================================================= > Process id 31640 Caught SIGABRT > Program Stack: > 0x7f589df0f230 : ??? [(???) ???:-1] > 0x7f58947b0ff0 : gsignal [(libc.so.6) ???:-1] > 0x7f58947b26ea : abort [(libc.so.6) ???:-1] > 0x7f58967c9c81 : ??? [(???) ???:-1] > 0x7f58967c51b1 : ??? [(???) ???:-1] > 0x7f58a0f2908b : ??? [(???) ???:-1] > 0x7f58a0f92951 : pqServerResource::pqImplementation::pqImplementation(QString > const&, pqServerConfiguration const&) [(libvtkpqCore-pv5.3.so.1) ???:-1] > 0x7f58a0f90632 : pqServerResource::pqServerResource(QString const&) > [(libvtkpqCore-pv5.3.so.1) ???:-1] > 0x7f58a0f7da88 : pqRecentlyUsedResourcesList::load(pqSettings&) > [(libvtkpqCore-pv5.3.so.1) ???:-1] > 0x7f58a0f045a6 : pqApplicationCore::recentlyUsedResources() > [(libvtkpqCore-pv5.3.so.1) ???:-1] > 0x7f58a1ea7c4f : pqStandardRecentlyUsedResource > LoaderImplementation::addDataFilesToRecentResources(pqServer*, > QStringList const&, QString const&, QString const&) > [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1] > 0x7f58a1e5a6ff : pqLoadDataReaction::LoadFile(QStringList const&, > pqServer*, QPair<QString, QString> const&) > [(libvtkpqApplicationComponents-pv5.3.so.1) > ???:-1] > 0x7f58a1e59fac : pqLoadDataReaction::loadData(QList<QStringList> const&, > QString const&, QString const&, pqServer*) > [(libvtkpqApplicationComponents-pv5.3.so.1) > ???:-1] > 0x7f58a1e5999a : pqLoadDataReaction::loadData() > [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1] > 0x7f58a1ed6229 : pqLoadDataReaction::onTriggered() > [(libvtkpqApplicationComponents-pv5.3.so.1) ???:-1] > 0x7f58a1ed9100 : ??? [(???) ???:-1] > 0x7f58969de739 : QMetaObject::activate(QObject*, int, int, void**) > [(libQt5Core.so.5) ???:-1] > 0x7f589769a4e2 : QAction::triggered(bool) [(libQt5Widgets.so.5) ???:-1] > 0x7f589769ced0 : QAction::activate(QAction::ActionEvent) > [(libQt5Widgets.so.5) ???:-1] > 0x7f589778ad0d : ??? [(???) ???:-1] > 0x7f589778af44 : QAbstractButton::mouseReleaseEvent(QMouseEvent*) > [(libQt5Widgets.so.5) ???:-1] > 0x7f589785703a : QToolButton::mouseReleaseEvent(QMouseEvent*) > [(libQt5Widgets.so.5) ???:-1] > 0x7f58976e8588 : QWidget::event(QEvent*) [(libQt5Widgets.so.5) ???:-1] > 0x7f5897857119 : QToolButton::event(QEvent*) [(libQt5Widgets.so.5) ???:-1] > 0x7f58976a0eac : QApplicationPrivate::notify_helper(QObject*, QEvent*) > [(libQt5Widgets.so.5) ???:-1] > 0x7f58976a951d : QApplication::notify(QObject*, QEvent*) > [(libQt5Widgets.so.5) ???:-1] > 0x7f58969b2b30 : QCoreApplication::notifyInternal2(QObject*, QEvent*) > [(libQt5Core.so.5) ???:-1] > 0x7f58976a7bcd : QApplicationPrivate::sendMouseEvent(QWidget*, > QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) > [(libQt5Widgets.so.5) ???:-1] > 0x7f5897702c06 : ??? [(???) ???:-1] > 0x7f5897705613 : ??? [(???) ???:-1] > 0x7f58976a0eac : QApplicationPrivate::notify_helper(QObject*, QEvent*) > [(libQt5Widgets.so.5) ???:-1] > 0x7f58976a8661 : QApplication::notify(QObject*, QEvent*) > [(libQt5Widgets.so.5) ???:-1] > 0x7f58969b2b30 : QCoreApplication::notifyInternal2(QObject*, QEvent*) > [(libQt5Core.so.5) ???:-1] > 0x7f5896effc43 : QGuiApplicationPrivate::proces > sMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) [(libQt5Gui.so.5) > ???:-1] > 0x7f5896f017c5 : QGuiApplicationPrivate::proces > sWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) > [(libQt5Gui.so.5) ???:-1] > 0x7f5896edf75b : QWindowSystemInterface::sendWi > ndowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) [(libQt5Gui.so.5) > ???:-1] > 0x7f587c62b210 : ??? [(???) ???:-1] > 0x7f58812d2897 : g_main_context_dispatch [(libglib-2.0.so.0) ???:-1] > 0x7f58812d2b00 : ??? [(???) ???:-1] > 0x7f58812d2bac : g_main_context_iteration [(libglib-2.0.so.0) ???:-1] > 0x7f5896a0719f : > QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) > [(libQt5Core.so.5) ???:-1] > 0x7f58969b0b1a : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) > [(libQt5Core.so.5) ???:-1] > 0x7f58969b928c : QCoreApplication::exec() [(libQt5Core.so.5) ???:-1] > 0x40ee5e : main [(paraview) ???:-1] > 0x7f589479c541 : __libc_start_main [(libc.so.6) ???:-1] > 0x40eb6a : _start [(paraview) ???:-1] > ========================================================= > > Abort (core dumped) > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at http://www.kitware.com/opensou > rce/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
