Ticket #7190: pvpython_st.txt

File pvpython_st.txt, 12.1 KB (added by Michael Reuter, 7 years ago)

Full stack trace for crash

Line 
1#0  0x00007ffff27ac47b in PyImport_GetModuleDict ()
2   from /usr/lib/libpython2.7.so.1.0
3#1  0x00007ffff27fb0eb in PyImport_AddModule ()
4   from /usr/lib/libpython2.7.so.1.0
5#2  0x00007ffff272a5f8 in PyRun_SimpleStringFlags ()
6   from /usr/lib/libpython2.7.so.1.0
7#3  0x00007fffcfa57447 in vtkMatplotlibMathTextUtilities::New ()
8    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.cxx:203
9#4  0x00007fffcfa5c7c2 in vtkObjectFactoryCreatevtkMatplotlibMathTextUtilities
10    ()
11    at /home/2zr/build/ParaView-3.98.1-python-debug/VTK/Rendering/Matplotlib/vtkRenderingMatplotlibObjectFactory.cxx:27
12#5  0x00007fffcea735e3 in vtkObjectFactory::CreateObject (this=0x16a17e0,
13    vtkclassname=0x7fffcf7c572c "vtkMathTextUtilities")
14    at /home/2zr/src/ParaView-3.98.1-source/VTK/Common/Core/vtkObjectFactory.cxx:479
15#6  0x00007fffcea72027 in vtkObjectFactory::CreateInstance (vtkclassname=
16    0x7fffcf7c572c "vtkMathTextUtilities")
17    at /home/2zr/src/ParaView-3.98.1-source/VTK/Common/Core/vtkObjectFactory.cxx:62
18#7  0x00007fffcf7b2cf5 in vtkMathTextUtilities::GetInstance ()
19    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/FreeType/vtkMathTextUtilities.cxx:55
20#8  0x00007fffcf7b2714 in vtkMathTextFreeTypeTextRenderer::vtkMathTextFreeTypeTextRenderer (this=0x7fff71576d20)
21    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/FreeType/vtkMathTextFreeTypeTextRenderer.cxx:486
22#9  0x00007fffcf7aedfd in vtkMathTextFreeTypeTextRenderer::New ()
23    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/FreeType/vtkMathTextFreeTypeTextRenderer.cxx:26
24#10 0x00007fffcf7c3e56 in vtkObjectFactoryCreatevtkMathTextFreeTypeTextRenderer
25    ()
26    at /home/2zr/build/ParaView-3.98.1-python-debug/VTK/Rendering/FreeType/vtkRenderingFreeTypeObjectFactory.cxx:27
27#11 0x00007fffcea735e3 in vtkObjectFactory::CreateObject (this=0x16a15b0,
28    vtkclassname=0x7fffcb450c62 "vtkTextRenderer")
29    at /home/2zr/src/ParaView-3.98.1-source/VTK/Common/Core/vtkObjectFactory.cxx:479
30#12 0x00007fffcea72027 in vtkObjectFactory::CreateInstance (vtkclassname=
31    0x7fffcb450c62 "vtkTextRenderer")
32    at /home/2zr/src/ParaView-3.98.1-source/VTK/Common/Core/vtkObjectFactory.cxx:62
33#13 0x00007fffcb42e0e5 in vtkTextRenderer::GetInstance ()
34    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/Core/vtkTextRenderer.cxx:79
35#14 0x00007fffcf7bd090 in vtkTextActor::vtkTextActor (this=0x7fff7147f000)
36    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/FreeType/vtkTextActor.cxx:107
37#15 0x00007fffcf7bc95c in vtkTextActor::New ()
38    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/FreeType/vtkTextActor.cxx:33
39#16 0x00007fffc047438a in vtkAxisActor::vtkAxisActor (this=0x7fff71af4500)
40    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/Annotation/vtkAxisActor.cxx:80
41#17 0x00007fffc04738c8 in vtkAxisActor::New ()
42    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/Annotation/vtkAxisActor.cxx:35
43#18 0x00007fffc04a91e8 in vtkCubeAxesActor::vtkCubeAxesActor (this=
44    0x7fff7193cd00)
45    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/Annotation/vtkCubeAxesActor.cxx:120
46#19 0x00007fffc04a88fc in vtkCubeAxesActor::New ()
47    at /home/2zr/src/ParaView-3.98.1-source/VTK/Rendering/Annotation/vtkCubeAxesActor.cxx:32
48#20 0x00007fffcd2db3cc in vtkCubeAxesRepresentation::vtkCubeAxesRepresentation
49    (this=0x7fff7132f000)
50    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ClientServerCore/Rendering/vtkCubeAxesRepresentation.cxx:50
51#21 0x00007fffcd2db31c in vtkCubeAxesRepresentation::New ()
52    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ClientServerCore/Rendering/vtkCubeAxesRepresentation.cxx:44
53#22 0x00007fffc96a5825 in vtkCubeAxesRepresentationClientServerNewCommand ()
54    at /home/2zr/build/ParaView-3.98.1-python-debug/Wrapping/ClientServer/vtkCubeAxesRepresentationClientServer.cxx:13
55#23 0x00007fffc7edc7e7 in vtkClientServerInterpreter::NewInstance (this=
56    0x5cd1a20, classname=0x7fff1171d358 "vtkCubeAxesRepresentation")
57    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ClientServerStream/vtkClientServerInterpreter.cxx:961
58#24 0x00007fffcd6930c0 in vtkSIProxy::CreateVTKObjects (this=0x7fff71579cc0,
59    message=0x7fffffffba80)
60    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx:303
61#25 0x00007fffcd6ace18 in vtkSISourceProxy::CreateVTKObjects (this=
62    0x7fff71579cc0, message=0x7fffffffba80)
63    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerImplementation/Core/vtkSISourceProxy.cxx:93
64#26 0x00007fffcd6919bb in vtkSIProxy::Push (this=0x7fff71579cc0, message=
65    0x7fffffffba80)
66    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx:112
67#27 0x00007fffcd669b10 in vtkPVSessionCore::PushStateInternal (this=
68    0x7fff71d5f460, message=0x7fffffffba80)
69    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:485
70#28 0x00007fffcd669d90 in vtkPVSessionCore::PushState (this=0x7fff71d5f460,
71    message=0x7fffffffba80)
72    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:528
73#29 0x00007fffcd666d5d in vtkPVSessionBase::PushState (this=0x4474e80, msg=
74    0x7fffffffba80)
75    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerImplementation/Core/vtkPVSessionBase.cxx:147
76#30 0x00007fffd0092fb8 in vtkSMSession::PushState (this=0x4474e80, msg=
77    0x7fffffffba80)
78    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMSession.cxx:135
79#31 0x00007fffd008b3d5 in vtkSMRemoteObject::PushState (this=0x7fff712fac60,
80    msg=0x7fffffffba80)
81    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMRemoteObject.cxx:137
82#32 0x00007fffd00557a8 in vtkSMProxy::CreateVTKObjects (this=0x7fff712fac60)
83    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMProxy.cxx:765
84#33 0x00007fffd00af7f2 in vtkSMSourceProxy::CreateVTKObjects (this=
85    0x7fff712fac60)
86    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMSourceProxy.cxx:348
87#34 0x00007fffcd9a04e7 in vtkSMRepresentationProxy::CreateVTKObjects (this=
88    0x7fff712fac60)
89    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Rendering/vtkSMRepresentationProxy.cxx:59
90#35 0x00007fffd005551d in vtkSMProxy::CreateVTKObjects (this=0x7fff712f8b00)
91    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMProxy.cxx:722
92#36 0x00007fffd00af7f2 in vtkSMSourceProxy::CreateVTKObjects (this=
93    0x7fff712f8b00)
94    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMSourceProxy.cxx:348
95#37 0x00007fffcd9a04e7 in vtkSMRepresentationProxy::CreateVTKObjects (this=
96    0x7fff712f8b00)
97    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Rendering/vtkSMRepresentationProxy.cxx:59
98#38 0x00007fffcd998f22 in vtkSMPVRepresentationProxy::CreateVTKObjects (this=
99    0x7fff712f8b00)
100    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Rendering/vtkSMPVRepresentationProxy.cxx:52
101#39 0x00007fffd0097340 in vtkSMSessionProxyManager::RegisterProxy (this=
102    0x7fff11519070, groupname=0x7fffd07fc0b9 "representations", name=
103    0x7fff7157a058 "DataRepresentation1", proxy=0x7fff712f8b00)
104    at /home/2zr/src/ParaView-3.98.1-source/ParaViewCore/ServerManager/Core/vtkSMSessionProxyManager.cxx:799
105#40 0x00007fffd070a0d1 in pqObjectBuilder::createDataRepresentation (this=
106    0x441a2a0, opPort=0x7fff712f44b0, view=0x7fff7122a200,
107    representationType=...)
108    at /home/2zr/src/ParaView-3.98.1-source/Qt/Core/pqObjectBuilder.cxx:528
109#41 0x00007fffd1a88c86 in Mantid::Vates::SimpleGui::StandardView::render (this=
110    0x7fff7136d0b0)
111    at /home/2zr/git/mantidproject/mantid/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/StandardView.cpp:100
112#42 0x00007fffd1a7d197 in Mantid::Vates::SimpleGui::MdViewerWidget::renderAndFinalSetup (this=0x43d0600)
113    at /home/2zr/git/mantidproject/mantid/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/MdViewerWidget.cpp:481
114#43 0x00007fffd1a7d11a in Mantid::Vates::SimpleGui::MdViewerWidget::renderWorkspace (this=0x43d0600, wsname=..., wstype=0)
115    at /home/2zr/git/mantidproject/mantid/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/src/MdViewerWidget.cpp:471
116#44 0x00000000009898a4 in MantidUI::showVatesSimpleInterface (this=0x15016c0)
117    at /home/2zr/git/mantidproject/mantid/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp:671
118#45 0x0000000000a85259 in MantidUI::qt_static_metacall (_o=0x15016c0,
119    _c=QMetaObject::InvokeMetaMethod, _id=59, _a=0x7fffffffc7f0)
120    at /home/2zr/build/Mantid-master-debug-pvpython/MantidPlot/src/Mantid/moc_MantidUI.cxx:413
121#46 0x00007ffff3757281 in QMetaObject::activate (sender=0x17f12a0,
122    m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffffffc7f0)
123    at kernel/qobject.cpp:3547
124#47 0x00007ffff3ea22a1 in QAction::activated (this=<optimized out>, _t1=-27)
125    at .moc/release-shared/moc_qaction.cpp:297
126#48 0x00007ffff3ea2335 in QAction::activate (this=0x17f12a0,
127    event=<optimized out>) at kernel/qaction.cpp:1260
128#49 0x00007ffff42f4119 in QMenuPrivate::activateCausedStack (this=0x43d2000,
129    causedStack=..., action=0x17f12a0, action_e=QAction::Trigger, self=true)
130    at widgets/qmenu.cpp:1028
131#50 0x00007ffff42fa272 in QMenuPrivate::activateAction (this=0x43d2000, action=
132    0x17f12a0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120
133#51 0x00007ffff3ef9144 in QWidget::event (this=0x442eab0, event=0x7fffffffd320)
134    at kernel/qwidget.cpp:8362
135#52 0x00007ffff42fb80b in QMenu::event (this=0x442eab0, e=0x7fffffffd320)
136    at widgets/qmenu.cpp:2469
137#53 0x00007ffff3ea8894 in notify_helper (e=0x7fffffffd320, receiver=0x442eab0,
138    this=0x11cd540) at kernel/qapplication.cpp:4559
139#54 QApplicationPrivate::notify_helper (this=0x11cd540, receiver=0x442eab0, e=
140    0x7fffffffd320) at kernel/qapplication.cpp:4531
141#55 0x00007ffff3eae0bf in QApplication::notify (this=<optimized out>, receiver=
142    0x442eab0, e=0x7fffffffd320) at kernel/qapplication.cpp:4102
143#56 0x0000000000959961 in MantidApplication::notify (this=0x7fffffffe040,
144    receiver=0x442eab0, event=0x7fffffffd320)
145    at /home/2zr/git/mantidproject/mantid/Code/Mantid/MantidPlot/src/Mantid/MantidApplication.cpp:24
146#57 0x00007ffff3742e9c in QCoreApplication::notifyInternal (this=
147    0x7fffffffe040, receiver=0x442eab0, event=0x7fffffffd320)
148    at kernel/qcoreapplication.cpp:876
149#58 0x00007ffff3ea9862 in sendEvent (event=<optimized out>,
150    receiver=<optimized out>)
151    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
152#59 QApplicationPrivate::sendMouseEvent (receiver=0x442eab0, event=
153    0x7fffffffd320, alienWidget=0x0, nativeWidget=0x442eab0, buttonDown=0x0,
154    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
155#60 0x00007ffff3f292c1 in QETWidget::translateMouseEvent (this=0x442eab0,
156    event=<optimized out>) at kernel/qapplication_x11.cpp:4551
157#61 0x00007ffff3f27bae in QApplication::x11ProcessEvent (this=0x7fffffffe040,
158    event=0x7fffffffdbf0) at kernel/qapplication_x11.cpp:3732
159#62 0x00007ffff3f510d2 in x11EventSourceDispatch (s=0x1131200, callback=0,
160    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
161#63 0x00007fffebe8dd53 in g_main_context_dispatch ()
162   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
163#64 0x00007fffebe8e0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
164#65 0x00007fffebe8e164 in g_main_context_iteration ()
165   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
166#66 0x00007ffff37723bf in QEventDispatcherGlib::processEvents (this=0xff80f0,
167    flags=...) at kernel/qeventdispatcher_glib.cpp:424
168#67 0x00007ffff3f50d5e in QGuiEventDispatcherGlib::processEvents (
169    this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
170#68 0x00007ffff3741c82 in QEventLoop::processEvents (this=<optimized out>,
171    flags=...) at kernel/qeventloop.cpp:149
172#69 0x00007ffff3741ed7 in QEventLoop::exec (this=0x7fffffffdf90, flags=...)
173    at kernel/qeventloop.cpp:204
174#70 0x00007ffff3746f67 in QCoreApplication::exec ()
175    at kernel/qcoreapplication.cpp:1148
176#71 0x0000000000a8fda1 in main (argc=3, argv=0x7fffffffe328)
177    at /home/2zr/git/mantidproject/mantid/Code/Mantid/MantidPlot/src/main.cpp:219
178