|
Was able to reproduce. Re-targeting since this is a non-issue for the release itself.
#0 0x00007f1a353b2f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
0000001 0x00007f1a353b65e8 in __GI_abort () at abort.c:90
0000002 0x00007f1a3fa7a5b4 in qt_message_output(QtMsgType, char const) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000003 0x00007f1a3fa7a768 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000004 0x00007f1a3fa7a8f4 in qFatal(char const, ...) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000005 0x00007f1a5c5d64bf in ctkRangeWidget::setRange (this=0x79a9070, min=0.0010026800446212292, max=0.0029225500766187906) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK/Libs/Widgets/ctkRangeWidget.cpp:312
0000006 0x00007f1a5f6edde0 in qMRMLRangeWidget::updateRange (this=0x79a9070) at /home/jchris/Projects/Slicer-2/Libs/MRML/Widgets/qMRMLRangeWidget.cxx:135
0000007 0x00007f1a5f6edd4d in qMRMLRangeWidget::updateSpinBoxRange (this=0x79a9070, min=0.0010026800446212292, max=0.0029225500766187906) at /home/jchris/Projects/Slicer-2/Libs/MRML/Widgets/qMRMLRangeWidget.cxx:128
0000008 0x00007f1a5f7635e4 in qMRMLRangeWidget::qt_static_metacall (_o=0x79a9070, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff34bdd5e0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/Slicer-build/Libs/MRML/Widgets/moc_qMRMLRangeWidget.cxx:74
0000009 0x00007f1a3fb9271f in QMetaObject::activate(QObject, QMetaObject const, int, void) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000010 0x00007f1a5c62a2a8 in ctkDoubleRangeSlider::rangeChanged (this=0x79a5810, _t1=0.0010026800446212292, _t2=0.0029225500766187906) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK-build/CTK-build/Libs/Widgets/moc_ctkDoubleRangeSlider.cxx:284
0000011 0x00007f1a5c572d26 in ctkDoubleRangeSlider::setRange (this=0x79a5810, newMin=0.0010026800446212292, newMax=0.0029225500766187906) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK/Libs/Widgets/ctkDoubleRangeSlider.cpp:343
0000012 0x00007f1a5c5d635c in ctkRangeWidget::setRange (this=0x79a9070, min=0.0010026800446212292, max=0.0029225500766187906) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK/Libs/Widgets/ctkRangeWidget.cpp:308
0000013 0x00007f19ee1aac5b in qSlicerTractographyDisplayWidget::updateScalarRange (this=0x7994d80) at /home/jchris/Projects/Slicer-2/Modules/Loadable/TractographyDisplay/Widgets/qSlicerTractographyDisplayWidget.cxx:660
0000014 0x00007f19ee1ab818 in qSlicerTractographyDisplayWidget::updateWidgetFromMRML (this=0x7994d80) at /home/jchris/Projects/Slicer-2/Modules/Loadable/TractographyDisplay/Widgets/qSlicerTractographyDisplayWidget.cxx:790
0000015 0x00007f19ee1b10c4 in qSlicerTractographyDisplayWidget::qt_static_metacall (_o=0x7994d80, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0x7fff34bdd9f0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/Slicer-build/Modules/Loadable/TractographyDisplay/Widgets/moc_qSlicerTractographyDisplayWidget.cxx:124
0000016 0x00007f1a3fb9271f in QMetaObject::activate(QObject, QMetaObject const, int, void) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000017 0x00007f1a5a5a1046 in ctkVTKConnection::emitExecute (this=0x7957a00, _t1=0x75e2a80, _t2=0x0, _t3=33, _t4=0x7d04b00) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK-build/CTK-build/Libs/Visualization/VTK/Core/moc_ctkVTKConnection.cxx:116
0000018 0x00007f1a5a5927fe in ctkVTKConnectionPrivate::execute (this=0x7d04b00, vtk_obj=0x75e2a80, vtk_event=33, client_data=0x7d04b00, call_data=0x0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK/Libs/Visualization/VTK/Core/ctkVTKConnection.cpp:422
0000019 0x00007f1a5a59255e in ctkVTKConnectionPrivate::DoCallback (vtk_obj=0x75e2a80, event=33, client_data=0x7d04b00, call_data=0x0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/CTK/Libs/Visualization/VTK/Core/ctkVTKConnection.cpp:381
0000020 0x00007f1a36efefa7 in vtkCallbackCommand::Execute (this=0x7d050b0, caller=0x75e2a80, event=33, callData=0x0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/VTKv6/Common/Core/vtkCallbackCommand.cxx:42
0000021 0x00007f1a56484a19 in vtkEventBroker::InvokeObservation (this=0x2383ca0, observation=0x7d00ae0, eid=33, callData=0x0) at /home/jchris/Projects/Slicer-2/Libs/MRML/Core/vtkEventBroker.cxx:838
0000022 0x00007f1a5648400d in vtkEventBroker::ProcessEvent (this=0x2383ca0, observation=0x7d00ae0, caller=0x75e2a80, eid=33, callData=0x0) at /home/jchris/Projects/Slicer-2/Libs/MRML/Core/vtkEventBroker.cxx:687
0000023 0x00007f1a56484fe7 in vtkEventBroker::Callback (caller=0x75e2a80, eid=33, clientData=0x7d00ae0, callData=0x0) at /home/jchris/Projects/Slicer-2/Libs/MRML/Core/vtkEventBroker.cxx:913
0000024 0x00007f1a36efefa7 in vtkCallbackCommand::Execute (this=0x7d056c0, caller=0x75e2a80, event=33, callData=0x0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/VTKv6/Common/Core/vtkCallbackCommand.cxx:42
0000025 0x00007f1a370a0ed0 in vtkSubjectHelper::InvokeEvent (this=0x75e24e0, event=33, callData=0x0, self=0x75e2a80) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/VTKv6/Common/Core/vtkObject.cxx:616
0000026 0x00007f1a370a13f7 in vtkObject::InvokeEvent (this=0x75e2a80, event=33, callData=0x0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/VTKv6/Common/Core/vtkObject.cxx:785
0000027 0x00007f1a370a15c0 in vtkObject::Modified (this=0x75e2a80) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/VTKv6/Common/Core/vtkObject.cxx:851
0000028 0x00007f1a56d6a294 in vtkMRMLNode::InvokePendingModifiedEvent (this=0x75e2a80) at /home/jchris/Projects/Slicer-2/Libs/MRML/Core/vtkMRMLNode.h:382
0000029 0x00007f1a56d67306 in vtkMRMLNode::EndModify (this=0x75e2a80, previousDisableModifiedEventState=0) at /home/jchris/Projects/Slicer-2/Libs/MRML/Core/vtkMRMLNode.h:230
0000030 0x00007f1a56537595 in vtkMRMLModelDisplayNode::SetActiveScalarName (this=0x75e2a80, scalarName=0x7e68168 "1") at /home/jchris/Projects/Slicer-2/Libs/MRML/Core/vtkMRMLModelDisplayNode.cxx:153
0000031 0x00007f19ee1a9bee in qSlicerTractographyDisplayWidget::onColorByScalarChanged (this=0x7994d80, scalarIndex=1) at /home/jchris/Projects/Slicer-2/Modules/Loadable/TractographyDisplay/Widgets/qSlicerTractographyDisplayWidget.cxx:369
0000032 0x00007f19ee1b0e69 in qSlicerTractographyDisplayWidget::qt_static_metacall (_o=0x7994d80, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff34bde0e0) at /home/jchris/Projects/Slicer-2-SuperBuild-Debug/Slicer-build/Modules/Loadable/TractographyDisplay/Widgets/moc_qSlicerTractographyDisplayWidget.cxx:106
0000033 0x00007f1a3fb9271f in QMetaObject::activate(QObject, QMetaObject const, int, void) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000034 0x00007f1a407d9151 in QComboBox::currentIndexChanged(int) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000035 0x00007f1a407d91b7 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000036 0x00007f1a407d93c0 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000037 0x00007f1a407d9594 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000038 0x00007f1a3fb9271f in QMetaObject::activate(QObject, QMetaObject const, int, void) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000039 0x00007f1a40a63d02 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000040 0x00007f1a407d61e7 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000041 0x00007f1a3fb7e936 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000042 0x00007f1a4041c7ec in QApplicationPrivate::notify_helper(QObject, QEvent) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000043 0x00007f1a4041f8d5 in QApplication::notify(QObject, QEvent) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000044 0x00007f1a5fb42124 in qSlicerApplication::notify (this=0x7fff34bdf6f0, receiver=0x5d40d50, event=0x7fff34bdeb70) at /home/jchris/Projects/Slicer-2/Base/QTGUI/qSlicerApplication.cxx:327
0000045 0x00007f1a3fb7e7ce in QCoreApplication::notifyInternal(QObject, QEvent) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000046 0x00007f1a40422773 in QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget, QWidget*, QPointer<QWidget>&, bool) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000047 0x00007f1a4049015c in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000048 0x00007f1a4048f130 in QApplication::x11ProcessEvent(_XEvent) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000049 0x00007f1a404b6909 in ?? () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtGui.so.4
0000050 0x00007f1a3fb7d55f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000051 0x00007f1a3fb7d7e8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000052 0x00007f1a3fb828b8 in QCoreApplication::exec() () from /home/jchris/Support/qt-everywhere-opensource-release-build-4.8.5/lib/libQtCore.so.4
0000053 0x00000000004069b1 in (anonymous namespace)::SlicerAppMain (argc=1, argv=0x7fff34bdf888) at /home/jchris/Projects/Slicer-2/Applications/SlicerApp/Main.cxx:209
0000054 0x0000000000406d20 in main (argc=1, argv=0x7fff34bdf888) at /home/jchris/Projects/Slicer-2/Applications/SlicerApp/Main.cxx:241 |