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 631531 Details for
Bug 868928
[abrt] gdb-7.5-19.fc18: 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.30 KB, created by
Stef Walter
on 2012-10-22 13:34:28 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Stef Walter
Created:
2012-10-22 13:34:28 UTC
Size:
15.30 KB
patch
obsolete
>[New LWP 21032] >[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 /usr/lib/debug -ex file /usr/bin/gdb -e'. >Program terminated with signal 11, Segmentation fault. >#0 0x0000003deeb55c10 in ?? () > >Thread 1 (Thread 0x7f21fd17c800 (LWP 21032)): >#0 0x0000003deeb55c10 in ?? () >No symbol table info available. >#1 0x0000003e8a240cb0 in strncpy (__len=271, __src=<optimized out>, __dest=0x1bd1590 "'''\n", ' ' <repeats 12 times>, "I believe we also need to filter on the inline\n", ' ' <repeats 12 times>, "struct frame_id.inline_depth, only regarding frames with\n", ' ' <repeats 12 times>, "an inline depth of 0 as actually being this function\n\n "...) at /usr/include/bits/string3.h:120 >No locals. >#2 parsetok (tok=0x1f41eb0, g=<optimized out>, start=<optimized out>, err_ret=err_ret@entry=0x7fffb023fef0, flags=flags@entry=0x7fffb023feec) at /usr/src/debug/Python-2.7.3/Parser/parsetok.c:188 > a = 0x22e0acc "'''\n", ' ' <repeats 12 times>, "I believe we also need to filter on the inline\n", ' ' <repeats 12 times>, "struct frame_id.inline_depth, only regarding frames with\n", ' ' <repeats 12 times>, "an inline depth of 0 as actually being this function\n\n "... > type = 3 > len = 271 > str = 0x1bd1590 "'''\n", ' ' <repeats 12 times>, "I believe we also need to filter on the inline\n", ' ' <repeats 12 times>, "struct frame_id.inline_depth, only regarding frames with\n", ' ' <repeats 12 times>, "an inline depth of 0 as actually being this function\n\n "... > col_offset = <optimized out> > b = 0x22e0bdb "\n" > ps = 0x218fba0 > n = <optimized out> > started = 1 >#3 0x0000003e8a2411a1 in PyParser_ParseFileFlagsEx (fp=<optimized out>, filename=<optimized out>, g=<optimized out>, start=<optimized out>, ps1=ps1@entry=0x0, ps2=ps2@entry=0x0, err_ret=err_ret@entry=0x7fffb023fef0, flags=flags@entry=0x7fffb023feec) at /usr/src/debug/Python-2.7.3/Parser/parsetok.c:106 > tok = <optimized out> >#4 0x0000003e8a2f7cc4 in PyParser_ASTFromFile (fp=fp@entry=0x1840760, filename=filename@entry=0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py", start=<optimized out>, ps1=ps1@entry=0x0, ps2=ps2@entry=0x0, flags=flags@entry=0x0, errcode=errcode@entry=0x0, arena=arena@entry=0x202bcb0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1484 > mod = <optimized out> > localflags = {cf_flags = 0} > err = {error = 10, filename = 0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py", lineno = 0, offset = 0, text = 0x0, token = -1, expected = -1} > iflags = 0 > n = <optimized out> >#5 0x0000003e8a2f7d4c in PyRun_FileExFlags (fp=fp@entry=0x1840760, filename=filename@entry=0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py", start=start@entry=257, globals=globals@entry={'GdbOutputFile': <classobj at remote 0x7f21fd05c258>, '__builtins__': <module at remote 0x7f21fd13cad0>, '__file__': '/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py', '__package__': None, 'sys': <module at remote 0x7f21fd13cb78>, 'GdbOutputErrorFile': <classobj at remote 0x7f21fd05c2c0>, 'gdb': <module at remote 0x7f21fd0770f8>, 'prompt_hook': None, '__name__': '__main__', 'GdbSetPythonDirectory': <function at remote 0x7f21fd071758>, 'os': <module at remote 0x7f21fd102cc8>, '__doc__': None}, locals=locals@entry={'GdbOutputFile': <classobj at remote 0x7f21fd05c258>, '__builtins__': <module at remote 0x7f21fd13cad0>, '__file__': '/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py', '__package__': None, 'sys': <module at remote 0x7f21fd13cb78>, 'GdbOutputErrorFile': <classobj at remote 0x7f21fd05c2c0>, 'gdb': <module at remote 0x7f21fd0770f8>, 'prompt_hook': None, '__name__': '__main__', 'GdbSetPythonDirectory': <function at remote 0x7f21fd071758>, 'os': <module at remote 0x7f21fd102cc8>, '__doc__': None}, closeit=closeit@entry=0, flags=flags@entry=0x0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1339 > ret = <optimized out> > mod = <optimized out> > arena = 0x202bcb0 >#6 0x0000003e8a2f878b in PyRun_SimpleFileExFlags (fp=fp@entry=0x1840760, filename=filename@entry=0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py", closeit=closeit@entry=0, flags=flags@entry=0x0) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:951 > m = <optimized out> > d = {'GdbOutputFile': <classobj at remote 0x7f21fd05c258>, '__builtins__': <module at remote 0x7f21fd13cad0>, '__file__': '/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py', '__package__': None, 'sys': <module at remote 0x7f21fd13cb78>, 'GdbOutputErrorFile': <classobj at remote 0x7f21fd05c2c0>, 'gdb': <module at remote 0x7f21fd0770f8>, 'prompt_hook': None, '__name__': '__main__', 'GdbSetPythonDirectory': <function at remote 0x7f21fd071758>, 'os': <module at remote 0x7f21fd102cc8>, '__doc__': None} > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > ret = <optimized out> > len = <optimized out> >#7 0x00000000004d5831 in python_run_simple_file (filename=0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py", file=0x1840760) at ../../gdb/python/python.c:178 >No locals. >#8 source_python_script_for_objfile (objfile=0x1bfe1a0, file=0x1840760, filename=0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py") at ../../gdb/python/python.c:1090 > cleanups = 0x1840b00 >#9 0x000000000050cc4c in auto_load_objfile_script (objfile=objfile@entry=0x1bfe1a0, language=language@entry=0x734350 <script_language_python>) at ../../gdb/auto-load.c:770 > realname = <optimized out> > filename = 0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py" > debugfile = 0x1c14b40 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py" > len = <optimized out> > input = 0x1840760 > cleanups = 0x18866e0 >#10 0x00000000004d60bf in gdbpy_load_auto_scripts_for_objfile (objfile=0x1bfe1a0) at ../../gdb/python/py-auto-load.c:233 >No locals. >#11 0x00000000005bbd65 in generic_observer_notify (args=0x7fffb0240100, subject=<optimized out>) at ../../gdb/observer.c:167 > current_node = 0x12d1270 >#12 observer_notify_new_objfile (objfile=objfile@entry=0x1bfe1a0) at ./observer.inc:290 > args = {objfile = 0x1bfe1a0} >#13 0x0000000000560cd8 in symbol_file_add_with_addrs_or_offsets (abfd=abfd@entry=0x1882450, add_flags=add_flags@entry=8, addrs=addrs@entry=0x1b0f890, flags=<optimized out>, parent=parent@entry=0x1b7ae00, num_offsets=0, offsets=0x0) at ../../gdb/symfile.c:1155 > objfile = 0x1bfe1a0 > name = 0x1c22a60 "/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug" > from_tty = 0 > mainline = 0 >#14 0x0000000000560f34 in symbol_file_add_separate (bfd=bfd@entry=0x1882450, symfile_flags=symfile_flags@entry=8, objfile=objfile@entry=0x1b7ae00) at ../../gdb/symfile.c:1176 > sap = 0x1b0f890 > my_cleanup = 0x143ca30 >#15 0x00000000004ea54f in elf_symfile_read (objfile=<optimized out>, symfile_flags=8) at ../../gdb/elfread.c:2725 > debugfile = <optimized out> > build_id_filename = 0x18867f0 "@\257\375\001" > abfd = 0x1882450 > cleanup = 0x152e6b0 > synth_abfd = <optimized out> > abfd = <optimized out> > ei = {stabsect = 0x0, stabindexsect = 0x0, mdebugsect = 0x0} > back_to = 0x152e6b0 > symcount = <optimized out> > dynsymcount = <optimized out> > synthcount = <optimized out> > storage_needed = <optimized out> > symbol_table = <optimized out> > dyn_symbol_table = 0x1b83f40 > synthsyms = 0x1bfe1a0 >#16 0x0000000000560925 in syms_from_objfile (objfile=objfile@entry=0x1b7ae00, addrs=addrs@entry=0x19c0430, offsets=offsets@entry=0x0, num_offsets=num_offsets@entry=0, add_flags=add_flags@entry=8) at ../../gdb/symfile.c:1000 > local_addr = 0x0 > old_chain = 0x75cf40 <sentinel_cleanup> > mainline = 0 > __PRETTY_FUNCTION__ = "syms_from_objfile" >#17 0x0000000000560c60 in symbol_file_add_with_addrs_or_offsets (abfd=<optimized out>, add_flags=add_flags@entry=8, addrs=addrs@entry=0x19c0430, flags=flags@entry=2, parent=parent@entry=0x0, num_offsets=0, offsets=0x0) at ../../gdb/symfile.c:1106 > objfile = 0x1b7ae00 > name = 0x171d430 "/lib64/libpython2.7.so.1.0" > from_tty = 0 > mainline = 0 >#18 0x0000000000560f65 in symbol_file_add_from_bfd (abfd=<optimized out>, add_flags=add_flags@entry=8, addrs=addrs@entry=0x19c0430, flags=flags@entry=2, parent=parent@entry=0x0) at ../../gdb/symfile.c:1196 >No locals. >#19 0x0000000000655ea9 in solib_read_symbols (so=so@entry=0x14fc3a0, flags=flags@entry=8) at ../../gdb/solib.c:613 > sap = 0x19c0430 > e = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > from_tty = 0 >#20 0x0000000000656312 in solib_add (pattern=pattern@entry=0x0, from_tty=from_tty@entry=0, target=target@entry=0xb0a880 <core_ops>, readsyms=1) at ../../gdb/solib.c:942 > add_this_solib = 1 > any_matches = 1 > loaded_any_symbols = <optimized out> > flags = 8 > gdb = 0x14fc3a0 >#21 0x000000000056d260 in post_create_inferior (target=target@entry=0xb0a880 <core_ops>, from_tty=from_tty@entry=0) at ../../gdb/infcmd.c:477 > solib_add_generation = 0 > ex = {reason = 0, error = GDB_NO_ERROR, message = 0x0} >#22 0x000000000052e34e in core_open (filename=<optimized out>, from_tty=0) at ../../gdb/corelow.c:478 > p = <optimized out> > siggy = <optimized out> > old_chain = 0x143ca60 > temp = <optimized out> > temp_bfd = <optimized out> > scratch_chan = <optimized out> > flags = 0 > except = {reason = 6560960, error = GDB_NO_ERROR, message = 0x40a0cc4c52b36a00 <Address 0x40a0cc4c52b36a00 out of bounds>} >#23 0x00000000006401fa in execute_command (p=0x7fffb0240dff "p", p@entry=0x7fffb0240dec "core-file ./coredump", from_tty=from_tty@entry=0) at ../../gdb/top.c:487 > arg = <optimized out> > cleanup_if_error = 0x75cf40 <sentinel_cleanup> > cleanup = 0x13f7b60 > c = 0x1304a70 > line = 0x7fffb0240dec "core-file ./coredump" >#24 0x00000000005852f2 in catch_command_errors (command=0x63ff80 <execute_command>, arg=0x7fffb0240dec "core-file ./coredump", from_tty=0, mask=mask@entry=6) at ../../gdb/exceptions.c:573 > e = {reason = 0, error = GDB_NO_ERROR, message = 0x0} >#25 0x0000000000587159 in captured_main (data=data@entry=0x7fffb02406b0) at ../../gdb/main.c:1056 > context = 0x7fffb02406b0 > argc = 20 > argv = 0x7fffb02407b8 > quiet = 1 > set_args = 0 > symarg = <optimized out> > execarg = <optimized out> > pidarg = <optimized out> > corearg = <optimized out> > pid_or_core_arg = <optimized out> > cdarg = <optimized out> > ttyarg = <optimized out> > python_script = <optimized out> > print_help = 0 > print_version = 0 > cmdarg_vec = 0x128c500 > cmdarg_p = <optimized out> > dirarg = <optimized out> > dirsize = <optimized out> > ndir = <optimized out> > system_gdbinit = 0x13447e0 "/etc/gdbinit" > home_gdbinit = 0x0 > local_gdbinit = 0x0 > i = <optimized out> > save_auto_load = 1 > objfile = <optimized out> > pre_stat_chain = 0x75cf40 <sentinel_cleanup> >#26 0x000000000058522e in catch_errors (func=func@entry=0x586990 <captured_main>, func_args=func_args@entry=0x7fffb02406b0, errstring=errstring@entry=0x71fc57 "", mask=mask@entry=6) at ../../gdb/exceptions.c:546 > val = 0 > exception = {reason = 0, error = GDB_NO_ERROR, message = 0x0} > saved_uiout = 0xafe160 <def_uiout> >#27 0x0000000000587e14 in gdb_main (args=args@entry=0x7fffb02406b0) at ../../gdb/main.c:1102 >No locals. >#28 0x000000000045294e in main (argc=<optimized out>, argv=<optimized out>) at ../../gdb/gdb.c:34 > args = {argc = 20, argv = 0x7fffb02407b8, use_windows = 0, interpreter_p = 0x7147f0 "console"} >From To Syms Read Shared Object Library >0x0000003e75214f50 0x0000003e752339a8 Yes /lib64/libreadline.so.6 >0x0000003e70206080 0x0000003e7021704c Yes /lib64/libselinux.so.1 >0x0000003e89206d60 0x0000003e8921de58 Yes /lib64/libncurses.so.5 >0x0000003e8720cdc0 0x0000003e87218c58 Yes /lib64/libtinfo.so.5 >0x0000003e6fe02190 0x0000003e6fe0e610 Yes /lib64/libz.so.1 >0x0000003e6ee055b0 0x0000003e6ee6fd68 Yes /lib64/libm.so.6 >0x0000003e6f600ed0 0x0000003e6f6019f0 Yes /lib64/libdl.so.2 >0x0000003e6f205790 0x0000003e6f2104b4 Yes /lib64/libpthread.so.0 >0x0000003e87e00f10 0x0000003e87e01824 Yes /lib64/libutil.so.1 >0x0000003e8a23f170 0x0000003e8a31e820 Yes /lib64/libpython2.7.so.1.0 >0x0000003e73e03e00 0x0000003e73e1ccdc Yes /lib64/libexpat.so.1 >0x0000003e746030f0 0x0000003e74619340 Yes /lib64/liblzma.so.5 >0x0000003e6ea1f1a0 0x0000003e6eb607a0 Yes /lib64/libc.so.6 >0x0000003e6e600b20 0x0000003e6e61a3f9 Yes /lib64/ld-linux-x86-64.so.2 >0x0000003e6fa022a0 0x0000003e6fa0557c Yes /lib64/librt.so.1 >0x00007f21fce1c1e0 0x00007f21fce2369c Yes /lib64/libnss_files.so.2 >0x00007f21fcbccf10 0x00007f21fcbd1968 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f21fc8175c0 0x00007f21fc84f918 Yes /lib64/librpm.so.3 >0x0000003e7360ae00 0x0000003e7361f7b0 Yes /lib64/librpmio.so.3 >0x0000003e82618af0 0x0000003e826fb784 Yes /lib64/libnss3.so >0x0000003e86e01760 0x0000003e86e0d3c0 Yes /lib64/libbz2.so.1 >0x0000003e72e02b20 0x0000003e72e0fbd4 Yes /lib64/libelf.so.1 >0x0000003e82a01cf0 0x0000003e82a07224 Yes /lib64/libpopt.so.0 >0x0000003e72a01570 0x0000003e72a02c84 Yes /lib64/libcap.so.2 >0x0000003e8b201f80 0x0000003e8b205ddc Yes /lib64/libacl.so.1 >0x0000003e8ba06f60 0x0000003e8ba21a68 Yes /lib64/liblua-5.1.so >0x00007f21fc4802c0 0x00007f21fc5bf968 Yes /lib64/libdb-5.3.so >0x0000003e8220aa60 0x0000003e82215b04 Yes /lib64/libnssutil3.so >0x0000003e80a01510 0x0000003e80a02bf4 Yes /lib64/libplc4.so >0x0000003e81200ff0 0x0000003e81201f18 Yes /lib64/libplds4.so >0x0000003e80e0d220 0x0000003e80e2ca70 Yes /lib64/libnspr4.so >0x0000003e86a013d0 0x0000003e86a0349c Yes /lib64/libattr.so.1 >0x00007f21fc215a30 0x00007f21fc2427bc Yes /lib64/libsoftokn3.so >0x0000003e87a0a4e0 0x0000003e87a8a560 Yes /lib64/libsqlite3.so.0 >0x0000003e81a03550 0x0000003e81a42538 Yes /lib64/libfreebl3.so >0x00007f21fc00a820 0x00007f21fc00de3c Yes /lib64/libthread_db.so.1 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x1000 4096 >rbx 0x3 3 >rcx 0x22e0bcc 36572108 >rdx 0x1bd1690 29169296 >rsi 0x0 0 >rdi 0x1bd1590 29169040 >rbp 0x1f41eb0 0x1f41eb0 >rsp 0x7fffb023fe48 0x7fffb023fe48 >r8 0xfffffffffffffffb -5 >r9 0x2020202020202020 2314885530818453536 >r10 0x110 272 >r11 0x2098 8344 >r12 0x1 1 >r13 0x218fba0 35191712 >r14 0x10f 271 >r15 0x1bd1590 29169040 >rip 0x3deeb55c10 0x3deeb55c10 >eflags 0x10283 [ CF SF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >No function contains program counter for selected frame.
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 868928
:
631529
|
631530
| 631531 |
631532
|
631533
|
631534
|
631535
|
631536
|
631537