Discussion:
Crash with 3.0.1.1
j***@gmail.com
2014-10-09 15:39:02 UTC
Permalink
Any ideas what's going on? Upgraded wxPython from 3.0.0.0 yesterday, and a
user reported the following crash. Doesn't match any crash signatures that
I've seen with previous releases of wxPython:

Program terminated with signal 6, Aborted.
#0 0x00000039bd632635 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install
goes-python-2.7.5-2.el6.x86_64
(gdb) bt
#0 0x00000039bd632635 in raise () from /lib64/libc.so.6
#1 0x00000039bd633e15 in abort () from /lib64/libc.so.6
#2 0x00007f1fa18e398a in g_logv () from /lib64/libglib-2.0.so.0
#3 0x00007f1fa18e3a23 in g_log () from /lib64/libglib-2.0.so.0
#4 0x00007f1fa1e40456 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#5 0x00000039c0a45fbe in _XError () from /usr/lib64/libX11.so.6
#6 0x00000039c0a42b27 in ?? () from /usr/lib64/libX11.so.6
#7 0x00000039c0a42b75 in ?? () from /usr/lib64/libX11.so.6
#8 0x00000039c0a437f5 in _XEventsQueued () from /usr/lib64/libX11.so.6
#9 0x00000039c0a342fd in XPending () from /usr/lib64/libX11.so.6
#10 0x00007f1fa1e35192 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#11 0x00007f1fa18dc4f1 in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#12 0x00007f1fa18dc938 in ?? () from /lib64/libglib-2.0.so.0
#13 0x00007f1fa18dd275 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#14 0x00007f1fa21dcda7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#15 0x00007f1fa31fe745 in wxGUIEventLoop::DoRun() () from
/opt/goes/lib/libwx_gtk2u_core-3.0.so.0
#16 0x00007f1fa27aec2c in wxEventLoopBase::Run() () from
/opt/goes/lib/libwx_baseu-3.0.so.0
#17 0x00007f1fa277a342 in wxAppConsoleBase::MainLoop() () from
/opt/goes/lib/libwx_baseu-3.0.so.0
#18 0x00007f1fa41b8b57 in wxPyApp::MainLoop (this=0x1dafca90) at
src/helpers.cpp:215
#19 0x00007f1fa4243ce8 in _wrap_PyApp_MainLoop (args=<value optimized out>)
at src/gtk/_core_wrap.cpp:34295
#20 0x00007f1faf1831ec in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#21 0x00007f1faf184c4e in PyEval_EvalCodeEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#22 0x00007f1faf10f161 in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#23 0x00007f1faf0e6913 in PyObject_Call () from
/opt/goes/lib64/libpython2.7.so.1.0
#24 0x00007f1faf0f997f in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#25 0x00007f1faf0e6913 in PyObject_Call () from
/opt/goes/lib64/libpython2.7.so.1.0
#26 0x00007f1faf1827c6 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#27 0x00007f1faf1842d8 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#28 0x00007f1faf184c4e in PyEval_EvalCodeEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#29 0x00007f1faf10f268 in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#30 0x00007f1faf0e6913 in PyObject_Call () from
/opt/goes/lib64/libpython2.7.so.1.0
#31 0x00007f1faf181a15 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#32 0x00007f1faf1842d8 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#33 0x00007f1faf1842d8 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#34 0x00007f1faf184c4e in PyEval_EvalCodeEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#35 0x00007f1faf10f161 in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#36 0x00007f1faf0e6913 in PyObject_Call () from
/opt/goes/lib64/libpython2.7.so.1.0
#37 0x00007f1faf0f997f in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#38 0x00007f1faf0e6913 in PyObject_Call () from
/opt/goes/lib64/libpython2.7.so.1.0
#39 0x00007f1faf13e84e in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#40 0x00007f1faf13d4d8 in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#41 0x00007f1faf0e6913 in PyObject_Call () from
/opt/goes/lib64/libpython2.7.so.1.0
#42 0x00007f1faf1827c6 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#43 0x00007f1faf1842d8 in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#44 0x00007f1faf184c4e in PyEval_EvalCodeEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#45 0x00007f1faf1832cc in PyEval_EvalFrameEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#46 0x00007f1faf184c4e in PyEval_EvalCodeEx () from
/opt/goes/lib64/libpython2.7.so.1.0
#47 0x00007f1faf184d62 in PyEval_EvalCode () from
/opt/goes/lib64/libpython2.7.so.1.0
#48 0x00007f1faf19f14c in ?? () from /opt/goes/lib64/libpython2.7.so.1.0
#49 0x00007f1faf19f220 in PyRun_FileExFlags () from
/opt/goes/lib64/libpython2.7.so.1.0
#50 0x00007f1faf1a07bf in PyRun_SimpleFileExFlags () from
/opt/goes/lib64/libpython2.7.so.1.0
#51 0x00007f1faf1b22b6 in Py_Main () from
/opt/goes/lib64/libpython2.7.so.1.0
#52 0x00000039bd61ed5d in __libc_start_main () from /lib64/libc.so.6
#53 0x0000000000400649 in _start ()
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Robin Dunn
2014-10-14 00:08:40 UTC
Permalink
Any ideas what's going on? Upgraded wxPython from 3.0.0.0 yesterday, and
a user reported the following crash. Doesn't match any crash signatures
Program terminated with signal 6, Aborted.
#0 0x00000039bd632635 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install
goes-python-2.7.5-2.el6.x86_64
(gdb) bt
#0 0x00000039bd632635 in raise () from /lib64/libc.so.6
#1 0x00000039bd633e15 in abort () from /lib64/libc.so.6
#2 0x00007f1fa18e398a in g_logv () from /lib64/libglib-2.0.so.0
#3 0x00007f1fa18e3a23 in g_log () from /lib64/libglib-2.0.so.0
#4 0x00007f1fa1e40456 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#5 0x00000039c0a45fbe in _XError () from /usr/lib64/libX11.so.6
#6 0x00000039c0a42b27 in ?? () from /usr/lib64/libX11.so.6
#7 0x00000039c0a42b75 in ?? () from /usr/lib64/libX11.so.6
#8 0x00000039c0a437f5 in _XEventsQueued () from /usr/lib64/libX11.so.6
#9 0x00000039c0a342fd in XPending () from /usr/lib64/libX11.so.6
#10 0x00007f1fa1e35192 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#11 0x00007f1fa18dc4f1 in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#12 0x00007f1fa18dc938 in ?? () from /lib64/libglib-2.0.so.0
#13 0x00007f1fa18dd275 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#14 0x00007f1fa21dcda7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#15 0x00007f1fa31fe745 in wxGUIEventLoop::DoRun() () from
/opt/goes/lib/libwx_gtk2u_core-3.0.so.0
#16 0x00007f1fa27aec2c in wxEventLoopBase::Run() () from
/opt/goes/lib/libwx_baseu-3.0.so.0
#17 0x00007f1fa277a342 in wxAppConsoleBase::MainLoop() () from
/opt/goes/lib/libwx_baseu-3.0.so.0
#18 0x00007f1fa41b8b57 in wxPyApp::MainLoop (this=0x1dafca90) at
src/helpers.cpp:215
Sorry doesn't sound familiar, although it appears that it is a fatal
error detected by the X11 libs. Was there anything logged? The only
suggestions I can give is to try cutting out parts of the application to
try and narrow down the cause of the crash.
--
Robin Dunn
Software Craftsman
http://wxPython.org
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...