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 874925 Details for
Bug 1076870
[abrt] powerline: tupledealloc(): 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), 19.72 KB, created by
John Schmitt
on 2014-03-16 02:05:15 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
John Schmitt
Created:
2014-03-16 02:05:15 UTC
Size:
19.72 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 11477] >warning: File "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py". >To enable execution of this file add > add-auto-load-safe-path /var/cache/abrt-di/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py >line to your configuration file "/home/john/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/john/.gdbinit". >For more information about this security protection see the >"Auto-loading safe path" section in the GDB manual. E.g., run from the shell: > info "(gdb)Auto-loading safe path" >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python /bin/powerline tmux right -R pane_id=%39'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 0x00007fc684a4a1e0 in tupledealloc (op=0x22967d0) at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:238 >238 /usr/src/debug/Python-2.7.5/Objects/tupleobject.c: No such file or directory. > >Thread 1 (Thread 0x7fc684f64740 (LWP 11477)): >#0 0x00007fc684a4a1e0 in tupledealloc (op=0x22967d0) at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:238 > _tstate = 0x22540a0 > i = 39 > len = 69 >#1 0x00007fc684a0ab5b in code_dealloc (co=0x7fc67bf0d430) at /usr/src/debug/Python-2.7.5/Objects/codeobject.c:308 >No locals. >#2 0x00007fc684aa2377 in load_source_module (name=name@entry=0x23886aa "argparse", pathname=<optimized out>, pathname@entry=0x23818e0 "/usr/lib64/python2.7/argparse.py", fp=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:1100 > st = {st_dev = 64768, st_ino = 396111, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 88530, st_blksize = 4096, st_blocks = 176, st_atim = {tv_sec = 1394355923, tv_nsec = 300156852}, st_mtim = {tv_sec = 1392817667, tv_nsec = 0}, st_ctim = {tv_sec = 1393259567, tv_nsec = 340709549}, __unused = {0, 0, 0}} > buf = 0x23a7e80 "/usr/lib64/python2.7/argparse.pyc" > co = 0x7fc67bf0d430 > m = 0x7fc67bf01c20 > mtime = 1392817667 >#3 0x00007fc684aa2d23 in load_module (name=name@entry=0x23886aa "argparse", fp=<optimized out>, pathname=pathname@entry=0x23818e0 "/usr/lib64/python2.7/argparse.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> >#4 0x00007fc684aa2ff1 in import_submodule (mod=mod@entry=0x7fc684d3ff00 <_Py_NoneStruct>, subname=subname@entry=0x23886aa "argparse", fullname=fullname@entry=0x23886aa "argparse") at /usr/src/debug/Python-2.7.5/Python/import.c:2700 > buf = 0x23818e0 "/usr/lib64/python2.7/argparse.py" > fp = 0x235bec0 > path = 0x0 > loader = 0x0 > fdp = <optimized out> > modules = 0x2273700 > m = <optimized out> >#5 0x00007fc684aa32d6 in load_next (mod=0x7fc684e5ea60, altmod=0x7fc684d3ff00 <_Py_NoneStruct>, p_name=p_name@entry=0x7fffd2900f78, buf=buf@entry=0x23886a0 "powerline.argparse", p_buflen=p_buflen@entry=0x7fffd2900f80) at /usr/src/debug/Python-2.7.5/Python/import.c:2519 > name = 0x7fc67beed714 "argparse" > dot = <optimized out> > len = 8 > p = 0x23886aa "argparse" > result = <optimized out> >#6 0x00007fc684aa3c1e in import_module_level (locals=<optimized out>, level=<optimized out>, fromlist=0x7fc684d3ff00 <_Py_NoneStruct>, globals=<optimized out>, name=0x0) at /usr/src/debug/Python-2.7.5/Python/import.c:2224 > buf = 0x23886a0 "powerline.argparse" > buflen = 18 > head = <optimized out> > tail = <optimized out> > next = <optimized out> >#7 PyImport_ImportModuleLevel (name=<optimized out>, globals=<optimized out>, locals=<optimized out>, fromlist=0x7fc684d3ff00 <_Py_NoneStruct>, level=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/import.c:2288 >No locals. >#8 0x00007fc684a8a41f 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 = {0x7fc684adbb3e "name", 0x7fc684adce89 "globals", 0x7fc684af1636 "locals", 0x7fc684af0d51 "fromlist", 0x7fc684af74f4 "level", 0x0} > name = 0x7fc67beed714 "argparse" > globals = 0x23a56d0 > locals = 0x7fc684d3ff00 <_Py_NoneStruct> > fromlist = 0x7fc684d3ff00 <_Py_NoneStruct> > level = -1 >#9 0x00007fc6849fa0c3 in PyObject_Call (func=func@entry=0x7fc684f52050, arg=arg@entry=0x7fc684ea91b0, kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x7fc684a34050 <PyCFunction_Call> >#10 0x00007fc684a8c037 in PyEval_CallObjectWithKeywords (func=func@entry=0x7fc684f52050, arg=arg@entry=0x7fc684ea91b0, kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#11 0x00007fc684a8db03 in PyEval_EvalFrameEx (f=f@entry=0x231ce90, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2407 > stack_pointer = 0x231d038 > next_instr = <optimized out> > opcode = <optimized out> > oparg = <optimized out> > why = 1 > err = 0 > x = 0x7fc684f52050 > v = 0x7fc684f52050 > w = 0x7fc684ea91b0 > u = 0x2270c98 > t = <optimized out> > stream = 0x0 > fastlocals = 0x231d008 > 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> >#12 0x00007fc684a921ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=0, kws=0x23314d0, kwcount=1, defs=0x7fc684ddcee8, defcount=1, closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330 > f = 0x231ce90 > retval = 0x0 > fastlocals = 0x231d008 > freevars = 0x231d030 > tstate = 0x22540a0 > x = <optimized out> > u = <optimized out> >#13 0x00007fc684a9089f in fast_function (nk=<optimized out>, na=0, n=2, pp_stack=0x7fffd29013a0, func=0x7fc67beeecf8) at /usr/src/debug/Python-2.7.5/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=0x7fffd29013a0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x7fc67beeecf8 > w = <optimized out> > na = 0 > nk = <optimized out> > n = 2 > pfunc = 0x23314c8 > x = <optimized out> >#15 PyEval_EvalFrameEx (f=f@entry=0x2331350, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x23314e0 > 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 = 0x23314c8 > 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> >#16 0x00007fc684a921ed in PyEval_EvalCodeEx (co=co@entry=0x7fc684ea7e30, globals=globals@entry=0x2291570, locals=locals@entry=0x2291570, 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 = 0x2331350 > retval = 0x0 > fastlocals = 0x23314c8 > freevars = 0x23314c8 > tstate = 0x22540a0 > x = <optimized out> > u = <optimized out> >#17 0x00007fc684a922f2 in PyEval_EvalCode (co=co@entry=0x7fc684ea7e30, globals=globals@entry=0x2291570, locals=locals@entry=0x2291570) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#18 0x00007fc684aab72f in run_mod (mod=<optimized out>, filename=filename@entry=0x7fffd2902692 "/bin/powerline", globals=globals@entry=0x2291570, locals=locals@entry=0x2291570, flags=flags@entry=0x7fffd2901600, arena=arena@entry=0x22db550) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1373 > co = 0x7fc684ea7e30 > v = <optimized out> >#19 0x00007fc684aac8ee in PyRun_FileExFlags (fp=fp@entry=0x231feb0, filename=filename@entry=0x7fffd2902692 "/bin/powerline", start=start@entry=257, globals=globals@entry=0x2291570, locals=locals@entry=0x2291570, closeit=closeit@entry=1, flags=flags@entry=0x7fffd2901600) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1359 > ret = <optimized out> > mod = <optimized out> > arena = 0x22db550 >#20 0x00007fc684aadb79 in PyRun_SimpleFileExFlags (fp=fp@entry=0x231feb0, filename=filename@entry=0x7fffd2902692 "/bin/powerline", closeit=closeit@entry=1, flags=flags@entry=0x7fffd2901600) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:951 > m = 0x7fc684f58c58 > d = 0x2291570 > v = <optimized out> > ext = 0x7fffd290269c "line" > set_file_name = 1 > len = <optimized out> > ret = -1 >#21 0x00007fc684aae0a3 in PyRun_AnyFileExFlags (fp=fp@entry=0x231feb0, filename=filename@entry=0x7fffd2902692 "/bin/powerline", closeit=closeit@entry=1, flags=flags@entry=0x7fffd2901600) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755 >No locals. >#22 0x00007fc684abeb9f in Py_Main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/main.c:640 > c = <optimized out> > sts = -1 > command = 0x0 > filename = 0x7fffd2902692 "/bin/powerline" > module = 0x0 > fp = 0x231feb0 > p = <optimized out> > unbuffered = 0 > skipfirstline = 0 > stdin_is_interactive = 0 > help = <optimized out> > version = <optimized out> > saw_unbuffered_flag = <optimized out> > cf = {cf_flags = 0} >#23 0x00007fc683ce7d65 in __libc_start_main (main=0x4006f0 <main>, argc=6, argv=0x7fffd29017c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd29017b8) at libc-start.c:285 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -7247190809936845439, 4196088, 140736726046656, 0, 0, 7247254402063213953, 7269313134115366273}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x4007f0 <__libc_csu_init>, 0x7fffd29017c8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4196336}}} > not_first_call = <optimized out> >#24 0x0000000000400721 in _start () >No symbol table info available. >From To Syms Read Shared Object Library >0x00007fc6849ef3d0 0x00007fc684ad5d90 Yes /lib64/libpython2.7.so.1.0 >0x00007fc6847989f0 0x00007fc6847a4614 Yes /lib64/libpthread.so.0 >0x00007fc68458fed0 0x00007fc6845909d0 Yes /lib64/libdl.so.2 >0x00007fc68438cf10 0x00007fc68438d804 Yes /lib64/libutil.so.1 >0x00007fc68408a890 0x00007fc6840f9bb8 Yes /lib64/libm.so.6 >0x00007fc683ce5560 0x00007fc683e26bb4 Yes /lib64/libc.so.6 >0x00007fc684d76b10 0x00007fc684d8fc70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fc67d598b20 0x00007fc67d599d18 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007fc67d392bf0 0x00007fc67d393cac Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007fc67d18b520 0x00007fc67d18dbfc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007fc67cf820e0 0x00007fc67cf84254 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007fc67cd71f80 0x00007fc67cd76c84 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007fc67cb6ae50 0x00007fc67cb6bfc4 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007fc67c967180 0x00007fc67c967c80 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007fc67c75f960 0x00007fc67c7623ac Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007fc67c555fd0 0x00007fc67c55a974 Yes /usr/lib64/python2.7/lib-dynload/_json.so >0x00007fc67c34f240 0x00007fc67c3514bc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007fc67c1371d0 0x00007fc67c14474c Yes /usr/lib64/python2.7/lib-dynload/_ctypes.so >0x00007fc67bf29870 0x00007fc67bf2dfe8 Yes /lib64/libffi.so.6 >0x00007fc67bce12d0 0x00007fc67bce40bc Yes /lib64/librt.so.1 >0x00007fc67bad9750 0x00007fc67badc044 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007fc67b7d2b50 0x00007fc67b7d4084 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x80007fc684d2fb00 -9223231546246104320 >rbx 0x26 38 >rcx 0x2254150 35995984 >rdx 0x0 0 >rsi 0x1 1 >rdi 0x7fc67bef47b0 140490459531184 >rbp 0x22967d0 0x22967d0 >rsp 0x7fffd2900d40 0x7fffd2900d40 >r8 0x1 1 >r9 0x7fc67bf0ab9c 140490459622300 >r10 0x7fc684d755d0 140490608956880 >r11 0x7fc683e44010 140490593026064 >r12 0x22540a0 35995808 >r13 0x45 69 >r14 0x23886aa 37258922 >r15 0x7fc684d755ec 140490608956908 >rip 0x7fc684a4a1e0 0x7fc684a4a1e0 <tupledealloc+128> >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 tupledealloc: > 0x00007fc684a4a160 <+0>: push %r13 > 0x00007fc684a4a162 <+2>: push %r12 > 0x00007fc684a4a164 <+4>: push %rbp > 0x00007fc684a4a165 <+5>: mov %rdi,%rbp > 0x00007fc684a4a168 <+8>: push %rbx > 0x00007fc684a4a169 <+9>: sub $0x8,%rsp > 0x00007fc684a4a16d <+13>: mov 0x10(%rdi),%r13 > 0x00007fc684a4a171 <+17>: callq 0x7fc6849ef260 <PyObject_GC_UnTrack@plt> > 0x00007fc684a4a176 <+22>: mov 0x2dea0b(%rip),%rax # 0x7fc684d28b88 > 0x00007fc684a4a17d <+29>: mov (%rax),%r12 > 0x00007fc684a4a180 <+32>: test %r12,%r12 > 0x00007fc684a4a183 <+35>: je 0x7fc684a4a1a1 <tupledealloc+65> > 0x00007fc684a4a185 <+37>: mov 0x98(%r12),%eax > 0x00007fc684a4a18d <+45>: cmp $0x31,%eax > 0x00007fc684a4a190 <+48>: jg 0x7fc684a4a270 <tupledealloc+272> > 0x00007fc684a4a196 <+54>: add $0x1,%eax > 0x00007fc684a4a199 <+57>: mov %eax,0x98(%r12) > 0x00007fc684a4a1a1 <+65>: test %r13,%r13 > 0x00007fc684a4a1a4 <+68>: jle 0x7fc684a4a1ef <tupledealloc+143> > 0x00007fc684a4a1a6 <+70>: mov %r13,%rbx > 0x00007fc684a4a1a9 <+73>: nopl 0x0(%rax) > 0x00007fc684a4a1b0 <+80>: sub $0x1,%rbx > 0x00007fc684a4a1b4 <+84>: cmp $0xffffffffffffffff,%rbx > 0x00007fc684a4a1b8 <+88>: je 0x7fc684a4a1e9 <tupledealloc+137> > 0x00007fc684a4a1ba <+90>: mov 0x18(%rbp,%rbx,8),%rax > 0x00007fc684a4a1bf <+95>: test %rax,%rax > 0x00007fc684a4a1c2 <+98>: je 0x7fc684a4a1b0 <tupledealloc+80> > 0x00007fc684a4a1c4 <+100>: mov (%rax),%rsi > 0x00007fc684a4a1c7 <+103>: lea -0x1(%rsi),%rdx > 0x00007fc684a4a1cb <+107>: test %rdx,%rdx > 0x00007fc684a4a1ce <+110>: mov %rdx,(%rax) > 0x00007fc684a4a1d1 <+113>: jne 0x7fc684a4a1b0 <tupledealloc+80> > 0x00007fc684a4a1d3 <+115>: mov 0x18(%rbp,%rbx,8),%rdi > 0x00007fc684a4a1d8 <+120>: sub $0x1,%rbx > 0x00007fc684a4a1dc <+124>: mov 0x8(%rdi),%rax >=> 0x00007fc684a4a1e0 <+128>: callq *0x30(%rax) > 0x00007fc684a4a1e3 <+131>: cmp $0xffffffffffffffff,%rbx > 0x00007fc684a4a1e7 <+135>: jne 0x7fc684a4a1ba <tupledealloc+90> > 0x00007fc684a4a1e9 <+137>: cmp $0x13,%r13 > 0x00007fc684a4a1ed <+141>: jle 0x7fc684a4a230 <tupledealloc+208> > 0x00007fc684a4a1ef <+143>: mov 0x8(%rbp),%rax > 0x00007fc684a4a1f3 <+147>: mov %rbp,%rdi > 0x00007fc684a4a1f6 <+150>: callq *0x140(%rax) > 0x00007fc684a4a1fc <+156>: test %r12,%r12 > 0x00007fc684a4a1ff <+159>: je 0x7fc684a4a223 <tupledealloc+195> > 0x00007fc684a4a201 <+161>: mov 0x98(%r12),%eax > 0x00007fc684a4a209 <+169>: sub $0x1,%eax > 0x00007fc684a4a20c <+172>: cmpq $0x0,0xa0(%r12) > 0x00007fc684a4a215 <+181>: mov %eax,0x98(%r12) > 0x00007fc684a4a21d <+189>: je 0x7fc684a4a223 <tupledealloc+195> > 0x00007fc684a4a21f <+191>: test %eax,%eax > 0x00007fc684a4a221 <+193>: jle 0x7fc684a4a288 <tupledealloc+296> > 0x00007fc684a4a223 <+195>: add $0x8,%rsp > 0x00007fc684a4a227 <+199>: pop %rbx > 0x00007fc684a4a228 <+200>: pop %rbp > 0x00007fc684a4a229 <+201>: pop %r12 > 0x00007fc684a4a22b <+203>: pop %r13 > 0x00007fc684a4a22d <+205>: retq > 0x00007fc684a4a22e <+206>: xchg %ax,%ax > 0x00007fc684a4a230 <+208>: lea 0x31e749(%rip),%rdx # 0x7fc684d68980 <numfree> > 0x00007fc684a4a237 <+215>: mov (%rdx,%r13,4),%ecx > 0x00007fc684a4a23b <+219>: cmp $0x7cf,%ecx > 0x00007fc684a4a241 <+225>: jg 0x7fc684a4a1ef <tupledealloc+143> > 0x00007fc684a4a243 <+227>: mov 0x8(%rbp),%rax > 0x00007fc684a4a247 <+231>: cmp 0x2de6e2(%rip),%rax # 0x7fc684d28930 > 0x00007fc684a4a24e <+238>: jne 0x7fc684a4a1f3 <tupledealloc+147> > 0x00007fc684a4a250 <+240>: lea 0x31e789(%rip),%rax # 0x7fc684d689e0 <free_list> > 0x00007fc684a4a257 <+247>: add $0x1,%ecx > 0x00007fc684a4a25a <+250>: mov %ecx,(%rdx,%r13,4) > 0x00007fc684a4a25e <+254>: mov (%rax,%r13,8),%rsi > 0x00007fc684a4a262 <+258>: mov %rbp,(%rax,%r13,8) > 0x00007fc684a4a266 <+262>: mov %rsi,0x18(%rbp) > 0x00007fc684a4a26a <+266>: jmp 0x7fc684a4a1fc <tupledealloc+156> > 0x00007fc684a4a26c <+268>: nopl 0x0(%rax) > 0x00007fc684a4a270 <+272>: add $0x8,%rsp > 0x00007fc684a4a274 <+276>: mov %rbp,%rdi > 0x00007fc684a4a277 <+279>: pop %rbx > 0x00007fc684a4a278 <+280>: pop %rbp > 0x00007fc684a4a279 <+281>: pop %r12 > 0x00007fc684a4a27b <+283>: pop %r13 > 0x00007fc684a4a27d <+285>: jmpq 0x7fc6849edbb0 <_PyTrash_thread_deposit_object@plt> > 0x00007fc684a4a282 <+290>: nopw 0x0(%rax,%rax,1) > 0x00007fc684a4a288 <+296>: add $0x8,%rsp > 0x00007fc684a4a28c <+300>: pop %rbx > 0x00007fc684a4a28d <+301>: pop %rbp > 0x00007fc684a4a28e <+302>: pop %r12 > 0x00007fc684a4a290 <+304>: pop %r13 > 0x00007fc684a4a292 <+306>: jmpq 0x7fc6849eed60 <_PyTrash_thread_destroy_chain@plt> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1076870
: 874925 |
874926
|
874927
|
874928
|
874929
|
874930
|
874931
|
874932
|
874933
|
874934
|
874935
|
874936