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 869524 Details for
Bug 1071588
[abrt] powerline: update_refs(): python2.7 killed by 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), 57.14 KB, created by
John Schmitt
on 2014-03-02 02:02:26 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
John Schmitt
Created:
2014-03-02 02:02:26 UTC
Size:
57.14 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 21254] >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/john/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/john/.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 /bin/powerline tmux right -R pane_id=%1'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 update_refs (containers=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:400 >400 /usr/src/debug/Python-2.7.5/Modules/gcmodule.c: No such file or directory. > >Thread 1 (Thread 0x7f2c40c52740 (LWP 21254)): >#0 update_refs (containers=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:400 > gc = 0x74007f2c40aaeaf0 >#1 collect (generation=1) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:998 > i = <optimized out> > m = 0 > n = 0 > young = <optimized out> > old = 0x7f2c40a492c0 <generations+96> > unreachable = {gc = {gc_next = 0x1edfed8, gc_prev = 0x7f2c4071c94b <lookdict_string+395>, gc_refs = 139828041257512}, dummy = <invalid float value>} > finalizers = {gc = {gc_next = 0x1da20a0, gc_prev = 0x1da25a0, gc_refs = 139828040315216}, dummy = <invalid float value>} > gc = <optimized out> > t1 = 0 >#2 0x00007f2c407ae287 in collect_generations () at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1124 > i = 2 >#3 _PyObject_GC_Malloc (basicsize=2, basicsize@entry=48) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1585 > op = 0x74007f2c40aaeaf0 > g = 0x7f2c40ac1350 >#4 0x00007f2c4073989b in PyType_GenericAlloc (type=type@entry=0x7f2c40a1f360 <PyWrapperDescr_Type>, nitems=nitems@entry=0) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:761 > obj = <optimized out> > size = 48 >#5 0x00007f2c406fca51 in descr_new (descrtype=descrtype@entry=0x7f2c40a1f360 <PyWrapperDescr_Type>, type=type@entry=0x7f2c38039b80 <PyDateTime_DateTimeType>, name=0x7f2c407c6b69 "__gt__") at /usr/src/debug/Python-2.7.5/Objects/descrobject.c:614 > descr = <optimized out> >#6 0x00007f2c406fdb0e in PyDescr_NewWrapper (type=type@entry=0x7f2c38039b80 <PyDateTime_DateTimeType>, base=base@entry=0x7f2c40a349e8 <slotdefs+1064>, wrapped=0x7f2c37e301f0 <datetime_richcompare>) at /usr/src/debug/Python-2.7.5/Objects/descrobject.c:680 > descr = 0x74007f2c40aaeaf0 >#7 0x00007f2c407422bc in add_operators (type=0x7f2c38039b80 <PyDateTime_DateTimeType>) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:6412 > dict = 0x1edfea0 > p = 0x7f2c40a349e8 <slotdefs+1064> > descr = <optimized out> > ptr = 0x7f2c38039c48 <PyDateTime_DateTimeType+200> >#8 PyType_Ready (type=type@entry=0x7f2c38039b80 <PyDateTime_DateTimeType>) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:4041 > dict = <optimized out> > bases = <optimized out> > base = <optimized out> > i = <optimized out> > n = <optimized out> >#9 0x00007f2c37e31cf8 in initdatetime () at /usr/src/debug/Python-2.7.5/Modules/datetimemodule.c:4778 > m = 0x7f2c40abc4e8 > d = <optimized out> > x = <optimized out> >#10 0x00007f2c40792f19 in _PyImport_LoadDynamicModule (name=name@entry=0x1ec8368 "datetime", pathname=pathname@entry=0x1ec9370 "/usr/lib64/python2.7/lib-dynload/datetime.so", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/importdl.c:53 > m = <optimized out> > lastdot = <optimized out> > shortname = <optimized out> > packagecontext = 0x0 > oldcontext = 0x0 > p = 0x7f2c37e31ca0 <initdatetime> >#11 0x00007f2c40790d53 in load_module (name=name@entry=0x1ec8368 "datetime", fp=<optimized out>, pathname=pathname@entry=0x1ec9370 "/usr/lib64/python2.7/lib-dynload/datetime.so", type=<optimized out>, loader=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1915 > modules = <optimized out> > m = <optimized out> > err = <optimized out> >#12 0x00007f2c40790ff1 in import_submodule (mod=mod@entry=0x7f2c40a2df00 <_Py_NoneStruct>, subname=subname@entry=0x1ec8368 "datetime", fullname=fullname@entry=0x1ec8368 "datetime") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x1ec9370 "/usr/lib64/python2.7/lib-dynload/datetime.so" > fp = 0x1ede0a0 > path = 0x0 > loader = 0x0 > fdp = <optimized out> > modules = 0x1dc1700 > m = <optimized out> >#13 0x00007f2c407912d6 in load_next (mod=0x7f2c40b4d9b8, altmod=0x7f2c40a2df00 <_Py_NoneStruct>, p_name=p_name@entry=0x7fff05206088, buf=buf@entry=0x1ec8360 "systemd.datetime", p_buflen=p_buflen@entry=0x7fff05206090) at /usr/src/debug/Python-2.7.5/Python/import.c:2519 > name = 0x7f2c40ab4fb4 "datetime" > dot = <optimized out> > len = 8 > p = 0x1ec8368 "datetime" > result = <optimized out> >#14 0x00007f2c40791c1e in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=0x7f2c40a2df00 <_Py_NoneStruct>, globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2224 > buf = 0x1ec8360 "systemd.datetime" > buflen = 16 > head = <optimized out> > tail = <optimized out> > next = <optimized out> >#15 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=0x7f2c40a2df00 <_Py_NoneStruct>, level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#16 0x00007f2c4077841f in builtin___import__ (self=<optimized out>, args=<optimized out>, kwds=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/bltinmodule.c:49 > kwlist = {0x7f2c407c9b3e "name", 0x7f2c407cae89 "globals", 0x7f2c407df636 "locals", 0x7f2c407ded51 "fromlist", 0x7f2c407e54f4 "level", 0x0} > name = 0x7f2c40ab4fb4 "datetime" > globals = 0x1edf8e0 > locals = 0x1edf8e0 > fromlist = 0x7f2c40a2df00 <_Py_NoneStruct> > level = -1 >#17 0x00007f2c406e80c3 in PyObject_Call (func=func@entry=0x7f2c40c40050, arg=arg@entry=0x7f2c40ab5cb0, kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7f2c40722050 <PyCFunction_Call> >#18 0x00007f2c4077a037 in PyEval_CallObjectWithKeywords (func=func@entry=0x7f2c40c40050, arg=arg@entry=0x7f2c40ab5cb0, kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#19 0x00007f2c4077bb03 in PyEval_EvalFrameEx (f=f@entry=0x1e6a5d0, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2407 > stack_pointer = 0x1e6a750 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = 0x7f2c40c40050 > v = 0x7f2c40c40050 > w = 0x7f2c40ab5cb0 > u = 0x1dbec98 > t = <optimized out> > stream = 0x0 > fastlocals = 0x1e6a748 > freevars = <optimized out> > retval = <optimized out> > tstate = <optimized out> > co = <optimized out> > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = <optimized out> > names = <optimized out> > consts = <optimized out> >#20 0x00007f2c407801ed in PyEval_EvalCodeEx (co=co@entry=0x7f2c40abe430, globals=globals@entry=0x1edf8e0, locals=locals@entry=0x1edf8e0, args=args@entry=0x0, argcount=argcount@entry=0, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330 > f = 0x1e6a5d0 > retval = 0x0 > fastlocals = 0x1e6a748 > freevars = 0x1e6a748 > tstate = 0x1da20a0 > x = <optimized out> > u = <optimized out> >#21 0x00007f2c407802f2 in PyEval_EvalCode (co=co@entry=0x7f2c40abe430, globals=globals@entry=0x1edf8e0, locals=locals@entry=0x1edf8e0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#22 0x00007f2c407900dc in PyImport_ExecCodeModuleEx (name=name@entry=0x1ee2d00 "systemd.journal", co=co@entry=0x7f2c40abe430, pathname=pathname@entry=0x1e6e620 "/usr/lib64/python2.7/site-packages/systemd/journal.pyc") at /usr/src/debug/Python-2.7.5/Python/import.c:709 > modules = 0x1dc1700 > m = <optimized out> > d = 0x1edf8e0 > v = 0x7f2c40abf330 >#23 0x00007f2c40790358 in load_source_module (name=name@entry=0x1ee2d00 "systemd.journal", pathname=0x1e6e620 "/usr/lib64/python2.7/site-packages/systemd/journal.pyc", pathname@entry=0x1e88580 "/usr/lib64/python2.7/site-packages/systemd/journal.py", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1099 > st = {st_dev = 64768, st_ino = 526822, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 20444, st_blksize = 4096, st_blocks = 40, st_atim = {tv_sec = 1393697755, tv_nsec = 883574713}, st_mtim = {tv_sec = 1392647501, tv_nsec = 0}, st_ctim = {tv_sec = 1393259634, tv_nsec = 663138050}, __unused = {0, 0, 0}} > buf = 0x1e6e620 "/usr/lib64/python2.7/site-packages/systemd/journal.pyc" > co = 0x7f2c40abe430 > m = <optimized out> > mtime = 1392647501 >#24 0x00007f2c40790d23 in load_module (name=name@entry=0x1ee2d00 "systemd.journal", fp=<optimized out>, pathname=pathname@entry=0x1e88580 "/usr/lib64/python2.7/site-packages/systemd/journal.py", type=<optimized out>, loader=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1906 > modules = <optimized out> > m = <optimized out> > err = <optimized out> >#25 0x00007f2c40790ff1 in import_submodule (mod=mod@entry=0x7f2c40b4d9b8, subname=subname@entry=0x7f2c40b2a054 "journal", fullname=fullname@entry=0x1ee2d00 "systemd.journal") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x1e88580 "/usr/lib64/python2.7/site-packages/systemd/journal.py" > fp = 0x1de4bb0 > path = 0x7f2c40b35200 > loader = 0x0 > fdp = <optimized out> > modules = 0x1dc1700 > m = <optimized out> >#26 0x00007f2c407914ef in ensure_fromlist (mod=mod@entry=0x7f2c40b4d9b8, fromlist=fromlist@entry=0x7f2c40b27490, buf=buf@entry=0x1ee2d00 "systemd.journal", buflen=7, recursive=recursive@entry=0) at /usr/src/debug/Python-2.7.5/Python/import.c:2606 > subname = 0x7f2c40b2a054 "journal" > submod = <optimized out> > p = 0x1ee2d08 "journal" > item = 0x7f2c40b2a030 > hasit = <optimized out> > i = 0 >#27 0x00007f2c40791d2a in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=0x7f2c40b27490, globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2269 > buf = 0x1ee2d00 "systemd.journal" > buflen = 7 > head = 0x7f2c40b4d9b8 > tail = 0x7f2c40b4d9b8 > next = <optimized out> >#28 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=0x7f2c40b27490, level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#29 0x00007f2c4077841f in builtin___import__ (self=<optimized out>, args=<optimized out>, kwds=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/bltinmodule.c:49 > kwlist = {0x7f2c407c9b3e "name", 0x7f2c407cae89 "globals", 0x7f2c407df636 "locals", 0x7f2c407ded51 "fromlist", 0x7f2c407e54f4 "level", 0x0} > name = 0x7f2c40b2a174 "systemd" > globals = 0x1dece40 > locals = 0x7f2c40a2df00 <_Py_NoneStruct> > fromlist = 0x7f2c40b27490 > level = -1 >#30 0x00007f2c406e80c3 in PyObject_Call (func=func@entry=0x7f2c40c40050, arg=arg@entry=0x7f2c40b971b0, kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7f2c40722050 <PyCFunction_Call> >#31 0x00007f2c4077a037 in PyEval_CallObjectWithKeywords (func=func@entry=0x7f2c40c40050, arg=arg@entry=0x7f2c40b971b0, kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#32 0x00007f2c4077bb03 in PyEval_EvalFrameEx (f=f@entry=0x1eecfd0, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2407 > stack_pointer = 0x1eed160 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = 0x7f2c40c40050 > v = 0x7f2c40c40050 > w = 0x7f2c40b971b0 > u = 0x1dbec98 > t = <optimized out> > stream = 0x0 > fastlocals = 0x1eed148 > freevars = <optimized out> > retval = <optimized out> > tstate = <optimized out> > co = <optimized out> > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = <optimized out> > names = <optimized out> > consts = <optimized out> >#33 0x00007f2c4077e990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fff05206990, func=0x7f2c40b20668) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x1eed148 > i = <optimized out> > f = 0x1eecfd0 > tstate = 0x1da20a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#34 call_function (oparg=<optimized out>, pp_stack=0x7fff05206990) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x7f2c40b20668 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x1eea110 > x = <optimized out> >#35 PyEval_EvalFrameEx (f=f@entry=0x1ee9f10, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x1eea120 > stack_pointer = <optimized out> > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x1eea088 > freevars = <optimized out> > retval = <optimized out> > tstate = <optimized out> > co = <optimized out> > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = <optimized out> > names = <optimized out> > consts = <optimized out> >#36 0x00007f2c4077e990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fff05206af0, func=0x7f2c40b208c0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x1eea088 > i = <optimized out> > f = 0x1ee9f10 > tstate = 0x1da20a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#37 call_function (oparg=<optimized out>, pp_stack=0x7fff05206af0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x7f2c40b208c0 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x1eec990 > x = <optimized out> >#38 PyEval_EvalFrameEx (f=f@entry=0x1eec800, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x1eec9a0 > stack_pointer = <optimized out> > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x1eec978 > freevars = <optimized out> > retval = <optimized out> > tstate = <optimized out> > co = <optimized out> > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = <optimized out> > names = <optimized out> > consts = <optimized out> >#39 0x00007f2c407801ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7f2c40ab2fb8, 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:3330 > f = 0x1eec800 > retval = 0x0 > fastlocals = 0x1eec978 > freevars = 0x1eec990 > tstate = 0x1da20a0 > x = <optimized out> > u = <optimized out> >#40 0x00007f2c4070d0f8 in function_call (func=0x7f2c40b209b0, arg=0x7f2c40ab2fa0, 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 >#41 0x00007f2c406e80c3 in PyObject_Call (func=func@entry=0x7f2c40b209b0, arg=arg@entry=0x7f2c40ab2fa0, kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7f2c4070d050 <function_call> >#42 0x00007f2c4077a037 in PyEval_CallObjectWithKeywords (func=func@entry=0x7f2c40b209b0, arg=arg@entry=0x7f2c40ab2fa0, kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#43 0x00007f2c4079af8c in PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars@entry=1) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1182 > args = 0x7f2c40ab2fa0 > result = <optimized out> > exception = 0x7f2c40a23580 <_PyExc_AttributeError> > v = 0x7f2c40ab7b00 > tb = 0x7f2c40ab7cf8 > hook = 0x7f2c40b209b0 >#44 0x00007f2c4079b27a in PyErr_Print () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1067 >No locals. >#45 0x00007f2c4079bc9e in PyRun_SimpleFileExFlags (fp=<optimized out>, fp@entry=0x1e6ffa0, filename=filename@entry=0x7fff05208693 "/bin/powerline", closeit=closeit@entry=1, flags=flags@entry=0x7fff05206df0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:955 > m = 0x7f2c40c46c58 > d = 0x1ddf570 > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > len = <optimized out> > ret = -1 >#46 0x00007f2c4079c0a3 in PyRun_AnyFileExFlags (fp=fp@entry=0x1e6ffa0, filename=filename@entry=0x7fff05208693 "/bin/powerline", closeit=closeit@entry=1, flags=flags@entry=0x7fff05206df0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755 >No locals. >#47 0x00007f2c407acb9f in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/main.c:640 > c = <optimized out> > sts = -1 > command = 0x0 > filename = 0x7fff05208693 "/bin/powerline" > module = 0x0 > fp = 0x1e6ffa0 > 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} >#48 0x00007f2c3f9d5d65 in __libc_start_main (main=0x4006f0 <main>, argc=6, argv=0x7fff05206fb8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff05206fa8) at libc-start.c:285 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 3017930483825544157, 4196088, 140733279399856, 0, 0, -3017449641328342051, -2902102720162526243}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4007f0 <__libc_csu_init>, 0x7fff05206fb8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4196336}}} > not_first_call = <optimized out> >#49 0x0000000000400721 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x00007f2c406dd3d0 0x00007f2c407c3d90 Yes /lib64/libpython2.7.so.1.0 >0x00007f2c404869f0 0x00007f2c40492614 Yes /lib64/libpthread.so.0 >0x00007f2c4027ded0 0x00007f2c4027e9d0 Yes /lib64/libdl.so.2 >0x00007f2c4007af10 0x00007f2c4007b804 Yes /lib64/libutil.so.1 >0x00007f2c3fd78890 0x00007f2c3fde7bb8 Yes /lib64/libm.so.6 >0x00007f2c3f9d3560 0x00007f2c3fb14bb4 Yes /lib64/libc.so.6 >0x00007f2c40a64b10 0x00007f2c40a7dc70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007f2c39286b20 0x00007f2c39287d18 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007f2c39080bf0 0x00007f2c39081cac Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007f2c38e79520 0x00007f2c38e7bbfc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007f2c38c700e0 0x00007f2c38c72254 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007f2c38a5ff80 0x00007f2c38a64c84 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f2c38858e50 0x00007f2c38859fc4 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007f2c38655180 0x00007f2c38655c80 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007f2c3844d960 0x00007f2c384503ac Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007f2c38243fd0 0x00007f2c38248974 Yes /usr/lib64/python2.7/lib-dynload/_json.so >0x00007f2c3803d240 0x00007f2c3803f4bc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007f2c37e2aa30 0x00007f2c37e334a8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x74007f2c40aaeaf0 8358820736439872240 >rbx 0x7f2c40ac1350 139828040307536 >rcx 0x7f2c40b0cb70 139828040616816 >rdx 0x1 1 >rsi 0x7f2c40a49290 139828039815824 >rdi 0x2 2 >rbp 0x7f2c40a49260 0x7f2c40a49260 <generations> >rsp 0x7fff05205d70 0x7fff05205d70 >r8 0x1de1ef8 31334136 >r9 0x7f2c40ac317a 139828040315258 >r10 0x7f2c40a635d0 139828039923152 >r11 0x7f2c3fb32010 139828023992336 >r12 0x7f2c40a49290 139828039815824 >r13 0x7f2c40a492c0 139828039815872 >r14 0x0 0 >r15 0x7f2c37e31ca0 139827892919456 >rip 0x7f2c407ad5e0 0x7f2c407ad5e0 <collect+304> >eflags 0x10287 [ CF PF SF IF RF ] >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 collect: > 0x00007f2c407ad4b0 <+0>: push %r15 > 0x00007f2c407ad4b2 <+2>: push %r14 > 0x00007f2c407ad4b4 <+4>: push %r13 > 0x00007f2c407ad4b6 <+6>: push %r12 > 0x00007f2c407ad4b8 <+8>: push %rbp > 0x00007f2c407ad4b9 <+9>: push %rbx > 0x00007f2c407ad4ba <+10>: sub $0x98,%rsp > 0x00007f2c407ad4c1 <+17>: mov %fs:0x28,%rax > 0x00007f2c407ad4ca <+26>: mov %rax,0x88(%rsp) > 0x00007f2c407ad4d2 <+34>: xor %eax,%eax > 0x00007f2c407ad4d4 <+36>: cmpq $0x0,0x2b56fc(%rip) # 0x7f2c40a62bd8 <delstr> > 0x00007f2c407ad4dc <+44>: mov %edi,0x14(%rsp) > 0x00007f2c407ad4e0 <+48>: je 0x7f2c407adda0 <collect+2288> > 0x00007f2c407ad4e6 <+54>: testb $0x1,0x2b56d3(%rip) # 0x7f2c40a62bc0 <debug> > 0x00007f2c407ad4ed <+61>: xorpd %xmm2,%xmm2 > 0x00007f2c407ad4f1 <+65>: lea 0x29bd68(%rip),%rbp # 0x7f2c40a49260 <generations> > 0x00007f2c407ad4f8 <+72>: movsd %xmm2,0x18(%rsp) > 0x00007f2c407ad4fe <+78>: jne 0x7f2c407adbe7 <collect+1847> > 0x00007f2c407ad504 <+84>: mov 0x14(%rsp),%eax > 0x00007f2c407ad508 <+88>: lea 0x1(%rax),%edi > 0x00007f2c407ad50b <+91>: cmp $0x2,%edi > 0x00007f2c407ad50e <+94>: jg 0x7f2c407ad527 <collect+119> > 0x00007f2c407ad510 <+96>: movslq %edi,%rax > 0x00007f2c407ad513 <+99>: lea 0x29bd66(%rip),%rdx # 0x7f2c40a49280 <generations+32> > 0x00007f2c407ad51a <+106>: lea (%rax,%rax,2),%rax > 0x00007f2c407ad51e <+110>: shl $0x4,%rax > 0x00007f2c407ad522 <+114>: addl $0x1,0x4(%rdx,%rax,1) > 0x00007f2c407ad527 <+119>: mov 0x14(%rsp),%eax > 0x00007f2c407ad52b <+123>: cmp $0x0,%eax > 0x00007f2c407ad52e <+126>: jl 0x7f2c407adc68 <collect+1976> > 0x00007f2c407ad534 <+132>: movl $0x0,0x29bd46(%rip) # 0x7f2c40a49284 <generations+36> > 0x00007f2c407ad53e <+142>: jle 0x7f2c407adc68 <collect+1976> > 0x00007f2c407ad544 <+148>: cmp $0x1,%eax > 0x00007f2c407ad547 <+151>: movl $0x0,0x29bd63(%rip) # 0x7f2c40a492b4 <generations+84> > 0x00007f2c407ad551 <+161>: jle 0x7f2c407ad55d <collect+173> > 0x00007f2c407ad553 <+163>: movl $0x0,0x29bd87(%rip) # 0x7f2c40a492e4 <generations+132> > 0x00007f2c407ad55d <+173>: mov 0x14(%rsp),%ecx > 0x00007f2c407ad561 <+177>: lea 0x29bd28(%rip),%rsi # 0x7f2c40a49290 <generations+48> > 0x00007f2c407ad568 <+184>: movslq %ecx,%rax > 0x00007f2c407ad56b <+187>: lea -0x1(%rcx),%edx > 0x00007f2c407ad56e <+190>: lea (%rax,%rax,2),%r13 > 0x00007f2c407ad572 <+194>: lea (%rdx,%rdx,2),%rdx > 0x00007f2c407ad576 <+198>: shl $0x4,%r13 > 0x00007f2c407ad57a <+202>: add %rbp,%r13 > 0x00007f2c407ad57d <+205>: lea 0x29bcdc(%rip),%rbp # 0x7f2c40a49260 <generations> > 0x00007f2c407ad584 <+212>: shl $0x4,%rdx > 0x00007f2c407ad588 <+216>: add %rdx,%rsi > 0x00007f2c407ad58b <+219>: mov %rbp,%rax > 0x00007f2c407ad58e <+222>: xchg %ax,%ax > 0x00007f2c407ad590 <+224>: mov (%rax),%rdx > 0x00007f2c407ad593 <+227>: cmp %rdx,%rax > 0x00007f2c407ad596 <+230>: je 0x7f2c407ad5ae <collect+254> > 0x00007f2c407ad598 <+232>: mov 0x8(%r13),%rcx > 0x00007f2c407ad59c <+236>: mov %rdx,(%rcx) > 0x00007f2c407ad59f <+239>: mov %rcx,0x8(%rdx) > 0x00007f2c407ad5a3 <+243>: mov 0x8(%rax),%rdx > 0x00007f2c407ad5a7 <+247>: mov %rdx,0x8(%r13) > 0x00007f2c407ad5ab <+251>: mov %r13,(%rdx) > 0x00007f2c407ad5ae <+254>: mov %rax,0x8(%rax) > 0x00007f2c407ad5b2 <+258>: mov %rax,(%rax) > 0x00007f2c407ad5b5 <+261>: add $0x30,%rax > 0x00007f2c407ad5b9 <+265>: cmp %rsi,%rax > 0x00007f2c407ad5bc <+268>: jne 0x7f2c407ad590 <collect+224> > 0x00007f2c407ad5be <+270>: cmpl $0x1,0x14(%rsp) > 0x00007f2c407ad5c3 <+275>: mov %r13,%r12 > 0x00007f2c407ad5c6 <+278>: jle 0x7f2c407adc78 <collect+1992> > 0x00007f2c407ad5cc <+284>: mov (%r12),%rax > 0x00007f2c407ad5d0 <+288>: cmp %rax,%r12 > 0x00007f2c407ad5d3 <+291>: je 0x7f2c407add2a <collect+2170> > 0x00007f2c407ad5d9 <+297>: nopl 0x0(%rax) >=> 0x00007f2c407ad5e0 <+304>: mov 0x20(%rax),%rdx > 0x00007f2c407ad5e4 <+308>: mov %rdx,0x10(%rax) > 0x00007f2c407ad5e8 <+312>: mov (%rax),%rax > 0x00007f2c407ad5eb <+315>: cmp %rax,%r12 > 0x00007f2c407ad5ee <+318>: jne 0x7f2c407ad5e0 <collect+304> > 0x00007f2c407ad5f0 <+320>: mov (%r12),%rbx > 0x00007f2c407ad5f4 <+324>: cmp %r12,%rbx > 0x00007f2c407ad5f7 <+327>: je 0x7f2c407add2a <collect+2170> > 0x00007f2c407ad5fd <+333>: nopl (%rax) > 0x00007f2c407ad600 <+336>: mov 0x28(%rbx),%rax > 0x00007f2c407ad604 <+340>: lea 0x20(%rbx),%rdi > 0x00007f2c407ad608 <+344>: xor %edx,%edx > 0x00007f2c407ad60a <+346>: lea -0x3c1(%rip),%rsi # 0x7f2c407ad250 <visit_decref> > 0x00007f2c407ad611 <+353>: callq *0xb8(%rax) > 0x00007f2c407ad617 <+359>: mov (%rbx),%rbx > 0x00007f2c407ad61a <+362>: cmp %rbx,%r12 > 0x00007f2c407ad61d <+365>: jne 0x7f2c407ad600 <collect+336> > 0x00007f2c407ad61f <+367>: mov (%r12),%rbp > 0x00007f2c407ad623 <+371>: lea 0x20(%rsp),%rbx > 0x00007f2c407ad628 <+376>: mov %rbx,0x28(%rsp) > 0x00007f2c407ad62d <+381>: mov %rbx,0x20(%rsp) > 0x00007f2c407ad632 <+386>: cmp %r12,%rbp > 0x00007f2c407ad635 <+389>: jne 0x7f2c407ad674 <collect+452> > 0x00007f2c407ad637 <+391>: jmpq 0x7f2c407ade55 <collect+2469> > 0x00007f2c407ad63c <+396>: nopl 0x0(%rax) > 0x00007f2c407ad640 <+400>: mov 0x8(%rbp),%rdx > 0x00007f2c407ad644 <+404>: mov 0x0(%rbp),%rax > 0x00007f2c407ad648 <+408>: mov %rax,(%rdx) > 0x00007f2c407ad64b <+411>: mov %rdx,0x8(%rax) > 0x00007f2c407ad64f <+415>: mov 0x28(%rsp),%rdx > 0x00007f2c407ad654 <+420>: mov %rdx,0x8(%rbp) > 0x00007f2c407ad658 <+424>: mov %rbp,0x28(%rsp) > 0x00007f2c407ad65d <+429>: mov %rbp,(%rdx) > 0x00007f2c407ad660 <+432>: mov %rbx,0x0(%rbp) > 0x00007f2c407ad664 <+436>: movq $0xfffffffffffffffc,0x10(%rbp) > 0x00007f2c407ad66c <+444>: mov %rax,%rbp > 0x00007f2c407ad66f <+447>: cmp %rbp,%r12 > 0x00007f2c407ad672 <+450>: je 0x7f2c407ad6be <collect+526> > 0x00007f2c407ad674 <+452>: cmpq $0x0,0x10(%rbp) > 0x00007f2c407ad679 <+457>: je 0x7f2c407ad640 <collect+400> > 0x00007f2c407ad67b <+459>: mov 0x28(%rbp),%rax > 0x00007f2c407ad67f <+463>: lea 0x20(%rbp),%r14 > 0x00007f2c407ad683 <+467>: mov %r12,%rdx > 0x00007f2c407ad686 <+470>: lea -0x3fd(%rip),%rsi # 0x7f2c407ad290 <visit_reachable> > 0x00007f2c407ad68d <+477>: mov %r14,%rdi > 0x00007f2c407ad690 <+480>: mov 0xb8(%rax),%rax > 0x00007f2c407ad697 <+487>: movq $0xfffffffffffffffd,0x10(%rbp) > 0x00007f2c407ad69f <+495>: callq *%rax > 0x00007f2c407ad6a1 <+497>: mov 0x269288(%rip),%rax # 0x7f2c40a16930 > 0x00007f2c407ad6a8 <+504>: cmp %rax,0x28(%rbp) > 0x00007f2c407ad6ac <+508>: mov 0x0(%rbp),%r15 > 0x00007f2c407ad6b0 <+512>: je 0x7f2c407adcb8 <collect+2056> > 0x00007f2c407ad6b6 <+518>: mov %r15,%rbp > 0x00007f2c407ad6b9 <+521>: cmp %rbp,%r12 > 0x00007f2c407ad6bc <+524>: jne 0x7f2c407ad674 <collect+452> > 0x00007f2c407ad6be <+526>: mov (%r12),%rax > 0x00007f2c407ad6c2 <+530>: cmp %r13,%r12 > 0x00007f2c407ad6c5 <+533>: je 0x7f2c407addd0 <collect+2336> > 0x00007f2c407ad6cb <+539>: mov %rax,%rcx > 0x00007f2c407ad6ce <+542>: cmpl $0x1,0x14(%rsp) > 0x00007f2c407ad6d3 <+547>: je 0x7f2c407adc8b <collect+2011> > 0x00007f2c407ad6d9 <+553>: cmp %rcx,%r12 > 0x00007f2c407ad6dc <+556>: je 0x7f2c407ad6f5 <collect+581> > 0x00007f2c407ad6de <+558>: mov 0x8(%r13),%rax > 0x00007f2c407ad6e2 <+562>: mov %rcx,(%rax) > 0x00007f2c407ad6e5 <+565>: mov %rax,0x8(%rcx) > 0x00007f2c407ad6e9 <+569>: mov 0x8(%r12),%rax > 0x00007f2c407ad6ee <+574>: mov %rax,0x8(%r13) > 0x00007f2c407ad6f2 <+578>: mov %r13,(%rax) > 0x00007f2c407ad6f5 <+581>: mov %r12,0x8(%r12) > 0x00007f2c407ad6fa <+586>: mov %r12,(%r12) > 0x00007f2c407ad6fe <+590>: mov 0x20(%rsp),%r12 > 0x00007f2c407ad703 <+595>: lea 0x40(%rsp),%rbp > 0x00007f2c407ad708 <+600>: mov %rbp,0x48(%rsp) > 0x00007f2c407ad70d <+605>: mov %rbp,0x40(%rsp) > 0x00007f2c407ad712 <+610>: cmp %rbx,%r12 > 0x00007f2c407ad715 <+613>: jne 0x7f2c407ad723 <collect+627> > 0x00007f2c407ad717 <+615>: jmpq 0x7f2c407add0a <collect+2138> > 0x00007f2c407ad71c <+620>: nopl 0x0(%rax) > 0x00007f2c407ad720 <+624>: mov %r14,%r12 > 0x00007f2c407ad723 <+627>: lea 0x20(%r12),%rdi > 0x00007f2c407ad728 <+632>: mov (%r12),%r14 > 0x00007f2c407ad72c <+636>: callq 0x7f2c407ad390 <has_finalizer> > 0x00007f2c407ad731 <+641>: test %eax,%eax > 0x00007f2c407ad733 <+643>: je 0x7f2c407ad764 <collect+692> > 0x00007f2c407ad735 <+645>: mov (%r12),%rax > 0x00007f2c407ad739 <+649>: mov 0x8(%r12),%rdx > 0x00007f2c407ad73e <+654>: mov %rax,(%rdx) > 0x00007f2c407ad741 <+657>: mov %rdx,0x8(%rax) > 0x00007f2c407ad745 <+661>: mov 0x48(%rsp),%rax > 0x00007f2c407ad74a <+666>: mov %rax,0x8(%r12) > 0x00007f2c407ad74f <+671>: mov %r12,0x48(%rsp) > 0x00007f2c407ad754 <+676>: mov %r12,(%rax) > 0x00007f2c407ad757 <+679>: mov %rbp,(%r12) > 0x00007f2c407ad75b <+683>: movq $0xfffffffffffffffd,0x10(%r12) > 0x00007f2c407ad764 <+692>: cmp %rbx,%r14 > 0x00007f2c407ad767 <+695>: jne 0x7f2c407ad720 <collect+624> > 0x00007f2c407ad769 <+697>: mov 0x40(%rsp),%r12 > 0x00007f2c407ad76e <+702>: cmp %rbp,%r12 > 0x00007f2c407ad771 <+705>: je 0x7f2c407ad79b <collect+747> > 0x00007f2c407ad773 <+707>: nopl 0x0(%rax,%rax,1) > 0x00007f2c407ad778 <+712>: mov 0x28(%r12),%rax > 0x00007f2c407ad77d <+717>: lea 0x20(%r12),%rdi > 0x00007f2c407ad782 <+722>: mov %rbp,%rdx > 0x00007f2c407ad785 <+725>: lea -0x47c(%rip),%rsi # 0x7f2c407ad310 <visit_move> > 0x00007f2c407ad78c <+732>: callq *0xb8(%rax) > 0x00007f2c407ad792 <+738>: mov (%r12),%r12 > 0x00007f2c407ad796 <+742>: cmp %rbp,%r12 > 0x00007f2c407ad799 <+745>: jne 0x7f2c407ad778 <collect+712> > 0x00007f2c407ad79b <+747>: mov 0x20(%rsp),%r12 > 0x00007f2c407ad7a0 <+752>: cmp %rbx,%r12 > 0x00007f2c407ad7a3 <+755>: je 0x7f2c407add0a <collect+2138> > 0x00007f2c407ad7a9 <+761>: movq $0x0,0x8(%rsp) > 0x00007f2c407ad7b2 <+770>: jmp 0x7f2c407ad7c1 <collect+785> > 0x00007f2c407ad7b4 <+772>: nopl 0x0(%rax) > 0x00007f2c407ad7b8 <+776>: mov (%r12),%r12 > 0x00007f2c407ad7bc <+780>: cmp %rbx,%r12 > 0x00007f2c407ad7bf <+783>: je 0x7f2c407ad7ea <collect+826> > 0x00007f2c407ad7c1 <+785>: addq $0x1,0x8(%rsp) > 0x00007f2c407ad7c7 <+791>: testb $0x2,0x2b53f2(%rip) # 0x7f2c40a62bc0 <debug> > 0x00007f2c407ad7ce <+798>: je 0x7f2c407ad7b8 <collect+776> > 0x00007f2c407ad7d0 <+800>: lea 0x20(%r12),%rsi > 0x00007f2c407ad7d5 <+805>: lea 0x39c94(%rip),%rdi # 0x7f2c407e7470 > 0x00007f2c407ad7dc <+812>: callq 0x7f2c407ad400 <debug_cycle> > 0x00007f2c407ad7e1 <+817>: mov (%r12),%r12 > 0x00007f2c407ad7e5 <+821>: cmp %rbx,%r12 > 0x00007f2c407ad7e8 <+824>: jne 0x7f2c407ad7c1 <collect+785> > 0x00007f2c407ad7ea <+826>: mov 0x20(%rsp),%rax > 0x00007f2c407ad7ef <+831>: lea 0x60(%rsp),%r14 > 0x00007f2c407ad7f4 <+836>: mov %r14,0x68(%rsp) > 0x00007f2c407ad7f9 <+841>: mov %r14,0x60(%rsp) > 0x00007f2c407ad7fe <+846>: cmp %rbx,%rax > 0x00007f2c407ad801 <+849>: je 0x7f2c407ade70 <collect+2496> > 0x00007f2c407ad807 <+855>: nopw 0x0(%rax,%rax,1) > 0x00007f2c407ad810 <+864>: mov 0x28(%rax),%rdx > 0x00007f2c407ad814 <+868>: mov (%rax),%rcx > 0x00007f2c407ad817 <+871>: testb $0x40,0xa8(%rdx) > 0x00007f2c407ad81e <+878>: mov %rcx,(%rsp) > 0x00007f2c407ad822 <+882>: je 0x7f2c407ad889 <collect+985> > 0x00007f2c407ad824 <+884>: mov 0xd0(%rdx),%rdx > 0x00007f2c407ad82b <+891>: test %rdx,%rdx > 0x00007f2c407ad82e <+894>: jle 0x7f2c407ad889 <collect+985> > 0x00007f2c407ad830 <+896>: lea 0x20(%rax,%rdx,1),%r12 > 0x00007f2c407ad835 <+901>: mov (%r12),%r15 > 0x00007f2c407ad839 <+905>: test %r15,%r15 > 0x00007f2c407ad83c <+908>: je 0x7f2c407ad889 <collect+985> > 0x00007f2c407ad83e <+910>: mov %r15,%rdi > 0x00007f2c407ad841 <+913>: callq 0x7f2c406dab90 <_PyWeakref_ClearRef@plt> > 0x00007f2c407ad846 <+918>: cmpq $0x0,0x18(%r15) > 0x00007f2c407ad84b <+923>: je 0x7f2c407ad835 <collect+901> > 0x00007f2c407ad84d <+925>: cmpq $0xfffffffffffffffc,-0x10(%r15) > 0x00007f2c407ad852 <+930>: je 0x7f2c407ad835 <collect+901> > 0x00007f2c407ad854 <+932>: mov -0x20(%r15),%rdx > 0x00007f2c407ad858 <+936>: mov -0x18(%r15),%rsi > 0x00007f2c407ad85c <+940>: lea -0x20(%r15),%rcx > 0x00007f2c407ad860 <+944>: addq $0x1,(%r15) > 0x00007f2c407ad864 <+948>: mov %rdx,(%rsi) > 0x00007f2c407ad867 <+951>: mov %rsi,0x8(%rdx) > 0x00007f2c407ad86b <+955>: mov 0x68(%rsp),%rdx > 0x00007f2c407ad870 <+960>: mov %rdx,-0x18(%r15) > 0x00007f2c407ad874 <+964>: mov %rcx,0x68(%rsp) > 0x00007f2c407ad879 <+969>: mov %rcx,(%rdx) > 0x00007f2c407ad87c <+972>: mov %r14,-0x20(%r15) > 0x00007f2c407ad880 <+976>: mov (%r12),%r15 > 0x00007f2c407ad884 <+980>: test %r15,%r15 > 0x00007f2c407ad887 <+983>: jne 0x7f2c407ad83e <collect+910> > 0x00007f2c407ad889 <+985>: cmp %rbx,(%rsp) > 0x00007f2c407ad88d <+989>: je 0x7f2c407ad8a0 <collect+1008> > 0x00007f2c407ad88f <+991>: mov (%rsp),%rax > 0x00007f2c407ad893 <+995>: jmpq 0x7f2c407ad810 <collect+864> > 0x00007f2c407ad898 <+1000>: nopl 0x0(%rax,%rax,1) > 0x00007f2c407ad8a0 <+1008>: mov 0x60(%rsp),%r15 > 0x00007f2c407ad8a5 <+1013>: movl $0x0,0x10(%rsp) > 0x00007f2c407ad8ad <+1021>: cmp %r14,%r15 > 0x00007f2c407ad8b0 <+1024>: je 0x7f2c407ad90f <collect+1119> > 0x00007f2c407ad8b2 <+1026>: mov 0x38(%r15),%rax > 0x00007f2c407ad8b6 <+1030>: lea 0x20(%r15),%r12 > 0x00007f2c407ad8ba <+1034>: xor %edx,%edx > 0x00007f2c407ad8bc <+1036>: mov %r12,%rsi > 0x00007f2c407ad8bf <+1039>: mov %rax,(%rsp) > 0x00007f2c407ad8c3 <+1043>: mov %rax,%rdi > 0x00007f2c407ad8c6 <+1046>: xor %eax,%eax > 0x00007f2c407ad8c8 <+1048>: callq 0x7f2c406db8b0 <PyObject_CallFunctionObjArgs@plt> > 0x00007f2c407ad8cd <+1053>: test %rax,%rax > 0x00007f2c407ad8d0 <+1056>: je 0x7f2c407adb78 <collect+1736> > 0x00007f2c407ad8d6 <+1062>: mov (%rax),%rcx > 0x00007f2c407ad8d9 <+1065>: lea -0x1(%rcx),%rdx > 0x00007f2c407ad8dd <+1069>: test %rdx,%rdx > 0x00007f2c407ad8e0 <+1072>: mov %rdx,(%rax) > 0x00007f2c407ad8e3 <+1075>: je 0x7f2c407adb28 <collect+1656> > 0x00007f2c407ad8e9 <+1081>: subq $0x1,0x20(%r15) > 0x00007f2c407ad8ee <+1086>: je 0x7f2c407adae0 <collect+1584> > 0x00007f2c407ad8f4 <+1092>: mov 0x60(%rsp),%rax > 0x00007f2c407ad8f9 <+1097>: cmp %r15,%rax > 0x00007f2c407ad8fc <+1100>: je 0x7f2c407adaf8 <collect+1608> > 0x00007f2c407ad902 <+1106>: mov %rax,%r15 > 0x00007f2c407ad905 <+1109>: addl $0x1,0x10(%rsp) > 0x00007f2c407ad90a <+1114>: cmp %r14,%r15 > 0x00007f2c407ad90d <+1117>: jne 0x7f2c407ad8b2 <collect+1026> > 0x00007f2c407ad90f <+1119>: movslq 0x10(%rsp),%r14 > 0x00007f2c407ad914 <+1124>: add 0x8(%rsp),%r14 > 0x00007f2c407ad919 <+1129>: mov 0x20(%rsp),%r12 > 0x00007f2c407ad91e <+1134>: cmp %rbx,%r12 > 0x00007f2c407ad921 <+1137>: je 0x7f2c407ad97c <collect+1228> > 0x00007f2c407ad923 <+1139>: nopl 0x0(%rax,%rax,1) > 0x00007f2c407ad928 <+1144>: testb $0x20,0x2b5291(%rip) # 0x7f2c40a62bc0 <debug> > 0x00007f2c407ad92f <+1151>: lea 0x20(%r12),%r15 > 0x00007f2c407ad934 <+1156>: jne 0x7f2c407adab8 <collect+1544> > 0x00007f2c407ad93a <+1162>: mov 0x28(%r12),%rax > 0x00007f2c407ad93f <+1167>: mov 0xc0(%rax),%rax > 0x00007f2c407ad946 <+1174>: test %rax,%rax > 0x00007f2c407ad949 <+1177>: je 0x7f2c407adb40 <collect+1680> > 0x00007f2c407ad94f <+1183>: addq $0x1,0x20(%r12) > 0x00007f2c407ad955 <+1189>: mov %r15,%rdi > 0x00007f2c407ad958 <+1192>: callq *%rax > 0x00007f2c407ad95a <+1194>: subq $0x1,0x20(%r12) > 0x00007f2c407ad960 <+1200>: je 0x7f2c407adad0 <collect+1568> > 0x00007f2c407ad966 <+1206>: mov 0x20(%rsp),%rax > 0x00007f2c407ad96b <+1211>: cmp %r12,%rax > 0x00007f2c407ad96e <+1214>: je 0x7f2c407adb40 <collect+1680> > 0x00007f2c407ad974 <+1220>: mov %rax,%r12 > 0x00007f2c407ad977 <+1223>: cmp %rbx,%r12 > 0x00007f2c407ad97a <+1226>: jne 0x7f2c407ad928 <collect+1144> > 0x00007f2c407ad97c <+1228>: mov 0x40(%rsp),%rbx > 0x00007f2c407ad981 <+1233>: xor %r15d,%r15d > 0x00007f2c407ad984 <+1236>: mov 0x2b5236(%rip),%eax # 0x7f2c40a62bc0 <debug> > 0x00007f2c407ad98a <+1242>: cmp %rbp,%rbx > 0x00007f2c407ad98d <+1245>: jne 0x7f2c407ad9a0 <collect+1264> > 0x00007f2c407ad98f <+1247>: jmp 0x7f2c407ad9c6 <collect+1302> > 0x00007f2c407ad991 <+1249>: nopl 0x0(%rax) > 0x00007f2c407ad998 <+1256>: mov (%rbx),%rbx > 0x00007f2c407ad99b <+1259>: cmp %rbp,%rbx > 0x00007f2c407ad99e <+1262>: je 0x7f2c407ad9c6 <collect+1302> > 0x00007f2c407ad9a0 <+1264>: add $0x1,%r15 > 0x00007f2c407ad9a4 <+1268>: test $0x4,%al > 0x00007f2c407ad9a6 <+1270>: je 0x7f2c407ad998 <collect+1256> > 0x00007f2c407ad9a8 <+1272>: lea 0x20(%rbx),%rsi > 0x00007f2c407ad9ac <+1276>: lea 0x39abb(%rip),%rdi # 0x7f2c407e746e > 0x00007f2c407ad9b3 <+1283>: callq 0x7f2c407ad400 <debug_cycle> > 0x00007f2c407ad9b8 <+1288>: mov (%rbx),%rbx > 0x00007f2c407ad9bb <+1291>: mov 0x2b51ff(%rip),%eax # 0x7f2c40a62bc0 <debug> > 0x00007f2c407ad9c1 <+1297>: cmp %rbp,%rbx > 0x00007f2c407ad9c4 <+1300>: jne 0x7f2c407ad9a0 <collect+1264> > 0x00007f2c407ad9c6 <+1302>: test $0x1,%al > 0x00007f2c407ad9c8 <+1304>: lea (%r15,%r14,1),%r12 > 0x00007f2c407ad9cc <+1308>: jne 0x7f2c407adb86 <collect+1750> > 0x00007f2c407ad9d2 <+1314>: cmpq $0x0,0x2b520e(%rip) # 0x7f2c40a62be8 <garbage> > 0x00007f2c407ad9da <+1322>: mov 0x40(%rsp),%rbx > 0x00007f2c407ad9df <+1327>: jne 0x7f2c407ada1f <collect+1391> > 0x00007f2c407ad9e1 <+1329>: jmpq 0x7f2c407add73 <collect+2243> > 0x00007f2c407ad9e6 <+1334>: nopw %cs:0x0(%rax,%rax,1) > 0x00007f2c407ad9f0 <+1344>: testb $0x20,0x2b51c9(%rip) # 0x7f2c40a62bc0 <debug> > 0x00007f2c407ad9f7 <+1351>: lea 0x20(%rbx),%r14 > 0x00007f2c407ad9fb <+1355>: jne 0x7f2c407ada09 <collect+1369> > 0x00007f2c407ad9fd <+1357>: mov %r14,%rdi > 0x00007f2c407ada00 <+1360>: callq 0x7f2c407ad390 <has_finalizer> > 0x00007f2c407ada05 <+1365>: test %eax,%eax > 0x00007f2c407ada07 <+1367>: je 0x7f2c407ada1c <collect+1388> > 0x00007f2c407ada09 <+1369>: mov 0x2b51d8(%rip),%rdi # 0x7f2c40a62be8 <garbage> > 0x00007f2c407ada10 <+1376>: mov %r14,%rsi > 0x00007f2c407ada13 <+1379>: callq 0x7f2c406db010 <PyList_Append@plt> > 0x00007f2c407ada18 <+1384>: test %eax,%eax > 0x00007f2c407ada1a <+1386>: js 0x7f2c407ada4f <collect+1439> > 0x00007f2c407ada1c <+1388>: mov (%rbx),%rbx > 0x00007f2c407ada1f <+1391>: cmp %rbp,%rbx > 0x00007f2c407ada22 <+1394>: jne 0x7f2c407ad9f0 <collect+1344> > 0x00007f2c407ada24 <+1396>: mov 0x40(%rsp),%rax > 0x00007f2c407ada29 <+1401>: cmp %rbp,%rax > 0x00007f2c407ada2c <+1404>: je 0x7f2c407ada45 <collect+1429> > 0x00007f2c407ada2e <+1406>: mov 0x8(%r13),%rdx > 0x00007f2c407ada32 <+1410>: mov %rax,(%rdx) > 0x00007f2c407ada35 <+1413>: mov %rdx,0x8(%rax) > 0x00007f2c407ada39 <+1417>: mov 0x48(%rsp),%rax > 0x00007f2c407ada3e <+1422>: mov %rax,0x8(%r13) > 0x00007f2c407ada42 <+1426>: mov %r13,(%rax) > 0x00007f2c407ada45 <+1429>: mov %rbp,0x48(%rsp) > 0x00007f2c407ada4a <+1434>: mov %rbp,0x40(%rsp) > 0x00007f2c407ada4f <+1439>: cmpl $0x2,0x14(%rsp) > 0x00007f2c407ada54 <+1444>: je 0x7f2c407adce0 <collect+2096> > 0x00007f2c407ada5a <+1450>: callq 0x7f2c406db5b0 <PyErr_Occurred@plt> > 0x00007f2c407ada5f <+1455>: test %rax,%rax > 0x00007f2c407ada62 <+1458>: je 0x7f2c407ada85 <collect+1493> > 0x00007f2c407ada64 <+1460>: mov 0x2b5175(%rip),%rdi # 0x7f2c40a62be0 <gc_str> > 0x00007f2c407ada6b <+1467>: test %rdi,%rdi > 0x00007f2c407ada6e <+1470>: je 0x7f2c407ade28 <collect+2424> > 0x00007f2c407ada74 <+1476>: callq 0x7f2c406dd2e0 <PyErr_WriteUnraisable@plt> > 0x00007f2c407ada79 <+1481>: lea 0x39c10(%rip),%rdi # 0x7f2c407e7690 > 0x00007f2c407ada80 <+1488>: callq 0x7f2c406dbc80 <Py_FatalError@plt> > 0x00007f2c407ada85 <+1493>: mov 0x88(%rsp),%rcx > 0x00007f2c407ada8d <+1501>: xor %fs:0x28,%rcx > 0x00007f2c407ada96 <+1510>: mov %r12,%rax > 0x00007f2c407ada99 <+1513>: jne 0x7f2c407ade78 <collect+2504> > 0x00007f2c407ada9f <+1519>: add $0x98,%rsp > 0x00007f2c407adaa6 <+1526>: pop %rbx > 0x00007f2c407adaa7 <+1527>: pop %rbp > 0x00007f2c407adaa8 <+1528>: pop %r12 > 0x00007f2c407adaaa <+1530>: pop %r13 > 0x00007f2c407adaac <+1532>: pop %r14 > 0x00007f2c407adaae <+1534>: pop %r15 > 0x00007f2c407adab0 <+1536>: retq > 0x00007f2c407adab1 <+1537>: nopl 0x0(%rax) > 0x00007f2c407adab8 <+1544>: mov 0x2b5129(%rip),%rdi # 0x7f2c40a62be8 <garbage> > 0x00007f2c407adabf <+1551>: mov %r15,%rsi > 0x00007f2c407adac2 <+1554>: callq 0x7f2c406db010 <PyList_Append@plt> > 0x00007f2c407adac7 <+1559>: jmpq 0x7f2c407ad966 <collect+1206> > 0x00007f2c407adacc <+1564>: nopl 0x0(%rax) > 0x00007f2c407adad0 <+1568>: mov 0x28(%r12),%rax > 0x00007f2c407adad5 <+1573>: mov %r15,%rdi > 0x00007f2c407adad8 <+1576>: callq *0x30(%rax) > 0x00007f2c407adadb <+1579>: jmpq 0x7f2c407ad966 <collect+1206> > 0x00007f2c407adae0 <+1584>: mov 0x28(%r15),%rax > 0x00007f2c407adae4 <+1588>: mov %r12,%rdi > 0x00007f2c407adae7 <+1591>: callq *0x30(%rax) > 0x00007f2c407adaea <+1594>: mov 0x60(%rsp),%rax > 0x00007f2c407adaef <+1599>: cmp %r15,%rax > 0x00007f2c407adaf2 <+1602>: jne 0x7f2c407ad902 <collect+1106> > 0x00007f2c407adaf8 <+1608>: mov (%r15),%rax > 0x00007f2c407adafb <+1611>: mov 0x8(%r15),%rdx > 0x00007f2c407adaff <+1615>: mov %rax,(%rdx) > 0x00007f2c407adb02 <+1618>: mov %rdx,0x8(%rax) > 0x00007f2c407adb06 <+1622>: mov 0x8(%r13),%rax > 0x00007f2c407adb0a <+1626>: mov %rax,0x8(%r15) > 0x00007f2c407adb0e <+1630>: mov %r15,0x8(%r13) > 0x00007f2c407adb12 <+1634>: mov %r15,(%rax) > 0x00007f2c407adb15 <+1637>: mov %r13,(%r15) > 0x00007f2c407adb18 <+1640>: mov 0x60(%rsp),%r15 > 0x00007f2c407adb1d <+1645>: jmpq 0x7f2c407ad8ad <collect+1021> > 0x00007f2c407adb22 <+1650>: nopw 0x0(%rax,%rax,1) > 0x00007f2c407adb28 <+1656>: mov 0x8(%rax),%rdx > 0x00007f2c407adb2c <+1660>: mov %rax,%rdi > 0x00007f2c407adb2f <+1663>: callq *0x30(%rdx) > 0x00007f2c407adb32 <+1666>: jmpq 0x7f2c407ad8e9 <collect+1081> > 0x00007f2c407adb37 <+1671>: nopw 0x0(%rax,%rax,1) > 0x00007f2c407adb40 <+1680>: mov (%r12),%rax > 0x00007f2c407adb44 <+1684>: mov 0x8(%r12),%rdx > 0x00007f2c407adb49 <+1689>: mov %rax,(%rdx) > 0x00007f2c407adb4c <+1692>: mov %rdx,0x8(%rax) > 0x00007f2c407adb50 <+1696>: mov 0x8(%r13),%rax > 0x00007f2c407adb54 <+1700>: mov %rax,0x8(%r12) > 0x00007f2c407adb59 <+1705>: mov %r12,0x8(%r13) > 0x00007f2c407adb5d <+1709>: mov %r12,(%rax) > 0x00007f2c407adb60 <+1712>: mov %r13,(%r12) > 0x00007f2c407adb64 <+1716>: movq $0xfffffffffffffffd,0x10(%r12) > 0x00007f2c407adb6d <+1725>: jmpq 0x7f2c407ad919 <collect+1129> > 0x00007f2c407adb72 <+1730>: nopw 0x0(%rax,%rax,1) > 0x00007f2c407adb78 <+1736>: mov (%rsp),%rdi > 0x00007f2c407adb7c <+1740>: callq 0x7f2c406dd2e0 <PyErr_WriteUnraisable@plt> > 0x00007f2c407adb81 <+1745>: jmpq 0x7f2c407ad8e9 <collect+1081> > 0x00007f2c407adb86 <+1750>: mov %r15,%r12 > 0x00007f2c407adb89 <+1753>: callq 0x7f2c407ad0b0 <get_time> > 0x00007f2c407adb8e <+1758>: or %r14,%r12 > 0x00007f2c407adb91 <+1761>: movsd %xmm0,(%rsp) > 0x00007f2c407adb96 <+1766>: je 0x7f2c407adcc8 <collect+2072> > 0x00007f2c407adb9c <+1772>: lea (%r15,%r14,1),%r12 > 0x00007f2c407adba0 <+1776>: lea 0x39a91(%rip),%rdi # 0x7f2c407e7638 > 0x00007f2c407adba7 <+1783>: mov %r15,%rdx > 0x00007f2c407adbaa <+1786>: xor %eax,%eax > 0x00007f2c407adbac <+1788>: mov %r12,%rsi > 0x00007f2c407adbaf <+1791>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adbb4 <+1796>: movsd (%rsp),%xmm0 > 0x00007f2c407adbb9 <+1801>: xorpd %xmm1,%xmm1 > 0x00007f2c407adbbd <+1805>: mov $0x1,%eax > 0x00007f2c407adbc2 <+1810>: ucomisd %xmm1,%xmm0 > 0x00007f2c407adbc6 <+1814>: setp %dl > 0x00007f2c407adbc9 <+1817>: cmovne %eax,%edx > 0x00007f2c407adbcc <+1820>: test %dl,%dl > 0x00007f2c407adbce <+1822>: jne 0x7f2c407add41 <collect+2193> > 0x00007f2c407adbd4 <+1828>: lea 0x16738(%rip),%rdi # 0x7f2c407c4313 > 0x00007f2c407adbdb <+1835>: xor %eax,%eax > 0x00007f2c407adbdd <+1837>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adbe2 <+1842>: jmpq 0x7f2c407ad9d2 <collect+1314> > 0x00007f2c407adbe7 <+1847>: mov 0x14(%rsp),%esi > 0x00007f2c407adbeb <+1851>: lea 0x399fe(%rip),%rdi # 0x7f2c407e75f0 > 0x00007f2c407adbf2 <+1858>: xor %eax,%eax > 0x00007f2c407adbf4 <+1860>: lea 0x29b6f5(%rip),%r12 # 0x7f2c40a492f0 > 0x00007f2c407adbfb <+1867>: mov %rbp,%rbx > 0x00007f2c407adbfe <+1870>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adc03 <+1875>: lea 0x39a0e(%rip),%rdi # 0x7f2c407e7618 > 0x00007f2c407adc0a <+1882>: xor %eax,%eax > 0x00007f2c407adc0c <+1884>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adc11 <+1889>: mov (%rbx),%rax > 0x00007f2c407adc14 <+1892>: xor %esi,%esi > 0x00007f2c407adc16 <+1894>: cmp %rax,%rbx > 0x00007f2c407adc19 <+1897>: je 0x7f2c407adc2c <collect+1916> > 0x00007f2c407adc1b <+1899>: nopl 0x0(%rax,%rax,1) > 0x00007f2c407adc20 <+1904>: mov (%rax),%rax > 0x00007f2c407adc23 <+1907>: add $0x1,%rsi > 0x00007f2c407adc27 <+1911>: cmp %rax,%rbx > 0x00007f2c407adc2a <+1914>: jne 0x7f2c407adc20 <collect+1904> > 0x00007f2c407adc2c <+1916>: lea 0x39836(%rip),%rdi # 0x7f2c407e7469 > 0x00007f2c407adc33 <+1923>: xor %eax,%eax > 0x00007f2c407adc35 <+1925>: add $0x30,%rbx > 0x00007f2c407adc39 <+1929>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adc3e <+1934>: cmp %r12,%rbx > 0x00007f2c407adc41 <+1937>: jne 0x7f2c407adc11 <collect+1889> > 0x00007f2c407adc43 <+1939>: callq 0x7f2c407ad0b0 <get_time> > 0x00007f2c407adc48 <+1944>: lea 0x1bd7e(%rip),%rdi # 0x7f2c407c99cd > 0x00007f2c407adc4f <+1951>: xor %eax,%eax > 0x00007f2c407adc51 <+1953>: movsd %xmm0,0x18(%rsp) > 0x00007f2c407adc57 <+1959>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adc5c <+1964>: jmpq 0x7f2c407ad504 <collect+84> > 0x00007f2c407adc61 <+1969>: nopl 0x0(%rax) > 0x00007f2c407adc68 <+1976>: movslq 0x14(%rsp),%rax > 0x00007f2c407adc6d <+1981>: lea (%rax,%rax,2),%r12 > 0x00007f2c407adc71 <+1985>: shl $0x4,%r12 > 0x00007f2c407adc75 <+1989>: add %rbp,%r12 > 0x00007f2c407adc78 <+1992>: movslq %edi,%rdi > 0x00007f2c407adc7b <+1995>: lea (%rdi,%rdi,2),%r13 > 0x00007f2c407adc7f <+1999>: shl $0x4,%r13 > 0x00007f2c407adc83 <+2003>: add %rbp,%r13 > 0x00007f2c407adc86 <+2006>: jmpq 0x7f2c407ad5cc <collect+284> > 0x00007f2c407adc8b <+2011>: cmp %rcx,%r12 > 0x00007f2c407adc8e <+2014>: je 0x7f2c407ade4e <collect+2462> > 0x00007f2c407adc94 <+2020>: mov %rcx,%rax > 0x00007f2c407adc97 <+2023>: xor %edx,%edx > 0x00007f2c407adc99 <+2025>: nopl 0x0(%rax) > 0x00007f2c407adca0 <+2032>: mov (%rax),%rax > 0x00007f2c407adca3 <+2035>: add $0x1,%rdx > 0x00007f2c407adca7 <+2039>: cmp %rax,%r12 > 0x00007f2c407adcaa <+2042>: jne 0x7f2c407adca0 <collect+2032> > 0x00007f2c407adcac <+2044>: add %rdx,0x2b4f15(%rip) # 0x7f2c40a62bc8 <long_lived_pending> > 0x00007f2c407adcb3 <+2051>: jmpq 0x7f2c407ad6d9 <collect+553> > 0x00007f2c407adcb8 <+2056>: mov %r14,%rdi > 0x00007f2c407adcbb <+2059>: mov %r15,%rbp > 0x00007f2c407adcbe <+2062>: callq 0x7f2c406dbb00 <_PyTuple_MaybeUntrack@plt> > 0x00007f2c407adcc3 <+2067>: jmpq 0x7f2c407ad66f <collect+447> > 0x00007f2c407adcc8 <+2072>: lea 0x397ad(%rip),%rdi # 0x7f2c407e747c > 0x00007f2c407adccf <+2079>: xor %eax,%eax > 0x00007f2c407adcd1 <+2081>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407adcd6 <+2086>: movsd (%rsp),%xmm0 > 0x00007f2c407adcdb <+2091>: jmpq 0x7f2c407adbb9 <collect+1801> > 0x00007f2c407adce0 <+2096>: callq 0x7f2c406db910 <PyMethod_ClearFreeList@plt> > 0x00007f2c407adce5 <+2101>: callq 0x7f2c406d9d00 <PyFrame_ClearFreeList@plt> > 0x00007f2c407adcea <+2106>: callq 0x7f2c406db970 <PyCFunction_ClearFreeList@plt> > 0x00007f2c407adcef <+2111>: nop > 0x00007f2c407adcf0 <+2112>: callq 0x7f2c406dd3a0 <PyTuple_ClearFreeList@plt> > 0x00007f2c407adcf5 <+2117>: callq 0x7f2c406d9c00 <PyUnicodeUCS4_ClearFreelist@plt> > 0x00007f2c407adcfa <+2122>: callq 0x7f2c406dac10 <PyInt_ClearFreeList@plt> > 0x00007f2c407adcff <+2127>: nop > 0x00007f2c407add00 <+2128>: callq 0x7f2c406dae90 <PyFloat_ClearFreeList@plt> > 0x00007f2c407add05 <+2133>: jmpq 0x7f2c407ada5a <collect+1450> > 0x00007f2c407add0a <+2138>: lea 0x60(%rsp),%r14 > 0x00007f2c407add0f <+2143>: movq $0x0,0x8(%rsp) > 0x00007f2c407add18 <+2152>: mov %r14,0x68(%rsp) > 0x00007f2c407add1d <+2157>: mov %r14,0x60(%rsp) > 0x00007f2c407add22 <+2162>: mov %r14,%r15 > 0x00007f2c407add25 <+2165>: jmpq 0x7f2c407ad8a5 <collect+1013> > 0x00007f2c407add2a <+2170>: lea 0x20(%rsp),%rbx > 0x00007f2c407add2f <+2175>: mov %r12,%rax > 0x00007f2c407add32 <+2178>: mov %rbx,0x28(%rsp) > 0x00007f2c407add37 <+2183>: mov %rbx,0x20(%rsp) > 0x00007f2c407add3c <+2188>: jmpq 0x7f2c407ad6c2 <collect+530> > 0x00007f2c407add41 <+2193>: movsd 0x18(%rsp),%xmm3 > 0x00007f2c407add47 <+2199>: ucomisd %xmm1,%xmm3 > 0x00007f2c407add4b <+2203>: setp %dl > 0x00007f2c407add4e <+2206>: cmove %edx,%eax > 0x00007f2c407add51 <+2209>: test %al,%al > 0x00007f2c407add53 <+2211>: je 0x7f2c407adbd4 <collect+1828> > 0x00007f2c407add59 <+2217>: subsd %xmm3,%xmm0 > 0x00007f2c407add5d <+2221>: lea 0x39721(%rip),%rdi # 0x7f2c407e7485 > 0x00007f2c407add64 <+2228>: mov $0x1,%eax > 0x00007f2c407add69 <+2233>: callq 0x7f2c406d95f0 <PySys_WriteStderr@plt> > 0x00007f2c407add6e <+2238>: jmpq 0x7f2c407adbd4 <collect+1828> > 0x00007f2c407add73 <+2243>: xor %edi,%edi > 0x00007f2c407add75 <+2245>: callq 0x7f2c406d91b0 <PyList_New@plt> > 0x00007f2c407add7a <+2250>: test %rax,%rax > 0x00007f2c407add7d <+2253>: mov %rax,0x2b4e64(%rip) # 0x7f2c40a62be8 <garbage> > 0x00007f2c407add84 <+2260>: jne 0x7f2c407ada1f <collect+1391> > 0x00007f2c407add8a <+2266>: lea 0x398d7(%rip),%rdi # 0x7f2c407e7668 > 0x00007f2c407add91 <+2273>: callq 0x7f2c406dbc80 <Py_FatalError@plt> > 0x00007f2c407add96 <+2278>: jmpq 0x7f2c407ada1f <collect+1391> > 0x00007f2c407add9b <+2283>: nopl 0x0(%rax,%rax,1) > 0x00007f2c407adda0 <+2288>: lea 0x18dd0(%rip),%rdi # 0x7f2c407c6b77 > 0x00007f2c407adda7 <+2295>: callq 0x7f2c406da640 <PyString_InternFromString@plt> > 0x00007f2c407addac <+2300>: test %rax,%rax > 0x00007f2c407addaf <+2303>: mov %rax,0x2b4e22(%rip) # 0x7f2c40a62bd8 <delstr> > 0x00007f2c407addb6 <+2310>: jne 0x7f2c407ad4e6 <collect+54> > 0x00007f2c407addbc <+2316>: lea 0x3980d(%rip),%rdi # 0x7f2c407e75d0 > 0x00007f2c407addc3 <+2323>: callq 0x7f2c406dbc80 <Py_FatalError@plt> > 0x00007f2c407addc8 <+2328>: jmpq 0x7f2c407ad4e6 <collect+54> > 0x00007f2c407addcd <+2333>: nopl (%rax) > 0x00007f2c407addd0 <+2336>: cmp %rax,%r12 > 0x00007f2c407addd3 <+2339>: je 0x7f2c407ade61 <collect+2481> > 0x00007f2c407addd9 <+2345>: mov 0x268fe8(%rip),%r14 # 0x7f2c40a16dc8 > 0x00007f2c407adde0 <+2352>: jmp 0x7f2c407addeb <collect+2363> > 0x00007f2c407adde2 <+2354>: nopw 0x0(%rax,%rax,1) > 0x00007f2c407adde8 <+2360>: mov %rbp,%rax > 0x00007f2c407addeb <+2363>: cmp %r14,0x28(%rax) > 0x00007f2c407addef <+2367>: mov (%rax),%rbp > 0x00007f2c407addf2 <+2370>: je 0x7f2c407ade43 <collect+2451> > 0x00007f2c407addf4 <+2372>: cmp %rbp,%r12 > 0x00007f2c407addf7 <+2375>: jne 0x7f2c407adde8 <collect+2360> > 0x00007f2c407addf9 <+2377>: mov (%r12),%rax > 0x00007f2c407addfd <+2381>: xor %edx,%edx > 0x00007f2c407addff <+2383>: movq $0x0,0x2b4dbe(%rip) # 0x7f2c40a62bc8 <long_lived_pending> > 0x00007f2c407ade0a <+2394>: cmp %r12,%rax > 0x00007f2c407ade0d <+2397>: je 0x7f2c407ade1c <collect+2412> > 0x00007f2c407ade0f <+2399>: nop > 0x00007f2c407ade10 <+2400>: mov (%rax),%rax > 0x00007f2c407ade13 <+2403>: add $0x1,%rdx > 0x00007f2c407ade17 <+2407>: cmp %rax,%r12 > 0x00007f2c407ade1a <+2410>: jne 0x7f2c407ade10 <collect+2400> > 0x00007f2c407ade1c <+2412>: mov %rdx,0x2b4dad(%rip) # 0x7f2c40a62bd0 <long_lived_total> > 0x00007f2c407ade23 <+2419>: jmpq 0x7f2c407ad6fe <collect+590> > 0x00007f2c407ade28 <+2424>: lea 0x39666(%rip),%rdi # 0x7f2c407e7495 > 0x00007f2c407ade2f <+2431>: callq 0x7f2c406db150 <PyString_FromString@plt> > 0x00007f2c407ade34 <+2436>: mov %rax,%rdi > 0x00007f2c407ade37 <+2439>: mov %rax,0x2b4da2(%rip) # 0x7f2c40a62be0 <gc_str> > 0x00007f2c407ade3e <+2446>: jmpq 0x7f2c407ada74 <collect+1476> > 0x00007f2c407ade43 <+2451>: lea 0x20(%rax),%rdi > 0x00007f2c407ade47 <+2455>: callq 0x7f2c406db1d0 <_PyDict_MaybeUntrack@plt> > 0x00007f2c407ade4c <+2460>: jmp 0x7f2c407addf4 <collect+2372> > 0x00007f2c407ade4e <+2462>: xor %edx,%edx > 0x00007f2c407ade50 <+2464>: jmpq 0x7f2c407adcac <collect+2044> > 0x00007f2c407ade55 <+2469>: cmp %r13,%r12 > 0x00007f2c407ade58 <+2472>: mov %r12,%rcx > 0x00007f2c407ade5b <+2475>: jne 0x7f2c407ad6ce <collect+542> > 0x00007f2c407ade61 <+2481>: movq $0x0,0x2b4d5c(%rip) # 0x7f2c40a62bc8 <long_lived_pending> > 0x00007f2c407ade6c <+2492>: xor %edx,%edx > 0x00007f2c407ade6e <+2494>: jmp 0x7f2c407ade1c <collect+2412> > 0x00007f2c407ade70 <+2496>: mov %r14,%r15 > 0x00007f2c407ade73 <+2499>: jmpq 0x7f2c407ad8a5 <collect+1013> > 0x00007f2c407ade78 <+2504>: callq 0x7f2c406da2b0 <__stack_chk_fail@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 1071588
: 869524 |
869525
|
869526
|
869527
|
869528
|
869529
|
869530
|
869531
|
869532
|
869533
|
869534