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 843851 Details for
Bug 1047548
[abrt] python-urlgrabber-3.9.1-27.fc19: gc_list_remove: Process /usr/bin/python2.7 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), 10.02 KB, created by
Diego
on 2013-12-31 16:52:47 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Diego
Created:
2013-12-31 16:52:47 UTC
Size:
10.02 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 3089] >warning: File "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py". >To enable execution of this file add > add-auto-load-safe-path /var/cache/abrt-di/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py >line to your configuration file "/home/diego/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/diego/.gdbinit". >For more information about this security protection see the >"Auto-loading safe path" section in the GDB manual. E.g., run from the shell: > info "(gdb)Auto-loading safe path" >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python /usr/libexec/urlgrabber-ext-down'. >Program terminated with signal 11, Segmentation fault. >#0 0x00007fabe20ade31 in gc_list_remove (node=0x7fabe2435a08, node=0x7fabe2435a08) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:318 >318 /usr/src/debug/Python-2.7.5/Modules/gcmodule.c: No such file or directory. > >Thread 1 (Thread 0x7fabe256c740 (LWP 3089)): >#0 0x00007fabe20ade31 in gc_list_remove (node=0x7fabe2435a08, node=0x7fabe2435a08) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:318 >No locals. >#1 PyObject_GC_Del (op=0x7fabe2435a28) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1631 > g = 0x7fabe2435a08 >#2 0x00007fabe203ae34 in PyTuple_ClearFreeList () at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:934 > p = 0x1d9bed8 > q = <optimized out> > freelist_size = 3189 > i = <optimized out> >#3 0x00007fabe209b3c5 in Py_Finalize () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:527 > interp = 0x7fabe235dfe0 <exitfuncs> >#4 0x00007fabe20ac075 in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/main.c:665 > c = <optimized out> > sts = 0 > command = 0x0 > filename = 0x7fff93492f66 "/usr/libexec/urlgrabber-ext-down" > module = 0x0 > fp = 0x1d02de0 > p = <optimized out> > unbuffered = 0 > skipfirstline = 0 > stdin_is_interactive = 0 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = <optimized out> > cf = {cf_flags = 0} >#5 0x00007fabe12deb75 in __libc_start_main (main=0x4006f0 <main>, argc=2, ubp_av=0x7fff93492868, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff93492858) at libc-start.c:258 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -148482641756838875, 4196088, 140735664433248, 0, 0, 148439845371749413, 191325507862635557}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4007f0 <__libc_csu_init>, 0x7fff93492868}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4196336}}} > not_first_call = <optimized out> >#6 0x0000000000400721 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x00007fabe1fe1370 0x00007fabe20c2330 Yes /lib64/libpython2.7.so.1.0 >0x00007fabe1d8b790 0x00007fabe1d963c4 Yes /lib64/libpthread.so.0 >0x00007fabe1b82ed0 0x00007fabe1b839d0 Yes /lib64/libdl.so.2 >0x00007fabe197ff10 0x00007fabe1980804 Yes /lib64/libutil.so.1 >0x00007fabe16824b0 0x00007fabe16ec9a8 Yes /lib64/libm.so.6 >0x00007fabe12dc410 0x00007fabe141eb70 Yes /lib64/libc.so.6 >0x00007fabe2364ae0 0x00007fabe237ec3a Yes /lib64/ld-linux-x86-64.so.2 >0x00007fabe10b21e0 0x00007fabe10b93cc Yes /lib64/libnss_files.so.2 >0x00007fabda986b20 0x00007fabda987ba8 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007fabda77f4b0 0x00007fabda781b4c Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007fabda577070 0x00007fabda578b44 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007fabda366f10 0x00007fabda36ba48 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007fabda15fde0 0x00007fabda160e64 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007fabd9f59750 0x00007fabd9f5bec4 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007fabd9d48150 0x00007fabd9d4eed8 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007fabd9b41110 0x00007fabd9b41bac Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007fabd993a340 0x00007fabd993ced4 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x00007fabd96e83d0 0x00007fabd971e8f0 Yes /lib64/libssl.so.10 >0x00007fabd936d440 0x00007fabd944ab78 Yes /lib64/libcrypto.so.10 >0x00007fabd90cfbb0 0x00007fabd90ff8b4 Yes /lib64/libgssapi_krb5.so.2 >0x00007fabd8e0a530 0x00007fabd8e6b41c Yes /lib64/libkrb5.so.3 >0x00007fabd8be3510 0x00007fabd8be40d4 Yes /lib64/libcom_err.so.2 >0x00007fabd89b1750 0x00007fabd89d16c0 Yes /lib64/libk5crypto.so.3 >0x00007fabd8799170 0x00007fabd87a55f0 Yes /lib64/libz.so.1 >0x00007fabd858c5e0 0x00007fabd8592f3c Yes /lib64/libkrb5support.so.0 >0x00007fabd8386190 0x00007fabd8386adc Yes /lib64/libkeyutils.so.1 >0x00007fabd816ea40 0x00007fabd817d72c Yes /lib64/libresolv.so.2 >0x00007fabd7f4e260 0x00007fabd7f5fe9c Yes /lib64/libselinux.so.1 >0x00007fabd7ce55f0 0x00007fabd7d2dcc8 Yes /lib64/libpcre.so.1 >0x00007fabd7adfb80 0x00007fabd7ae0b2c Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007fabd78d7900 0x00007fabd78da16c Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007fabd76d01d0 0x00007fabd76d224c Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007fabd74cc910 0x00007fabd74cd468 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007fabd72c2c70 0x00007fabd72c63c4 Yes /usr/lib64/python2.7/lib-dynload/arraymodule.so >0x00007fabd6fe0d20 0x00007fabd6fefc6c Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007fabd6dd2500 0x00007fabd6dd573c Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007fabd6bcd2a0 0x00007fabd6bcdef8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007fabd69c8e60 0x00007fabd69c9b74 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007fabd67c5ca0 0x00007fabd67c62f4 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007fabd65b7260 0x00007fabd65be770 Yes /usr/lib64/python2.7/site-packages/pycurl.so >0x00007fabd6359be0 0x00007fabd639db1c Yes /lib64/libcurl.so.4 >0x00007fabd6120000 0x00007fabd6124408 Yes /lib64/libidn.so.11 >0x00007fabd5ef94a0 0x00007fabd5f12958 Yes /lib64/libssh2.so.1 >0x00007fabd5cc2f70 0x00007fabd5ce41a4 Yes /lib64/libssl3.so >0x00007fabd5a968f0 0x00007fabd5aadd88 Yes /lib64/libsmime3.so >0x00007fabd57691f0 0x00007fabd5848744 Yes /lib64/libnss3.so >0x00007fabd5531ba0 0x00007fabd553f684 Yes /lib64/libnssutil3.so >0x00007fabd5323030 0x00007fabd5323f78 Yes /lib64/libplds4.so >0x00007fabd511e510 0x00007fabd511fb18 Yes /lib64/libplc4.so >0x00007fabd4eeccb0 0x00007fabd4f0be10 Yes /lib64/libnspr4.so >0x00007fabd4cd46d0 0x00007fabd4cdb844 Yes /lib64/liblber-2.4.so.2 >0x00007fabd4a8f080 0x00007fabd4abde24 Yes /lib64/libldap-2.4.so.2 >0x00007fabd487a2c0 0x00007fabd487d0bc Yes /lib64/librt.so.1 >0x00007fabd465fb60 0x00007fabd46709c4 Yes /lib64/libsasl2.so.3 >0x00007fabd4424ec0 0x00007fabd4429b5c Yes /lib64/libcrypt.so.1 >0x00007fabd41bb380 0x00007fabd4201470 Yes /lib64/libfreebl3.so >0x00007fabd3fb2d40 0x00007fabd3fb4588 Yes /usr/lib64/python2.7/lib-dynload/selectmodule.so >0x00007fabd3daa740 0x00007fabd3dabc74 Yes /usr/lib64/python2.7/site-packages/xattr.so >0x00007fabd3ba53d0 0x00007fabd3ba741c Yes /lib64/libattr.so.1 >0x00007fabd31a0c40 0x00007fabd31a1840 Yes /lib64/libnss_mdns4_minimal.so.2 >0x00007fabd2f9b100 0x00007fabd2f9e4b8 Yes /lib64/libnss_dns.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x7fabe2435a28 140376212199976 >rbx 0x7fabe2356a20 140376211286560 >rcx 0x1d914f8 31003896 >rdx 0x0 0 >rsi 0x12668 75368 >rdi 0x7fabe2435a08 140376212199944 >rbp 0x7fabe23569a0 0x7fabe23569a0 <numfree+32> >rsp 0x7fff93492618 0x7fff93492618 >r8 0x1 1 >r9 0x7fabe256c740 140376213473088 >r10 0x7fff93492420 140735664432160 >r11 0x7fabe203ae60 140376208027232 >r12 0xc75 3189 >r13 0xc75 3189 >r14 0x7fabe2356a80 140376211286656 >r15 0x1d9bed8 31047384 >rip 0x7fabe20ade31 0x7fabe20ade31 <PyObject_GC_Del+33> >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 PyObject_GC_Del: > 0x00007fabe20ade10 <+0>: mov %rdi,%rax > 0x00007fabe20ade13 <+3>: lea -0x20(%rdi),%rdi > 0x00007fabe20ade17 <+7>: cmpq $0xfffffffffffffffe,-0x10(%rax) > 0x00007fabe20ade1c <+12>: je 0x7fabe20ade3d <PyObject_GC_Del+45> > 0x00007fabe20ade1e <+14>: mov -0x20(%rax),%rcx > 0x00007fabe20ade22 <+18>: mov -0x18(%rax),%rdx > 0x00007fabe20ade26 <+22>: mov %rcx,(%rdx) > 0x00007fabe20ade29 <+25>: mov -0x20(%rax),%rdx > 0x00007fabe20ade2d <+29>: mov -0x18(%rax),%rcx >=> 0x00007fabe20ade31 <+33>: mov %rcx,0x8(%rdx) > 0x00007fabe20ade35 <+37>: movq $0x0,-0x20(%rax) > 0x00007fabe20ade3d <+45>: mov 0x29b441(%rip),%eax # 0x7fabe2349284 <generations+36> > 0x00007fabe20ade43 <+51>: test %eax,%eax > 0x00007fabe20ade45 <+53>: jle 0x7fabe20ade50 <PyObject_GC_Del+64> > 0x00007fabe20ade47 <+55>: sub $0x1,%eax > 0x00007fabe20ade4a <+58>: mov %eax,0x29b434(%rip) # 0x7fabe2349284 <generations+36> > 0x00007fabe20ade50 <+64>: jmpq 0x7fabe1fdeb50 <PyObject_Free@plt> >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 1047548
: 843851 |
843852
|
843853
|
843854
|
843855
|
843856
|
843857
|
843858
|
843859
|
843860