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 875023 Details for
Bug 1076879
[abrt] abrt-addon-ccpp: PyObject_Malloc(): 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), 104.28 KB, created by
John Schmitt
on 2014-03-16 03:09:26 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
John Schmitt
Created:
2014-03-16 03:09:26 UTC
Size:
104.28 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 16037] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python -u /bin/abrt-action-analyze-core --core=coredump -o build_ids'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 PyObject_Malloc (nbytes=nbytes@entry=139) at /usr/src/debug/Python-2.7.5/Objects/obmalloc.c:784 >784 if ((pool->freeblock = *(block **)bp) != NULL) { > >Thread 1 (Thread 0x7fac014d5740 (LWP 16037)): >#0 PyObject_Malloc (nbytes=nbytes@entry=139) at /usr/src/debug/Python-2.7.5/Objects/obmalloc.c:784 > bp = 0x1f007fac014b0db0 <Address 0x1f007fac014b0db0 out of bounds> > pool = 0x7fac014b0000 > next = <optimized out> > size = 17 >#1 0x00007fac00fc7fff in type_new (metatype=<optimized out>, args=<optimized out>, kwds=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:2381 > n = 138 > tp_doc = <optimized out> > doc = 'All the operations on a read-only sequence.\n\n Concrete subclasses must override __new__ or __init__,\n __getitem__, and __len__.\n ' > name = 'Sequence' > bases = (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, __module__='_...(truncated) > dict = {'count': <function at remote 0x7fac013fee60>, 'index': <function at remote 0x7fac013fede8>, '__reversed__': <function at remote 0x7fac013fed70>, '__getitem__': <function at remote 0x7fac013fec08>, '__contains__': <function at remote 0x7fac013fecf8>, '__module__': '_abcoll', '__iter__': <function at remote 0x7fac013fec80>, '__doc__': 'All the operations on a read-only sequence.\n\n Concrete subclasses must override __new__ or __init__,\n __getitem__, and __len__.\n '} > kwlist = {0x7fac0104cb3e "name", 0x7fac01049dea "bases", 0x7fac0105d694 "dict", 0x0} > slots = <optimized out> > tmp = <optimized out> > newslots = <optimized out> > type = 0x90cf30 > base = 0x8fde70 > tmptype = <optimized out> > winner = <optimized out> > et = 0x90cf30 > mp = <optimized out> > i = <optimized out> > nbases = <optimized out> > nslots = <optimized out> > slotoffset = <optimized out> > add_dict = 0 > add_weak = 0 > j = <optimized out> > may_add_dict = 0 > may_add_weak = 0 >#2 0x00007fac00fc0ca9 in tp_new_wrapper (self=<type at remote 0x7fac012b8d40>, args=('Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, ...(truncated), kwds=0x0) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:4808 > type = 0x7fac012b8d40 <PyType_Type> > subtype = 0x8fbd20 > staticbase = <optimized out> > arg0 = <type at remote 0x8fbd20> > res = <optimized out> >#3 0x00007fac01001bd4 in call_function (oparg=<optimized out>, pp_stack=0x7fffff9b7140) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4098 > flags = <optimized out> > tstate = 0x88c0a0 > func = <built-in method __new__ of type object at remote 0x7fac012b8d40> > w = <optimized out> > na = 4 > nk = <optimized out> > n = <optimized out> > pfunc = 0x8f7458 > x = <optimized out> >#4 PyEval_EvalFrameEx (f=f@entry=Frame 0x8f72a0, for file /usr/lib64/python2.7/abc.py, line 87, in __new__ (mcls=<type at remote 0x8fbd20>, name='Sequence', bases=(<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<fu...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x8f7460 > 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 = 0x8f7418 > 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> >#5 0x00007fac010031ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7fac0148bd78, argcount=4, 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 0x8f72a0, for file /usr/lib64/python2.7/abc.py, line 87, in __new__ (mcls=<type at remote 0x8fbd20>, name='Sequence', bases=(<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<fu...(truncated) > retval = 0x0 > fastlocals = 0x8f7418 > freevars = 0x8f7458 > tstate = 0x88c0a0 > x = <optimized out> > u = <optimized out> >#6 0x00007fac00f900f8 in function_call (func=<function at remote 0x7fac013f45f0>, arg=(<type at remote 0x8fbd20>, 'Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) ...(truncated), 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 >#7 0x00007fac00f6b0c3 in PyObject_Call (func=func@entry=<function at remote 0x7fac013f45f0>, arg=arg@entry=(<type at remote 0x8fbd20>, 'Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) ...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fac00f90050 <function_call> >#8 0x00007fac00fbda3d in slot_tp_new (type=0x8fbd20, args=('Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, ...(truncated), kwds=0x0) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:5735 > new_str = '__new__' > func = <function at remote 0x7fac013f45f0> > newargs = (<type at remote 0x8fbd20>, 'Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) ...(truncated) > x = <optimized out> > i = <optimized out> > n = 3 >#9 0x00007fac00fc0e83 in type_call (type=0x8fbd20, args=('Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, ...(truncated), kwds=0x0) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:729 > obj = <optimized out> >#10 0x00007fac00f6b0c3 in PyObject_Call (func=func@entry=<type at remote 0x8fbd20>, arg=arg@entry=('Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, ...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fac00fc0e60 <type_call> >#11 0x00007fac00f6b9bc in PyObject_CallFunctionObjArgs (callable=callable@entry=<type at remote 0x8fbd20>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2760 > args = ('Sequence', (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, ...(truncated) > tmp = <optimized out> > vargs = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffff9b7490, reg_save_area = 0x7fffff9b73c0}} >#12 0x00007fac010002c5 in build_class (name=<optimized out>, bases=(<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, __module__='_...(truncated), methods={'count': <function at remote 0x7fac013fee60>, 'index': <function at remote 0x7fac013fede8>, '__reversed__': <function at remote 0x7fac013fed70>, '__getitem__': <function at remote 0x7fac013fec08>, '__contains__': <function at remote 0x7fac013fecf8>, '__module__': '_abcoll', '__iter__': <function at remote 0x7fac013fec80>, '__doc__': 'All the operations on a read-only sequence.\n\n Concrete subclasses must override __new__ or __init__,\n __getitem__, and __len__.\n '}) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4709 > metaclass = <type at remote 0x8fbd20> > result = <optimized out> > base = <optimized out> >#13 PyEval_EvalFrameEx (f=f@entry=Frame 0x8b1060, for file /usr/lib64/python2.7/_abcoll.py, line 566, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2002 > stack_pointer = 0x8b11e0 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = <optimized out> > x = {'count': <function at remote 0x7fac013fee60>, 'index': <function at remote 0x7fac013fede8>, '__reversed__': <function at remote 0x7fac013fed70>, '__getitem__': <function at remote 0x7fac013fec08>, '__contains__': <function at remote 0x7fac013fecf8>, '__module__': '_abcoll', '__iter__': <function at remote 0x7fac013fec80>, '__doc__': 'All the operations on a read-only sequence.\n\n Concrete subclasses must override __new__ or __init__,\n __getitem__, and __len__.\n '} > v = (<ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f61b8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3610>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f6050>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3550>, __abstractmethods__=frozenset(['__len__']), __subclasshook__=<classmethod at remote 0x7fac0148ebe8>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6230>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3690>, __dict__=<getset_descriptor at remote 0x7fac013f2b00>, __weakref__=<getset_descriptor at remote 0x7fac013f2b48>, __doc__=None, __len__=<function at remote 0x7fac013f60c8>) at remote 0x8fde70>, <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f4c08>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3290>, __module__='_...(truncated) > w = <optimized out> > u = {'count': <function at remote 0x7fac013fee60>, 'index': <function at remote 0x7fac013fede8>, '__reversed__': <function at remote 0x7fac013fed70>, '__getitem__': <function at remote 0x7fac013fec08>, '__contains__': <function at remote 0x7fac013fecf8>, '__module__': '_abcoll', '__iter__': <function at remote 0x7fac013fec80>, '__doc__': 'All the operations on a read-only sequence.\n\n Concrete subclasses must override __new__ or __init__,\n __getitem__, and __len__.\n '} > t = <optimized out> > stream = 0x0 > fastlocals = 0x8b11d8 > freevars = <optimized out> > retval = <optimized out> > tstate = <optimized out> > co = <optimized out> > instr_ub = <optimized out> > instr_lb = <optimized out> > instr_prev = <optimized out> > first_instr = <optimized out> > names = <optimized out> > consts = <optimized out> >#14 0x00007fac010031ed in PyEval_EvalCodeEx (co=co@entry=0x7fac013ea5b0, globals=globals@entry={'Container': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f6410>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f37d0>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, __contains__=<function at remote 0x7fac013f6320>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f62a8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3710>, __abstractmethods__=frozenset(['__contains__']), __subclasshook__=<classmethod at remote 0x7fac0148ec20>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6488>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3850>, __dict__=<getset_descriptor at remote 0x7fac013f2cf8>, __weakref__=<getset_descriptor at remote 0x7fac013f2d40>, __doc__=None) at remote 0x903100>, 'MutableMapping': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013feaa0>, _pending_removals=[], _iterating=set([]), data=set([]))...(truncated), locals=locals@entry={'Container': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f6410>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f37d0>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, __contains__=<function at remote 0x7fac013f6320>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f62a8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3710>, __abstractmethods__=frozenset(['__contains__']), __subclasshook__=<classmethod at remote 0x7fac0148ec20>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6488>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3850>, __dict__=<getset_descriptor at remote 0x7fac013f2cf8>, __weakref__=<getset_descriptor at remote 0x7fac013f2d40>, __doc__=None) at remote 0x903100>, 'MutableMapping': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013feaa0>, _pending_removals=[], _iterating=set([]), data=set([]))...(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 0x8b1060, for file /usr/lib64/python2.7/_abcoll.py, line 566, in <module> () > retval = 0x0 > fastlocals = 0x8b11d8 > freevars = 0x8b11d8 > tstate = 0x88c0a0 > x = <optimized out> > u = <optimized out> >#15 0x00007fac010032f2 in PyEval_EvalCode (co=co@entry=0x7fac013ea5b0, globals=globals@entry={'Container': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f6410>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f37d0>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, __contains__=<function at remote 0x7fac013f6320>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f62a8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3710>, __abstractmethods__=frozenset(['__contains__']), __subclasshook__=<classmethod at remote 0x7fac0148ec20>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6488>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3850>, __dict__=<getset_descriptor at remote 0x7fac013f2cf8>, __weakref__=<getset_descriptor at remote 0x7fac013f2d40>, __doc__=None) at remote 0x903100>, 'MutableMapping': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013feaa0>, _pending_removals=[], _iterating=set([]), data=set([]))...(truncated), locals=locals@entry={'Container': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f6410>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f37d0>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, __contains__=<function at remote 0x7fac013f6320>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f62a8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3710>, __abstractmethods__=frozenset(['__contains__']), __subclasshook__=<classmethod at remote 0x7fac0148ec20>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6488>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3850>, __dict__=<getset_descriptor at remote 0x7fac013f2cf8>, __weakref__=<getset_descriptor at remote 0x7fac013f2d40>, __doc__=None) at remote 0x903100>, 'MutableMapping': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013feaa0>, _pending_removals=[], _iterating=set([]), data=set([]))...(truncated)) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#16 0x00007fac010130dc in PyImport_ExecCodeModuleEx (name=name@entry=0x8f5bf0 "_abcoll", co=co@entry=<code at remote 0x7fac013ea5b0>, pathname=pathname@entry=0x8b60e0 "/usr/lib64/python2.7/_abcoll.pyc") at /usr/src/debug/Python-2.7.5/Python/import.c:709 > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> > d = {'Container': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013f6410>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f37d0>, __module__='_abcoll', __metaclass__=<type at remote 0x8fbd20>, __contains__=<function at remote 0x7fac013f6320>, _abc_registry=<WeakSet(_remove=<function at remote 0x7fac013f62a8>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3710>, __abstractmethods__=frozenset(['__contains__']), __subclasshook__=<classmethod at remote 0x7fac0148ec20>, _abc_negative_cache_version=1, _abc_negative_cache=<WeakSet(_remove=<function at remote 0x7fac013f6488>, _pending_removals=[], _iterating=set([]), data=set([])) at remote 0x7fac013f3850>, __dict__=<getset_descriptor at remote 0x7fac013f2cf8>, __weakref__=<getset_descriptor at remote 0x7fac013f2d40>, __doc__=None) at remote 0x903100>, 'MutableMapping': <ABCMeta(_abc_cache=<WeakSet(_remove=<function at remote 0x7fac013feaa0>, _pending_removals=[], _iterating=set([]), data=set([]))...(truncated) > v = '/usr/lib64/python2.7/_abcoll.pyc' >#17 0x00007fac01013358 in load_source_module (name=name@entry=0x8f5bf0 "_abcoll", pathname=0x8b60e0 "/usr/lib64/python2.7/_abcoll.pyc", pathname@entry=0x8b50d0 "/usr/lib64/python2.7/_abcoll.py", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1099 > st = {st_dev = 64768, st_ino = 396098, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 17865, st_blksize = 4096, st_blocks = 40, st_atim = {tv_sec = 1393259567, tv_nsec = 599715045}, st_mtim = {tv_sec = 1392817667, tv_nsec = 0}, st_ctim = {tv_sec = 1393259567, tv_nsec = 319709104}, __unused = {0, 0, 0}} > buf = 0x8b60e0 "/usr/lib64/python2.7/_abcoll.pyc" > co = 0x7fac013ea5b0 > m = <optimized out> > mtime = 1392817667 >#18 0x00007fac01013d23 in load_module (name=name@entry=0x8f5bf0 "_abcoll", fp=<optimized out>, pathname=pathname@entry=0x8b50d0 "/usr/lib64/python2.7/_abcoll.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> >#19 0x00007fac01013ff1 in import_submodule (mod=mod@entry=None, subname=subname@entry=0x8f5bf0 "_abcoll", fullname=fullname@entry=0x8f5bf0 "_abcoll") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x8b50d0 "/usr/lib64/python2.7/_abcoll.py" > fp = 0x8f9f90 > path = 0x0 > loader = 0x0 > fdp = <optimized out> > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> >#20 0x00007fac0101423d in load_next (mod=None, altmod=None, p_name=p_name@entry=0x7fffff9b78e8, buf=buf@entry=0x8f5bf0 "_abcoll", p_buflen=p_buflen@entry=0x7fffff9b78f0) at /usr/src/debug/Python-2.7.5/Python/import.c:2515 > name = 0x7fac014834a4 "_abcoll" > dot = <optimized out> > len = 7 > p = 0x8f5bf0 "_abcoll" > result = <optimized out> >#21 0x00007fac01014c1e in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=None, globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2224 > buf = 0x8f5bf0 "_abcoll" > buflen = 7 > head = <optimized out> > tail = <optimized out> > next = <optimized out> >#22 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=None, level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#23 0x00007fac00ffb41f 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 = {0x7fac0104cb3e "name", 0x7fac0104de89 "globals", 0x7fac01062636 "locals", 0x7fac01061d51 "fromlist", 0x7fac010684f4 "level", 0x0} > name = 0x7fac014834a4 "_abcoll" > globals = {'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(truncated) > locals = {'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(truncated) > fromlist = None > level = -1 >#24 0x00007fac00f6b0c3 in PyObject_Call (func=func@entry=<built-in function __import__>, arg=arg@entry=('_abcoll', {'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7f...(truncated), kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fac00fa5050 <PyCFunction_Call> >#25 0x00007fac00ffd037 in PyEval_CallObjectWithKeywords (func=func@entry=<built-in function __import__>, arg=arg@entry=('_abcoll', {'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7f...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#26 0x00007fac00ffeb03 in PyEval_EvalFrameEx (f=f@entry=Frame 0x8f7cd0, for file /usr/lib64/python2.7/UserDict.py, line 83, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2407 > stack_pointer = 0x8f7e50 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <built-in function __import__> > v = <built-in function __import__> > w = ('_abcoll', {'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7f...(truncated) > u = -1 > t = <optimized out> > stream = 0x0 > fastlocals = 0x8f7e48 > 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> >#27 0x00007fac010031ed in PyEval_EvalCodeEx (co=co@entry=0x7fac01489eb0, globals=globals@entry={'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(truncated), locals=locals@entry={'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(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 0x8f7cd0, for file /usr/lib64/python2.7/UserDict.py, line 83, in <module> () > retval = 0x0 > fastlocals = 0x8f7e48 > freevars = 0x8f7e48 > tstate = 0x88c0a0 > x = <optimized out> > u = <optimized out> >#28 0x00007fac010032f2 in PyEval_EvalCode (co=co@entry=0x7fac01489eb0, globals=globals@entry={'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(truncated), locals=locals@entry={'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(truncated)) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#29 0x00007fac010130dc in PyImport_ExecCodeModuleEx (name=name@entry=0x8d6360 "UserDict", co=co@entry=<code at remote 0x7fac01489eb0>, pathname=pathname@entry=0x8f3fd0 "/usr/lib64/python2.7/UserDict.pyc") at /usr/src/debug/Python-2.7.5/Python/import.c:709 > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> > d = {'IterableUserDict': <classobj at remote 0x7fac0147e530>, '__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>,...(truncated) > v = '/usr/lib64/python2.7/UserDict.pyc' >#30 0x00007fac01013358 in load_source_module (name=name@entry=0x8d6360 "UserDict", pathname=0x8f3fd0 "/usr/lib64/python2.7/UserDict.pyc", pathname@entry=0x8d7370 "/usr/lib64/python2.7/UserDict.py", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1099 > st = {st_dev = 64768, st_ino = 396089, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 5811, st_blksize = 4096, st_blocks = 16, st_atim = {tv_sec = 1393259567, tv_nsec = 597715003}, st_mtim = {tv_sec = 1392817667, tv_nsec = 0}, st_ctim = {tv_sec = 1393259567, tv_nsec = 311708934}, __unused = {0, 0, 0}} > buf = 0x8f3fd0 "/usr/lib64/python2.7/UserDict.pyc" > co = 0x7fac01489eb0 > m = <optimized out> > mtime = 1392817667 >#31 0x00007fac01013d23 in load_module (name=name@entry=0x8d6360 "UserDict", fp=<optimized out>, pathname=pathname@entry=0x8d7370 "/usr/lib64/python2.7/UserDict.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> >#32 0x00007fac01013ff1 in import_submodule (mod=mod@entry=None, subname=subname@entry=0x8d6360 "UserDict", fullname=fullname@entry=0x8d6360 "UserDict") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x8d7370 "/usr/lib64/python2.7/UserDict.py" > fp = 0x8e9350 > path = 0x0 > loader = 0x0 > fdp = <optimized out> > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> >#33 0x00007fac0101423d in load_next (mod=None, altmod=None, p_name=p_name@entry=0x7fffff9b7e58, buf=buf@entry=0x8d6360 "UserDict", p_buflen=p_buflen@entry=0x7fffff9b7e60) at /usr/src/debug/Python-2.7.5/Python/import.c:2515 > name = 0x7fac01465324 "UserDict" > dot = <optimized out> > len = 8 > p = 0x8d6360 "UserDict" > result = <optimized out> >#34 0x00007fac01014c1e in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=None, globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2224 > buf = 0x8d6360 "UserDict" > buflen = 8 > head = <optimized out> > tail = <optimized out> > next = <optimized out> >#35 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=None, level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#36 0x00007fac00ffb41f 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 = {0x7fac0104cb3e "name", 0x7fac0104de89 "globals", 0x7fac01062636 "locals", 0x7fac01061d51 "fromlist", 0x7fac010684f4 "level", 0x0} > name = 0x7fac01465324 "UserDict" > globals = {'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(truncated) > locals = {'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(truncated) > fromlist = None > level = -1 >#37 0x00007fac00f6b0c3 in PyObject_Call (func=func@entry=<built-in function __import__>, arg=arg@entry=('UserDict', {'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in...(truncated), kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fac00fa5050 <PyCFunction_Call> >#38 0x00007fac00ffd037 in PyEval_CallObjectWithKeywords (func=func@entry=<built-in function __import__>, arg=arg@entry=('UserDict', {'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#39 0x00007fac00ffeb03 in PyEval_EvalFrameEx (f=f@entry=Frame 0x8d21d0, for file /usr/lib64/python2.7/os.py, line 398, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2407 > stack_pointer = 0x8d2350 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <built-in function __import__> > v = <built-in function __import__> > w = ('UserDict', {'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in...(truncated) > u = -1 > t = <optimized out> > stream = 0x0 > fastlocals = 0x8d2348 > 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 0x00007fac010031ed in PyEval_EvalCodeEx (co=co@entry=0x7fac0146b230, globals=globals@entry={'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(truncated), locals=locals@entry={'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(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 0x8d21d0, for file /usr/lib64/python2.7/os.py, line 398, in <module> () > retval = 0x0 > fastlocals = 0x8d2348 > freevars = 0x8d2348 > tstate = 0x88c0a0 > x = <optimized out> > u = <optimized out> >#41 0x00007fac010032f2 in PyEval_EvalCode (co=co@entry=0x7fac0146b230, globals=globals@entry={'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(truncated), locals=locals@entry={'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(truncated)) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#42 0x00007fac010130dc in PyImport_ExecCodeModuleEx (name=name@entry=0x8cef40 "os", co=co@entry=<code at remote 0x7fac0146b230>, pathname=pathname@entry=0x8d0f60 "/usr/lib64/python2.7/os.pyc") at /usr/src/debug/Python-2.7.5/Python/import.c:709 > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> > d = {'WTERMSIG': <built-in function WTERMSIG>, 'lseek': <built-in function lseek>, 'EX_IOERR': 74, 'EX_NOHOST': 68, 'seteuid': <built-in function seteuid>, 'pathsep': ':', 'execle': <function at remote 0x7fac01484ed8>, 'major': <built-in function major>, 'fstatvfs': <built-in function fstatvfs>, 'uname': <built-in function uname>, 'kill': <built-in function kill>, 'urandom': <built-in function urandom>, 'execlp': <function at remote 0x7fac01484f50>, 'ST_RELATIME': 4096, 'getegid': <built-in function getegid>, 'getresgid': <built-in function getresgid>, 'EX_OSFILE': 72, 'umask': <built-in function umask>, 'linesep': '\n', 'ST_NODIRATIME': 2048, 'fchmod': <built-in function fchmod>, 'lchown': <built-in function lchown>, 'setgid': <built-in function setgid>, 'tmpnam': <built-in function tmpnam>, 'devnull': '/dev/null', 'EX_NOINPUT': 66, 'makedev': <built-in function makedev>, 'fstat': <built-in function fstat>, 'getlogin': <built-in function getlogin>, 'EX_TEMPFAIL': 75, 'O_CREAT': 64, 'dup2': <built-in function dup...(truncated) > v = '/usr/lib64/python2.7/os.pyc' >#43 0x00007fac01013358 in load_source_module (name=name@entry=0x8cef40 "os", pathname=0x8d0f60 "/usr/lib64/python2.7/os.pyc", pathname@entry=0x8cff50 "/usr/lib64/python2.7/os.py", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1099 > st = {st_dev = 64768, st_ino = 398535, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 25769, st_blksize = 4096, st_blocks = 56, st_atim = {tv_sec = 1394893283, tv_nsec = 989867728}, st_mtim = {tv_sec = 1392817668, tv_nsec = 0}, st_ctim = {tv_sec = 1393259568, tv_nsec = 420732466}, __unused = {0, 0, 0}} > buf = 0x8d0f60 "/usr/lib64/python2.7/os.pyc" > co = 0x7fac0146b230 > m = <optimized out> > mtime = 1392817668 >#44 0x00007fac01013d23 in load_module (name=name@entry=0x8cef40 "os", fp=<optimized out>, pathname=pathname@entry=0x8cff50 "/usr/lib64/python2.7/os.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> >#45 0x00007fac01013ff1 in import_submodule (mod=mod@entry=None, subname=subname@entry=0x8cef40 "os", fullname=fullname@entry=0x8cef40 "os") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x8cff50 "/usr/lib64/python2.7/os.py" > fp = 0x8d1f70 > path = 0x0 > loader = 0x0 > fdp = <optimized out> > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> >#46 0x00007fac0101423d in load_next (mod=None, altmod=None, p_name=p_name@entry=0x7fffff9b83c8, buf=buf@entry=0x8cef40 "os", p_buflen=p_buflen@entry=0x7fffff9b83d0) at /usr/src/debug/Python-2.7.5/Python/import.c:2515 > name = 0x7fac0149a66c "os" > dot = <optimized out> > len = 2 > p = 0x8cef40 "os" > result = <optimized out> >#47 0x00007fac01014c1e in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=None, globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2224 > buf = 0x8cef40 "os" > buflen = 2 > head = <optimized out> > tail = <optimized out> > next = <optimized out> >#48 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=None, level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#49 0x00007fac00ffb41f 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 = {0x7fac0104cb3e "name", 0x7fac0104de89 "globals", 0x7fac01062636 "locals", 0x7fac01061d51 "fromlist", 0x7fac010684f4 "level", 0x0} > name = 0x7fac0149a66c "os" > globals = {'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(truncated) > locals = {'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(truncated) > fromlist = None > level = -1 >#50 0x00007fac00f6b0c3 in PyObject_Call (func=func@entry=<built-in function __import__>, arg=arg@entry=('os', {'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <buil...(truncated), kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fac00fa5050 <PyCFunction_Call> >#51 0x00007fac00ffd037 in PyEval_CallObjectWithKeywords (func=func@entry=<built-in function __import__>, arg=arg@entry=('os', {'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <buil...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#52 0x00007fac00ffeb03 in PyEval_EvalFrameEx (f=f@entry=Frame 0x8d5710, for file /usr/lib64/python2.7/site.py, line 62, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2407 > stack_pointer = 0x8d5890 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = <built-in function __import__> > v = <built-in function __import__> > w = ('os', {'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <buil...(truncated) > u = -1 > t = <optimized out> > stream = 0x0 > fastlocals = 0x8d5888 > 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> >#53 0x00007fac010031ed in PyEval_EvalCodeEx (co=co@entry=0x7fac014615b0, globals=globals@entry={'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(truncated), locals=locals@entry={'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(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 0x8d5710, for file /usr/lib64/python2.7/site.py, line 62, in <module> () > retval = 0x0 > fastlocals = 0x8d5888 > freevars = 0x8d5888 > tstate = 0x88c0a0 > x = <optimized out> > u = <optimized out> >#54 0x00007fac010032f2 in PyEval_EvalCode (co=co@entry=0x7fac014615b0, globals=globals@entry={'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(truncated), locals=locals@entry={'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(truncated)) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#55 0x00007fac010130dc in PyImport_ExecCodeModuleEx (name=name@entry=0x8cbcd0 "site", co=co@entry=<code at remote 0x7fac014615b0>, pathname=pathname@entry=0x8cdcf0 "/usr/lib64/python2.7/site.pyc") at /usr/src/debug/Python-2.7.5/Python/import.c:709 > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> > d = {'__builtins__': {'bytearray': <type at remote 0x7fac0129f020>, 'IndexError': <type at remote 0x7fac012a5c40>, 'all': <built-in function all>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x7fac012a62c0>, 'unicode': <type at remote 0x7fac012bc2c0>, 'UnicodeDecodeError': <type at remote 0x7fac012a5320>, 'memoryview': <type at remote 0x7fac012b04a0>, 'isinstance': <built-in function isinstance>, 'NameError': <type at remote 0x7fac012a68c0>, 'BytesWarning': <type at remote 0x7fac012a32a0>, 'dict': <type at remote 0x7fac012afa40>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type at remote 0x7fac012a7860>, 'StandardError': <type at remote 0x7fac012a7f40>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type at remote 0x7fac012a3920>, 'list': <type at remote 0x7fac012ad680>, 'iter': <built-in function iter>, 'reload': <built-in fu...(truncated) > v = '/usr/lib64/python2.7/site.pyc' >#56 0x00007fac01013358 in load_source_module (name=name@entry=0x8cbcd0 "site", pathname=0x8cdcf0 "/usr/lib64/python2.7/site.pyc", pathname@entry=0x8ccce0 "/usr/lib64/python2.7/site.py", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1099 > st = {st_dev = 64768, st_ino = 398617, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 20078, st_blksize = 4096, st_blocks = 40, st_atim = {tv_sec = 1394935287, tv_nsec = 361928333}, st_mtim = {tv_sec = 1392817668, tv_nsec = 0}, st_ctim = {tv_sec = 1393259568, tv_nsec = 520734588}, __unused = {0, 0, 0}} > buf = 0x8cdcf0 "/usr/lib64/python2.7/site.pyc" > co = 0x7fac014615b0 > m = <optimized out> > mtime = 1392817668 >#57 0x00007fac01013d23 in load_module (name=name@entry=0x8cbcd0 "site", fp=<optimized out>, pathname=pathname@entry=0x8ccce0 "/usr/lib64/python2.7/site.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> >#58 0x00007fac01013ff1 in import_submodule (mod=mod@entry=None, subname=subname@entry=0x8cbcd0 "site", fullname=fullname@entry=0x8cbcd0 "site") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x8ccce0 "/usr/lib64/python2.7/site.py" > fp = 0x8ced00 > path = 0x0 > loader = 0x0 > fdp = <optimized out> > modules = {'site': <module at remote 0x7fac0145c7f8>, '__builtin__': <module at remote 0x7fac01495b08>, '__main__': <module at remote 0x7fac014c9c58>, 'abc': <module at remote 0x7fac0148e718>, 'posixpath': <module at remote 0x7fac01474c90>, '_weakrefset': <module at remote 0x7fac0148ea60>, 'errno': <module at remote 0x7fac0145cd38>, '_abcoll': <module at remote 0x7fac0148e440>, 'types': <module at remote 0x7fac0147cb40>, '_warnings': <module at remote 0x7fac014c9b78>, 'genericpath': <module at remote 0x7fac0147c0c0>, 'stat': <module at remote 0x7fac01474ef8>, 'zipimport': <module at remote 0x7fac014c99b8>, 'warnings': <module at remote 0x7fac0147c830>, 'UserDict': <module at remote 0x7fac0147cf68>, 'sys': <module at remote 0x7fac01495bb0>, 'os.path': <module at remote 0x7fac01474c90>, 'signal': <module at remote 0x7fac014c9a60>, 'linecache': <module at remote 0x7fac0147c8a0>, 'posix': <module at remote 0x7fac0145cfd8>, 'exceptions': <module at remote 0x7fac014c9328>, 'os': <module at remote 0x7fac0145cd00>, '_weakref':...(truncated) > m = <optimized out> >#59 0x00007fac0101423d in load_next (mod=None, altmod=None, p_name=p_name@entry=0x7fffff9b8938, buf=buf@entry=0x8cbcd0 "site", p_buflen=p_buflen@entry=0x7fffff9b8940) at /usr/src/debug/Python-2.7.5/Python/import.c:2515 > name = 0x7fac014571d4 "site" > dot = <optimized out> > len = 4 > p = 0x8cbcd0 "site" > result = <optimized out> >#60 0x00007fac01014c1e in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=['__doc__'], globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2224 > buf = 0x8cbcd0 "site" > buflen = 4 > head = <optimized out> > tail = <optimized out> > next = <optimized out> >#61 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=['__doc__'], level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#62 0x00007fac00ffb41f 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 = {0x7fac0104cb3e "name", 0x7fac0104de89 "globals", 0x7fac01062636 "locals", 0x7fac01061d51 "fromlist", 0x7fac010684f4 "level", 0x0} > name = 0x7fac014571d4 "site" > globals = {'__builtins__': <module at remote 0x7fac01495b08>} > locals = {'__builtins__': <module at remote 0x7fac01495b08>} > fromlist = ['__doc__'] > level = 0 >#63 0x00007fac00f6b0c3 in PyObject_Call (func=func@entry=<built-in function __import__>, arg=arg@entry=('site', {'__builtins__': <module at remote 0x7fac01495b08>}, {...}, ['__doc__'], 0), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fac00fa5050 <PyCFunction_Call> >#64 0x00007fac00f6b1a5 in call_function_tail (callable=<built-in function __import__>, args=('site', {'__builtins__': <module at remote 0x7fac01495b08>}, {...}, ['__doc__'], 0)) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2561 > retval = <optimized out> >#65 0x00007fac00f6b28e in PyObject_CallFunction (callable=callable@entry=<built-in function __import__>, format=format@entry=0x7fac010651f0 "OOOOi") at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2585 > va = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffff9b8b30, reg_save_area = 0x7fffff9b8a70}} > args = <optimized out> >#66 0x00007fac010156c2 in PyImport_Import (module_name=module_name@entry='site') at /usr/src/debug/Python-2.7.5/Python/import.c:2886 > silly_list = ['__doc__'] > builtins_str = '__builtins__' > import_str = '__import__' > globals = {'__builtins__': <module at remote 0x7fac01495b08>} > import = <built-in function __import__> > builtins = <module at remote 0x7fac01495b08> > r = 0x0 >#67 0x00007fac0101583a in PyImport_ImportModule (name=name@entry=0x7fac0106859b "site") at /usr/src/debug/Python-2.7.5/Python/import.c:2129 > pname = 'site' > result = <optimized out> >#68 0x00007fac0101e4d0 in initsite () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:729 > m = <optimized out> >#69 0x00007fac0101f7fd in Py_InitializeEx (install_sigs=1) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:265 > interp = 0x88c010 > tstate = 0x88c0a0 > bimod = <unknown at remote 0x1f007fac014b0db0> > sysmod = <unknown at remote 0x1f007fac014b0db0> > errors = 0x88c0a0 "" > saved_locale = 0x6 <Address 0x6 out of bounds> > loc_codeset = 0x7fac012e65f0 <Py_IgnoreEnvironmentFlag> "" >#70 0x00007fac0101fb1a in Py_Initialize () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:377 >No locals. >#71 0x00007fac0102f4af in Py_Main (argc=6, argv=0x7fffff9b8df8) at /usr/src/debug/Python-2.7.5/Modules/main.c:546 > c = <optimized out> > sts = <optimized out> > command = 0x0 > filename = 0x7fffff9b9371 "/bin/abrt-action-analyze-core" > module = 0x0 > fp = 0x7fac005f0640 <_IO_2_1_stdin_> > p = <optimized out> > unbuffered = 1 > skipfirstline = 0 > stdin_is_interactive = 0 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = <optimized out> > cf = {cf_flags = 0} >#72 0x00007fac00258d65 in __libc_start_main (main=0x4006f0 <main>, argc=6, argv=0x7fffff9b8df8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffff9b8de8) at libc-start.c:285 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -1785228012763970795, 4196088, 140737481772528, 0, 0, 1785228254800544533, 1756853415915979541}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4007f0 <__libc_csu_init>, 0x7fffff9b8df8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4196336}}} > not_first_call = <optimized out> >#73 0x0000000000400721 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x00007fac00f603d0 0x00007fac01046d90 Yes /lib64/libpython2.7.so.1.0 >0x00007fac00d099f0 0x00007fac00d15614 Yes /lib64/libpthread.so.0 >0x00007fac00b00ed0 0x00007fac00b019d0 Yes /lib64/libdl.so.2 >0x00007fac008fdf10 0x00007fac008fe804 Yes /lib64/libutil.so.1 >0x00007fac005fb890 0x00007fac0066abb8 Yes /lib64/libm.so.6 >0x00007fac00256560 0x00007fac00397bb4 Yes /lib64/libc.so.6 >0x00007fac012e7b10 0x00007fac01300c70 Yes /lib64/ld-linux-x86-64.so.2 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x1f007fac014b0db0 2233925791908564400 >rbx 0x8b 139 >rcx 0x88c150 8962384 >rdx 0x7fac014b0000 140376732794880 >rsi 0x60007fac012b1020 6917669404371783712 >rdi 0x8b 139 >rbp 0x11 0x11 >rsp 0x7fffff9b6ea0 0x7fffff9b6ea0 >r8 0x90d6a8 9492136 >r9 0x7fac013e48fb 140376731961595 >r10 0x7fac012e65d0 140376730920400 >r11 0x7fac003b5010 140376714989584 >r12 0x22 34 >r13 0x7fac012b0f20 140376730701600 >r14 0x8b 139 >r15 0x3 3 >rip 0x7fac00fa9637 0x7fac00fa9637 <PyObject_Malloc+167> >eflags 0x10202 [ 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 PyObject_Malloc: > 0x00007fac00fa9590 <+0>: push %r15 > 0x00007fac00fa9592 <+2>: push %r14 > 0x00007fac00fa9594 <+4>: push %r13 > 0x00007fac00fa9596 <+6>: push %r12 > 0x00007fac00fa9598 <+8>: push %rbp > 0x00007fac00fa9599 <+9>: push %rbx > 0x00007fac00fa959a <+10>: mov %rdi,%rbx > 0x00007fac00fa959d <+13>: sub $0x58,%rsp > 0x00007fac00fa95a1 <+17>: mov %fs:0x28,%rax > 0x00007fac00fa95aa <+26>: mov %rax,0x48(%rsp) > 0x00007fac00fa95af <+31>: xor %eax,%eax > 0x00007fac00fa95b1 <+33>: mov 0x307959(%rip),%eax # 0x7fac012b0f10 <running_on_valgrind> > 0x00007fac00fa95b7 <+39>: cmp $0xffffffff,%eax > 0x00007fac00fa95ba <+42>: je 0x7fac00fa9933 <PyObject_Malloc+931> > 0x00007fac00fa95c0 <+48>: test %eax,%eax > 0x00007fac00fa95c2 <+50>: jne 0x7fac00fa95d9 <PyObject_Malloc+73> > 0x00007fac00fa95c4 <+52>: test %rbx,%rbx > 0x00007fac00fa95c7 <+55>: js 0x7fac00fa9738 <PyObject_Malloc+424> > 0x00007fac00fa95cd <+61>: lea -0x1(%rbx),%rax > 0x00007fac00fa95d1 <+65>: cmp $0xff,%rax > 0x00007fac00fa95d7 <+71>: jbe 0x7fac00fa9610 <PyObject_Malloc+128> > 0x00007fac00fa95d9 <+73>: test %rbx,%rbx > 0x00007fac00fa95dc <+76>: mov $0x1,%eax > 0x00007fac00fa95e1 <+81>: cmove %rax,%rbx > 0x00007fac00fa95e5 <+85>: mov %rbx,%rdi > 0x00007fac00fa95e8 <+88>: callq 0x7fac00f5e9f0 <malloc@plt> > 0x00007fac00fa95ed <+93>: mov 0x48(%rsp),%rdi > 0x00007fac00fa95f2 <+98>: xor %fs:0x28,%rdi > 0x00007fac00fa95fb <+107>: jne 0x7fac00fa992e <PyObject_Malloc+926> > 0x00007fac00fa9601 <+113>: add $0x58,%rsp > 0x00007fac00fa9605 <+117>: pop %rbx > 0x00007fac00fa9606 <+118>: pop %rbp > 0x00007fac00fa9607 <+119>: pop %r12 > 0x00007fac00fa9609 <+121>: pop %r13 > 0x00007fac00fa960b <+123>: pop %r14 > 0x00007fac00fa960d <+125>: pop %r15 > 0x00007fac00fa960f <+127>: retq > 0x00007fac00fa9610 <+128>: lea -0x1(%rbx),%ebp > 0x00007fac00fa9613 <+131>: lea 0x307906(%rip),%r13 # 0x7fac012b0f20 <usedpools> > 0x00007fac00fa961a <+138>: shr $0x3,%ebp > 0x00007fac00fa961d <+141>: lea 0x0(%rbp,%rbp,1),%r12d > 0x00007fac00fa9622 <+146>: mov 0x0(%r13,%r12,8),%rdx > 0x00007fac00fa9627 <+151>: mov 0x10(%rdx),%rsi > 0x00007fac00fa962b <+155>: cmp %rdx,%rsi > 0x00007fac00fa962e <+158>: je 0x7fac00fa9670 <PyObject_Malloc+224> > 0x00007fac00fa9630 <+160>: mov 0x8(%rdx),%rax > 0x00007fac00fa9634 <+164>: addl $0x1,(%rdx) >=> 0x00007fac00fa9637 <+167>: mov (%rax),%rcx > 0x00007fac00fa963a <+170>: test %rcx,%rcx > 0x00007fac00fa963d <+173>: mov %rcx,0x8(%rdx) > 0x00007fac00fa9641 <+177>: jne 0x7fac00fa95ed <PyObject_Malloc+93> > 0x00007fac00fa9643 <+179>: mov 0x28(%rdx),%ecx > 0x00007fac00fa9646 <+182>: cmp 0x2c(%rdx),%ecx > 0x00007fac00fa9649 <+185>: ja 0x7fac00fa9720 <PyObject_Malloc+400> > 0x00007fac00fa964f <+191>: mov %ecx,%esi > 0x00007fac00fa9651 <+193>: lea 0x8(%rcx,%rbp,8),%ecx > 0x00007fac00fa9655 <+197>: add %rdx,%rsi > 0x00007fac00fa9658 <+200>: mov %rsi,0x8(%rdx) > 0x00007fac00fa965c <+204>: mov %ecx,0x28(%rdx) > 0x00007fac00fa965f <+207>: movq $0x0,(%rsi) > 0x00007fac00fa9666 <+214>: jmp 0x7fac00fa95ed <PyObject_Malloc+93> > 0x00007fac00fa9668 <+216>: nopl 0x0(%rax,%rax,1) > 0x00007fac00fa9670 <+224>: mov 0x32f7b9(%rip),%rax # 0x7fac012d8e30 <usable_arenas> > 0x00007fac00fa9677 <+231>: test %rax,%rax > 0x00007fac00fa967a <+234>: je 0x7fac00fa9750 <PyObject_Malloc+448> > 0x00007fac00fa9680 <+240>: mov 0x18(%rax),%rdx > 0x00007fac00fa9684 <+244>: mov %rax,%r14 > 0x00007fac00fa9687 <+247>: test %rdx,%rdx > 0x00007fac00fa968a <+250>: je 0x7fac00fa97e9 <PyObject_Malloc+601> > 0x00007fac00fa9690 <+256>: mov 0x10(%rdx),%rcx > 0x00007fac00fa9694 <+260>: mov 0x10(%rax),%esi > 0x00007fac00fa9697 <+263>: mov %rcx,0x18(%rax) > 0x00007fac00fa969b <+267>: lea -0x1(%rsi),%ecx > 0x00007fac00fa969e <+270>: test %ecx,%ecx > 0x00007fac00fa96a0 <+272>: mov %ecx,0x10(%rax) > 0x00007fac00fa96a3 <+275>: jne 0x7fac00fa96bd <PyObject_Malloc+301> > 0x00007fac00fa96a5 <+277>: mov 0x20(%rax),%rax > 0x00007fac00fa96a9 <+281>: test %rax,%rax > 0x00007fac00fa96ac <+284>: mov %rax,0x32f77d(%rip) # 0x7fac012d8e30 <usable_arenas> > 0x00007fac00fa96b3 <+291>: je 0x7fac00fa96bd <PyObject_Malloc+301> > 0x00007fac00fa96b5 <+293>: movq $0x0,0x28(%rax) > 0x00007fac00fa96bd <+301>: mov 0x0(%r13,%r12,8),%rax > 0x00007fac00fa96c2 <+306>: mov %rax,0x10(%rdx) > 0x00007fac00fa96c6 <+310>: mov %rax,0x18(%rdx) > 0x00007fac00fa96ca <+314>: mov %rdx,0x10(%rax) > 0x00007fac00fa96ce <+318>: mov %rdx,0x18(%rax) > 0x00007fac00fa96d2 <+322>: cmp %ebp,0x24(%rdx) > 0x00007fac00fa96d5 <+325>: movl $0x1,(%rdx) > 0x00007fac00fa96db <+331>: je 0x7fac00fa9740 <PyObject_Malloc+432> > 0x00007fac00fa96dd <+333>: mov %ebp,0x24(%rdx) > 0x00007fac00fa96e0 <+336>: add $0x1,%ebp > 0x00007fac00fa96e3 <+339>: mov $0x1000,%ecx > 0x00007fac00fa96e8 <+344>: lea 0x0(,%rbp,8),%esi > 0x00007fac00fa96ef <+351>: lea 0x30(%rdx),%rax > 0x00007fac00fa96f3 <+355>: shl $0x4,%ebp > 0x00007fac00fa96f6 <+358>: add $0x30,%ebp > 0x00007fac00fa96f9 <+361>: sub %esi,%ecx > 0x00007fac00fa96fb <+363>: mov %ebp,0x28(%rdx) > 0x00007fac00fa96fe <+366>: mov %ecx,0x2c(%rdx) > 0x00007fac00fa9701 <+369>: mov %esi,%ecx > 0x00007fac00fa9703 <+371>: add %rax,%rcx > 0x00007fac00fa9706 <+374>: mov %rcx,0x8(%rdx) > 0x00007fac00fa970a <+378>: movq $0x0,(%rcx) > 0x00007fac00fa9711 <+385>: jmpq 0x7fac00fa95ed <PyObject_Malloc+93> > 0x00007fac00fa9716 <+390>: nopw %cs:0x0(%rax,%rax,1) > 0x00007fac00fa9720 <+400>: mov 0x18(%rdx),%rdx > 0x00007fac00fa9724 <+404>: mov %rdx,0x18(%rsi) > 0x00007fac00fa9728 <+408>: mov %rsi,0x10(%rdx) > 0x00007fac00fa972c <+412>: jmpq 0x7fac00fa95ed <PyObject_Malloc+93> > 0x00007fac00fa9731 <+417>: nopl 0x0(%rax) > 0x00007fac00fa9738 <+424>: xor %eax,%eax > 0x00007fac00fa973a <+426>: jmpq 0x7fac00fa95ed <PyObject_Malloc+93> > 0x00007fac00fa973f <+431>: nop > 0x00007fac00fa9740 <+432>: mov 0x8(%rdx),%rax > 0x00007fac00fa9744 <+436>: mov (%rax),%rcx > 0x00007fac00fa9747 <+439>: mov %rcx,0x8(%rdx) > 0x00007fac00fa974b <+443>: jmpq 0x7fac00fa95ed <PyObject_Malloc+93> > 0x00007fac00fa9750 <+448>: mov 0x32f6e1(%rip),%r14 # 0x7fac012d8e38 <unused_arena_objects> > 0x00007fac00fa9757 <+455>: test %r14,%r14 > 0x00007fac00fa975a <+458>: je 0x7fac00fa9861 <PyObject_Malloc+721> > 0x00007fac00fa9760 <+464>: mov 0x20(%r14),%rax > 0x00007fac00fa9764 <+468>: mov $0x40000,%edi > 0x00007fac00fa9769 <+473>: mov %rax,0x32f6c8(%rip) # 0x7fac012d8e38 <unused_arena_objects> > 0x00007fac00fa9770 <+480>: callq 0x7fac00f5e9f0 <malloc@plt> > 0x00007fac00fa9775 <+485>: test %rax,%rax > 0x00007fac00fa9778 <+488>: mov %rax,(%r14) > 0x00007fac00fa977b <+491>: je 0x7fac00fa990c <PyObject_Malloc+892> > 0x00007fac00fa9781 <+497>: mov 0x32f6a0(%rip),%rsi # 0x7fac012d8e28 <narenas_currently_allocated> > 0x00007fac00fa9788 <+504>: addq $0x1,0x32f690(%rip) # 0x7fac012d8e20 <ntimes_arena_allocated> > 0x00007fac00fa9790 <+512>: lea 0x1(%rsi),%rdx > 0x00007fac00fa9794 <+516>: cmp 0x32f67d(%rip),%rdx # 0x7fac012d8e18 <narenas_highwater> > 0x00007fac00fa979b <+523>: mov %rdx,0x32f686(%rip) # 0x7fac012d8e28 <narenas_currently_allocated> > 0x00007fac00fa97a2 <+530>: jbe 0x7fac00fa97ab <PyObject_Malloc+539> > 0x00007fac00fa97a4 <+532>: mov %rdx,0x32f66d(%rip) # 0x7fac012d8e18 <narenas_highwater> > 0x00007fac00fa97ab <+539>: mov %eax,%edx > 0x00007fac00fa97ad <+541>: movq $0x0,0x18(%r14) > 0x00007fac00fa97b5 <+549>: mov %rax,0x8(%r14) > 0x00007fac00fa97b9 <+553>: and $0xfff,%edx > 0x00007fac00fa97bf <+559>: jne 0x7fac00fa983f <PyObject_Malloc+687> > 0x00007fac00fa97c1 <+561>: movl $0x40,0x10(%r14) > 0x00007fac00fa97c9 <+569>: mov $0x40,%eax > 0x00007fac00fa97ce <+574>: mov %eax,0x14(%r14) > 0x00007fac00fa97d2 <+578>: mov %r14,0x32f657(%rip) # 0x7fac012d8e30 <usable_arenas> > 0x00007fac00fa97d9 <+585>: movq $0x0,0x28(%r14) > 0x00007fac00fa97e1 <+593>: movq $0x0,0x20(%r14) > 0x00007fac00fa97e9 <+601>: mov %r14,%rax > 0x00007fac00fa97ec <+604>: sub 0x32f655(%rip),%rax # 0x7fac012d8e48 <arenas> > 0x00007fac00fa97f3 <+611>: movabs $0xaaaaaaaaaaaaaaab,%rcx > 0x00007fac00fa97fd <+621>: mov 0x8(%r14),%rdx > 0x00007fac00fa9801 <+625>: sar $0x4,%rax > 0x00007fac00fa9805 <+629>: movl $0xffff,0x24(%rdx) > 0x00007fac00fa980c <+636>: imul %rcx,%rax > 0x00007fac00fa9810 <+640>: mov %eax,0x20(%rdx) > 0x00007fac00fa9813 <+643>: addq $0x1000,0x8(%r14) > 0x00007fac00fa981b <+651>: subl $0x1,0x10(%r14) > 0x00007fac00fa9820 <+656>: jne 0x7fac00fa96bd <PyObject_Malloc+301> > 0x00007fac00fa9826 <+662>: mov 0x20(%r14),%rax > 0x00007fac00fa982a <+666>: test %rax,%rax > 0x00007fac00fa982d <+669>: mov %rax,0x32f5fc(%rip) # 0x7fac012d8e30 <usable_arenas> > 0x00007fac00fa9834 <+676>: jne 0x7fac00fa96b5 <PyObject_Malloc+293> > 0x00007fac00fa983a <+682>: jmpq 0x7fac00fa96bd <PyObject_Malloc+301> > 0x00007fac00fa983f <+687>: mov $0x1000,%ecx > 0x00007fac00fa9844 <+692>: movl $0x3f,0x10(%r14) > 0x00007fac00fa984c <+700>: mov %ecx,%esi > 0x00007fac00fa984e <+702>: sub %edx,%esi > 0x00007fac00fa9850 <+704>: add %rsi,%rax > 0x00007fac00fa9853 <+707>: mov %rax,0x8(%r14) > 0x00007fac00fa9857 <+711>: mov $0x3f,%eax > 0x00007fac00fa985c <+716>: jmpq 0x7fac00fa97ce <PyObject_Malloc+574> > 0x00007fac00fa9861 <+721>: mov 0x32f5d8(%rip),%r15d # 0x7fac012d8e40 <maxarenas> > 0x00007fac00fa9868 <+728>: test %r15d,%r15d > 0x00007fac00fa986b <+731>: je 0x7fac00fa9923 <PyObject_Malloc+915> > 0x00007fac00fa9871 <+737>: lea (%r15,%r15,1),%r14d > 0x00007fac00fa9875 <+741>: cmp %r14d,%r15d > 0x00007fac00fa9878 <+744>: jae 0x7fac00fa9913 <PyObject_Malloc+899> > 0x00007fac00fa987e <+750>: mov %r14d,%eax > 0x00007fac00fa9881 <+753>: mov 0x32f5c0(%rip),%rdi # 0x7fac012d8e48 <arenas> > 0x00007fac00fa9888 <+760>: lea (%rax,%rax,2),%rsi > 0x00007fac00fa988c <+764>: shl $0x4,%rsi > 0x00007fac00fa9890 <+768>: callq 0x7fac00f5f020 <realloc@plt> > 0x00007fac00fa9895 <+773>: test %rax,%rax > 0x00007fac00fa9898 <+776>: je 0x7fac00fa9913 <PyObject_Malloc+899> > 0x00007fac00fa989a <+778>: cmp %r14d,%r15d > 0x00007fac00fa989d <+781>: mov %rax,0x32f5a4(%rip) # 0x7fac012d8e48 <arenas> > 0x00007fac00fa98a4 <+788>: jae 0x7fac00fa98f4 <PyObject_Malloc+868> > 0x00007fac00fa98a6 <+790>: lea -0x1(%r14),%r8d > 0x00007fac00fa98aa <+794>: lea 0x1(%r15),%ecx > 0x00007fac00fa98ae <+798>: mov %r15d,%edx > 0x00007fac00fa98b1 <+801>: jmp 0x7fac00fa98ba <PyObject_Malloc+810> > 0x00007fac00fa98b3 <+803>: nopl 0x0(%rax,%rax,1) > 0x00007fac00fa98b8 <+808>: mov %esi,%ecx > 0x00007fac00fa98ba <+810>: mov %edx,%esi > 0x00007fac00fa98bc <+812>: lea (%rsi,%rsi,2),%rsi > 0x00007fac00fa98c0 <+816>: shl $0x4,%rsi > 0x00007fac00fa98c4 <+820>: cmp %r8d,%edx > 0x00007fac00fa98c7 <+823>: lea (%rax,%rsi,1),%rdi > 0x00007fac00fa98cb <+827>: movq $0x0,(%rdi) > 0x00007fac00fa98d2 <+834>: jae 0x7fac00fa9998 <PyObject_Malloc+1032> > 0x00007fac00fa98d8 <+840>: mov %ecx,%esi > 0x00007fac00fa98da <+842>: lea (%rsi,%rsi,2),%rsi > 0x00007fac00fa98de <+846>: shl $0x4,%rsi > 0x00007fac00fa98e2 <+850>: add %rax,%rsi > 0x00007fac00fa98e5 <+853>: add $0x1,%edx > 0x00007fac00fa98e8 <+856>: cmp %r14d,%ecx > 0x00007fac00fa98eb <+859>: mov %rsi,0x20(%rdi) > 0x00007fac00fa98ef <+863>: lea 0x1(%rcx),%esi > 0x00007fac00fa98f2 <+866>: jb 0x7fac00fa98b8 <PyObject_Malloc+808> > 0x00007fac00fa98f4 <+868>: lea (%r15,%r15,2),%rdx > 0x00007fac00fa98f8 <+872>: mov %r14d,0x32f541(%rip) # 0x7fac012d8e40 <maxarenas> > 0x00007fac00fa98ff <+879>: shl $0x4,%rdx > 0x00007fac00fa9903 <+883>: lea (%rax,%rdx,1),%r14 > 0x00007fac00fa9907 <+887>: jmpq 0x7fac00fa9760 <PyObject_Malloc+464> > 0x00007fac00fa990c <+892>: mov %r14,0x32f525(%rip) # 0x7fac012d8e38 <unused_arena_objects> > 0x00007fac00fa9913 <+899>: movq $0x0,0x32f512(%rip) # 0x7fac012d8e30 <usable_arenas> > 0x00007fac00fa991e <+910>: jmpq 0x7fac00fa95d9 <PyObject_Malloc+73> > 0x00007fac00fa9923 <+915>: mov $0x10,%r14d > 0x00007fac00fa9929 <+921>: jmpq 0x7fac00fa987e <PyObject_Malloc+750> > 0x00007fac00fa992e <+926>: callq 0x7fac00f5d2b0 <__stack_chk_fail@plt> > 0x00007fac00fa9933 <+931>: movq $0x1001,0x10(%rsp) > 0x00007fac00fa993c <+940>: lea 0x10(%rsp),%rax > 0x00007fac00fa9941 <+945>: movq $0x0,0x18(%rsp) > 0x00007fac00fa994a <+954>: xor %edx,%edx > 0x00007fac00fa994c <+956>: movq $0x0,0x20(%rsp) > 0x00007fac00fa9955 <+965>: movq $0x0,0x28(%rsp) > 0x00007fac00fa995e <+974>: movq $0x0,0x30(%rsp) > 0x00007fac00fa9967 <+983>: movq $0x0,0x38(%rsp) > 0x00007fac00fa9970 <+992>: rol $0x3,%rdi > 0x00007fac00fa9974 <+996>: rol $0xd,%rdi > 0x00007fac00fa9978 <+1000>: rol $0x3d,%rdi > 0x00007fac00fa997c <+1004>: rol $0x33,%rdi > 0x00007fac00fa9980 <+1008>: xchg %rbx,%rbx > 0x00007fac00fa9983 <+1011>: mov %rdx,0x8(%rsp) > 0x00007fac00fa9988 <+1016>: mov 0x8(%rsp),%rax > 0x00007fac00fa998d <+1021>: mov %eax,0x30757d(%rip) # 0x7fac012b0f10 <running_on_valgrind> > 0x00007fac00fa9993 <+1027>: jmpq 0x7fac00fa95c0 <PyObject_Malloc+48> > 0x00007fac00fa9998 <+1032>: xor %esi,%esi > 0x00007fac00fa999a <+1034>: jmpq 0x7fac00fa98e5 <PyObject_Malloc+853> >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 1076879
: 875023 |
875025
|
875027
|
875028
|
875029
|
875030
|
875031
|
875033
|
875034
|
875035
|
875036
|
875037
|
875038