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 621511 Details for
Bug 863040
[abrt] gdb-7.4.50.20120120-50.fc17: symtable_add_def: Process /usr/bin/gdb was killed by signal 11 (SIGSEGV)
[?]
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), 15.72 KB, created by
Demian Lee
on 2012-10-04 09:51:55 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Demian Lee
Created:
2012-10-04 09:51:55 UTC
Size:
15.72 KB
patch
obsolete
>warning: File "/var/cache/abrt-di/usr/lib/debug/usr/bin/gdb-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py". >[New LWP 2566] >[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/bin/virtuoso-t -ex core'. >Program terminated with signal 11, Segmentation fault. >#0 symtable_add_def (st=st@entry=0x2392560, name='self', flag=flag@entry=4) at /usr/src/debug/Python-2.7.3/Python/symtable.c:888 >888 /usr/src/debug/Python-2.7.3/Python/symtable.c: No such file or directory. > >Thread 1 (Thread 0x7f2abf374800 (LWP 2566)): >#0 symtable_add_def (st=st@entry=0x2392560, name='self', flag=flag@entry=4) at /usr/src/debug/Python-2.7.3/Python/symtable.c:888 > o = <unknown at remote 0x8000000000000> > dict = {0x0: <unknown at remote 0x8000000000000>, 0x0: <unknown at remote 0x18000000000000>, 0x0: <unknown at remote 0x2000000000000>} > val = <optimized out> > mangled = 'self' >#1 0x00007f2abdb03011 in symtable_visit_params (st=st@entry=0x2392560, args=0x23fc4f0, toplevel=toplevel@entry=1) at /usr/src/debug/Python-2.7.3/Python/symtable.c:1318 > arg = <optimized out> > i = 0 >#2 0x00007f2abdb03c8e in symtable_visit_arguments (st=0x2392560, a=0x23fc538) at /usr/src/debug/Python-2.7.3/Python/symtable.c:1365 >No locals. >#3 0x00007f2abdb053a0 in symtable_visit_stmt (st=st@entry=0x2392560, s=0x23fc5d0) at /usr/src/debug/Python-2.7.3/Python/symtable.c:1012 >No locals. >#4 0x00007f2abdb05434 in symtable_visit_stmt (st=st@entry=0x2392560, s=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/symtable.c:1029 > elt = <optimized out> > i = 0 > seq = 0x23fc4c0 > tmp = 0x0 >#5 0x00007f2abdb0570c in PySymtable_Build (mod=mod@entry=0x23fe548, filename=filename@entry=0x7f2abdb2670d "<string>", future=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/symtable.c:240 > st = 0x2392560 > seq = 0x23fb900 > i = 4 >#6 0x00007f2abdaec5e2 in PyAST_Compile (mod=0x23fe548, filename=filename@entry=0x7f2abdb2670d "<string>", flags=0x7fff216baad0, flags@entry=0x0, arena=arena@entry=0x236bea0) at /usr/src/debug/Python-2.7.3/Python/compile.c:282 > c = {c_filename = 0x7f2abdb2670d "<string>", c_st = 0x0, c_future = 0x7f2abf3b34a0, c_flags = 0x7fff216baad0, c_interactive = 0, c_nestlevel = 0, u = 0x0, c_stack = [], c_arena = 0x236bea0} > co = 0x0 > local_flags = {cf_flags = 0} > merged = <optimized out> >#7 0x00007f2abdafeb84 in run_mod (mod=<optimized out>, filename=filename@entry=0x7f2abdb2670d "<string>", globals=globals@entry={'__builtins__': <module at remote 0x7f2abf388ad0>, '__name__': '__main__', 'gdb': <module at remote 0x7f2abf2af8d8>, '__doc__': None, '__package__': None}, locals=locals@entry={'__builtins__': <module at remote 0x7f2abf388ad0>, '__name__': '__main__', 'gdb': <module at remote 0x7f2abf2af8d8>, '__doc__': None, '__package__': None}, flags=flags@entry=0x0, arena=arena@entry=0x236bea0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1358 > co = <optimized out> > v = <optimized out> >#8 0x00007f2abdaff768 in PyRun_StringFlags (str=str@entry=0x711648 "import os\nimport sys\n\nclass GdbOutputFile:\n def close(self):\n # Do nothing.\n return None\n\n def isatty(self):\n return False\n\n def write(self, s):\n gdb.write(s, stream=gdb.STDOUT)\n \n d"..., start=start@entry=257, globals={'__builtins__': <module at remote 0x7f2abf388ad0>, '__name__': '__main__', 'gdb': <module at remote 0x7f2abf2af8d8>, '__doc__': None, '__package__': None}, locals={'__builtins__': <module at remote 0x7f2abf388ad0>, '__name__': '__main__', 'gdb': <module at remote 0x7f2abf2af8d8>, '__doc__': None, '__package__': None}, flags=flags@entry=0x0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1324 > ret = 0x0 > mod = <optimized out> > arena = 0x236bea0 >#9 0x00007f2abdb0027b in PyRun_SimpleStringFlags (command=command@entry=0x711648 "import os\nimport sys\n\nclass GdbOutputFile:\n def close(self):\n # Do nothing.\n return None\n\n def isatty(self):\n return False\n\n def write(self, s):\n gdb.write(s, stream=gdb.STDOUT)\n \n d"..., flags=flags@entry=0x0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:977 > m = <optimized out> > d = <optimized out> > v = <optimized out> >#10 0x00000000004cc037 in finish_python_initialization () at ../../gdb/python/python.c:1346 > cleanup = 0x228e1e0 >#11 0x0000000000623ef7 in gdb_init (argv0=<optimized out>) at ../../gdb/top.c:1740 >No locals. >#12 0x00000000005725c4 in captured_main (data=data@entry=0x7fff216bad30) at ../../gdb/main.c:742 > context = 0x7fff216bad30 > argc = 20 > argv = 0x7fff216bae38 > quiet = 1 > set_args = 0 > symarg = <optimized out> > execarg = <optimized out> > pidarg = <optimized out> > corearg = <optimized out> > pid_or_core_arg = 0x0 > cdarg = <optimized out> > ttyarg = <optimized out> > python_script = <optimized out> > print_help = 0 > print_version = 0 > cmdarg_vec = 0x228e500 > cmdarg_p = <optimized out> > dirarg = <optimized out> > dirsize = <optimized out> > ndir = <optimized out> > system_gdbinit = <optimized out> > home_gdbinit = <optimized out> > local_gdbinit = <optimized out> > i = <optimized out> > save_auto_load = <optimized out> > objfile = <optimized out> > pre_stat_chain = 0x0 >#13 0x0000000000570ebe in catch_errors (func=func@entry=0x572140 <captured_main>, func_args=func_args@entry=0x7fff216bad30, errstring=errstring@entry=0x6fea54 "", mask=mask@entry=6) at ../../gdb/exceptions.c:546 > val = 0 > exception = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > saved_uiout = 0xace2e0 >#14 0x00000000005735b4 in gdb_main (args=args@entry=0x7fff216bad30) at ../../gdb/main.c:1105 >No locals. >#15 0x000000000045121e in main (argc=<optimized out>, argv=<optimized out>) at ../../gdb/gdb.c:34 > args = {argc = 20, argv = 0x7fff216bae38, use_windows = 0, interpreter_p = 0x6f43b0 "console"} >From To Syms Read Shared Object Library >0x00007f2abef79f20 0x00007f2abef98848 Yes /lib64/libreadline.so.6 >0x00007f2abed49fc0 0x00007f2abed5a768 Yes /lib64/libselinux.so.1 >0x00007f2abeb26d20 0x00007f2abeb3de08 Yes /lib64/libncurses.so.5 >0x00007f2abe903d90 0x00007f2abe90fc48 Yes /lib64/libtinfo.so.5 >0x00007f2abe6e1f50 0x00007f2abe6ee718 Yes /lib64/libz.so.1 >0x00007f2abe3ea5f0 0x00007f2abe451a4c Yes /lib64/libm.so.6 >0x00007f2abe1e1ea0 0x00007f2abe1e29e0 Yes /lib64/libdl.so.2 >0x00007f2abdfca790 0x00007f2abdfd5494 Yes /lib64/libpthread.so.0 >0x00007f2abddc2ee0 0x00007f2abddc3814 Yes /lib64/libutil.so.1 >0x00007f2abda46fd0 0x00007f2abdb26560 Yes /lib64/libpython2.7.so.1.0 >0x00007f2abd7e2dd0 0x00007f2abd7fbccc Yes /lib64/libexpat.so.1 >0x00007f2abd446f60 0x00007f2abd587780 Yes /lib64/libc.so.6 >0x00007f2abf1aab20 0x00007f2abf1c4319 Yes /lib64/ld-linux-x86-64.so.2 >0x00007f2abd21d1b0 0x00007f2abd22467c Yes /lib64/libnss_files.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x8000000000000 2251799813685248 >rbx 0x7f2abf337e70 139821573176944 >rcx 0x23fc500 37733632 >rdx 0x23f41d8 37700056 >rsi 0x7f2abf337e70 139821573176944 >rdi 0x0 0 >rbp 0x2392560 0x2392560 >rsp 0x7fff216ba740 0x7fff216ba740 >r8 0x0 0 >r9 0x3 3 >r10 0x20 32 >r11 0x1f 31 >r12 0x7f2abf337e70 139821573176944 >r13 0x4 4 >r14 0x23f41a0 37700000 >r15 0x101 257 >rip 0x7f2abdb02ce0 0x7f2abdb02ce0 <symtable_add_def+96> >eflags 0x10202 [ IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function symtable_add_def: > 0x00007f2abdb02c80 <+0>: mov %rbx,-0x30(%rsp) > 0x00007f2abdb02c85 <+5>: mov %rbp,-0x28(%rsp) > 0x00007f2abdb02c8a <+10>: mov %rdi,%rbp > 0x00007f2abdb02c8d <+13>: mov %r12,-0x20(%rsp) > 0x00007f2abdb02c92 <+18>: mov %r13,-0x18(%rsp) > 0x00007f2abdb02c97 <+23>: mov %rsi,%r12 > 0x00007f2abdb02c9a <+26>: mov %r14,-0x10(%rsp) > 0x00007f2abdb02c9f <+31>: mov %r15,-0x8(%rsp) > 0x00007f2abdb02ca4 <+36>: sub $0x48,%rsp > 0x00007f2abdb02ca8 <+40>: mov 0x38(%rdi),%rdi > 0x00007f2abdb02cac <+44>: mov %edx,%r13d > 0x00007f2abdb02caf <+47>: callq 0x7f2abda439f0 <_Py_Mangle@plt> > 0x00007f2abdb02cb4 <+52>: test %rax,%rax > 0x00007f2abdb02cb7 <+55>: mov %rax,%rbx > 0x00007f2abdb02cba <+58>: je 0x7f2abdb02dc0 <symtable_add_def+320> > 0x00007f2abdb02cc0 <+64>: mov 0x8(%rbp),%rax > 0x00007f2abdb02cc4 <+68>: mov %rbx,%rsi > 0x00007f2abdb02cc7 <+71>: mov 0x18(%rax),%r14 > 0x00007f2abdb02ccb <+75>: mov %r14,%rdi > 0x00007f2abdb02cce <+78>: callq 0x7f2abda44a30 <PyDict_GetItem@plt> > 0x00007f2abdb02cd3 <+83>: test %rax,%rax > 0x00007f2abdb02cd6 <+86>: je 0x7f2abdb02e70 <symtable_add_def+496> > 0x00007f2abdb02cdc <+92>: test $0x4,%r13b >=> 0x00007f2abdb02ce0 <+96>: mov 0x10(%rax),%rdi > 0x00007f2abdb02ce4 <+100>: jne 0x7f2abdb02d70 <symtable_add_def+240> > 0x00007f2abdb02cea <+106>: movslq %r13d,%r15 > 0x00007f2abdb02ced <+109>: or %r15,%rdi > 0x00007f2abdb02cf0 <+112>: callq 0x7f2abda462c0 <PyInt_FromLong@plt> > 0x00007f2abdb02cf5 <+117>: test %rax,%rax > 0x00007f2abdb02cf8 <+120>: mov %rax,%r12 > 0x00007f2abdb02cfb <+123>: je 0x7f2abdb02db0 <symtable_add_def+304> > 0x00007f2abdb02d01 <+129>: mov %rax,%rdx > 0x00007f2abdb02d04 <+132>: mov %rbx,%rsi > 0x00007f2abdb02d07 <+135>: mov %r14,%rdi > 0x00007f2abdb02d0a <+138>: callq 0x7f2abda46370 <PyDict_SetItem@plt> > 0x00007f2abdb02d0f <+143>: test %eax,%eax > 0x00007f2abdb02d11 <+145>: mov (%r12),%rax > 0x00007f2abdb02d15 <+149>: js 0x7f2abdb02e48 <symtable_add_def+456> > 0x00007f2abdb02d1b <+155>: sub $0x1,%rax > 0x00007f2abdb02d1f <+159>: test %rax,%rax > 0x00007f2abdb02d22 <+162>: mov %rax,(%r12) > 0x00007f2abdb02d26 <+166>: je 0x7f2abdb02e80 <symtable_add_def+512> > 0x00007f2abdb02d2c <+172>: test $0x4,%r13b > 0x00007f2abdb02d30 <+176>: jne 0x7f2abdb02e95 <symtable_add_def+533> > 0x00007f2abdb02d36 <+182>: and $0x1,%r13d > 0x00007f2abdb02d3a <+186>: jne 0x7f2abdb02de8 <symtable_add_def+360> > 0x00007f2abdb02d40 <+192>: mov (%rbx),%rdx > 0x00007f2abdb02d43 <+195>: mov $0x1,%eax > 0x00007f2abdb02d48 <+200>: sub $0x1,%rdx > 0x00007f2abdb02d4c <+204>: test %rdx,%rdx > 0x00007f2abdb02d4f <+207>: mov %rdx,(%rbx) > 0x00007f2abdb02d52 <+210>: jne 0x7f2abdb02dc2 <symtable_add_def+322> > 0x00007f2abdb02d54 <+212>: mov 0x8(%rbx),%rdx > 0x00007f2abdb02d58 <+216>: mov %rbx,%rdi > 0x00007f2abdb02d5b <+219>: mov %eax,0x8(%rsp) > 0x00007f2abdb02d5f <+223>: callq *0x30(%rdx) > 0x00007f2abdb02d62 <+226>: mov 0x8(%rsp),%eax > 0x00007f2abdb02d66 <+230>: jmp 0x7f2abdb02dc2 <symtable_add_def+322> > 0x00007f2abdb02d68 <+232>: nopl 0x0(%rax,%rax,1) > 0x00007f2abdb02d70 <+240>: test $0x4,%dil > 0x00007f2abdb02d74 <+244>: je 0x7f2abdb02cea <symtable_add_def+106> > 0x00007f2abdb02d7a <+250>: mov %r12,%rdi > 0x00007f2abdb02d7d <+253>: callq 0x7f2abda45310 <PyString_AsString@plt> > 0x00007f2abdb02d82 <+258>: mov %rax,%rdx > 0x00007f2abdb02d85 <+261>: mov 0x2721fc(%rip),%rax # 0x7f2abdd74f88 > 0x00007f2abdb02d8c <+268>: lea 0x447cd(%rip),%rsi # 0x7f2abdb47560 > 0x00007f2abdb02d93 <+275>: mov (%rax),%rdi > 0x00007f2abdb02d96 <+278>: xor %eax,%eax > 0x00007f2abdb02d98 <+280>: callq 0x7f2abda46740 <PyErr_Format@plt> > 0x00007f2abdb02d9d <+285>: mov 0x8(%rbp),%rax > 0x00007f2abdb02da1 <+289>: mov 0x0(%rbp),%rdi > 0x00007f2abdb02da5 <+293>: mov 0x48(%rax),%esi > 0x00007f2abdb02da8 <+296>: callq 0x7f2abda442c0 <PyErr_SyntaxLocation@plt> > 0x00007f2abdb02dad <+301>: nopl (%rax) > 0x00007f2abdb02db0 <+304>: subq $0x1,(%rbx) > 0x00007f2abdb02db4 <+308>: jne 0x7f2abdb02dc0 <symtable_add_def+320> > 0x00007f2abdb02db6 <+310>: mov 0x8(%rbx),%rax > 0x00007f2abdb02dba <+314>: mov %rbx,%rdi > 0x00007f2abdb02dbd <+317>: callq *0x30(%rax) > 0x00007f2abdb02dc0 <+320>: xor %eax,%eax > 0x00007f2abdb02dc2 <+322>: mov 0x18(%rsp),%rbx > 0x00007f2abdb02dc7 <+327>: mov 0x20(%rsp),%rbp > 0x00007f2abdb02dcc <+332>: mov 0x28(%rsp),%r12 > 0x00007f2abdb02dd1 <+337>: mov 0x30(%rsp),%r13 > 0x00007f2abdb02dd6 <+342>: mov 0x38(%rsp),%r14 > 0x00007f2abdb02ddb <+347>: mov 0x40(%rsp),%r15 > 0x00007f2abdb02de0 <+352>: add $0x48,%rsp > 0x00007f2abdb02de4 <+356>: retq > 0x00007f2abdb02de5 <+357>: nopl (%rax) > 0x00007f2abdb02de8 <+360>: mov 0x28(%rbp),%rdi > 0x00007f2abdb02dec <+364>: mov %rbx,%rsi > 0x00007f2abdb02def <+367>: callq 0x7f2abda44a30 <PyDict_GetItem@plt> > 0x00007f2abdb02df4 <+372>: test %rax,%rax > 0x00007f2abdb02df7 <+375>: je 0x7f2abdb02dfd <symtable_add_def+381> > 0x00007f2abdb02df9 <+377>: or 0x10(%rax),%r15 > 0x00007f2abdb02dfd <+381>: mov %r15,%rdi > 0x00007f2abdb02e00 <+384>: callq 0x7f2abda462c0 <PyInt_FromLong@plt> > 0x00007f2abdb02e05 <+389>: test %rax,%rax > 0x00007f2abdb02e08 <+392>: mov %rax,%r12 > 0x00007f2abdb02e0b <+395>: je 0x7f2abdb02db0 <symtable_add_def+304> > 0x00007f2abdb02e0d <+397>: mov 0x28(%rbp),%rdi > 0x00007f2abdb02e11 <+401>: mov %rax,%rdx > 0x00007f2abdb02e14 <+404>: mov %rbx,%rsi > 0x00007f2abdb02e17 <+407>: callq 0x7f2abda46370 <PyDict_SetItem@plt> > 0x00007f2abdb02e1c <+412>: test %eax,%eax > 0x00007f2abdb02e1e <+414>: mov (%r12),%rax > 0x00007f2abdb02e22 <+418>: js 0x7f2abdb02e48 <symtable_add_def+456> > 0x00007f2abdb02e24 <+420>: sub $0x1,%rax > 0x00007f2abdb02e28 <+424>: test %rax,%rax > 0x00007f2abdb02e2b <+427>: mov %rax,(%r12) > 0x00007f2abdb02e2f <+431>: jne 0x7f2abdb02d40 <symtable_add_def+192> > 0x00007f2abdb02e35 <+437>: mov 0x8(%r12),%rax > 0x00007f2abdb02e3a <+442>: mov %r12,%rdi > 0x00007f2abdb02e3d <+445>: callq *0x30(%rax) > 0x00007f2abdb02e40 <+448>: jmpq 0x7f2abdb02d40 <symtable_add_def+192> > 0x00007f2abdb02e45 <+453>: nopl (%rax) > 0x00007f2abdb02e48 <+456>: sub $0x1,%rax > 0x00007f2abdb02e4c <+460>: test %rax,%rax > 0x00007f2abdb02e4f <+463>: mov %rax,(%r12) > 0x00007f2abdb02e53 <+467>: jne 0x7f2abdb02db0 <symtable_add_def+304> > 0x00007f2abdb02e59 <+473>: mov 0x8(%r12),%rax > 0x00007f2abdb02e5e <+478>: mov %r12,%rdi > 0x00007f2abdb02e61 <+481>: callq *0x30(%rax) > 0x00007f2abdb02e64 <+484>: jmpq 0x7f2abdb02db0 <symtable_add_def+304> > 0x00007f2abdb02e69 <+489>: nopl 0x0(%rax) > 0x00007f2abdb02e70 <+496>: movslq %r13d,%r15 > 0x00007f2abdb02e73 <+499>: mov %r15,%rdi > 0x00007f2abdb02e76 <+502>: jmpq 0x7f2abdb02cf0 <symtable_add_def+112> > 0x00007f2abdb02e7b <+507>: nopl 0x0(%rax,%rax,1) > 0x00007f2abdb02e80 <+512>: mov 0x8(%r12),%rax > 0x00007f2abdb02e85 <+517>: mov %r12,%rdi > 0x00007f2abdb02e88 <+520>: callq *0x30(%rax) > 0x00007f2abdb02e8b <+523>: test $0x4,%r13b > 0x00007f2abdb02e8f <+527>: je 0x7f2abdb02d36 <symtable_add_def+182> > 0x00007f2abdb02e95 <+533>: mov 0x8(%rbp),%rax > 0x00007f2abdb02e99 <+537>: mov %rbx,%rsi > 0x00007f2abdb02e9c <+540>: mov 0x28(%rax),%rdi > 0x00007f2abdb02ea0 <+544>: callq 0x7f2abda44c70 <PyList_Append@plt> > 0x00007f2abdb02ea5 <+549>: test %eax,%eax > 0x00007f2abdb02ea7 <+551>: jns 0x7f2abdb02d40 <symtable_add_def+192> > 0x00007f2abdb02ead <+557>: jmpq 0x7f2abdb02db0 <symtable_add_def+304> >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 863040
:
621505
|
621506
|
621507
|
621508
|
621509
|
621510
| 621511