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 640952 Details for
Bug 874710
[abrt] python-2.7.3-7.2.fc17: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 71.49 KB, created by
Malar Kannan
on 2012-11-08 17:27:12 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Malar Kannan
Created:
2012-11-08 17:27:12 UTC
Size:
71.49 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 2653] >[New LWP 2654] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python /usr/bin/ipython'. >Program terminated with signal 11, Segmentation fault. >#0 0x00007f3cbf3cbdfa in ?? () > >Thread 2 (Thread 0x7f3cbffdc700 (LWP 2654)): >#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 >No locals. >#1 0x000000392c507575 in PyThread_acquire_lock (lock=0x7f3cb8016c20, waitflag=1) at /usr/src/debug/Python-2.7.3/Python/thread_pthread.h:321 > success = <optimized out> > thelock = 0x7f3cb8016c20 > status = <optimized out> > error = 0 >#2 0x000000392c50b084 in lock_PyThread_acquire_lock (self=0x7f3cca7cefb0, args=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/threadmodule.c:52 > _save = 0xf804e0 > i = 1 >#3 0x000000392c4dd0e1 in call_function (oparg=<optimized out>, pp_stack=0x7f3cbffdaa78) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098 > callargs = () > flags = <optimized out> > tstate = <optimized out> > func = <built-in method acquire of thread.lock object at remote 0x7f3cca7cefb0> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x1397c28 > x = <optimized out> >#4 PyEval_EvalFrameEx (f=f@entry=Frame 0x1397a70, for file /usr/lib64/python2.7/threading.py, line 243, in wait (self=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ce610>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ce610>, _Condition__waiters=[<thread.lock at remote 0x7f3cca7cefb0>], release=<built-in method release of thread.lock object at remote 0x7f3cca7ce610>) at remote 0x1331ed0>, timeout=None, waiter=<thread.lock at remote 0x7f3cca7cefb0>, saved_state=None), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x1397c30 > stack_pointer = <optimized out> > next_instr = 0xdd1c56 "\001|" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x1397be8 > freevars = 0x1397c28 > retval = 0x0 > tstate = <optimized out> > co = 0xda7a30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xdd1bf4 "|" > names = ('_is_owned', 'RuntimeError', '_allocate_lock', 'acquire', '_Condition__waiters', 'append', '_release_save', 'None', '_note', '_time', 'True', 'min', '_sleep', 'remove', 'ValueError', '_acquire_restore') > consts = (None, 'cannot wait on un-acquired lock', '%s.wait(): got it', <float at remote 0xcfa058>, 0, 2, <float at remote 0xcfa040>, '%s.wait(%s): timed out', '%s.wait(%s): got it') >#5 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=0x13977a8, kwcount=0, defs=0xdb64a8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xf804e0 > x = <optimized out> > u = <optimized out> >#6 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7f3cbffdad28, func=<function at remote 0xdbb500>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#7 call_function (oparg=<optimized out>, pp_stack=0x7f3cbffdad28) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0xdbb500> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x1397798 > x = <optimized out> >#8 PyEval_EvalFrameEx (f=f@entry=Frame 0x1397610, for file /usr/lib64/python2.7/threading.py, line 403, in wait (self=<_Event(_Verbose__verbose=False, _Event__flag=False, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ce610>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ce610>, _Condition__waiters=[<thread.lock at remote 0x7f3cca7cefb0>], release=<built-in method release of thread.lock object at remote 0x7f3cca7ce610>) at remote 0x1331ed0>) at remote 0x13319d0>, timeout=None), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x13977a8 > stack_pointer = <optimized out> > next_instr = 0xdad0ec "\001n" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x1397788 > freevars = 0x1397798 > retval = 0x0 > tstate = <optimized out> > co = 0xdab4b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xdad0c4 "|" > names = ('_Event__cond', 'acquire', '_Event__flag', 'wait', 'release') > consts = (None,) >#9 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x7f3cb8001260, kwcount=0, defs=0xdb6668, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xf804e0 > x = <optimized out> > u = <optimized out> >#10 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f3cbffdafd8, func=<function at remote 0xdbbcf8>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#11 call_function (oparg=<optimized out>, pp_stack=0x7f3cbffdafd8) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0xdbbcf8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f3cb8001258 > x = <optimized out> >#12 PyEval_EvalFrameEx (f=f@entry=Frame 0x7f3cb80010d0, for file /usr/lib/python2.7/site-packages/IPython/core/history.py, line 647, in run (self=<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7f3cb8001260 > stack_pointer = <optimized out> > next_instr = 0xf05f87 "\001|" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x7f3cb8001248 > freevars = 0x7f3cb8001258 > retval = 0x0 > tstate = <optimized out> > co = 0x1090c30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xf05f54 "yi" > names = ('sqlite3', 'connect', 'history_manager', 'hist_file', 'db', 'True', 'save_flag', 'wait', 'stop_now', 'clear', 'writeout_cache', 'Exception', 'print', 'repr') > consts = (None, 'The history saving thread hit an unexpected error (%s).History will not be written to the database.') >#13 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7f3cca7491e8, argcount=1, kws=kws@entry=0x7f3cca80d068, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xf804e0 > x = <optimized out> > u = <optimized out> >#14 0x000000392c46d8a7 in function_call (func=<function at remote 0x10a37d0>, arg=(<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original=<built-in function raw_input>, indent_current_nsp=0, _orig_sys_module_state={'excepthook': <ins...(truncated), kw={}) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = () > d = 0x0 > k = 0x7f3cca80d068 > nk = 0 > nd = 0 >#15 0x000000392c449a7e in PyObject_Call (func=func@entry=<function at remote 0x10a37d0>, arg=<optimized out>, kw=kw@entry={}) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x392c46d6e0 <function_call> >#16 0x000000392c4d9eeb in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7f3cbffdb358, func=<function at remote 0x10a37d0>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4411 > kwdict = {} > nstar = 1 > callargs = <optimized out> > stararg = (<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original=<built-in function raw_input>, indent_current_nsp=0, _orig_sys_module_state={'excepthook': <ins...(truncated) > result = 0x0 >#17 PyEval_EvalFrameEx (f=f@entry=Frame 0x7f3cb8000ef0, for file /usr/lib/python2.7/site-packages/IPython/core/history.py, line 61, in needs_sqlite (f=<function at remote 0x10a37d0>, a=(<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolo...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2779 > flags = <optimized out> > func = <function at remote 0x10a37d0> > na = <optimized out> > nk = 0 > n = <optimized out> > pfunc = 0x7f3cb8001080 > sp = 0x7f3cb8001088 > stack_pointer = <optimized out> > next_instr = 0x1065c40 "Sd\001" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x7f3cb8001068 > freevars = 0x7f3cb8001080 > retval = 0x0 > tstate = <optimized out> > co = 0x1056bb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1065c24 "t" > names = ('sqlite3', 'None') > consts = ('return an empty list in the absence of sqlite', None) >#18 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=0x7f3cb8000eb8, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xf804e0 > x = <optimized out> > u = <optimized out> >#19 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7f3cbffdb608, func=<function at remote 0x1095488>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#20 call_function (oparg=<optimized out>, pp_stack=0x7f3cbffdb608) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x1095488> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f3cb8000ea0 > x = <optimized out> >#21 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7f3cb8000eb8 > stack_pointer = <optimized out> > next_instr = 0x109cbc0 "S" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0x10989b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x109cbb4 "t" > names = ('_call_', '_func_') > consts = (None,) >#22 0x000000392c4dcd51 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f3cbffdb808, func=<function at remote 0x10a38c0>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0xf804e0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#23 call_function (oparg=<optimized out>, pp_stack=0x7f3cbffdb808) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x10a38c0> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f3cb8000c78 > x = <optimized out> >#24 PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7f3cb8000c80 > stack_pointer = <optimized out> > next_instr = 0xdd239a "\001Wn\a\001\004t\016" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > retval = 0x0 > tstate = <optimized out> > co = 0xdabab0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xdd22f4 "z\322\001|" > names = ('_set_ident', '_Thread__started', 'set', '_active_limbo_lock', '_active', '_Thread__ident', '_limbo', '_note', '_trace_hook', '_sys', 'settrace', '_profile_hook', 'setprofile', 'run', 'SystemExit', 'stderr', 'write', 'name', '_format_exc', '_Thread__exc_info', '_Thread__stderr', 'tb_frame', 'f_code', 'co_filename', 'tb_lineno', 'co_name', 'tb_next', '_Thread__exc_clear', '_Thread__stop', '_get_ident') > consts = (None, '%s.__bootstrap(): thread started', '%s.__bootstrap(): registering trace hook', '%s.__bootstrap(): registering profile hook', '%s.__bootstrap(): raised SystemExit', '%s.__bootstrap(): unhandled exception', 'Exception in thread %s:\n%s\n', 'Exception in thread ', ' (most likely raised during interpreter shutdown):', 'Traceback (most recent call last):', ' File "%s", line %s, in %s', '%s: %s', '%s.__bootstrap(): normal return') >#25 0x000000392c4dcd51 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7f3cbffdba08, func=<function at remote 0xdde2a8>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4184 > retval = 0x0 > i = <optimized out> > fastlocals = <optimized out> > f = <optimized out> > tstate = 0xf804e0 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#26 call_function (oparg=<optimized out>, pp_stack=0x7f3cbffdba08) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0xdde2a8> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f3cb8000a90 > x = <optimized out> >#27 PyEval_EvalFrameEx (f=f@entry=Frame 0x7f3cb8000910, for file /usr/lib64/python2.7/threading.py, line 524, in __bootstrap (self=<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x7f3cb8000a98 > stack_pointer = <optimized out> > next_instr = 0xdae1e0 "\001Wn#" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x7f3cb8000a88 > freevars = 0x7f3cb8000a90 > retval = 0x0 > tstate = <optimized out> > co = 0xdab9b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xdae1d4 "y\016" > names = ('_Thread__bootstrap_inner', '_Thread__daemonic', '_sys', 'None') > consts = (None,) >#28 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7f3cca7491a8, argcount=1, 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.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xf804e0 > x = <optimized out> > u = <optimized out> >#29 0x000000392c46d796 in function_call (func=<function at remote 0xdde1b8>, arg=(<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original=<built-in function raw_input>, indent_current_nsp=0, _orig_sys_module_state={'excepthook': <ins...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#30 0x000000392c449a7e in PyObject_Call (func=func@entry=<function at remote 0xdde1b8>, arg=arg@entry=(<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original=<built-in function raw_input>, indent_current_nsp=0, _orig_sys_module_state={'excepthook': <ins...(truncated), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x392c46d6e0 <function_call> >#31 0x000000392c458070 in instancemethod_call (func=<function at remote 0xdde1b8>, arg=(<HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original=<built-in function raw_input>, indent_current_nsp=0, _orig_sys_module_state={'excepthook': <ins...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:2578 > self = <HistorySavingThread(_Thread__ident=139898895845120, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x7f3cca7ced70>, acquire=<built-in method acquire of thread.lock object at remote 0x7f3cca7ced70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x7f3cca7ced70>) at remote 0x1331d50>, _Thread__name='Thread-1', _Thread__daemonic=False, db=<sqlite3.Connection at remote 0x12c2ce0>, history_manager=<HistoryManager(_trait_dyn_inits={'dir_hist': <function at remote 0x1095f50>}, _trait_values={'db_log_output': False, 'db_input_cache': [], 'shell': <TerminalInteractiveShell(system=<instancemethod at remote 0x132ae10>, _trait_dyn_inits={'exiter': <function at remote 0x12c9ed8>}, magic_history=<instancemethod at remote 0xfe24b0>, magic_store=<instancemethod at remote 0x12a4730>, pycolorize=<function at remote 0x1332a28>, raw_input_original=<built-in function raw_input>, indent_current_nsp=0, _orig_sys_module_state={'excepthook': <inst...(truncated) > klass = <optimized out> > result = <optimized out> >#32 0x000000392c449a7e in PyObject_Call (func=func@entry=<instancemethod at remote 0x1130f50>, arg=arg@entry=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x392c457fd0 <instancemethod_call> >#33 0x000000392c4d71c7 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x1130f50>, arg=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3967 > result = <optimized out> >#34 0x000000392c50b432 in t_bootstrap (boot_raw=0x1397480) at /usr/src/debug/Python-2.7.3/Modules/threadmodule.c:614 > boot = 0x1397480 > tstate = 0xf804e0 > res = <optimized out> >#35 0x0000003925007d14 in start_thread (arg=0x7f3cbffdc700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f3cbffdc700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139898895845120, 8360773257873068973, 0, 245423538176, 139898895845120, 0, -8467311555858656339, 8391654145067717549}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#36 0x00000039248f167d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 1 (Thread 0x7f3cca84d740 (LWP 2653)): >#0 0x00007f3cbf3cbdfa in ?? () >No symbol table info available. >#1 0x000000392c773200 in ?? () from /lib64/libpython2.7.so.1.0 >No symbol table info available. >#2 0x000000392c49d184 in _PyType_Lookup (type=0x392c45e560, name=<unknown at remote 0x8500000015>) at /usr/src/debug/Python-2.7.3/Objects/typeobject.c:2508 > i = <optimized out> > n = 0 > mro = <unknown at remote 0x15133f8> > res = <optimized out> > base = <optimized out> > dict = <optimized out> > h = <optimized out> >#3 0x000000392c483c69 in _PyObject_GenericGetAttrWithDict (obj='config', name=<unknown at remote 0x392c45e598>, dict=0x0) at /usr/src/debug/Python-2.7.3/Objects/object.c:1434 > tp = 0x7f3cbf5d44a0 > descr = <unknown at remote 0x15154d4> > res = 0x0 > f = 0x14867e8 > dictoffset = <optimized out> > dictptr = <optimized out> >#4 0x000000392c4d8e91 in PyEval_EvalFrameEx (f=f@entry=Frame 0x1549220, for file <string>, line 1, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2330 > stack_pointer = 0x15493a0 > next_instr = 0x15154da "S" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <unknown at remote 0x15133f8> > v = <unknown at remote 0x15133f8> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x1549398 > freevars = 0x1549398 > retval = 0x0 > tstate = <optimized out> > co = 0x14203b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x15154d4 "e" > names = ('test', 'config') > consts = () >#5 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=co@entry=0x14203b0, globals=globals@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, locals=locals@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, 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.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#6 0x000000392c4ddbf2 in PyEval_EvalCode (co=co@entry=0x14203b0, globals=globals@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, locals=locals@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:689 >No locals. >#7 0x000000392c4f6b9a in run_mod (mod=<optimized out>, filename=filename@entry=0x392c51e70d "<string>", globals=globals@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, locals=locals@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, flags=flags@entry=0x7fffaa5fa420, arena=arena@entry=0x154f680) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1361 > co = 0x14203b0 > v = <optimized out> >#8 0x000000392c4f7768 in PyRun_StringFlags (str=<optimized out>, start=start@entry=258, globals=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, locals=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, flags=flags@entry=0x7fffaa5fa420) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1324 > ret = 0x0 > mod = <optimized out> > arena = 0x154f680 >#9 0x000000392c4d4dbe in builtin_eval (self=<optimized out>, args=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/bltinmodule.c:684 > cmd = 'test.config' > result = <optimized out> > tmp = <optimized out> > globals = <error reading variable: Address 0x7f3cbf3ce069 out of bounds> > locals = <error reading variable: Address 0x7f3cbf3ce069 out of bounds> > str = 0x1515fe4 "test.config" > cf = {cf_flags = 65536} >#10 0x000000392c4dd0e1 in call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fa618) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098 > callargs = <error reading variable: Address 0x7f3cbf3ce069 out of bounds> > flags = <optimized out> > tstate = <optimized out> > func = <built-in function eval> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x14da048 > x = <optimized out> >#11 PyEval_EvalFrameEx (f=f@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x14da050 > stack_pointer = <optimized out> > next_instr = 0x1363b0a "\203\001" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x14d9fc8 > freevars = 0x14da038 > retval = 0x0 > tstate = <optimized out> > co = 0x1326130 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1363934 "d\001" > names = ('_IPCompleter__funcParamsRegex', 'AttributeError', 're', 'compile', 'VERBOSE', 'DOTALL', 'findall', 'line_buffer', 'reverse', 'iter', 'match', 'True', 'append', 'next', 'pop', 'StopIteration', 'len', 'global_matches', 'attr_matches', 'join', '_default_arguments', 'eval', 'namespace', 'startswith') > consts = ('Match named parameters (kwargs) of the last open function', '.', '\n \'.*?\' | # single quoted strings or\n ".*?" | # double quoted strings or\n \\w+ | # identifier\n \\S # other characters\n ', 0, ')', 1, '(', '\\w+$', -1, None, '%s=') >#12 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=0x14ce088, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#13 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fffaa5fa8c8, func=<function at remote 0x132d668>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#14 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fa8c8) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x132d668> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x14ce078 > x = <optimized out> >#15 PyEval_EvalFrameEx (f=f@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x14ce088 > stack_pointer = <optimized out> > next_instr = 0x1364aab "\203\001" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x14ce038 > freevars = 0x14ce068 > retval = 0x0 > tstate = <optimized out> > co = 0x1326230 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x13649c4 "|\003" > names = ('None', 'len', 'splitter', 'split_line', 'line_buffer', 'text_until_cursor', 'matches', 'dispatch_custom_completer', 'merge_completions', 'matchers', 'extend', 'sys', 'excepthook', 'exc_info', 'sorted', 'set') > consts = ("Find completions for the given text and line context.\n\n This is called successively with state == 0, 1, 2, ... until it\n returns None. The completion should begin with 'text'.\n\n Note that both the text and the line_buffer are optional, but at least\n one of them must be given.\n\n Parameters\n ----------\n text : string, optional\n Text to perform the completion on. If not given, the line buffer\n is split using the instance's CompletionSplitter object.\n\n line_buffer : string, optional\n If not given, the completer attempts to obtain the current line\n buffer via readline. This keyword allows clients which are\n requesting for text completions in non-readline contexts to inform\n the completer of the entire text.\n\n cursor_pos : int, optional\n Index of the cursor in the full line buffer. Should be provided by\n remote frontends where kernel...(truncated) >#16 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=4, kws=0x14d7200, kwcount=0, defs=0x132a298, defcount=3, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#17 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=4, n=<optimized out>, pp_stack=0x7fffaa5fab78, func=<function at remote 0x132d758>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#18 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fab78) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x132d758> > w = <optimized out> > na = 4 > nk = <optimized out> > n = <optimized out> > pfunc = 0x14d71e0 > x = <optimized out> >#19 PyEval_EvalFrameEx (f=f@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x14d7200 > stack_pointer = <optimized out> > next_instr = 0x1313e43 "\001n" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x14d71a8 > freevars = 0x14d71e0 > retval = 0x0 > tstate = <optimized out> > co = 0x13262b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x1313d84 "|\002" > names = ('readline', 'get_line_buffer', 'line_buffer', 'get_endidx', 'dumb_terminal', 'strip', 'insert_text', 'sys', 'stdout', 'flush', 'None', 'False', 'complete', 'traceback', 'print_exc', 'matches', 'IndexError') > consts = ("Return the state-th possible completion for 'text'.\n\n This is called successively with state == 0, 1, 2, ... until it\n returns None. The completion should begin with 'text'.\n\n Parameters\n ----------\n text : string\n Text to perform the completion on.\n\n state : int\n Counter used by readline.\n ", 0, '\t', -1, None) >#20 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x109d3d8, argcount=3, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#21 0x000000392c46d796 in function_call (func=<function at remote 0x132d7d0>, arg=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/funcobject.c:526 > result = <optimized out> > argdefs = <optimized out> > kwtuple = 0x0 > d = 0x0 > k = 0x0 > nk = 0 > nd = 0 >#22 0x000000392c449a7e in PyObject_Call (func=func@entry=<function at remote 0x132d7d0>, arg=arg@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x392c46d6e0 <function_call> >#23 0x000000392c458070 in instancemethod_call (func=<function at remote 0x132d7d0>, arg=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, kw=0x0) at /usr/src/debug/Python-2.7.3/Objects/classobject.c:2578 > self = <error reading variable: Address 0x7f3cbf3ce069 out of bounds> > klass = <optimized out> > result = <optimized out> >#24 0x000000392c449a7e in PyObject_Call (func=func@entry=<instancemethod at remote 0x7f3cca72faa0>, arg=arg@entry=('', 0), kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2529 > result = <optimized out> > call = 0x392c457fd0 <instancemethod_call> >#25 0x000000392c449b61 in call_function_tail (callable=<instancemethod at remote 0x7f3cca72faa0>, args=('', 0)) at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2561 > retval = <optimized out> >#26 0x000000392c449c2e in PyObject_CallFunction (callable=<instancemethod at remote 0x7f3cca72faa0>, format=format@entry=0x7f3cbf5d896a "si") at /usr/src/debug/Python-2.7.3/Objects/abstract.c:2585 > va = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffaa5fb0e0, reg_save_area = 0x7fffaa5fb020}} > args = <optimized out> >#27 0x00007f3cbf5d8005 in on_completion (text=0x1540fb0 "", state=0) at /usr/src/debug/Python-2.7.3/Modules/readline.c:810 > r = <optimized out> > gilstate = PyGILState_UNLOCKED > result = 0x0 >#28 0x000000323141d820 in rl_completion_matches (text=0x1540fb0 "", entry_function=0x7f3cbf5d7fb0 <on_completion>) at ../complete.c:1992 > match_list_size = 10 > match_list = 0x154ef00 > matches = 0 > string = <optimized out> >#29 0x000000323141d8e8 in gen_completion_matches (text=text@entry=0x1540fb0 "", start=start@entry=7, end=end@entry=7, our_func=0x323141b6f0 <rl_filename_completion_function>, found_quote=<optimized out>, quote_char=<optimized out>) at ../complete.c:1062 > matches = <optimized out> >#30 0x000000323141e437 in rl_complete_internal (what_to_do=33) at ../complete.c:1830 > matches = <optimized out> > our_func = <optimized out> > start = 7 > end = 7 > delimiter = 0 > found_quote = 0 > i = <optimized out> > nontrivial_lcd = <optimized out> > text = 0x1540fb0 "" > saved_line_buffer = 0x1540fd0 "test.c(" > quote_char = -32 '\340' > tlen = <optimized out> > mlen = <optimized out> >#31 0x00000032314157c0 in _rl_dispatch_subseq (key=9, map=<optimized out>, got_subseq=0) at ../readline.c:825 > r = 0 > newkey = <optimized out> > func = <optimized out> > cxt = <optimized out> >#32 0x0000003231415b61 in _rl_dispatch (key=<optimized out>, map=<optimized out>) at ../readline.c:775 >No locals. >#33 0x0000003231415d82 in readline_internal_char () at ../readline.c:603 > lastc = 9 > eof_found = 0 > c = <optimized out> > code = <optimized out> > lk = 0 >#34 0x000000323142affd in rl_callback_read_char () at ../callback.c:201 > line = <optimized out> > eof = <optimized out> > jcode = <optimized out> > olevel = {{__jmpbuf = {215577015472, 8386560346093786029, 1, 140736051786400, 0, 0, -8360868642476518483, 8386560647763202989}, __mask_was_saved = 1, __saved_mask = {__val = {0 <repeats 16 times>}}}} >#35 0x00007f3cbf5d822b in readline_until_enter_or_signal (signal=<synthetic pointer>, prompt=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/readline.c:967 > has_input = 1 > selectset = {fds_bits = {1, 0 <repeats 15 times>}} > not_done_reading = 0x7f3cbf5d8969 "" >#36 call_readline (sys_stdin=<optimized out>, sys_stdout=<optimized out>, prompt=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/readline.c:1055 > n = <optimized out> > p = <optimized out> > signal = 0 > saved_locale = 0x14cd8c0 "C" >#37 0x000000392c443250 in PyOS_Readline (sys_stdin=0x3924bb1340, sys_stdout=sys_stdout@entry=0x3924bb1260, prompt=prompt@entry=0x1455c34 "\n\001\033[0;32m\002In [\001\033[1;32m\002\065\062\001\033[0;32m\002]: \001\033[0m\002") at /usr/src/debug/Python-2.7.3/Parser/myreadline.c:211 > _save = 0xba70a0 > rv = <optimized out> >#38 0x000000392c4d27a7 in builtin_raw_input (self=<optimized out>, args=<optimized out>) at /usr/src/debug/Python-2.7.3/Python/bltinmodule.c:2046 > po = '\n\x01\x1b[0;32m\x02In [\x01\x1b[1;32m\x0252\x01\x1b[0;32m\x02]: \x01\x1b[0m\x02' > prompt = 0x1455c34 "\n\001\033[0;32m\002In [\001\033[1;32m\002\065\062\001\033[0;32m\002]: \001\033[0m\002" > s = <optimized out> > result = <optimized out> > v = u'\n\x01\x1b[0;32m\x02In [\x01\x1b[1;32m\x0252\x01\x1b[0;32m\x02]: \x01\x1b[0m\x02' > fin = <file at remote 0x7f3cca825150> > fout = <optimized out> >#39 0x000000392c4dd0e1 in call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fb5a8) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098 > callargs = (u'\n\x01\x1b[0;32m\x02In [\x01\x1b[1;32m\x0252\x01\x1b[0;32m\x02]: \x01\x1b[0m\x02',) > flags = <optimized out> > tstate = <optimized out> > func = <built-in function raw_input> > w = <optimized out> > na = <optimized out> > nk = <optimized out> > n = <optimized out> > pfunc = 0x13fa718 > x = <optimized out> >#40 PyEval_EvalFrameEx (f=f@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x13fa720 > stack_pointer = <optimized out> > next_instr = 0xf0597f "\203\001" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x13fa6f8 > freevars = 0x13fa710 > retval = 0x0 > tstate = <optimized out> > co = 0xfdb730 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xf05954 "|" > names = ('has_readline', 'set_readline_completer', 'py3compat', 'str_to_unicode', 'raw_input_original', 'ValueError', 'warn', 'ask_exit', 'autoindent', 'num_ini_spaces', 'indent_current_nsp') > consts = ("Write a prompt and read a line.\n\n The returned line does not include the trailing newline.\n When the user enters the EOF key sequence, EOFError is raised.\n\n Optional inputs:\n\n - prompt(''): a string to be printed to prompt the user.\n\n - continue_prompt(False): whether this line is the first one or a\n continuation in a sequence of inputs.\n ", '\n********\nYou or a %run:ed script called sys.stdin.close() or sys.stdout.close()!\nExiting IPython!', '', 0) >#41 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=0x14c2760, kwcount=0, defs=0xfdcb28, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#42 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fffaa5fb858, func=<function at remote 0x12d2c80>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#43 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fb858) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x12d2c80> > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x14c2750 > x = <optimized out> >#44 PyEval_EvalFrameEx (f=f@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x14c2760 > stack_pointer = <optimized out> > next_instr = 0x100e893 "}\005" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x14c2718 > freevars = 0x14c2750 > retval = 0x0 > tstate = <optimized out> > co = 0xfdb6b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x100e764 "|" > names = ('exit_now', 'None', 'display_banner', 'isinstance', 'basestring', 'show_banner', 'False', 'has_readline', 'readline_startup_hook', 'pre_readline', 'readline', 'get_current_history_length', 'hooks', 'pre_prompt_hook', 'prompt_manager', 'render', 'showtraceback', 'autoindent', 'True', 'rl_do_indent', 'separate_in', 'raw_input', 'KeyboardInterrupt', 'write', 'input_splitter', 'source_raw_reset', '_replace_rlhist_multiline', 'EOFError', 'exit', 'bdb', 'BdbQuit', 'warn', 'push', 'push_accepts_more', 'SyntaxTB', 'last_syntax_error', 'autoedit_syntax', 'edit_syntax_error', 'run_cell') > consts = ('Closely emulate the interactive Python console.', None, 0, 'in2', 'in', '\nKeyboardInterrupt\n', 1, '\n', 'The Python debugger has exited with a BdbQuit exception.\nBecause of how pdb handles the stack, it is impossible\nfor IPython to properly format this particular exception.\nIPython will resume normal operation.', 'store_history') >#45 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x13b95f8, kwcount=1, defs=0xfdcae8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#46 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffaa5fbb08, func=<function at remote 0x12d2c08>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#47 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fbb08) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x12d2c08> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x13b95f0 > x = <optimized out> >#48 PyEval_EvalFrameEx (f=f@entry=<error reading variable: Address 0x7f3cbf3ce069 out of bounds>, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x13b9608 > stack_pointer = <optimized out> > next_instr = 0xf73c2f "\001PWq\031" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x13b95d8 > freevars = 0x13b95e8 > retval = 0x0 > tstate = <optimized out> > co = 0xfdb5b0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0xf73c04 "t" > names = ('nested', 'builtin_trap', 'display_trap', 'interact', 'KeyboardInterrupt', 'write') > consts = ('Start the mainloop.\n\n If an optional banner argument is given, it will override the\n internally created default banner.\n ', 'display_banner', '\nKeyboardInterrupt in interact()\n', None) >#49 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x137dbe8, kwcount=0, defs=0xfdcaa8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#50 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffaa5fbdb8, func=<function at remote 0x12d2b18>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#51 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fbdb8) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x12d2b18> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x137dbe0 > x = <optimized out> >#52 PyEval_EvalFrameEx (f=f@entry=Frame 0x137da60, for file /usr/lib/python2.7/site-packages/IPython/frontend/terminal/ipapp.py, line 377, in start (self=<TerminalIPythonApp(_trait_dyn_inits={'config_file_paths': <function at remote 0xfd7140>, 'config_files': <function at remote 0xfd7230>, 'classes': <function at remote 0x132df50>, 'config_file_name': <function at remote 0xfd7050>}, _log_formatter=<Formatter(datefmt=None, _fmt='[%(name)s] %(message)s') at remote 0x1331910>, _trait_values={'pylab': None, 'verbose_crash': False, 'copy_config_files': False, 'default_extensions': [u'storemagic'], 'aliases': {'profile': 'BaseIPythonApplication.profile', 'c': 'InteractiveShellApp.code_to_run', 'logappend': 'InteractiveShell.logappend', 'autocall': 'InteractiveShell.autocall', 'ipython-dir': 'BaseIPythonApplication.ipython_dir', 'gui': 'TerminalIPythonApp.gui', 'pylab': 'TerminalIPythonApp.pylab', 'ext': 'InteractiveShellApp.extra_extension', 'log-level': 'Application.log_level', 'colors': 'InteractiveShell.colors', 'cache-size': 'InteractiveShell.c...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0x137dbe8 > stack_pointer = <optimized out> > next_instr = 0x12c7d15 "\001n\020" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0x137dbd8 > freevars = 0x137dbe0 > retval = 0x0 > tstate = <optimized out> > co = 0x12c7d30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x12c7cd4 "|" > names = ('subapp', 'None', 'start', 'interact', 'log', 'debug', 'shell', 'mainloop') > consts = (None, "Starting IPython's mainloop...", 'IPython not interactive...') >#53 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0xc73c08, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#54 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffaa5fc068, func=<function at remote 0x1332488>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#55 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fc068) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x1332488> > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0xc73c00 > x = <optimized out> >#56 PyEval_EvalFrameEx (f=f@entry=Frame 0xc73a80, for file /usr/lib/python2.7/site-packages/IPython/frontend/terminal/ipapp.py, line 403, in launch_new_instance (app=<TerminalIPythonApp(_trait_dyn_inits={'config_file_paths': <function at remote 0xfd7140>, 'config_files': <function at remote 0xfd7230>, 'classes': <function at remote 0x132df50>, 'config_file_name': <function at remote 0xfd7050>}, _log_formatter=<Formatter(datefmt=None, _fmt='[%(name)s] %(message)s') at remote 0x1331910>, _trait_values={'pylab': None, 'verbose_crash': False, 'copy_config_files': False, 'default_extensions': [u'storemagic'], 'aliases': {'profile': 'BaseIPythonApplication.profile', 'c': 'InteractiveShellApp.code_to_run', 'logappend': 'InteractiveShell.logappend', 'autocall': 'InteractiveShell.autocall', 'ipython-dir': 'BaseIPythonApplication.ipython_dir', 'gui': 'TerminalIPythonApp.gui', 'pylab': 'TerminalIPythonApp.pylab', 'ext': 'InteractiveShellApp.extra_extension', 'log-level': 'Application.log_level', 'colors': 'InteractiveShell.colors', 'cache-size': 'Intera...(truncated), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0xc73c08 > stack_pointer = <optimized out> > next_instr = 0x12c87f3 "\001d\001" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0xc73bf8 > freevars = 0xc73c00 > retval = 0x0 > tstate = <optimized out> > co = 0x12c7eb0 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x12c87d4 "t" > names = ('TerminalIPythonApp', 'instance', 'initialize', 'start') > consts = ('Create and run a full blown IPython instance', None) >#57 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=0, kws=0xc72690, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#58 0x000000392c4dc113 in fast_function (nk=<optimized out>, na=0, n=<optimized out>, pp_stack=0x7fffaa5fc318, func=<function at remote 0x1332500>) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194 > co = <optimized out> > nd = <optimized out> > globals = <optimized out> > argdefs = <optimized out> > d = <optimized out> >#59 call_function (oparg=<optimized out>, pp_stack=0x7fffaa5fc318) at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119 > func = <function at remote 0x1332500> > w = <optimized out> > na = 0 > nk = <optimized out> > n = <optimized out> > pfunc = 0xc72688 > x = <optimized out> >#60 PyEval_EvalFrameEx (f=f@entry=Frame 0xc72510, for file /usr/bin/ipython, line 7, in <module> (), throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740 > sp = 0xc72690 > stack_pointer = <optimized out> > next_instr = 0x7f3cca730a48 "\001d\003" > opcode = <optimized out> > oparg = <optimized out> > why = WHY_NOT > err = 0 > x = <optimized out> > v = <optimized out> > w = <optimized out> > u = <optimized out> > t = <optimized out> > stream = 0x0 > fastlocals = 0xc72688 > freevars = 0xc72688 > retval = 0x0 > tstate = <optimized out> > co = 0x7f3cca78fa30 > instr_ub = -1 > instr_lb = 0 > instr_prev = -1 > first_instr = 0x7f3cca730a2c "d" > names = ('__doc__', 'IPython.frontend.terminal.ipapp', 'launch_new_instance') > consts = ('Terminal-based IPython entry point.\n', -1, ('launch_new_instance',), None) >#61 0x000000392c4ddb1f in PyEval_EvalCodeEx (co=co@entry=0x7f3cca78fa30, globals=globals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, locals=locals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, 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.3/Python/ceval.c:3330 > f = <optimized out> > retval = 0x0 > fastlocals = <optimized out> > freevars = <optimized out> > tstate = 0xba70a0 > x = <optimized out> > u = <optimized out> >#62 0x000000392c4ddbf2 in PyEval_EvalCode (co=co@entry=0x7f3cca78fa30, globals=globals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, locals=locals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}) at /usr/src/debug/Python-2.7.3/Python/ceval.c:689 >No locals. >#63 0x000000392c4f6b9a in run_mod (mod=<optimized out>, filename=filename@entry=0x7fffaa5fd3d8 "/usr/bin/ipython", globals=globals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, locals=locals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, flags=flags@entry=0x7fffaa5fc590, arena=arena@entry=0xc13c40) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1361 > co = 0x7f3cca78fa30 > v = <optimized out> >#64 0x000000392c4f7992 in PyRun_FileExFlags (fp=fp@entry=0xc6ea90, filename=filename@entry=0x7fffaa5fd3d8 "/usr/bin/ipython", start=start@entry=257, globals=globals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, locals=locals@entry={'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'}, closeit=closeit@entry=1, flags=flags@entry=0x7fffaa5fc590) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:1347 > ret = <optimized out> > mod = <optimized out> > arena = 0xc13c40 >#65 0x000000392c4f83ab in PyRun_SimpleFileExFlags (fp=fp@entry=0xc6ea90, filename=0x7fffaa5fd3d8 "/usr/bin/ipython", closeit=1, flags=flags@entry=0x7fffaa5fc590) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:951 > m = <optimized out> > d = {'__builtins__': <module at remote 0x7f3cca80dad0>, '__file__': '/usr/bin/ipython', 'launch_new_instance': <function at remote 0x1332500>, '__name__': '__main__', '__package__': None, '__doc__': 'Terminal-based IPython entry point.\n'} > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > ret = <optimized out> > len = <optimized out> >#66 0x000000392c4f8fe9 in PyRun_AnyFileExFlags (fp=fp@entry=0xc6ea90, filename=<optimized out>, closeit=<optimized out>, flags=flags@entry=0x7fffaa5fc590) at /usr/src/debug/Python-2.7.3/Python/pythonrun.c:755 >No locals. >#67 0x000000392c509882 in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.3/Modules/main.c:639 > c = <optimized out> > sts = <optimized out> > command = 0x0 > filename = 0x7fffaa5fd3d8 "/usr/bin/ipython" > module = 0x0 > fp = 0xc6ea90 > p = <optimized out> > unbuffered = 0 > skipfirstline = 0 > stdin_is_interactive = 1 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = <optimized out> > cf = {cf_flags = 0} >#68 0x0000003924821735 in __libc_start_main (main=0x4006c0 <main>, argc=2, ubp_av=0x7fffaa5fc748, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffaa5fc738) at libc-start.c:226 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 8360773257873068973, 4196040, 140736051791680, 0, 0, -8360868641797041235, 8391657457898099629}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x392440eee0, 0x24c0ba}, data = {prev = 0x0, cleanup = 0x0, canceltype = 608235232}}} > not_first_call = <optimized out> >#69 0x00000000004006f1 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x000000392c43efd0 0x000000392c51e560 Yes /lib64/libpython2.7.so.1.0 >0x0000003925005790 0x0000003925010494 Yes /lib64/libpthread.so.0 >0x0000003924c00ea0 0x0000003924c019e0 Yes /lib64/libdl.so.2 >0x0000003944200ee0 0x0000003944201814 Yes /lib64/libutil.so.1 >0x00000039254055f0 0x000000392546ca4c Yes /lib64/libm.so.6 >0x000000392481ef60 0x000000392495f780 Yes /lib64/libc.so.6 >0x0000003924400b20 0x000000392441a319 Yes /lib64/ld-linux-x86-64.so.2 >0x00007f3cc40a2370 0x00007f3cc40a48dc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007f3cc3e9a040 0x00007f3cc3e9bae4 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007f3cc3c89ee0 0x00007f3cc3c8e958 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f3cc3a84c60 0x00007f3cc3a852a4 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007f3cc387fd60 0x00007f3cc3880d34 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007f3cc3638720 0x00007f3cc363ade4 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007f3cc34340e0 0x00007f3cc3434b4c Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007f3cc322fb10 0x00007f3cc3230ec4 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007f3cc30277d0 0x00007f3cc3029f10 Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007f3cc2ddd4a0 0x00007f3cc2de06c4 Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007f3cc2bd6190 0x00007f3cc2bd80cc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007f3cc29d28a0 0x00007f3cc29d3488 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x000000312d014780 0x000000312d046c94 Yes /lib64/libssl.so.10 >0x000000392d45ca00 0x000000392d524528 Yes /lib64/libcrypto.so.10 >0x000000312cc0ad60 0x000000312cc38424 Yes /lib64/libgssapi_krb5.so.2 >0x000000312c81b640 0x000000312c893340 Yes /lib64/libkrb5.so.3 >0x000000312c401520 0x000000312c402114 Yes /lib64/libcom_err.so.2 >0x000000392f004490 0x000000392f01c92c Yes /lib64/libk5crypto.so.3 >0x0000003925c01f50 0x0000003925c0e718 Yes /lib64/libz.so.1 >0x000000392e002a60 0x000000392e007eac Yes /lib64/libkrb5support.so.0 >0x000000392dc01120 0x000000392dc01ac4 Yes /lib64/libkeyutils.so.1 >0x00000039274039b0 0x0000003927411e1c Yes /lib64/libresolv.so.2 >0x0000003927c029d0 0x0000003927c12138 Yes /lib64/libgcc_s.so.1 >0x0000003926005fc0 0x0000003926016768 Yes /lib64/libselinux.so.1 >0x00007f3cc27ce260 0x00007f3cc27ceea8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007f3cc25c8ba0 0x00007f3cc25c995c Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007f3cc23c3e20 0x00007f3cc23c4b34 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007f3cc21beab0 0x00007f3cc21bfb28 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007f3cc1fb7cb0 0x00007f3cc1fb9588 Yes /usr/lib64/python2.7/lib-dynload/selectmodule.so >0x00007f3cc1cb1040 0x00007f3cc1cb1720 Yes /usr/lib64/python2.7/lib-dynload/resource.so >0x00007f3cc1aac5f0 0x00007f3cc1aaced4 Yes /usr/lib64/python2.7/lib-dynload/termios.so >0x00007f3cc18a7d80 0x00007f3cc18a8238 Yes /usr/lib64/python2.7/lib-dynload/grpmodule.so >0x00007f3cc16969d0 0x00007f3cc169f1a8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007f3cc1475a90 0x00007f3cc14845c0 Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007f3cc1260620 0x00007f3cc1268328 Yes /usr/lib64/python2.7/lib-dynload/_curses.so >0x0000003926808670 0x0000003926829a88 Yes /lib64/libncursesw.so.5 >0x000000393120cd90 0x0000003931218c48 Yes /lib64/libtinfo.so.5 >0x00007f3cc104edf0 0x00007f3cc1055744 Yes /usr/lib64/python2.7/lib-dynload/_sqlite3.so >0x0000003940e0a2e0 0x0000003940e86860 Yes /lib64/libsqlite3.so.0 >0x00007f3cc0e31190 0x00007f3cc0e3e538 Yes /usr/lib64/python2.7/lib-dynload/_ctypes.so >0x0000003928401950 0x00000039284060ec Yes /lib64/libffi.so.5 >0x00007f3cc0c1d220 0x00007f3cc0c22858 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007f3cc0a152a0 0x00007f3cc0a17f40 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x00007f3cc080aba0 0x00007f3cc080e3c4 Yes /usr/lib64/python2.7/lib-dynload/arraymodule.so >0x00007f3cc06034d0 0x00007f3cc0604f60 Yes /usr/lib64/python2.7/lib-dynload/zlibmodule.so >0x00007f3cc03f84e0 0x00007f3cc03fd200 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x000000392a403dd0 0x000000392a41cccc Yes /lib64/libexpat.so.1 >0x00007f3cc01f1690 0x00007f3cc01f2780 Yes /usr/lib64/python2.7/lib-dynload/_lsprof.so >0x00007f3cbffe0a00 0x00007f3cbffeb38c Yes /usr/lib64/python2.7/lib-dynload/cPickle.so >0x00007f3cbf5d7760 0x00007f3cbf5d88f4 Yes /usr/lib64/python2.7/lib-dynload/readline.so >0x0000003231414f20 0x0000003231433848 Yes /lib64/libreadline.so.6 > No /home/malar/.local/lib/python2.7/site-packages/_pygit2.so > No /home/malar/.local/lib/libgit2.so.0 >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x7f3cbf3cbde0 139898883194336 >rbx 0x8500000015 571230650389 >rcx 0x14867e8 21522408 >rdx 0x7f3cbf5d4738 139898885326648 >rsi 0x0 0 >rdi 0x15133f8 22098936 >rbp 0x15133f8 0x15133f8 >rsp 0x7fffaa5fa000 0x7fffaa5fa000 >r8 0x392c7829a0 245559208352 >r9 0x1 1 >r10 0x0 0 >r11 0x392c539d70 245556813168 >r12 0x0 0 >r13 0x7f3cbf5d44a0 139898885325984 >r14 0x15133f8 22098936 >r15 0x392c45e560 245555914080 >rip 0x7f3cbf3cbdfa 0x7f3cbf3cbdfa >eflags 0x10202 [ IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >No function contains program counter for selected frame.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 874710
:
640949
|
640950
|
640951
| 640952 |
640953
|
640954
|
640955
|
640956
|
640957
|
640958
|
640959
|
640960