Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 869165 Details for
Bug 1071433
[abrt] gdb: Py_FatalError(): gdb killed by SIGABRT
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 16.43 KB, created by
campbell.bain
on 2014-02-28 19:15:31 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
campbell.bain
Created:
2014-02-28 19:15:31 UTC
Size:
16.43 KB
patch
obsolete
>[New LWP 24326] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `gdb -batch -ex set debug-file-directory / -ex file /usr/sbin/semodule -ex core-'. >Program terminated with signal SIGABRT, Aborted. >#0 0x0000003858435c39 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 1 (Thread 0x7fce49a7e840 (LWP 24326)): >#0 0x0000003858435c39 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > resultvar = 0 > pid = 24326 > selftid = 24326 >#1 0x0000003858437348 in __GI_abort () at abort.c:89 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x1415d10, sa_sigaction = 0x1415d10}, sa_mask = {__val = {0, 20961120, 241994622758, 1, 0, 140522739990529, 241998785856, 12654400, 20961120, 20068560, 241994649989, 0, 241999701984, 0, 242002668032, 242002661824}}, sa_flags = 1235740736, sa_restorer = 0x0} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x0000003859cfcbae in Py_FatalError (msg=msg@entry=0x3859d283cc "GC object already tracked") at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1697 >No locals. >#3 0x0000003859c6e90c in PyFrame_New (tstate=tstate@entry=0x13033d0, code=code@entry=0x7fce49488db0, globals={'return_list': <function at remote 0x7fce48dfe398>, 'get_priority': <function at remote 0x7fce48dfca28>, 'get_enabled': <function at remote 0x7fce48dfe2a8>, '__builtins__': {'bytearray': <type at remote 0x3859f7e020>, 'IndexError': <type at remote 0x3859f84c40>, 'all': <built-in function all>, 'help': <_Helper at remote 0x7fce496ef710>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x3859f852c0>, 'unicode': <type at remote 0x3859f9b2c0>, 'UnicodeDecodeError': <type at remote 0x3859f84320>, 'memoryview': <type at remote 0x3859f8f4a0>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2013 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer_...(truncated), locals=<optimized out>, locals@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/frameobject.c:744 > g = 0x13fd760 > back = 0x0 > f = Frame 0x13fd780, for file /usr/share/gdb/python/gdb/frames.py, line 159, in execute_frame_filters () > builtins = {'bytearray': <type at remote 0x3859f7e020>, 'IndexError': <type at remote 0x3859f84c40>, 'all': <built-in function all>, 'help': <_Helper at remote 0x7fce496ef710>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x3859f852c0>, 'unicode': <type at remote 0x3859f9b2c0>, 'UnicodeDecodeError': <type at remote 0x3859f84320>, 'memoryview': <type at remote 0x3859f8f4a0>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2013 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x7fce496ef290>, 'NameError': <type at remote 0x3859f858c0>, 'BytesWarning': <type at remote 0x3859f822a0>, 'dict': <type at remote...(truncated) > i = <optimized out> >#4 0x0000003859ce1b26 in PyEval_EvalCodeEx (co=0x7fce49488db0, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7fce48df9dd8, argcount=3, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3110 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0x13033d0 > x = <optimized out> > u = <optimized out> >#5 0x0000003859c6f178 in function_call (func=<function at remote 0x7fce48dfe488>, arg=(<gdb.Frame at remote 0x7fce4971f6f0>, 0, 1024), kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#6 0x0000003859c4a0f3 in PyObject_Call (func=func@entry=<function at remote 0x7fce48dfe488>, arg=arg@entry=(<gdb.Frame at remote 0x7fce4971f6f0>, 0, 1024), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3859c6f0d0 <function_call> >#7 0x0000003859c4a9ec in PyObject_CallFunctionObjArgs (callable=callable@entry=<function at remote 0x7fce48dfe488>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2760 > args = (<gdb.Frame at remote 0x7fce4971f6f0>, 0, 1024) > tmp = <optimized out> > vargs = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffb20ddbf0, reg_save_area = 0x7fffb20ddb20}} >#8 0x000000000050616f in bootstrap_python_frame_filters (frame_high=1024, frame_low=0, frame=0x12eeb58) at ../../gdb/python/py-framefilter.c:1415 > module = <optimized out> > sort_func = <function at remote 0x7fce48dfe488> > iterable = <optimized out> > frame_obj = <gdb.Frame at remote 0x7fce4971f6f0> > iterator = <optimized out> > py_frame_low = 0 > cleanups = 0x1895eb0 > py_frame_high = 1024 >#9 apply_frame_filter (frame=0x12eeb58, flags=flags@entry=15, args_type=args_type@entry=CLI_SCALAR_VALUES, out=out@entry=0x1440500, frame_low=frame_low@entry=0, frame_high=frame_high@entry=1024) at ../../gdb/python/py-framefilter.c:1483 > gdbarch = <optimized out> > cleanups = 0x19e0960 > success = PY_BT_ERROR > except = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > item = <optimized out> > levels_printed = <optimized out> >#10 0x00000000005aa494 in backtrace_command_1 (count_exp=count_exp@entry=0x144f400 "1024 ", show_locals=1, no_filters=0, from_tty=from_tty@entry=0) at ../../gdb/stack.c:1775 > flags = 15 > arg_type = CLI_SCALAR_VALUES > fi = <optimized out> > count = 1024 > i = <optimized out> > trailing = 0x12eeb58 > trailing_level = <optimized out> > py_start = 0 > py_end = 1024 > result = PY_BT_ERROR >#11 0x00000000005aa975 in backtrace_command (arg=0x144f400 "1024 ", from_tty=0) at ../../gdb/stack.c:1889 > old_chain = 0x16ea440 > fulltrace_arg = <optimized out> > arglen = <optimized out> > argc = <optimized out> > no_filters = <optimized out> > user_arg = <optimized out> >#12 0x00000000006724cf in execute_command (p=<optimized out>, p@entry=0x7fffb20dee24 "backtrace 1024 full", from_tty=from_tty@entry=0) at ../../gdb/top.c:482 > cmd = 0x7fffb20dee2e "1024 full" > arg = <optimized out> > cleanup_if_error = 0x17b40c0 > cleanup = 0x19c7360 > c = 0x12d9a10 > line = 0x7fffb20dee24 "backtrace 1024 full" >#13 0x00000000005af81b in thread_apply_all_command (cmd=0x7fffb20dee24 "backtrace 1024 full", from_tty=0) at ../../gdb/thread.c:1262 > tp_array = <optimized out> > tp = <optimized out> > i = <optimized out> > k = <optimized out> > old_chain = 0x143e980 > saved_cmd = 0x1607270 "backtrace 1024 full" > tc = <optimized out> > ta_cleanup = {tp_array = 0x15217b0, count = 1} >#14 0x00000000006724cf in execute_command (p=<optimized out>, p@entry=0x7fffb20dee13 "thread apply all backtrace 1024 full", from_tty=from_tty@entry=0) at ../../gdb/top.c:482 > cmd = 0x7fffb20dee24 "backtrace 1024 full" > arg = <optimized out> > cleanup_if_error = 0x7ce2e0 <sentinel_cleanup> > cleanup = 0x14463b0 > c = 0x12db700 > line = 0x7fffb20dee13 "thread apply all backtrace 1024 full" >#15 0x00000000005b05be in catch_command_errors (command=0x6722a0 <execute_command>, arg=0x7fffb20dee13 "thread apply all backtrace 1024 full", from_tty=0, mask=mask@entry=6) at ../../gdb/exceptions.c:551 > e = {reason = 0, error = GDB_NO_ERROR, message = 0x0} >#16 0x00000000005b2ffa in captured_main (data=data@entry=0x7fffb20de030) at ../../gdb/main.c:1114 > context = 0x7fffb20de030 > argc = 20 > argv = 0x7fffb20de148 > quiet = 1 > set_args = 0 > inhibit_home_gdbinit = 0 > symarg = <optimized out> > execarg = <optimized out> > pidarg = 0x0 > corearg = <optimized out> > pid_or_core_arg = 0x0 > cdarg = 0x0 > ttyarg = 0x0 > python_script = <optimized out> > print_help = 0 > print_version = 0 > print_configuration = 0 > cmdarg_vec = 0x125a500 > cmdarg_p = <optimized out> > dirarg = <optimized out> > dirsize = <optimized out> > ndir = 1 > system_gdbinit = 0x1354900 "/etc/gdbinit" > home_gdbinit = 0x0 > local_gdbinit = 0x0 > i = 3 > save_auto_load = 1 > objfile = <optimized out> > pre_stat_chain = 0x7ce2e0 <sentinel_cleanup> >#17 0x00000000005b04ca in catch_errors (func=func@entry=0x5b27e0 <captured_main>, func_args=func_args@entry=0x7fffb20de030, errstring=errstring@entry=0x78ecb3 "", mask=mask@entry=6) at ../../gdb/exceptions.c:524 > val = 0 > exception = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > saved_uiout = 0xbf1020 <def_uiout> >#18 0x00000000005b3c54 in gdb_main (args=args@entry=0x7fffb20de030) at ../../gdb/main.c:1160 >No locals. >#19 0x0000000000457d1e in main (argc=<optimized out>, argv=<optimized out>) at ../../gdb/gdb.c:34 > args = {argc = 20, argv = 0x7fffb20de148, use_windows = 0, interpreter_p = 0x77e710 "console"} >From To Syms Read Shared Object Library >0x000000387c614f50 0x000000387c633768 Yes /lib64/libreadline.so.6 >0x000000385bc064a0 0x000000385bc18fe4 Yes /lib64/libselinux.so.1 >0x0000003877c06d50 0x0000003877c20454 Yes /lib64/libncurses.so.5 >0x000000387400ce40 0x0000003874018ba8 Yes /lib64/libtinfo.so.5 >0x0000003859402210 0x000000385940e930 Yes /lib64/libz.so.1 >0x0000003859005890 0x0000003859074bb8 Yes /lib64/libm.so.6 >0x0000003858800ed0 0x00000038588019d0 Yes /lib64/libdl.so.2 >0x0000003858c059f0 0x0000003858c11614 Yes /lib64/libpthread.so.0 >0x0000003879600f10 0x0000003879601804 Yes /lib64/libutil.so.1 >0x0000003859c3f3d0 0x0000003859d25e50 Yes /lib64/libpython2.7.so.1.0 >0x000000385e003e00 0x000000385e01ccdc Yes /lib64/libexpat.so.1 >0x000000385b0030e0 0x000000385b019060 Yes /lib64/liblzma.so.5 >0x0000003859802af0 0x0000003859812218 Yes /lib64/libgcc_s.so.1 >0x000000385841f560 0x0000003858560bb4 Yes /lib64/libc.so.6 >0x00007fce49819770 0x00007fce498638e8 Yes /lib64/libpcre.so.1 >0x0000003858000b10 0x0000003858019c70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fce494a2240 0x00007fce494a8ee4 Yes /lib64/libnss_files.so.2 >0x00007fce49252f80 0x00007fce49257c94 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007fce4904a520 0x00007fce4904cbfc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007fce48e3c0e0 0x00007fce48e3e254 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007fce48bf0e50 0x00007fce48bf1fc4 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x000000385e812bf0 0x000000385e84ba88 Yes /lib64/librpm.so.3 >0x000000385e40afc0 0x000000385e420070 Yes /lib64/librpmio.so.3 >0x0000003870019a00 0x0000003870104fa4 Yes /lib64/libnss3.so >0x0000003868601760 0x000000386860d570 Yes /lib64/libbz2.so.1 >0x000000385d002ae0 0x000000385d010528 Yes /lib64/libelf.so.1 >0x000000386ae02520 0x000000386ae093e0 Yes /lib64/libpopt.so.0 >0x0000003877201620 0x0000003877202e58 Yes /lib64/libcap.so.2 >0x000000386f401f80 0x000000386f405df4 Yes /lib64/libacl.so.1 >0x0000003860c07ae0 0x0000003860c24e70 Yes /lib64/liblua-5.2.so >0x000000386de2f290 0x000000386df7237c Yes /lib64/libdb-5.3.so >0x000000387040be10 0x000000387041a048 Yes /lib64/libnssutil3.so >0x000000386fc01510 0x000000386fc02b18 Yes /lib64/libplc4.so >0x000000386f001090 0x000000386f002018 Yes /lib64/libplds4.so >0x000000386f80d140 0x000000386f82ceb0 Yes /lib64/libnspr4.so >0x000000386ca013d0 0x000000386ca0341c Yes /lib64/libattr.so.1 >0x00007fce489b22d0 0x00007fce489b50bc Yes /lib64/librt.so.1 >0x00007fce4876ce30 0x00007fce4879992c Yes /lib64/libsoftokn3.so >0x000000387240afa0 0x0000003872498760 Yes /lib64/libsqlite3.so.0 >0x0000003871803e80 0x000000387185a030 Yes /lib64/libfreebl3.so >0x00007fce48561820 0x00007fce48564ca4 Yes /lib64/libthread_db.so.1 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0xc11740 12654400 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x5f06 24326 >rdi 0x5f06 24326 >rbp 0x13fd760 0x13fd760 >rsp 0x7fffb20dd808 0x7fffb20dd808 >r8 0x7fce49a7e840 140523975731264 >r9 0x0 0 >r10 0x8 8 >r11 0x206 518 >r12 0x13238d0 20068560 >r13 0x0 0 >r14 0x1415d10 21060880 >r15 0x0 0 >rip 0x3858435c39 0x3858435c39 <__GI_raise+57> >eflags 0x206 [ PF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >xmm0 *value not available* >xmm1 *value not available* >xmm2 *value not available* >xmm3 *value not available* >xmm4 *value not available* >xmm5 *value not available* >xmm6 *value not available* >xmm7 *value not available* >xmm8 *value not available* >xmm9 *value not available* >xmm10 *value not available* >xmm11 *value not available* >xmm12 *value not available* >xmm13 *value not available* >xmm14 *value not available* >xmm15 *value not available* >mxcsr *value not available* >Dump of assembler code for function __GI_raise: > 0x0000003858435c00 <+0>: mov %fs:0x2d4,%eax > 0x0000003858435c08 <+8>: mov %eax,%ecx > 0x0000003858435c0a <+10>: mov %fs:0x2d0,%esi > 0x0000003858435c12 <+18>: test %esi,%esi > 0x0000003858435c14 <+20>: jne 0x3858435c48 <__GI_raise+72> > 0x0000003858435c16 <+22>: mov $0xba,%eax > 0x0000003858435c1b <+27>: syscall > 0x0000003858435c1d <+29>: mov %eax,%ecx > 0x0000003858435c1f <+31>: mov %eax,%fs:0x2d0 > 0x0000003858435c27 <+39>: mov %eax,%esi > 0x0000003858435c29 <+41>: movslq %edi,%rdx > 0x0000003858435c2c <+44>: movslq %esi,%rsi > 0x0000003858435c2f <+47>: movslq %ecx,%rdi > 0x0000003858435c32 <+50>: mov $0xea,%eax > 0x0000003858435c37 <+55>: syscall >=> 0x0000003858435c39 <+57>: cmp $0xfffffffffffff000,%rax > 0x0000003858435c3f <+63>: ja 0x3858435c5a <__GI_raise+90> > 0x0000003858435c41 <+65>: repz retq > 0x0000003858435c43 <+67>: nopl 0x0(%rax,%rax,1) > 0x0000003858435c48 <+72>: test %eax,%eax > 0x0000003858435c4a <+74>: jg 0x3858435c29 <__GI_raise+41> > 0x0000003858435c4c <+76>: mov %eax,%ecx > 0x0000003858435c4e <+78>: neg %ecx > 0x0000003858435c50 <+80>: test $0x7fffffff,%eax > 0x0000003858435c55 <+85>: cmove %esi,%ecx > 0x0000003858435c58 <+88>: jmp 0x3858435c29 <__GI_raise+41> > 0x0000003858435c5a <+90>: mov 0x3821d7(%rip),%rdx # 0x38587b7e38 > 0x0000003858435c61 <+97>: neg %eax > 0x0000003858435c63 <+99>: mov %eax,%fs:(%rdx) > 0x0000003858435c66 <+102>: or $0xffffffffffffffff,%rax > 0x0000003858435c6a <+106>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1071433
: 869165 |
869166
|
869167
|
869168
|
869169
|
869170
|
869171
|
869172
|
869173
|
869174