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 904543 Details for
Bug 1106345
[abrt] system-config-printer: 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), 87.10 KB, created by
grisetti
on 2014-06-09 06:58:51 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
grisetti
Created:
2014-06-09 06:58:51 UTC
Size:
87.10 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 2117] >[New LWP 2118] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python /usr/share/system-config-printer/applet.py'. >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 gc->gc.gc_refs = Py_REFCNT(FROM_GC(gc)); > >Thread 2 (Thread 0x7f42003c7700 (LWP 2118)): >#0 0x00000039d7eea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00000039daa495b4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f41f80008e0, timeout=-1, context=0x151fb20) at gmain.c:4007 > poll_func = 0x39daa58500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x151fb20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f41f80008e0 >#3 0x00000039daa496dc in g_main_context_iteration (context=0x151fb20, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#4 0x00000039daa49729 in glib_worker_main (data=<optimized out>) at gmain.c:5473 >No locals. >#5 0x00000039daa6ea45 in g_thread_proxy (data=0x137e320) at gthread.c:798 > thread = 0x137e320 >#6 0x00000039d8607f33 in start_thread (arg=0x7f42003c7700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f42003c7700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139921448531712, -5700041695883575667, 0, 0, 139921448532416, 139921448531712, 5647903433805643405, -5722154795338580339}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000039d7ef4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7f420a787740 (LWP 2117)): >#0 update_refs (containers=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:400 > gc = 0x1cc7fa8 >#1 collect (generation=0) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:998 > i = <optimized out> > m = 0 > n = 0 > young = <optimized out> > old = 0x39db5ab290 <generations+48> > unreachable = {gc = {gc_next = 0x39db5bff88 <_PyThreadState_Current>, gc_prev = 0x118, gc_refs = 248493173312}, dummy = <invalid float value>} > finalizers = {gc = {gc_next = 0x111e608, gc_prev = 0x10cb5f0, gc_refs = 139921509822560}, dummy = <invalid float value>} > gc = <optimized out> > t1 = 0 >#2 0x00000039db310287 in collect_generations () at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1124 > i = 1 >#3 _PyObject_GC_Malloc (basicsize=1, basicsize@entry=248) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1585 > op = <unknown at remote 0x1cc7fa8> > g = 0x1532e50 >#4 0x00000039db29b89b in PyType_GenericAlloc (type=0x39db58ea40 <PyDict_Type>, nitems=0) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:761 > obj = <optimized out> > size = 248 >#5 0x00000039db27e3ac in dict_new (type=0x39db58ea40 <PyDict_Type>, args=<optimized out>, kwds=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:2336 > self = <unknown at remote 0x1cc7fa8> >#6 0x00000039db29fe83 in type_call (type=0x39db58ea40 <PyDict_Type>, args=(), kwds={'byte_arrays': False}) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:729 > obj = <optimized out> >#7 0x00000039db24a0c3 in PyObject_Call (func=func@entry=<type at remote 0x39db58ea40>, arg=arg@entry=(), kw=kw@entry={'byte_arrays': False}) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x39db29fe60 <type_call> >#8 0x00000039db2de38c in do_call (nk=<optimized out>, na=0, pp_stack=0x7fffbca5a240, func=<type at remote 0x39db58ea40>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4316 > callargs = <optimized out> > kwdict = {'byte_arrays': False} > result = 0x0 >#9 call_function (oparg=<optimized out>, pp_stack=0x7fffbca5a240) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4121 > func = <type at remote 0x39db58ea40> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x1525298 > x = <optimized out> >#10 PyEval_EvalFrameEx (f=f@entry=Frame 0x15250e0, for file /usr/lib/python2.7/site-packages/dbus/connection.py, line 213, in maybe_handle_message (self=<SignalMatch at remote 0x145d110>, message=<dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>, args=None, utf8_strings=False), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x15252a0 > 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 = 0x1525258 > 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> >#11 0x00000039db2e0990 in fast_function (nk=<optimized out>, na=2, n=2, pp_stack=0x7fffbca5a3a0, func=<function at remote 0x1163a28>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x1525258 > i = <optimized out> > f = Frame 0x15250e0, for file /usr/lib/python2.7/site-packages/dbus/connection.py, line 213, in maybe_handle_message (self=<SignalMatch at remote 0x145d110>, message=<dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>, args=None, utf8_strings=False) > tstate = 0xfe20a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#12 call_function (oparg=<optimized out>, pp_stack=0x7fffbca5a3a0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = <function at remote 0x1163a28> > w = <optimized out> > na = 2 > nk = <optimized out> > n = 2 > pfunc = 0x15280f8 > x = <optimized out> >#13 PyEval_EvalFrameEx (f=f@entry=Frame 0x1527f40, for file /usr/lib/python2.7/site-packages/dbus/connection.py, line 535, in _signal_func (self=<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, message=<dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>, dbus_interface='org.Cinnamon.LookingGlass', path='/org/Cinnamon/LookingGlass', signal_name='LogUpdate', match=<...>), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x1528108 > 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 = 0x15280b8 > 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> >#14 0x00000039db2e21ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x14c7650, argcount=2, 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 = Frame 0x1527f40, for file /usr/lib/python2.7/site-packages/dbus/connection.py, line 535, in _signal_func (self=<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, message=<dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>, dbus_interface='org.Cinnamon.LookingGlass', path='/org/Cinnamon/LookingGlass', signal_name='LogUpdate', match=<...>) > retval = 0x0 > fastlocals = 0x15280b8 > freevars = 0x15280f0 > tstate = 0xfe20a0 > x = <optimized out> > u = <optimized out> >#15 0x00000039db26f0f8 in function_call (func=<function at remote 0x1163e60>, arg=(<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, <dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>), 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 >#16 0x00000039db24a0c3 in PyObject_Call (func=func@entry=<function at remote 0x1163e60>, arg=arg@entry=(<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, <dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x39db26f050 <function_call> >#17 0x00000039db2590c5 in instancemethod_call (func=<function at remote 0x1163e60>, arg=(<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, <dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>), kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/classobject.c:2602 > self = <optimized out> > klass = <optimized out> > result = <optimized out> >#18 0x00000039db24a0c3 in PyObject_Call (func=func@entry=<instancemethod at remote 0x14b3370>, arg=arg@entry=(<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, <dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x39db259020 <instancemethod_call> >#19 0x00000039db24a9bc in PyObject_CallFunctionObjArgs (callable=callable@entry=<instancemethod at remote 0x14b3370>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2760 > args = (<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, <dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>) > tmp = <optimized out> > vargs = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffbca5a8d0, reg_save_area = 0x7fffbca5a800}} >#20 0x00007f4203c1cc3b in DBusPyConnection_HandleMessage (conn=conn@entry=0x14bb410, msg=msg@entry=<dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8>, callable=callable@entry=<instancemethod at remote 0x14b3370>) at ../../_dbus_bindings/conn.c:79 > obj = <optimized out> >#21 0x00007f4203c1d77a in _filter_message (conn=<optimized out>, message=<optimized out>, user_data=0x14b3370) at ../../_dbus_bindings/conn-methods.c:199 > ret = <optimized out> > gil = PyGILState_UNLOCKED > conn_obj = 0x14bb410 > callable = <instancemethod at remote 0x14b3370> > msg_obj = <dbus.lowlevel.SignalMessage at remote 0x7f420a7078b8> > i = <optimized out> > size = <optimized out> >#22 0x00000039dea1006e in dbus_connection_dispatch (connection=connection@entry=0x1518600) at dbus-connection.c:4631 > filter = <optimized out> > next = 0x0 > message = 0x146ee90 > link = <optimized out> > filter_list_copy = 0x1517d18 > message_link = 0x1517c10 > result = DBUS_HANDLER_RESULT_NOT_YET_HANDLED > pending = <optimized out> > reply_serial = <optimized out> > status = <optimized out> > found_object = 0 > __FUNCTION__ = "dbus_connection_dispatch" >#23 0x00000039eb60ad65 in message_queue_dispatch (source=source@entry=0x151af90, callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:90 > connection = 0x1518600 >#24 0x00000039daa492a6 in g_main_dispatch (context=0x146f300) at gmain.c:3066 > dispatch = 0x39eb60ad50 <message_queue_dispatch> > was_in_call = 0 > user_data = 0x0 > callback = 0x0 > cb_funcs = 0x0 > cb_data = 0x0 > need_destroy = <optimized out> > current_source_link = {data = 0x151af90, next = 0x0} > source = 0x151af90 > current = 0x10f2d20 > i = 0 >#25 g_main_context_dispatch (context=context@entry=0x146f300) at gmain.c:3642 >No locals. >#26 0x00000039daa49628 in g_main_context_iterate (context=0x146f300, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0x1523e50 >#27 0x00000039daa49a3a in g_main_loop_run (loop=0x1518130) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#28 0x00000039dae05d8c in ffi_call_unix64 () at ../src/x86/unix64.S:76 >No locals. >#29 0x00000039dae056bc in ffi_call (cif=cif@entry=0x7fffbca5ace0, fn=fn@entry=0x39daa499d0 <g_main_loop_run>, rvalue=rvalue@entry=0x7fffbca5acc0, avalue=avalue@entry=0x7fffbca5ac00) at ../src/x86/ffi64.c:522 > classes = {X86_64_INTEGER_CLASS, 32578, 3164974304, 32767} > stack = 0x7fffbca5aa40 "\001" > argp = 0x7fffbca5aaf0 "" > arg_types = <optimized out> > gprcount = 1 > ssecount = <optimized out> > ngpr = 1 > nsse = 0 > i = <optimized out> > avn = <optimized out> > ret_in_memory = <optimized out> > reg_args = 0x7fffbca5aa40 >#30 0x0000003a04c09e49 in g_callable_info_invoke (info=info@entry=0x1299d40, function=0x39daa499d0 <g_main_loop_run>, in_args=in_args@entry=0x10f2d30, n_in_args=n_in_args@entry=1, out_args=out_args@entry=0x0, n_out_args=n_out_args@entry=0, return_value=return_value@entry=0x7fffbca5aeb8, is_method=is_method@entry=1, throws=0, error=error@entry=0x7fffbca5ae68) at girepository/gicallableinfo.c:680 > cif = {abi = FFI_UNIX64, nargs = 1, arg_types = 0x7fffbca5ac20, rtype = 0x39dae06180 <ffi_type_void>, bytes = 0, flags = 0} > rtype = 0x39dae06180 <ffi_type_void> > atypes = 0x7fffbca5ac20 > tinfo = <optimized out> > rinfo = 0x137e190 > rtag = GI_TYPE_TAG_VOID > ainfo = <optimized out> > n_args = 0 > n_invoke_args = 1 > in_pos = 1 > out_pos = <optimized out> > i = <optimized out> > args = 0x7fffbca5ac00 > success = 0 > local_error = 0x0 > error_address = 0x7fffbca5acd0 > ffi_return_value = {v_boolean = 3, v_int8 = 3 '\003', v_uint8 = 3 '\003', v_int16 = 3, v_uint16 = 3, v_int32 = 3, v_uint32 = 3, v_int64 = 3, v_uint64 = 3, v_float = 4.20389539e-45, v_double = 1.4821969375237396e-323, v_short = 3, v_ushort = 3, v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_ssize = 3, v_size = 3, v_string = 0x3 <error: Cannot access memory at address 0x3>, v_pointer = 0x3} > return_value_p = 0x7fffbca5acc0 > __FUNCTION__ = "g_callable_info_invoke" > __PRETTY_FUNCTION__ = "g_callable_info_invoke" >#31 0x0000003a04c0b199 in g_function_info_invoke (info=info@entry=0x1299d40, in_args=0x10f2d30, n_in_args=1, out_args=0x0, n_out_args=0, return_value=return_value@entry=0x7fffbca5aeb8, error=error@entry=0x7fffbca5ae68) at girepository/gifunctioninfo.c:274 > symbol = <optimized out> > func = 0x39daa499d0 <g_main_loop_run> > is_method = 1 > throws = <optimized out> >#32 0x00007f42024a3ab7 in _invoke_callable (function_ptr=0x0, callable_info=0x1299d40, cache=0x151fc60, state=0x7fffbca5ae70) at pygi-invoke.c:64 > _save = 0xfe20a0 > error = 0x0 > retval = <optimized out> >#33 pygi_callable_info_invoke (info=<optimized out>, py_args=py_args@entry=(<MainLoop(_signal_source=8L) at remote 0x14da3f8>,), kwargs=<optimized out>, cache=<optimized out>, function_ptr=function_ptr@entry=0x0, user_data=user_data@entry=0x0) at pygi-invoke.c:652 > state = {py_in_args = (<MainLoop(_signal_source=8L) at remote 0x14da3f8>,), n_py_in_args = 1, current_arg = 0, implementor_gtype = 0, args = 0x10f2d60, in_args = 0x10f2d30, args_data = 0x10f2d40, out_args = 0x0, out_values = 0x0, return_arg = {v_boolean = 0, v_int8 = 0 '\000', v_uint8 = 0 '\000', v_int16 = 0, v_uint16 = 0, v_int32 = 0, v_uint32 = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_short = 0, v_ushort = 0, v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_ssize = 0, v_size = 0, v_string = 0x0, v_pointer = 0x0}, error = 0x0, failed = 0, user_data = 0x0} > ret = 0x0 >#34 0x00007f42024a444d in _wrap_g_callable_info_invoke (self=<optimized out>, py_args=py_args@entry=(<MainLoop(_signal_source=8L) at remote 0x14da3f8>,), kwargs=kwargs@entry=0x0) at pygi-invoke.c:675 >No locals. >#35 0x00007f4202499b2e in _callable_info_call (self=0x14d0ab0, args=(), kwargs=0x0) at pygi-info.c:428 > i = <optimized out> > result = <optimized out> > argcount = 0 > newargs = (<MainLoop(_signal_source=8L) at remote 0x14da3f8>,) > kwargs = 0x0 > args = () > self = 0x14d0ab0 >#36 0x00000039db24a0c3 in PyObject_Call (func=func@entry=<gi.FunctionInfo at remote 0x14d0ab0>, arg=arg@entry=(), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7f4202499bc0 <_function_info_call> >#37 0x00000039db2de38c in do_call (nk=<optimized out>, na=0, pp_stack=0x7fffbca5b0b0, func=<gi.FunctionInfo at remote 0x14d0ab0>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4316 > callargs = <optimized out> > kwdict = 0x0 > result = 0x0 >#38 call_function (oparg=<optimized out>, pp_stack=0x7fffbca5b0b0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4121 > func = <gi.FunctionInfo at remote 0x14d0ab0> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0x1524da0 > x = <optimized out> >#39 PyEval_EvalFrameEx (f=f@entry=Frame 0x1524c20, for file /usr/lib64/python2.7/site-packages/gi/overrides/GLib.py, line 519, in run (self=<MainLoop(_signal_source=8L) at remote 0x14da3f8>), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x1524da8 > 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 = 0x1524d98 > 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> >#40 0x00000039db2e0990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffbca5b210, func=<function at remote 0x1324050>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x1524d98 > i = <optimized out> > f = Frame 0x1524c20, for file /usr/lib64/python2.7/site-packages/gi/overrides/GLib.py, line 519, in run (self=<MainLoop(_signal_source=8L) at remote 0x14da3f8>) > tstate = 0xfe20a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#41 call_function (oparg=<optimized out>, pp_stack=0x7fffbca5b210) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = <function at remote 0x1324050> > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x1524be0 > x = <optimized out> >#42 PyEval_EvalFrameEx (f=f@entry=Frame 0x1524a60, for file /usr/share/system-config-printer/applet.py, line 333, in run (self=<RunLoop(timer=None, session_bus=<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, loop=<MainLoop(_signal_source=8L) at remote 0x14da3f8>, system_bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f420a708830>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddd70>, data={'com.redhat.PrinterDriversInstaller': <KeyedRef at remote 0x14bb530>, 'com.redhat.NewPrinterNotification': <KeyedRef at remote 0x14bb4d0>}) at remote 0x14d9440>, _signal_sender_matches={}, _signal_recipients...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x1524be8 > 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 = 0x1524bd8 > 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> >#43 0x00000039db2e0990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7fffbca5b370, func=<function at remote 0x14dd758>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x1524bd8 > i = <optimized out> > f = Frame 0x1524a60, for file /usr/share/system-config-printer/applet.py, line 333, in run (self=<RunLoop(timer=None, session_bus=<SessionBus(_bus_type=0, _signals_lock=<thread.lock at remote 0x7f420a708810>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddde8>, data={}) at remote 0x14d9998>, _signal_sender_matches={}, _signal_recipients_by_object_path={None: {None: {None: [<SignalMatch at remote 0x145d110>]}}}) at remote 0x14bb410>, loop=<MainLoop(_signal_source=8L) at remote 0x14da3f8>, system_bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f420a708830>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x14ddd70>, data={'com.redhat.PrinterDriversInstaller': <KeyedRef at remote 0x14bb530>, 'com.redhat.NewPrinterNotification': <KeyedRef at remote 0x14bb4d0>}) at remote 0x14d9440>, _signal_sender_matches={}, _signal_recipients...(truncated) > tstate = 0xfe20a0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#44 call_function (oparg=<optimized out>, pp_stack=0x7fffbca5b370) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = <function at remote 0x14dd758> > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x10d3438 > x = <optimized out> >#45 PyEval_EvalFrameEx (f=f@entry=Frame 0x10d32c0, for file /usr/share/system-config-printer/applet.py, line 443, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x10d3440 > 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 = 0x10d3438 > 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> >#46 0x00000039db2e21ed in PyEval_EvalCodeEx (co=co@entry=0x7f420a689030, globals=globals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), locals=locals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), 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 = Frame 0x10d32c0, for file /usr/share/system-config-printer/applet.py, line 443, in <module> () > retval = 0x0 > fastlocals = 0x10d3438 > freevars = 0x10d3438 > tstate = 0xfe20a0 > x = <optimized out> > u = <optimized out> >#47 0x00000039db2e22f2 in PyEval_EvalCode (co=co@entry=0x7f420a689030, globals=globals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), locals=locals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated)) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#48 0x00000039db2fb72f in run_mod (mod=<optimized out>, filename=filename@entry=0x7fffbca5da65 "/usr/share/system-config-printer/applet.py", globals=globals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), locals=locals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), flags=flags@entry=0x7fffbca5b5d0, arena=arena@entry=0x104a3b0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1373 > co = 0x7f420a689030 > v = <optimized out> >#49 0x00000039db2fc8ee in PyRun_FileExFlags (fp=fp@entry=0x1023650, filename=filename@entry=0x7fffbca5da65 "/usr/share/system-config-printer/applet.py", start=start@entry=257, globals=globals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), locals=locals@entry={'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated), closeit=closeit@entry=1, flags=flags@entry=0x7fffbca5b5d0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1359 > ret = <optimized out> > mod = <optimized out> > arena = 0x104a3b0 >#50 0x00000039db2fdb79 in PyRun_SimpleFileExFlags (fp=fp@entry=0x1023650, filename=filename@entry=0x7fffbca5da65 "/usr/share/system-config-printer/applet.py", closeit=closeit@entry=1, flags=flags@entry=0x7fffbca5b5d0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:951 > m = <module at remote 0x7f420a77bc58> > d = {'GLib': <DynamicModule(_overrides_module=<module at remote 0x12637c0>, _namespace='GLib', _introspection_module=<IntrospectionModule(MAXINT8=127, source_remove=<gi.FunctionInfo at remote 0x132d928>, _namespace='GLib', MININT32=-2147483648, IOFlags=<type at remote 0x13693e0>, __path__='/usr/lib64/girepository-1.0/GLib-2.0.typelib', uri_list_extract_uris=<gi.FunctionInfo at remote 0x132d618>, MAXINT16=32767, unix_signal_add_full=<function at remote 0x132c230>, SpawnFlags=<type at remote 0x136a490>, PRIORITY_DEFAULT=0, OptionFlags=<type at remote 0x136ae70>, PRIORITY_HIGH=-100, main_context_default=<gi.FunctionInfo at remote 0x132d848>, MAXUINT32=4294967295L, MININT64=-9223372036854775808L, MAXUINT16=65535, MainContext=<StructMeta(__module__='gi.repository.GLib', invoke_full=<gi.FunctionInfo at remote 0x1322df8>, push_thread_default=<gi.FunctionInfo at remote 0x1322f48>, dispatch=<gi.FunctionInfo at remote 0x1322d18>, ref_thread_default=<gi.FunctionInfo at remote 0x13251b8>, __dict__=<getset_descriptor at remot...(truncated) > v = <optimized out> > ext = 0x7fffbca5da8b "t.py" > set_file_name = 1 > len = <optimized out> > ret = -1 >#51 0x00000039db2fe0a3 in PyRun_AnyFileExFlags (fp=fp@entry=0x1023650, filename=filename@entry=0x7fffbca5da65 "/usr/share/system-config-printer/applet.py", closeit=closeit@entry=1, flags=flags@entry=0x7fffbca5b5d0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755 >No locals. >#52 0x00000039db30eb9f 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 = 0x7fffbca5da65 "/usr/share/system-config-printer/applet.py" > module = 0x0 > fp = 0x1023650 > 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} >#53 0x00000039d7e21d65 in __libc_start_main (main=0x4006f0 <main>, argc=2, argv=0x7fffbca5b798, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbca5b788) at libc-start.c:285 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -5700041695883575667, 4196088, 140736358365072, 0, 0, 5699898018798616205, -5722160313234899315}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fffbca5b7b0, 0x39d7c21168}, data = {prev = 0x0, cleanup = 0x0, canceltype = -1129990224}}} > not_first_call = <optimized out> >#54 0x0000000000400721 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x00000039db23f3d0 0x00000039db325d90 Yes /lib64/libpython2.7.so.1.0 >0x00000039d86059f0 0x00000039d8611614 Yes /lib64/libpthread.so.0 >0x00000039d8200ed0 0x00000039d82019d0 Yes /lib64/libdl.so.2 >0x00000039f1200f10 0x00000039f1201804 Yes /lib64/libutil.so.1 >0x00000039d8a05890 0x00000039d8a74bb8 Yes /lib64/libm.so.6 >0x00000039d7e1f560 0x00000039d7f60bb4 Yes /lib64/libc.so.6 >0x00000039d7a00b10 0x00000039d7a19c70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007f4203e43c50 0x00007f4203e54330 Yes /usr/lib64/python2.7/site-packages/cups.so >0x000000323381a200 0x000000323385d3c8 Yes /lib64/libcups.so.2 >0x000000323300bd10 0x000000323303bdf4 Yes /lib64/libgssapi_krb5.so.2 >0x00000032328251a0 0x000000323288775c Yes /lib64/libkrb5.so.3 >0x00000039e82048b0 0x00000039e82247d8 Yes /lib64/libk5crypto.so.3 >0x0000003232c01570 0x0000003232c02154 Yes /lib64/libcom_err.so.2 >0x00000032334183c0 0x0000003233452270 Yes /lib64/libssl.so.10 >0x00000039e7669c40 0x00000039e775a4f8 Yes /lib64/libcrypto.so.10 >0x00000039f0203530 0x00000039f020869c Yes /lib64/libavahi-common.so.3 >0x00000039f3c039d0 0x00000039f3c0bc38 Yes /lib64/libavahi-client.so.3 >0x00000039ee200ed0 0x00000039ee20598c Yes /lib64/libcrypt.so.1 >0x00000039d8e02210 0x00000039d8e0e930 Yes /lib64/libz.so.1 >0x00000039eae03620 0x00000039eae09f8c Yes /lib64/libkrb5support.so.0 >0x00000039ea601570 0x00000039ea602194 Yes /lib64/libkeyutils.so.1 >0x00000039da603a40 0x00000039da6127dc Yes /lib64/libresolv.so.2 >0x00000039dea07ab0 0x00000039dea31a54 Yes /lib64/libdbus-1.so.3 >0x00000039eea041c0 0x00000039eea5aeb0 Yes /lib64/libfreebl3.so >0x00000039d9e064a0 0x00000039d9e18fe4 Yes /lib64/libselinux.so.1 >0x00000039d96022d0 0x00000039d96050bc Yes /lib64/librt.so.1 >0x00000039d9a01770 0x00000039d9a4b8e8 Yes /lib64/libpcre.so.1 >0x00000039d92030e0 0x00000039d9219050 Yes /lib64/liblzma.so.5 >0x00007f4203c1af90 0x00007f4203c27328 Yes /usr/lib64/python2.7/site-packages/_dbus_bindings.so >0x00007f4203a0eb20 0x00007f4203a0fd18 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007f4203808bf0 0x00007f4203809cac Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007f4203601520 0x00007f4203603bfc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007f42033f80e0 0x00007f42033fa254 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007f42031e7f80 0x00007f42031ecc84 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f4202fe0e50 0x00007f4202fe1fc4 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007f4202dd64d0 0x00007f4202ddb268 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x00000039de203e00 0x00000039de21ccdc Yes /usr/lib64/libexpat.so.1 >0x00007f4202bd0d60 0x00007f4202bd1238 Yes /usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so >0x00000039eb60a610 0x00000039eb61c8b4 Yes /lib64/libdbus-glib-1.so.2 >0x00007f420298a160 0x00007f42029b8a18 Yes /lib64/libgobject-2.0.so.0 >0x00000039daa1a6e0 0x00000039daab2f1c Yes /lib64/libglib-2.0.so.0 >0x00000039dba31be0 0x00000039dbaf365c Yes /lib64/libgio-2.0.so.0 >0x00000039dae01870 0x00000039dae05fe8 Yes /lib64/libffi.so.6 >0x00000039db601190 0x00000039db602088 Yes /lib64/libgmodule-2.0.so.0 >0x00007f4202779750 0x00007f420277c044 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007f4202498940 0x00007f42024aa8c8 Yes /usr/lib64/python2.7/site-packages/gi/_gi.so >0x0000003a04c07240 0x0000003a04c247cc Yes /lib64/libgirepository-1.0.so.1 >0x00007f420228c680 0x00007f420228d25c Yes /lib64/libpyglib-gi-2.0-python.so.0 >0x00000039de6006b0 0x00000039de60081c Yes /lib64/libgthread-2.0.so.0 >0x00007f420206fa10 0x00007f420207f7bc Yes /usr/lib64/python2.7/site-packages/gi/_gobject/_gobject.so >0x00007f4201e633f0 0x00007f4201e64cc0 Yes /usr/lib64/python2.7/site-packages/gi/_glib/_glib.so >0x00007f4201c4fa30 0x00007f4201c584a8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007f4201a48180 0x00007f4201a48c80 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007f4201843b50 0x00007f4201845084 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007f420163b960 0x00007f420163e3ac Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007f420141ad20 0x00007f420142a37c Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007f420120c570 0x00007f420120f95c Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007f4201005240 0x00007f42010074bc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007f4200e01910 0x00007f4200e024c8 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007f4200bfd310 0x00007f4200bfdfb8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007f42009f8e60 0x00007f42009f9b94 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007f42007e8360 0x00007f42007f0f18 Yes /usr/lib64/python2.7/site-packages/pycurl.so >0x0000003233c09fb0 0x0000003233c52b90 Yes /lib64/libcurl.so.4 >0x00000039eda03010 0x00000039eda07588 Yes /lib64/libidn.so.11 >0x0000003234005520 0x000000323401f3c8 Yes /lib64/libssh2.so.1 >0x00000039ef20b090 0x00000039ef22eaa4 Yes /lib64/libssl3.so >0x00000039ee609f00 0x00000039ee621b18 Yes /lib64/libsmime3.so >0x00000039ede19b30 0x00000039edf04f74 Yes /lib64/libnss3.so >0x00000039ed20be50 0x00000039ed21a0b8 Yes /lib64/libnssutil3.so >0x00000039ec601090 0x00000039ec602018 Yes /lib64/libplds4.so >0x00000039eca01510 0x00000039eca02b18 Yes /lib64/libplc4.so >0x00000039ec20d1e0 0x00000039ec22d130 Yes /lib64/libnspr4.so >0x00000039ff0036d0 0x00000039ff00a9f4 Yes /lib64/liblber-2.4.so.2 >0x0000003a00c0f0a0 0x0000003a00c3f7d4 Yes /lib64/libldap-2.4.so.2 >0x00000039fec04b60 0x00000039fec15fe4 Yes /lib64/libsasl2.so.3 >0x00007f42005d5150 0x00007f42005dc338 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007f42003cb4d0 0x00007f42003ce274 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x0000003234c028a0 0x0000003234c04bf0 Yes /lib64/libnotify.so.4 >0x00000039e6206ed0 0x00000039e621aac0 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00000039dca05680 0x00000039dca26df8 Yes /lib64/libpng16.so.16 >0x00007f41ff9bd240 0x00007f41ff9c3ee4 Yes /lib64/libnss_files.so.2 >$1 = 0x0 >$2 = 0x0 >rax 0x1cc7fa8 30179240 >rbx 0x1532e50 22228560 >rcx 0x2 2 >rdx 0x1 1 >rsi 0x0 0 >rdi 0x1 1 >rbp 0x39db5ab260 0x39db5ab260 <generations> >rsp 0x7fffbca59fb0 0x7fffbca59fb0 >r8 0xffffff00 4294967040 >r9 0x12 18 >r10 0x7 7 >r11 0x0 0 >r12 0x39db5ab260 248493290080 >r13 0x39db5ab290 248493290128 >r14 0x15216a0 22156960 >r15 0x111e653 17950291 >rip 0x39db30f5e0 0x39db30f5e0 <collect+304> >eflags 0x10216 [ PF AF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 <unavailable> >st1 <unavailable> >st2 <unavailable> >st3 <unavailable> >st4 <unavailable> >st5 <unavailable> >st6 <unavailable> >st7 <unavailable> >fctrl <unavailable> >fstat <unavailable> >ftag <unavailable> >fiseg <unavailable> >fioff <unavailable> >foseg <unavailable> >fooff <unavailable> >fop <unavailable> >xmm0 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm1 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm2 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm3 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm4 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm5 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm6 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm7 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm8 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm9 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm10 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm11 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm12 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm13 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm14 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >xmm15 {v4_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_double = {<unavailable>, <unavailable>}, v16_int8 = {<unavailable> <repeats 16 times>}, v8_int16 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int64 = {<unavailable>, <unavailable>}, uint128 = <unavailable>} >mxcsr <unavailable> >Dump of assembler code for function collect: > 0x00000039db30f4b0 <+0>: push %r15 > 0x00000039db30f4b2 <+2>: push %r14 > 0x00000039db30f4b4 <+4>: push %r13 > 0x00000039db30f4b6 <+6>: push %r12 > 0x00000039db30f4b8 <+8>: push %rbp > 0x00000039db30f4b9 <+9>: push %rbx > 0x00000039db30f4ba <+10>: sub $0x98,%rsp > 0x00000039db30f4c1 <+17>: mov %fs:0x28,%rax > 0x00000039db30f4ca <+26>: mov %rax,0x88(%rsp) > 0x00000039db30f4d2 <+34>: xor %eax,%eax > 0x00000039db30f4d4 <+36>: cmpq $0x0,0x2b56fc(%rip) # 0x39db5c4bd8 <delstr> > 0x00000039db30f4dc <+44>: mov %edi,0x14(%rsp) > 0x00000039db30f4e0 <+48>: je 0x39db30fda0 <collect+2288> > 0x00000039db30f4e6 <+54>: testb $0x1,0x2b56d3(%rip) # 0x39db5c4bc0 <debug> > 0x00000039db30f4ed <+61>: xorpd %xmm2,%xmm2 > 0x00000039db30f4f1 <+65>: lea 0x29bd68(%rip),%rbp # 0x39db5ab260 <generations> > 0x00000039db30f4f8 <+72>: movsd %xmm2,0x18(%rsp) > 0x00000039db30f4fe <+78>: jne 0x39db30fbe7 <collect+1847> > 0x00000039db30f504 <+84>: mov 0x14(%rsp),%eax > 0x00000039db30f508 <+88>: lea 0x1(%rax),%edi > 0x00000039db30f50b <+91>: cmp $0x2,%edi > 0x00000039db30f50e <+94>: jg 0x39db30f527 <collect+119> > 0x00000039db30f510 <+96>: movslq %edi,%rax > 0x00000039db30f513 <+99>: lea 0x29bd66(%rip),%rdx # 0x39db5ab280 <generations+32> > 0x00000039db30f51a <+106>: lea (%rax,%rax,2),%rax > 0x00000039db30f51e <+110>: shl $0x4,%rax > 0x00000039db30f522 <+114>: addl $0x1,0x4(%rdx,%rax,1) > 0x00000039db30f527 <+119>: mov 0x14(%rsp),%eax > 0x00000039db30f52b <+123>: cmp $0x0,%eax > 0x00000039db30f52e <+126>: jl 0x39db30fc68 <collect+1976> > 0x00000039db30f534 <+132>: movl $0x0,0x29bd46(%rip) # 0x39db5ab284 <generations+36> > 0x00000039db30f53e <+142>: jle 0x39db30fc68 <collect+1976> > 0x00000039db30f544 <+148>: cmp $0x1,%eax > 0x00000039db30f547 <+151>: movl $0x0,0x29bd63(%rip) # 0x39db5ab2b4 <generations+84> > 0x00000039db30f551 <+161>: jle 0x39db30f55d <collect+173> > 0x00000039db30f553 <+163>: movl $0x0,0x29bd87(%rip) # 0x39db5ab2e4 <generations+132> > 0x00000039db30f55d <+173>: mov 0x14(%rsp),%ecx > 0x00000039db30f561 <+177>: lea 0x29bd28(%rip),%rsi # 0x39db5ab290 <generations+48> > 0x00000039db30f568 <+184>: movslq %ecx,%rax > 0x00000039db30f56b <+187>: lea -0x1(%rcx),%edx > 0x00000039db30f56e <+190>: lea (%rax,%rax,2),%r13 > 0x00000039db30f572 <+194>: lea (%rdx,%rdx,2),%rdx > 0x00000039db30f576 <+198>: shl $0x4,%r13 > 0x00000039db30f57a <+202>: add %rbp,%r13 > 0x00000039db30f57d <+205>: lea 0x29bcdc(%rip),%rbp # 0x39db5ab260 <generations> > 0x00000039db30f584 <+212>: shl $0x4,%rdx > 0x00000039db30f588 <+216>: add %rdx,%rsi > 0x00000039db30f58b <+219>: mov %rbp,%rax > 0x00000039db30f58e <+222>: xchg %ax,%ax > 0x00000039db30f590 <+224>: mov (%rax),%rdx > 0x00000039db30f593 <+227>: cmp %rdx,%rax > 0x00000039db30f596 <+230>: je 0x39db30f5ae <collect+254> > 0x00000039db30f598 <+232>: mov 0x8(%r13),%rcx > 0x00000039db30f59c <+236>: mov %rdx,(%rcx) > 0x00000039db30f59f <+239>: mov %rcx,0x8(%rdx) > 0x00000039db30f5a3 <+243>: mov 0x8(%rax),%rdx > 0x00000039db30f5a7 <+247>: mov %rdx,0x8(%r13) > 0x00000039db30f5ab <+251>: mov %r13,(%rdx) > 0x00000039db30f5ae <+254>: mov %rax,0x8(%rax) > 0x00000039db30f5b2 <+258>: mov %rax,(%rax) > 0x00000039db30f5b5 <+261>: add $0x30,%rax > 0x00000039db30f5b9 <+265>: cmp %rsi,%rax > 0x00000039db30f5bc <+268>: jne 0x39db30f590 <collect+224> > 0x00000039db30f5be <+270>: cmpl $0x1,0x14(%rsp) > 0x00000039db30f5c3 <+275>: mov %r13,%r12 > 0x00000039db30f5c6 <+278>: jle 0x39db30fc78 <collect+1992> > 0x00000039db30f5cc <+284>: mov (%r12),%rax > 0x00000039db30f5d0 <+288>: cmp %rax,%r12 > 0x00000039db30f5d3 <+291>: je 0x39db30fd2a <collect+2170> > 0x00000039db30f5d9 <+297>: nopl 0x0(%rax) >=> 0x00000039db30f5e0 <+304>: mov 0x20(%rax),%rdx > 0x00000039db30f5e4 <+308>: mov %rdx,0x10(%rax) > 0x00000039db30f5e8 <+312>: mov (%rax),%rax > 0x00000039db30f5eb <+315>: cmp %rax,%r12 > 0x00000039db30f5ee <+318>: jne 0x39db30f5e0 <collect+304> > 0x00000039db30f5f0 <+320>: mov (%r12),%rbx > 0x00000039db30f5f4 <+324>: cmp %r12,%rbx > 0x00000039db30f5f7 <+327>: je 0x39db30fd2a <collect+2170> > 0x00000039db30f5fd <+333>: nopl (%rax) > 0x00000039db30f600 <+336>: mov 0x28(%rbx),%rax > 0x00000039db30f604 <+340>: lea 0x20(%rbx),%rdi > 0x00000039db30f608 <+344>: xor %edx,%edx > 0x00000039db30f60a <+346>: lea -0x3c1(%rip),%rsi # 0x39db30f250 <visit_decref> > 0x00000039db30f611 <+353>: callq *0xb8(%rax) > 0x00000039db30f617 <+359>: mov (%rbx),%rbx > 0x00000039db30f61a <+362>: cmp %rbx,%r12 > 0x00000039db30f61d <+365>: jne 0x39db30f600 <collect+336> > 0x00000039db30f61f <+367>: mov (%r12),%rbp > 0x00000039db30f623 <+371>: lea 0x20(%rsp),%rbx > 0x00000039db30f628 <+376>: mov %rbx,0x28(%rsp) > 0x00000039db30f62d <+381>: mov %rbx,0x20(%rsp) > 0x00000039db30f632 <+386>: cmp %r12,%rbp > 0x00000039db30f635 <+389>: jne 0x39db30f674 <collect+452> > 0x00000039db30f637 <+391>: jmpq 0x39db30fe55 <collect+2469> > 0x00000039db30f63c <+396>: nopl 0x0(%rax) > 0x00000039db30f640 <+400>: mov 0x8(%rbp),%rdx > 0x00000039db30f644 <+404>: mov 0x0(%rbp),%rax > 0x00000039db30f648 <+408>: mov %rax,(%rdx) > 0x00000039db30f64b <+411>: mov %rdx,0x8(%rax) > 0x00000039db30f64f <+415>: mov 0x28(%rsp),%rdx > 0x00000039db30f654 <+420>: mov %rdx,0x8(%rbp) > 0x00000039db30f658 <+424>: mov %rbp,0x28(%rsp) > 0x00000039db30f65d <+429>: mov %rbp,(%rdx) > 0x00000039db30f660 <+432>: mov %rbx,0x0(%rbp) > 0x00000039db30f664 <+436>: movq $0xfffffffffffffffc,0x10(%rbp) > 0x00000039db30f66c <+444>: mov %rax,%rbp > 0x00000039db30f66f <+447>: cmp %rbp,%r12 > 0x00000039db30f672 <+450>: je 0x39db30f6be <collect+526> > 0x00000039db30f674 <+452>: cmpq $0x0,0x10(%rbp) > 0x00000039db30f679 <+457>: je 0x39db30f640 <collect+400> > 0x00000039db30f67b <+459>: mov 0x28(%rbp),%rax > 0x00000039db30f67f <+463>: lea 0x20(%rbp),%r14 > 0x00000039db30f683 <+467>: mov %r12,%rdx > 0x00000039db30f686 <+470>: lea -0x3fd(%rip),%rsi # 0x39db30f290 <visit_reachable> > 0x00000039db30f68d <+477>: mov %r14,%rdi > 0x00000039db30f690 <+480>: mov 0xb8(%rax),%rax > 0x00000039db30f697 <+487>: movq $0xfffffffffffffffd,0x10(%rbp) > 0x00000039db30f69f <+495>: callq *%rax > 0x00000039db30f6a1 <+497>: mov 0x269288(%rip),%rax # 0x39db578930 > 0x00000039db30f6a8 <+504>: cmp %rax,0x28(%rbp) > 0x00000039db30f6ac <+508>: mov 0x0(%rbp),%r15 > 0x00000039db30f6b0 <+512>: je 0x39db30fcb8 <collect+2056> > 0x00000039db30f6b6 <+518>: mov %r15,%rbp > 0x00000039db30f6b9 <+521>: cmp %rbp,%r12 > 0x00000039db30f6bc <+524>: jne 0x39db30f674 <collect+452> > 0x00000039db30f6be <+526>: mov (%r12),%rax > 0x00000039db30f6c2 <+530>: cmp %r13,%r12 > 0x00000039db30f6c5 <+533>: je 0x39db30fdd0 <collect+2336> > 0x00000039db30f6cb <+539>: mov %rax,%rcx > 0x00000039db30f6ce <+542>: cmpl $0x1,0x14(%rsp) > 0x00000039db30f6d3 <+547>: je 0x39db30fc8b <collect+2011> > 0x00000039db30f6d9 <+553>: cmp %rcx,%r12 > 0x00000039db30f6dc <+556>: je 0x39db30f6f5 <collect+581> > 0x00000039db30f6de <+558>: mov 0x8(%r13),%rax > 0x00000039db30f6e2 <+562>: mov %rcx,(%rax) > 0x00000039db30f6e5 <+565>: mov %rax,0x8(%rcx) > 0x00000039db30f6e9 <+569>: mov 0x8(%r12),%rax > 0x00000039db30f6ee <+574>: mov %rax,0x8(%r13) > 0x00000039db30f6f2 <+578>: mov %r13,(%rax) > 0x00000039db30f6f5 <+581>: mov %r12,0x8(%r12) > 0x00000039db30f6fa <+586>: mov %r12,(%r12) > 0x00000039db30f6fe <+590>: mov 0x20(%rsp),%r12 > 0x00000039db30f703 <+595>: lea 0x40(%rsp),%rbp > 0x00000039db30f708 <+600>: mov %rbp,0x48(%rsp) > 0x00000039db30f70d <+605>: mov %rbp,0x40(%rsp) > 0x00000039db30f712 <+610>: cmp %rbx,%r12 > 0x00000039db30f715 <+613>: jne 0x39db30f723 <collect+627> > 0x00000039db30f717 <+615>: jmpq 0x39db30fd0a <collect+2138> > 0x00000039db30f71c <+620>: nopl 0x0(%rax) > 0x00000039db30f720 <+624>: mov %r14,%r12 > 0x00000039db30f723 <+627>: lea 0x20(%r12),%rdi > 0x00000039db30f728 <+632>: mov (%r12),%r14 > 0x00000039db30f72c <+636>: callq 0x39db30f390 <has_finalizer> > 0x00000039db30f731 <+641>: test %eax,%eax > 0x00000039db30f733 <+643>: je 0x39db30f764 <collect+692> > 0x00000039db30f735 <+645>: mov (%r12),%rax > 0x00000039db30f739 <+649>: mov 0x8(%r12),%rdx > 0x00000039db30f73e <+654>: mov %rax,(%rdx) > 0x00000039db30f741 <+657>: mov %rdx,0x8(%rax) > 0x00000039db30f745 <+661>: mov 0x48(%rsp),%rax > 0x00000039db30f74a <+666>: mov %rax,0x8(%r12) > 0x00000039db30f74f <+671>: mov %r12,0x48(%rsp) > 0x00000039db30f754 <+676>: mov %r12,(%rax) > 0x00000039db30f757 <+679>: mov %rbp,(%r12) > 0x00000039db30f75b <+683>: movq $0xfffffffffffffffd,0x10(%r12) > 0x00000039db30f764 <+692>: cmp %rbx,%r14 > 0x00000039db30f767 <+695>: jne 0x39db30f720 <collect+624> > 0x00000039db30f769 <+697>: mov 0x40(%rsp),%r12 > 0x00000039db30f76e <+702>: cmp %rbp,%r12 > 0x00000039db30f771 <+705>: je 0x39db30f79b <collect+747> > 0x00000039db30f773 <+707>: nopl 0x0(%rax,%rax,1) > 0x00000039db30f778 <+712>: mov 0x28(%r12),%rax > 0x00000039db30f77d <+717>: lea 0x20(%r12),%rdi > 0x00000039db30f782 <+722>: mov %rbp,%rdx > 0x00000039db30f785 <+725>: lea -0x47c(%rip),%rsi # 0x39db30f310 <visit_move> > 0x00000039db30f78c <+732>: callq *0xb8(%rax) > 0x00000039db30f792 <+738>: mov (%r12),%r12 > 0x00000039db30f796 <+742>: cmp %rbp,%r12 > 0x00000039db30f799 <+745>: jne 0x39db30f778 <collect+712> > 0x00000039db30f79b <+747>: mov 0x20(%rsp),%r12 > 0x00000039db30f7a0 <+752>: cmp %rbx,%r12 > 0x00000039db30f7a3 <+755>: je 0x39db30fd0a <collect+2138> > 0x00000039db30f7a9 <+761>: movq $0x0,0x8(%rsp) > 0x00000039db30f7b2 <+770>: jmp 0x39db30f7c1 <collect+785> > 0x00000039db30f7b4 <+772>: nopl 0x0(%rax) > 0x00000039db30f7b8 <+776>: mov (%r12),%r12 > 0x00000039db30f7bc <+780>: cmp %rbx,%r12 > 0x00000039db30f7bf <+783>: je 0x39db30f7ea <collect+826> > 0x00000039db30f7c1 <+785>: addq $0x1,0x8(%rsp) > 0x00000039db30f7c7 <+791>: testb $0x2,0x2b53f2(%rip) # 0x39db5c4bc0 <debug> > 0x00000039db30f7ce <+798>: je 0x39db30f7b8 <collect+776> > 0x00000039db30f7d0 <+800>: lea 0x20(%r12),%rsi > 0x00000039db30f7d5 <+805>: lea 0x39c94(%rip),%rdi # 0x39db349470 > 0x00000039db30f7dc <+812>: callq 0x39db30f400 <debug_cycle> > 0x00000039db30f7e1 <+817>: mov (%r12),%r12 > 0x00000039db30f7e5 <+821>: cmp %rbx,%r12 > 0x00000039db30f7e8 <+824>: jne 0x39db30f7c1 <collect+785> > 0x00000039db30f7ea <+826>: mov 0x20(%rsp),%rax > 0x00000039db30f7ef <+831>: lea 0x60(%rsp),%r14 > 0x00000039db30f7f4 <+836>: mov %r14,0x68(%rsp) > 0x00000039db30f7f9 <+841>: mov %r14,0x60(%rsp) > 0x00000039db30f7fe <+846>: cmp %rbx,%rax > 0x00000039db30f801 <+849>: je 0x39db30fe70 <collect+2496> > 0x00000039db30f807 <+855>: nopw 0x0(%rax,%rax,1) > 0x00000039db30f810 <+864>: mov 0x28(%rax),%rdx > 0x00000039db30f814 <+868>: mov (%rax),%rcx > 0x00000039db30f817 <+871>: testb $0x40,0xa8(%rdx) > 0x00000039db30f81e <+878>: mov %rcx,(%rsp) > 0x00000039db30f822 <+882>: je 0x39db30f889 <collect+985> > 0x00000039db30f824 <+884>: mov 0xd0(%rdx),%rdx > 0x00000039db30f82b <+891>: test %rdx,%rdx > 0x00000039db30f82e <+894>: jle 0x39db30f889 <collect+985> > 0x00000039db30f830 <+896>: lea 0x20(%rax,%rdx,1),%r12 > 0x00000039db30f835 <+901>: mov (%r12),%r15 > 0x00000039db30f839 <+905>: test %r15,%r15 > 0x00000039db30f83c <+908>: je 0x39db30f889 <collect+985> > 0x00000039db30f83e <+910>: mov %r15,%rdi > 0x00000039db30f841 <+913>: callq 0x39db23cb90 <_PyWeakref_ClearRef@plt> > 0x00000039db30f846 <+918>: cmpq $0x0,0x18(%r15) > 0x00000039db30f84b <+923>: je 0x39db30f835 <collect+901> > 0x00000039db30f84d <+925>: cmpq $0xfffffffffffffffc,-0x10(%r15) > 0x00000039db30f852 <+930>: je 0x39db30f835 <collect+901> > 0x00000039db30f854 <+932>: mov -0x20(%r15),%rdx > 0x00000039db30f858 <+936>: mov -0x18(%r15),%rsi > 0x00000039db30f85c <+940>: lea -0x20(%r15),%rcx > 0x00000039db30f860 <+944>: addq $0x1,(%r15) > 0x00000039db30f864 <+948>: mov %rdx,(%rsi) > 0x00000039db30f867 <+951>: mov %rsi,0x8(%rdx) > 0x00000039db30f86b <+955>: mov 0x68(%rsp),%rdx > 0x00000039db30f870 <+960>: mov %rdx,-0x18(%r15) > 0x00000039db30f874 <+964>: mov %rcx,0x68(%rsp) > 0x00000039db30f879 <+969>: mov %rcx,(%rdx) > 0x00000039db30f87c <+972>: mov %r14,-0x20(%r15) > 0x00000039db30f880 <+976>: mov (%r12),%r15 > 0x00000039db30f884 <+980>: test %r15,%r15 > 0x00000039db30f887 <+983>: jne 0x39db30f83e <collect+910> > 0x00000039db30f889 <+985>: cmp %rbx,(%rsp) > 0x00000039db30f88d <+989>: je 0x39db30f8a0 <collect+1008> > 0x00000039db30f88f <+991>: mov (%rsp),%rax > 0x00000039db30f893 <+995>: jmpq 0x39db30f810 <collect+864> > 0x00000039db30f898 <+1000>: nopl 0x0(%rax,%rax,1) > 0x00000039db30f8a0 <+1008>: mov 0x60(%rsp),%r15 > 0x00000039db30f8a5 <+1013>: movl $0x0,0x10(%rsp) > 0x00000039db30f8ad <+1021>: cmp %r14,%r15 > 0x00000039db30f8b0 <+1024>: je 0x39db30f90f <collect+1119> > 0x00000039db30f8b2 <+1026>: mov 0x38(%r15),%rax > 0x00000039db30f8b6 <+1030>: lea 0x20(%r15),%r12 > 0x00000039db30f8ba <+1034>: xor %edx,%edx > 0x00000039db30f8bc <+1036>: mov %r12,%rsi > 0x00000039db30f8bf <+1039>: mov %rax,(%rsp) > 0x00000039db30f8c3 <+1043>: mov %rax,%rdi > 0x00000039db30f8c6 <+1046>: xor %eax,%eax > 0x00000039db30f8c8 <+1048>: callq 0x39db23d8b0 <PyObject_CallFunctionObjArgs@plt> > 0x00000039db30f8cd <+1053>: test %rax,%rax > 0x00000039db30f8d0 <+1056>: je 0x39db30fb78 <collect+1736> > 0x00000039db30f8d6 <+1062>: mov (%rax),%rcx > 0x00000039db30f8d9 <+1065>: lea -0x1(%rcx),%rdx > 0x00000039db30f8dd <+1069>: test %rdx,%rdx > 0x00000039db30f8e0 <+1072>: mov %rdx,(%rax) > 0x00000039db30f8e3 <+1075>: je 0x39db30fb28 <collect+1656> > 0x00000039db30f8e9 <+1081>: subq $0x1,0x20(%r15) > 0x00000039db30f8ee <+1086>: je 0x39db30fae0 <collect+1584> > 0x00000039db30f8f4 <+1092>: mov 0x60(%rsp),%rax > 0x00000039db30f8f9 <+1097>: cmp %r15,%rax > 0x00000039db30f8fc <+1100>: je 0x39db30faf8 <collect+1608> > 0x00000039db30f902 <+1106>: mov %rax,%r15 > 0x00000039db30f905 <+1109>: addl $0x1,0x10(%rsp) > 0x00000039db30f90a <+1114>: cmp %r14,%r15 > 0x00000039db30f90d <+1117>: jne 0x39db30f8b2 <collect+1026> > 0x00000039db30f90f <+1119>: movslq 0x10(%rsp),%r14 > 0x00000039db30f914 <+1124>: add 0x8(%rsp),%r14 > 0x00000039db30f919 <+1129>: mov 0x20(%rsp),%r12 > 0x00000039db30f91e <+1134>: cmp %rbx,%r12 > 0x00000039db30f921 <+1137>: je 0x39db30f97c <collect+1228> > 0x00000039db30f923 <+1139>: nopl 0x0(%rax,%rax,1) > 0x00000039db30f928 <+1144>: testb $0x20,0x2b5291(%rip) # 0x39db5c4bc0 <debug> > 0x00000039db30f92f <+1151>: lea 0x20(%r12),%r15 > 0x00000039db30f934 <+1156>: jne 0x39db30fab8 <collect+1544> > 0x00000039db30f93a <+1162>: mov 0x28(%r12),%rax > 0x00000039db30f93f <+1167>: mov 0xc0(%rax),%rax > 0x00000039db30f946 <+1174>: test %rax,%rax > 0x00000039db30f949 <+1177>: je 0x39db30fb40 <collect+1680> > 0x00000039db30f94f <+1183>: addq $0x1,0x20(%r12) > 0x00000039db30f955 <+1189>: mov %r15,%rdi > 0x00000039db30f958 <+1192>: callq *%rax > 0x00000039db30f95a <+1194>: subq $0x1,0x20(%r12) > 0x00000039db30f960 <+1200>: je 0x39db30fad0 <collect+1568> > 0x00000039db30f966 <+1206>: mov 0x20(%rsp),%rax > 0x00000039db30f96b <+1211>: cmp %r12,%rax > 0x00000039db30f96e <+1214>: je 0x39db30fb40 <collect+1680> > 0x00000039db30f974 <+1220>: mov %rax,%r12 > 0x00000039db30f977 <+1223>: cmp %rbx,%r12 > 0x00000039db30f97a <+1226>: jne 0x39db30f928 <collect+1144> > 0x00000039db30f97c <+1228>: mov 0x40(%rsp),%rbx > 0x00000039db30f981 <+1233>: xor %r15d,%r15d > 0x00000039db30f984 <+1236>: mov 0x2b5236(%rip),%eax # 0x39db5c4bc0 <debug> > 0x00000039db30f98a <+1242>: cmp %rbp,%rbx > 0x00000039db30f98d <+1245>: jne 0x39db30f9a0 <collect+1264> > 0x00000039db30f98f <+1247>: jmp 0x39db30f9c6 <collect+1302> > 0x00000039db30f991 <+1249>: nopl 0x0(%rax) > 0x00000039db30f998 <+1256>: mov (%rbx),%rbx > 0x00000039db30f99b <+1259>: cmp %rbp,%rbx > 0x00000039db30f99e <+1262>: je 0x39db30f9c6 <collect+1302> > 0x00000039db30f9a0 <+1264>: add $0x1,%r15 > 0x00000039db30f9a4 <+1268>: test $0x4,%al > 0x00000039db30f9a6 <+1270>: je 0x39db30f998 <collect+1256> > 0x00000039db30f9a8 <+1272>: lea 0x20(%rbx),%rsi > 0x00000039db30f9ac <+1276>: lea 0x39abb(%rip),%rdi # 0x39db34946e > 0x00000039db30f9b3 <+1283>: callq 0x39db30f400 <debug_cycle> > 0x00000039db30f9b8 <+1288>: mov (%rbx),%rbx > 0x00000039db30f9bb <+1291>: mov 0x2b51ff(%rip),%eax # 0x39db5c4bc0 <debug> > 0x00000039db30f9c1 <+1297>: cmp %rbp,%rbx > 0x00000039db30f9c4 <+1300>: jne 0x39db30f9a0 <collect+1264> > 0x00000039db30f9c6 <+1302>: test $0x1,%al > 0x00000039db30f9c8 <+1304>: lea (%r15,%r14,1),%r12 > 0x00000039db30f9cc <+1308>: jne 0x39db30fb86 <collect+1750> > 0x00000039db30f9d2 <+1314>: cmpq $0x0,0x2b520e(%rip) # 0x39db5c4be8 <garbage> > 0x00000039db30f9da <+1322>: mov 0x40(%rsp),%rbx > 0x00000039db30f9df <+1327>: jne 0x39db30fa1f <collect+1391> > 0x00000039db30f9e1 <+1329>: jmpq 0x39db30fd73 <collect+2243> > 0x00000039db30f9e6 <+1334>: nopw %cs:0x0(%rax,%rax,1) > 0x00000039db30f9f0 <+1344>: testb $0x20,0x2b51c9(%rip) # 0x39db5c4bc0 <debug> > 0x00000039db30f9f7 <+1351>: lea 0x20(%rbx),%r14 > 0x00000039db30f9fb <+1355>: jne 0x39db30fa09 <collect+1369> > 0x00000039db30f9fd <+1357>: mov %r14,%rdi > 0x00000039db30fa00 <+1360>: callq 0x39db30f390 <has_finalizer> > 0x00000039db30fa05 <+1365>: test %eax,%eax > 0x00000039db30fa07 <+1367>: je 0x39db30fa1c <collect+1388> > 0x00000039db30fa09 <+1369>: mov 0x2b51d8(%rip),%rdi # 0x39db5c4be8 <garbage> > 0x00000039db30fa10 <+1376>: mov %r14,%rsi > 0x00000039db30fa13 <+1379>: callq 0x39db23d010 <PyList_Append@plt> > 0x00000039db30fa18 <+1384>: test %eax,%eax > 0x00000039db30fa1a <+1386>: js 0x39db30fa4f <collect+1439> > 0x00000039db30fa1c <+1388>: mov (%rbx),%rbx > 0x00000039db30fa1f <+1391>: cmp %rbp,%rbx > 0x00000039db30fa22 <+1394>: jne 0x39db30f9f0 <collect+1344> > 0x00000039db30fa24 <+1396>: mov 0x40(%rsp),%rax > 0x00000039db30fa29 <+1401>: cmp %rbp,%rax > 0x00000039db30fa2c <+1404>: je 0x39db30fa45 <collect+1429> > 0x00000039db30fa2e <+1406>: mov 0x8(%r13),%rdx > 0x00000039db30fa32 <+1410>: mov %rax,(%rdx) > 0x00000039db30fa35 <+1413>: mov %rdx,0x8(%rax) > 0x00000039db30fa39 <+1417>: mov 0x48(%rsp),%rax > 0x00000039db30fa3e <+1422>: mov %rax,0x8(%r13) > 0x00000039db30fa42 <+1426>: mov %r13,(%rax) > 0x00000039db30fa45 <+1429>: mov %rbp,0x48(%rsp) > 0x00000039db30fa4a <+1434>: mov %rbp,0x40(%rsp) > 0x00000039db30fa4f <+1439>: cmpl $0x2,0x14(%rsp) > 0x00000039db30fa54 <+1444>: je 0x39db30fce0 <collect+2096> > 0x00000039db30fa5a <+1450>: callq 0x39db23d5b0 <PyErr_Occurred@plt> > 0x00000039db30fa5f <+1455>: test %rax,%rax > 0x00000039db30fa62 <+1458>: je 0x39db30fa85 <collect+1493> > 0x00000039db30fa64 <+1460>: mov 0x2b5175(%rip),%rdi # 0x39db5c4be0 <gc_str> > 0x00000039db30fa6b <+1467>: test %rdi,%rdi > 0x00000039db30fa6e <+1470>: je 0x39db30fe28 <collect+2424> > 0x00000039db30fa74 <+1476>: callq 0x39db23f2e0 <PyErr_WriteUnraisable@plt> > 0x00000039db30fa79 <+1481>: lea 0x39c10(%rip),%rdi # 0x39db349690 > 0x00000039db30fa80 <+1488>: callq 0x39db23dc80 <Py_FatalError@plt> > 0x00000039db30fa85 <+1493>: mov 0x88(%rsp),%rcx > 0x00000039db30fa8d <+1501>: xor %fs:0x28,%rcx > 0x00000039db30fa96 <+1510>: mov %r12,%rax > 0x00000039db30fa99 <+1513>: jne 0x39db30fe78 <collect+2504> > 0x00000039db30fa9f <+1519>: add $0x98,%rsp > 0x00000039db30faa6 <+1526>: pop %rbx > 0x00000039db30faa7 <+1527>: pop %rbp > 0x00000039db30faa8 <+1528>: pop %r12 > 0x00000039db30faaa <+1530>: pop %r13 > 0x00000039db30faac <+1532>: pop %r14 > 0x00000039db30faae <+1534>: pop %r15 > 0x00000039db30fab0 <+1536>: retq > 0x00000039db30fab1 <+1537>: nopl 0x0(%rax) > 0x00000039db30fab8 <+1544>: mov 0x2b5129(%rip),%rdi # 0x39db5c4be8 <garbage> > 0x00000039db30fabf <+1551>: mov %r15,%rsi > 0x00000039db30fac2 <+1554>: callq 0x39db23d010 <PyList_Append@plt> > 0x00000039db30fac7 <+1559>: jmpq 0x39db30f966 <collect+1206> > 0x00000039db30facc <+1564>: nopl 0x0(%rax) > 0x00000039db30fad0 <+1568>: mov 0x28(%r12),%rax > 0x00000039db30fad5 <+1573>: mov %r15,%rdi > 0x00000039db30fad8 <+1576>: callq *0x30(%rax) > 0x00000039db30fadb <+1579>: jmpq 0x39db30f966 <collect+1206> > 0x00000039db30fae0 <+1584>: mov 0x28(%r15),%rax > 0x00000039db30fae4 <+1588>: mov %r12,%rdi > 0x00000039db30fae7 <+1591>: callq *0x30(%rax) > 0x00000039db30faea <+1594>: mov 0x60(%rsp),%rax > 0x00000039db30faef <+1599>: cmp %r15,%rax > 0x00000039db30faf2 <+1602>: jne 0x39db30f902 <collect+1106> > 0x00000039db30faf8 <+1608>: mov (%r15),%rax > 0x00000039db30fafb <+1611>: mov 0x8(%r15),%rdx > 0x00000039db30faff <+1615>: mov %rax,(%rdx) > 0x00000039db30fb02 <+1618>: mov %rdx,0x8(%rax) > 0x00000039db30fb06 <+1622>: mov 0x8(%r13),%rax > 0x00000039db30fb0a <+1626>: mov %rax,0x8(%r15) > 0x00000039db30fb0e <+1630>: mov %r15,0x8(%r13) > 0x00000039db30fb12 <+1634>: mov %r15,(%rax) > 0x00000039db30fb15 <+1637>: mov %r13,(%r15) > 0x00000039db30fb18 <+1640>: mov 0x60(%rsp),%r15 > 0x00000039db30fb1d <+1645>: jmpq 0x39db30f8ad <collect+1021> > 0x00000039db30fb22 <+1650>: nopw 0x0(%rax,%rax,1) > 0x00000039db30fb28 <+1656>: mov 0x8(%rax),%rdx > 0x00000039db30fb2c <+1660>: mov %rax,%rdi > 0x00000039db30fb2f <+1663>: callq *0x30(%rdx) > 0x00000039db30fb32 <+1666>: jmpq 0x39db30f8e9 <collect+1081> > 0x00000039db30fb37 <+1671>: nopw 0x0(%rax,%rax,1) > 0x00000039db30fb40 <+1680>: mov (%r12),%rax > 0x00000039db30fb44 <+1684>: mov 0x8(%r12),%rdx > 0x00000039db30fb49 <+1689>: mov %rax,(%rdx) > 0x00000039db30fb4c <+1692>: mov %rdx,0x8(%rax) > 0x00000039db30fb50 <+1696>: mov 0x8(%r13),%rax > 0x00000039db30fb54 <+1700>: mov %rax,0x8(%r12) > 0x00000039db30fb59 <+1705>: mov %r12,0x8(%r13) > 0x00000039db30fb5d <+1709>: mov %r12,(%rax) > 0x00000039db30fb60 <+1712>: mov %r13,(%r12) > 0x00000039db30fb64 <+1716>: movq $0xfffffffffffffffd,0x10(%r12) > 0x00000039db30fb6d <+1725>: jmpq 0x39db30f919 <collect+1129> > 0x00000039db30fb72 <+1730>: nopw 0x0(%rax,%rax,1) > 0x00000039db30fb78 <+1736>: mov (%rsp),%rdi > 0x00000039db30fb7c <+1740>: callq 0x39db23f2e0 <PyErr_WriteUnraisable@plt> > 0x00000039db30fb81 <+1745>: jmpq 0x39db30f8e9 <collect+1081> > 0x00000039db30fb86 <+1750>: mov %r15,%r12 > 0x00000039db30fb89 <+1753>: callq 0x39db30f0b0 <get_time> > 0x00000039db30fb8e <+1758>: or %r14,%r12 > 0x00000039db30fb91 <+1761>: movsd %xmm0,(%rsp) > 0x00000039db30fb96 <+1766>: je 0x39db30fcc8 <collect+2072> > 0x00000039db30fb9c <+1772>: lea (%r15,%r14,1),%r12 > 0x00000039db30fba0 <+1776>: lea 0x39a91(%rip),%rdi # 0x39db349638 > 0x00000039db30fba7 <+1783>: mov %r15,%rdx > 0x00000039db30fbaa <+1786>: xor %eax,%eax > 0x00000039db30fbac <+1788>: mov %r12,%rsi > 0x00000039db30fbaf <+1791>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fbb4 <+1796>: movsd (%rsp),%xmm0 > 0x00000039db30fbb9 <+1801>: xorpd %xmm1,%xmm1 > 0x00000039db30fbbd <+1805>: mov $0x1,%eax > 0x00000039db30fbc2 <+1810>: ucomisd %xmm1,%xmm0 > 0x00000039db30fbc6 <+1814>: setp %dl > 0x00000039db30fbc9 <+1817>: cmovne %eax,%edx > 0x00000039db30fbcc <+1820>: test %dl,%dl > 0x00000039db30fbce <+1822>: jne 0x39db30fd41 <collect+2193> > 0x00000039db30fbd4 <+1828>: lea 0x16738(%rip),%rdi # 0x39db326313 > 0x00000039db30fbdb <+1835>: xor %eax,%eax > 0x00000039db30fbdd <+1837>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fbe2 <+1842>: jmpq 0x39db30f9d2 <collect+1314> > 0x00000039db30fbe7 <+1847>: mov 0x14(%rsp),%esi > 0x00000039db30fbeb <+1851>: lea 0x399fe(%rip),%rdi # 0x39db3495f0 > 0x00000039db30fbf2 <+1858>: xor %eax,%eax > 0x00000039db30fbf4 <+1860>: lea 0x29b6f5(%rip),%r12 # 0x39db5ab2f0 > 0x00000039db30fbfb <+1867>: mov %rbp,%rbx > 0x00000039db30fbfe <+1870>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fc03 <+1875>: lea 0x39a0e(%rip),%rdi # 0x39db349618 > 0x00000039db30fc0a <+1882>: xor %eax,%eax > 0x00000039db30fc0c <+1884>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fc11 <+1889>: mov (%rbx),%rax > 0x00000039db30fc14 <+1892>: xor %esi,%esi > 0x00000039db30fc16 <+1894>: cmp %rax,%rbx > 0x00000039db30fc19 <+1897>: je 0x39db30fc2c <collect+1916> > 0x00000039db30fc1b <+1899>: nopl 0x0(%rax,%rax,1) > 0x00000039db30fc20 <+1904>: mov (%rax),%rax > 0x00000039db30fc23 <+1907>: add $0x1,%rsi > 0x00000039db30fc27 <+1911>: cmp %rax,%rbx > 0x00000039db30fc2a <+1914>: jne 0x39db30fc20 <collect+1904> > 0x00000039db30fc2c <+1916>: lea 0x39836(%rip),%rdi # 0x39db349469 > 0x00000039db30fc33 <+1923>: xor %eax,%eax > 0x00000039db30fc35 <+1925>: add $0x30,%rbx > 0x00000039db30fc39 <+1929>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fc3e <+1934>: cmp %r12,%rbx > 0x00000039db30fc41 <+1937>: jne 0x39db30fc11 <collect+1889> > 0x00000039db30fc43 <+1939>: callq 0x39db30f0b0 <get_time> > 0x00000039db30fc48 <+1944>: lea 0x1bd7e(%rip),%rdi # 0x39db32b9cd > 0x00000039db30fc4f <+1951>: xor %eax,%eax > 0x00000039db30fc51 <+1953>: movsd %xmm0,0x18(%rsp) > 0x00000039db30fc57 <+1959>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fc5c <+1964>: jmpq 0x39db30f504 <collect+84> > 0x00000039db30fc61 <+1969>: nopl 0x0(%rax) > 0x00000039db30fc68 <+1976>: movslq 0x14(%rsp),%rax > 0x00000039db30fc6d <+1981>: lea (%rax,%rax,2),%r12 > 0x00000039db30fc71 <+1985>: shl $0x4,%r12 > 0x00000039db30fc75 <+1989>: add %rbp,%r12 > 0x00000039db30fc78 <+1992>: movslq %edi,%rdi > 0x00000039db30fc7b <+1995>: lea (%rdi,%rdi,2),%r13 > 0x00000039db30fc7f <+1999>: shl $0x4,%r13 > 0x00000039db30fc83 <+2003>: add %rbp,%r13 > 0x00000039db30fc86 <+2006>: jmpq 0x39db30f5cc <collect+284> > 0x00000039db30fc8b <+2011>: cmp %rcx,%r12 > 0x00000039db30fc8e <+2014>: je 0x39db30fe4e <collect+2462> > 0x00000039db30fc94 <+2020>: mov %rcx,%rax > 0x00000039db30fc97 <+2023>: xor %edx,%edx > 0x00000039db30fc99 <+2025>: nopl 0x0(%rax) > 0x00000039db30fca0 <+2032>: mov (%rax),%rax > 0x00000039db30fca3 <+2035>: add $0x1,%rdx > 0x00000039db30fca7 <+2039>: cmp %rax,%r12 > 0x00000039db30fcaa <+2042>: jne 0x39db30fca0 <collect+2032> > 0x00000039db30fcac <+2044>: add %rdx,0x2b4f15(%rip) # 0x39db5c4bc8 <long_lived_pending> > 0x00000039db30fcb3 <+2051>: jmpq 0x39db30f6d9 <collect+553> > 0x00000039db30fcb8 <+2056>: mov %r14,%rdi > 0x00000039db30fcbb <+2059>: mov %r15,%rbp > 0x00000039db30fcbe <+2062>: callq 0x39db23db00 <_PyTuple_MaybeUntrack@plt> > 0x00000039db30fcc3 <+2067>: jmpq 0x39db30f66f <collect+447> > 0x00000039db30fcc8 <+2072>: lea 0x397ad(%rip),%rdi # 0x39db34947c > 0x00000039db30fccf <+2079>: xor %eax,%eax > 0x00000039db30fcd1 <+2081>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fcd6 <+2086>: movsd (%rsp),%xmm0 > 0x00000039db30fcdb <+2091>: jmpq 0x39db30fbb9 <collect+1801> > 0x00000039db30fce0 <+2096>: callq 0x39db23d910 <PyMethod_ClearFreeList@plt> > 0x00000039db30fce5 <+2101>: callq 0x39db23bd00 <PyFrame_ClearFreeList@plt> > 0x00000039db30fcea <+2106>: callq 0x39db23d970 <PyCFunction_ClearFreeList@plt> > 0x00000039db30fcef <+2111>: nop > 0x00000039db30fcf0 <+2112>: callq 0x39db23f3a0 <PyTuple_ClearFreeList@plt> > 0x00000039db30fcf5 <+2117>: callq 0x39db23bc00 <PyUnicodeUCS4_ClearFreelist@plt> > 0x00000039db30fcfa <+2122>: callq 0x39db23cc10 <PyInt_ClearFreeList@plt> > 0x00000039db30fcff <+2127>: nop > 0x00000039db30fd00 <+2128>: callq 0x39db23ce90 <PyFloat_ClearFreeList@plt> > 0x00000039db30fd05 <+2133>: jmpq 0x39db30fa5a <collect+1450> > 0x00000039db30fd0a <+2138>: lea 0x60(%rsp),%r14 > 0x00000039db30fd0f <+2143>: movq $0x0,0x8(%rsp) > 0x00000039db30fd18 <+2152>: mov %r14,0x68(%rsp) > 0x00000039db30fd1d <+2157>: mov %r14,0x60(%rsp) > 0x00000039db30fd22 <+2162>: mov %r14,%r15 > 0x00000039db30fd25 <+2165>: jmpq 0x39db30f8a5 <collect+1013> > 0x00000039db30fd2a <+2170>: lea 0x20(%rsp),%rbx > 0x00000039db30fd2f <+2175>: mov %r12,%rax > 0x00000039db30fd32 <+2178>: mov %rbx,0x28(%rsp) > 0x00000039db30fd37 <+2183>: mov %rbx,0x20(%rsp) > 0x00000039db30fd3c <+2188>: jmpq 0x39db30f6c2 <collect+530> > 0x00000039db30fd41 <+2193>: movsd 0x18(%rsp),%xmm3 > 0x00000039db30fd47 <+2199>: ucomisd %xmm1,%xmm3 > 0x00000039db30fd4b <+2203>: setp %dl > 0x00000039db30fd4e <+2206>: cmove %edx,%eax > 0x00000039db30fd51 <+2209>: test %al,%al > 0x00000039db30fd53 <+2211>: je 0x39db30fbd4 <collect+1828> > 0x00000039db30fd59 <+2217>: subsd %xmm3,%xmm0 > 0x00000039db30fd5d <+2221>: lea 0x39721(%rip),%rdi # 0x39db349485 > 0x00000039db30fd64 <+2228>: mov $0x1,%eax > 0x00000039db30fd69 <+2233>: callq 0x39db23b5f0 <PySys_WriteStderr@plt> > 0x00000039db30fd6e <+2238>: jmpq 0x39db30fbd4 <collect+1828> > 0x00000039db30fd73 <+2243>: xor %edi,%edi > 0x00000039db30fd75 <+2245>: callq 0x39db23b1b0 <PyList_New@plt> > 0x00000039db30fd7a <+2250>: test %rax,%rax > 0x00000039db30fd7d <+2253>: mov %rax,0x2b4e64(%rip) # 0x39db5c4be8 <garbage> > 0x00000039db30fd84 <+2260>: jne 0x39db30fa1f <collect+1391> > 0x00000039db30fd8a <+2266>: lea 0x398d7(%rip),%rdi # 0x39db349668 > 0x00000039db30fd91 <+2273>: callq 0x39db23dc80 <Py_FatalError@plt> > 0x00000039db30fd96 <+2278>: jmpq 0x39db30fa1f <collect+1391> > 0x00000039db30fd9b <+2283>: nopl 0x0(%rax,%rax,1) > 0x00000039db30fda0 <+2288>: lea 0x18dd0(%rip),%rdi # 0x39db328b77 > 0x00000039db30fda7 <+2295>: callq 0x39db23c640 <PyString_InternFromString@plt> > 0x00000039db30fdac <+2300>: test %rax,%rax > 0x00000039db30fdaf <+2303>: mov %rax,0x2b4e22(%rip) # 0x39db5c4bd8 <delstr> > 0x00000039db30fdb6 <+2310>: jne 0x39db30f4e6 <collect+54> > 0x00000039db30fdbc <+2316>: lea 0x3980d(%rip),%rdi # 0x39db3495d0 > 0x00000039db30fdc3 <+2323>: callq 0x39db23dc80 <Py_FatalError@plt> > 0x00000039db30fdc8 <+2328>: jmpq 0x39db30f4e6 <collect+54> > 0x00000039db30fdcd <+2333>: nopl (%rax) > 0x00000039db30fdd0 <+2336>: cmp %rax,%r12 > 0x00000039db30fdd3 <+2339>: je 0x39db30fe61 <collect+2481> > 0x00000039db30fdd9 <+2345>: mov 0x268fe8(%rip),%r14 # 0x39db578dc8 > 0x00000039db30fde0 <+2352>: jmp 0x39db30fdeb <collect+2363> > 0x00000039db30fde2 <+2354>: nopw 0x0(%rax,%rax,1) > 0x00000039db30fde8 <+2360>: mov %rbp,%rax > 0x00000039db30fdeb <+2363>: cmp %r14,0x28(%rax) > 0x00000039db30fdef <+2367>: mov (%rax),%rbp > 0x00000039db30fdf2 <+2370>: je 0x39db30fe43 <collect+2451> > 0x00000039db30fdf4 <+2372>: cmp %rbp,%r12 > 0x00000039db30fdf7 <+2375>: jne 0x39db30fde8 <collect+2360> > 0x00000039db30fdf9 <+2377>: mov (%r12),%rax > 0x00000039db30fdfd <+2381>: xor %edx,%edx > 0x00000039db30fdff <+2383>: movq $0x0,0x2b4dbe(%rip) # 0x39db5c4bc8 <long_lived_pending> > 0x00000039db30fe0a <+2394>: cmp %r12,%rax > 0x00000039db30fe0d <+2397>: je 0x39db30fe1c <collect+2412> > 0x00000039db30fe0f <+2399>: nop > 0x00000039db30fe10 <+2400>: mov (%rax),%rax > 0x00000039db30fe13 <+2403>: add $0x1,%rdx > 0x00000039db30fe17 <+2407>: cmp %rax,%r12 > 0x00000039db30fe1a <+2410>: jne 0x39db30fe10 <collect+2400> > 0x00000039db30fe1c <+2412>: mov %rdx,0x2b4dad(%rip) # 0x39db5c4bd0 <long_lived_total> > 0x00000039db30fe23 <+2419>: jmpq 0x39db30f6fe <collect+590> > 0x00000039db30fe28 <+2424>: lea 0x39666(%rip),%rdi # 0x39db349495 > 0x00000039db30fe2f <+2431>: callq 0x39db23d150 <PyString_FromString@plt> > 0x00000039db30fe34 <+2436>: mov %rax,%rdi > 0x00000039db30fe37 <+2439>: mov %rax,0x2b4da2(%rip) # 0x39db5c4be0 <gc_str> > 0x00000039db30fe3e <+2446>: jmpq 0x39db30fa74 <collect+1476> > 0x00000039db30fe43 <+2451>: lea 0x20(%rax),%rdi > 0x00000039db30fe47 <+2455>: callq 0x39db23d1d0 <_PyDict_MaybeUntrack@plt> > 0x00000039db30fe4c <+2460>: jmp 0x39db30fdf4 <collect+2372> > 0x00000039db30fe4e <+2462>: xor %edx,%edx > 0x00000039db30fe50 <+2464>: jmpq 0x39db30fcac <collect+2044> > 0x00000039db30fe55 <+2469>: cmp %r13,%r12 > 0x00000039db30fe58 <+2472>: mov %r12,%rcx > 0x00000039db30fe5b <+2475>: jne 0x39db30f6ce <collect+542> > 0x00000039db30fe61 <+2481>: movq $0x0,0x2b4d5c(%rip) # 0x39db5c4bc8 <long_lived_pending> > 0x00000039db30fe6c <+2492>: xor %edx,%edx > 0x00000039db30fe6e <+2494>: jmp 0x39db30fe1c <collect+2412> > 0x00000039db30fe70 <+2496>: mov %r14,%r15 > 0x00000039db30fe73 <+2499>: jmpq 0x39db30f8a5 <collect+1013> > 0x00000039db30fe78 <+2504>: callq 0x39db23c2b0 <__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 1106345
: 904543 |
904544
|
904545
|
904546
|
904547
|
904548
|
904549
|
904550
|
904551
|
904552
|
904553