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 927607 Details for
Bug 1130847
[abrt] eclipse-pydev: strlen(): 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), 43.03 KB, created by
shahnavaz
on 2014-08-18 03:17:52 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
shahnavaz
Created:
2014-08-18 03:17:52 UTC
Size:
43.03 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 3082] >[New LWP 3079] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/python -u /usr/share/eclipse/dropins/pydev/plugins/org.python.pydev_3.'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 strlen () at ../sysdeps/x86_64/strlen.S:106 >106 ../sysdeps/x86_64/strlen.S: No such file or directory. > >Thread 2 (Thread 0x7f2f3b6bd740 (LWP 3079)): >#0 0x00000033c3eec703 in select () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f2f3439207b in floatsleep (secs=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/timemodule.c:948 > _save = 0x10e20a0 > t = {tv_sec = 3, tv_usec = 19511} > frac = 0 >#2 time_sleep (self=<optimized out>, args=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/timemodule.c:206 > secs = 5 >#3 0x0000003e738e0bd4 in call_function (oparg=<optimized out>, pp_stack=0x7fff8fe937d0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4098 > flags = <optimized out> > tstate = 0x10e20a0 > func = 0x7f2f34de32d8 > w = <optimized out> > na = 1 > nk = <optimized out> > n = <optimized out> > pfunc = 0x11df268 > x = <optimized out> >#4 PyEval_EvalFrameEx (f=f@entry=0x11df0f0, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x11df270 > 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 = 0x11df268 > 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 0x0000003e738e21ed in PyEval_EvalCodeEx (co=co@entry=0x7f2f3b5b3a30, globals=globals@entry=0x111f660, locals=locals@entry=0x111f660, 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 = 0x11df0f0 > retval = 0x0 > fastlocals = 0x11df268 > freevars = 0x11df268 > tstate = 0x10e20a0 > x = <optimized out> > u = <optimized out> >#6 0x0000003e738e22f2 in PyEval_EvalCode (co=co@entry=0x7f2f3b5b3a30, globals=globals@entry=0x111f660, locals=locals@entry=0x111f660) at /usr/src/debug/Python-2.7.5/Python/ceval.c:689 >No locals. >#7 0x0000003e738fb72f in run_mod (mod=<optimized out>, filename=filename@entry=0x7fff8fe958bb "/usr/share/eclipse/dropins/pydev/plugins/org.python.pydev_3.5.0.201405291619/pysrc/pycompletionserver.py", globals=globals@entry=0x111f660, locals=locals@entry=0x111f660, flags=flags@entry=0x7fff8fe93a30, arena=arena@entry=0x11c8cd0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1373 > co = 0x7f2f3b5b3a30 > v = <optimized out> >#8 0x0000003e738fc8ee in PyRun_FileExFlags (fp=fp@entry=0x11aa830, filename=filename@entry=0x7fff8fe958bb "/usr/share/eclipse/dropins/pydev/plugins/org.python.pydev_3.5.0.201405291619/pysrc/pycompletionserver.py", start=start@entry=257, globals=globals@entry=0x111f660, locals=locals@entry=0x111f660, closeit=closeit@entry=1, flags=flags@entry=0x7fff8fe93a30) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1359 > ret = <optimized out> > mod = <optimized out> > arena = 0x11c8cd0 >#9 0x0000003e738fdb79 in PyRun_SimpleFileExFlags (fp=fp@entry=0x11aa830, filename=filename@entry=0x7fff8fe958bb "/usr/share/eclipse/dropins/pydev/plugins/org.python.pydev_3.5.0.201405291619/pysrc/pycompletionserver.py", closeit=closeit@entry=1, flags=flags@entry=0x7fff8fe93a30) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:951 > m = 0x7f2f3b6b1c58 > d = 0x111f660 > v = <optimized out> > ext = 0x7fff8fe9591f "r.py" > set_file_name = 1 > len = <optimized out> > ret = -1 >#10 0x0000003e738fe0a3 in PyRun_AnyFileExFlags (fp=fp@entry=0x11aa830, filename=filename@entry=0x7fff8fe958bb "/usr/share/eclipse/dropins/pydev/plugins/org.python.pydev_3.5.0.201405291619/pysrc/pycompletionserver.py", closeit=closeit@entry=1, flags=flags@entry=0x7fff8fe93a30) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755 >No locals. >#11 0x0000003e7390eb9f 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 = 0x7fff8fe958bb "/usr/share/eclipse/dropins/pydev/plugins/org.python.pydev_3.5.0.201405291619/pysrc/pycompletionserver.py" > module = 0x0 > fp = 0x11aa830 > 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} >#12 0x00000033c3e21d65 in __libc_start_main (main=0x4006f0 <main>, argc=4, argv=0x7fff8fe93bf8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff8fe93be8) at libc-start.c:285 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 786336605960837707, 4196088, 140735607815152, 0, 0, -786230904557233589, 760588534885423691}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fff8fe93c20, 0x33c3c21168}, data = {prev = 0x0, cleanup = 0x0, canceltype = -1880540128}}} > not_first_call = <optimized out> >#13 0x0000000000400721 in _start () >No symbol table info available. > >Thread 1 (Thread 0x7f2f33267700 (LWP 3082)): >#0 strlen () at ../sysdeps/x86_64/strlen.S:106 >No locals. >#1 0x0000003e73891a93 in PyString_FromFormatV (format=format@entry=0x3e73931d58 "type object '%.50s' has no attribute '%.400s'", vargs=vargs@entry=0x7f2f33265e80) at /usr/src/debug/Python-2.7.5/Objects/stringobject.c:241 > longlongflag = <optimized out> > count = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7f2f33265f70, reg_save_area = 0x7f2f33265ea0}} > n = 13 > f = 0x3e73931d69 "s' has no attribute '%.400s'" > s = <optimized out> > string = 0x10e2480 >#2 0x0000003e738eac4c in PyErr_Format (exception=0x3e73b85580 <_PyExc_AttributeError>, format=format@entry=0x3e73931d58 "type object '%.50s' has no attribute '%.400s'") at /usr/src/debug/Python-2.7.5/Python/errors.c:550 > vargs = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7f2f33265f70, reg_save_area = 0x7f2f33265ea0}} > string = <optimized out> >#3 0x0000003e738a80a3 in type_getattro (type=0x7f2f28894c80 <TeventFd_Type>, name=0x7f2f3b67e360) at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:2615 > metatype = 0x3e73b97d40 <PyType_Type> > meta_attribute = 0x0 > attribute = <optimized out> > meta_get = 0x0 >#4 0x0000003e738d85d0 in builtin_hasattr (self=<optimized out>, args=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/bltinmodule.c:893 > v = 0x7f2f28894c80 <TeventFd_Type> > name = 0x7f2f3b67e360 >#5 0x0000003e738e0bd4 in call_function (oparg=<optimized out>, pp_stack=0x7f2f332660f0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4098 > flags = <optimized out> > tstate = 0x1276e60 > func = 0x7f2f3b6ab5f0 > w = <optimized out> > na = 2 > nk = <optimized out> > n = <optimized out> > pfunc = 0x7f2f2c055a90 > x = <optimized out> >#6 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c055910, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c055a98 > 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 = 0x7f2f2c055a88 > 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> >#7 0x0000003e738e0990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7f2f33266250, func=0x123b0c8) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x7f2f2c055a88 > i = <optimized out> > f = 0x7f2f2c055910 > tstate = 0x1276e60 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#8 call_function (oparg=<optimized out>, pp_stack=0x7f2f33266250) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x123b0c8 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x7f2f2c0709d0 > x = <optimized out> >#9 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c070850, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c0709e0 > 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 = 0x7f2f2c0709c8 > 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> >#10 0x0000003e738e0990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7f2f332663b0, func=0x123b5f0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x7f2f2c0709c8 > i = <optimized out> > f = 0x7f2f2c070850 > tstate = 0x1276e60 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#11 call_function (oparg=<optimized out>, pp_stack=0x7f2f332663b0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x123b5f0 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x7f2f2c05dfb0 > x = <optimized out> >#12 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c05dd40, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c05dfc0 > 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 = 0x7f2f2c05deb8 > 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> >#13 0x0000003e738e21ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=1, kws=0x7f2f2c0480a0, kwcount=0, defs=0x7f2f34df3ec8, defcount=3, closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330 > f = 0x7f2f2c05dd40 > retval = 0x0 > fastlocals = 0x7f2f2c05deb8 > freevars = 0x7f2f2c05dfa8 > tstate = 0x1276e60 > x = <optimized out> > u = <optimized out> >#14 0x0000003e738e089f in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7f2f332665b0, func=0x123f230) 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> >#15 call_function (oparg=<optimized out>, pp_stack=0x7f2f332665b0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x123f230 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x7f2f2c048090 > x = <optimized out> >#16 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c047ee0, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c0480a0 > 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 = 0x7f2f2c048058 > 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> >#17 0x0000003e738e21ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=<optimized out>, argcount=argcount@entry=2, kws=0x7f2f2c000f70, kwcount=0, defs=0x7f2f34df1ce8, defcount=1, closure=closure@entry=0x0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330 > f = 0x7f2f2c047ee0 > retval = 0x0 > fastlocals = 0x7f2f2c048058 > freevars = 0x7f2f2c048090 > tstate = 0x1276e60 > x = <optimized out> > u = <optimized out> >#18 0x0000003e738e089f in fast_function (nk=<optimized out>, na=2, n=2, pp_stack=0x7f2f332667b0, func=0x123f0c8) 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> >#19 call_function (oparg=<optimized out>, pp_stack=0x7f2f332667b0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x123f0c8 > w = <optimized out> > na = 2 > nk = <optimized out> > n = 2 > pfunc = 0x7f2f2c000f58 > x = <optimized out> >#20 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c000d20, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c000f70 > 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 = 0x7f2f2c000e98 > 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> >#21 0x0000003e738e0990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7f2f33266910, func=0x12bf668) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x7f2f2c000e98 > i = <optimized out> > f = 0x7f2f2c000d20 > tstate = 0x1276e60 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#22 call_function (oparg=<optimized out>, pp_stack=0x7f2f33266910) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x12bf668 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x7f2f2c000c78 > x = <optimized out> >#23 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c000ae0, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c000c80 > 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 = 0x7f2f2c000c58 > 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> >#24 0x0000003e738e0990 in fast_function (nk=<optimized out>, na=1, n=1, pp_stack=0x7f2f33266a70, func=0x7f2f34df6848) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4184 > retval = 0x0 > fastlocals = 0x7f2f2c000c58 > i = <optimized out> > f = 0x7f2f2c000ae0 > tstate = 0x1276e60 > stack = <optimized out> > co = <optimized out> > nd = 0 > globals = <optimized out> > argdefs = <optimized out> > d = 0x0 >#25 call_function (oparg=<optimized out>, pp_stack=0x7f2f33266a70) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4119 > func = 0x7f2f34df6848 > w = <optimized out> > na = 1 > nk = <optimized out> > n = 1 > pfunc = 0x7f2f2c000a90 > x = <optimized out> >#26 PyEval_EvalFrameEx (f=f@entry=0x7f2f2c000910, throwflag=throwflag@entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740 > sp = 0x7f2f2c000a98 > 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 = 0x7f2f2c000a88 > 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 0x0000003e738e21ed in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x1252928, 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.5/Python/ceval.c:3330 > f = 0x7f2f2c000910 > retval = 0x0 > fastlocals = 0x7f2f2c000a88 > freevars = 0x7f2f2c000a90 > tstate = 0x1276e60 > x = <optimized out> > u = <optimized out> >#28 0x0000003e7386f0f8 in function_call (func=0x7f2f34df6758, arg=0x1252910, 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 >#29 0x0000003e7384a0c3 in PyObject_Call (func=func@entry=0x7f2f34df6758, arg=arg@entry=0x1252910, kw=kw@entry=0x0) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3e7386f050 <function_call> >#30 0x0000003e738590c5 in instancemethod_call (func=0x7f2f34df6758, arg=0x1252910, kw=0x0) at /usr/src/debug/Python-2.7.5/Objects/classobject.c:2602 > self = <optimized out> > klass = <optimized out> > result = <optimized out> >#31 0x0000003e7384a0c3 in PyObject_Call (func=func@entry=0x1222230, arg=arg@entry=0x7f2f3b67d050, kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529 > result = <optimized out> > call = 0x3e73859020 <instancemethod_call> >#32 0x0000003e738dc037 in PyEval_CallObjectWithKeywords (func=0x1222230, arg=0x7f2f3b67d050, kw=<optimized out>) at /usr/src/debug/Python-2.7.5/Python/ceval.c:3967 > result = <optimized out> >#33 0x0000003e73910842 in t_bootstrap (boot_raw=0x1272f80) at /usr/src/debug/Python-2.7.5/Modules/threadmodule.c:614 > boot = 0x1272f80 > tstate = 0x1276e60 > res = <optimized out> >#34 0x00000033c4607f33 in start_thread (arg=0x7f2f33267700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f2f33267700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139840698349312, 786336605960837707, 0, 0, 139840698350016, 139840698349312, -812962719401600437, 760589620501322315}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#35 0x00000033c3ef4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. >From To Syms Read Shared Object Library >0x0000003e7383f3d0 0x0000003e73925d90 Yes /lib64/libpython2.7.so.1.0 >0x00000033c46059f0 0x00000033c4611614 Yes /lib64/libpthread.so.0 >0x00000033c4200ed0 0x00000033c42019d0 Yes /lib64/libdl.so.2 >0x00000033de200f10 0x00000033de201804 Yes /lib64/libutil.so.1 >0x00000033c4e05890 0x00000033c4e74bb8 Yes /lib64/libm.so.6 >0x00000033c3e1f560 0x00000033c3f60bb4 Yes /lib64/libc.so.6 >0x00000033c3a00b10 0x00000033c3a19c70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007f2f3b382630 0x00007f2f3b382f94 Yes /usr/lib64/python2.7/lib-dynload/termios.so >0x00007f2f34bc2520 0x00007f2f34bc4bfc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007f2f349b40e0 0x00007f2f349b6254 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007f2f347a2f80 0x00007f2f347a7c84 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007f2f34598e50 0x00007f2f34599fc4 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007f2f34391b20 0x00007f2f34392d18 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007f2f34189750 0x00007f2f3418c044 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007f2f33f74150 0x00007f2f33f7b338 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007f2f33d69180 0x00007f2f33d69c80 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007f2f33b5b4d0 0x00007f2f33b5e274 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x0000003cc04183c0 0x0000003cc0452550 Yes /lib64/libssl.so.10 >0x0000003547269c40 0x000000354735a538 Yes /lib64/libcrypto.so.10 >0x0000003cbf80bee0 0x0000003cbf83c1b4 Yes /lib64/libgssapi_krb5.so.2 >0x0000003cbf4251a0 0x0000003cbf4877ac Yes /lib64/libkrb5.so.3 >0x00000033d5201570 0x00000033d5202154 Yes /lib64/libcom_err.so.2 >0x0000003cbfc048b0 0x0000003cbfc247e8 Yes /lib64/libk5crypto.so.3 >0x00000033c4a02210 0x00000033c4a0e930 Yes /lib64/libz.so.1 >0x0000003cbf003620 0x0000003cbf009f8c Yes /lib64/libkrb5support.so.0 >0x000000325d401570 0x000000325d402194 Yes /lib64/libkeyutils.so.1 >0x00000033c6a03a40 0x00000033c6a127dc Yes /lib64/libresolv.so.2 >0x0000003c2e0064a0 0x0000003c2e018fe4 Yes /lib64/libselinux.so.1 >0x0000003c2dc01770 0x0000003c2dc4b9e0 Yes /lib64/libpcre.so.1 >0x00000039d2a030e0 0x00000039d2a19050 Yes /lib64/liblzma.so.5 >0x00007f2f33951bf0 0x00007f2f33952cac Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007f2f33742960 0x00007f2f337453ac Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007f2f33539240 0x00007f2f3353b4bc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007f2f3326a240 0x00007f2f33270ee4 Yes /lib64/libnss_files.so.2 >0x00007f2f32850590 0x00007f2f3285602c Yes /usr/lib64/python2.7/site-packages/OpenSSL/crypto.so >0x00007f2f326413e0 0x00007f2f32641a7c Yes /usr/lib64/python2.7/site-packages/OpenSSL/rand.so >0x00007f2f324354f0 0x00007f2f3243957c Yes /usr/lib64/python2.7/site-packages/OpenSSL/SSL.so >0x00007f2f3220e440 0x00007f2f3221fa08 Yes /usr/lib64/python2.7/site-packages/_audit.so >0x0000003e73c02970 0x0000003e73c082c4 Yes /lib64/libaudit.so.1 >0x00007f2f32000d00 0x00007f2f320013f4 Yes /usr/lib64/python2.7/lib-dynload/_bisectmodule.so >0x00007f2f31dd6550 0x00007f2f31dee0c8 Yes /usr/lib64/python2.7/lib-dynload/_bsddb.so >0x00000033e102f290 0x00000033e117237c Yes /lib64/libdb-5.3.so >0x00007f2f31baae10 0x00007f2f31bac0b8 Yes /usr/lib64/python2.7/lib-dynload/_codecs_cn.so >0x00007f2f31982af0 0x00007f2f31983478 Yes /usr/lib64/python2.7/lib-dynload/_codecs_hk.so >0x00007f2f317798b0 0x00007f2f3177b690 Yes /usr/lib64/python2.7/lib-dynload/_codecs_iso2022.so >0x00007f2f31534de0 0x00007f2f315370a8 Yes /usr/lib64/python2.7/lib-dynload/_codecs_jp.so >0x00007f2f3130a810 0x00007f2f3130b678 Yes /usr/lib64/python2.7/lib-dynload/_codecs_kr.so >0x00007f2f310e9e70 0x00007f2f310ea5d8 Yes /usr/lib64/python2.7/lib-dynload/_codecs_tw.so >0x00007f2f30ee07c0 0x00007f2f30ee0950 Yes /usr/lib64/python2.7/lib-dynload/_cryptmodule.so >0x00000032e9e00ed0 0x00000032e9e0598c Yes /lib64/libcrypt.so.1 >0x00000032ea603f80 0x00000032ea65812d Yes /lib64/libfreebl3.so >0x00007f2f30cd9ee0 0x00007f2f30cdc3d8 Yes /usr/lib64/python2.7/lib-dynload/_csv.so >0x00007f2f30abf1d0 0x00007f2f30acc74c Yes /usr/lib64/python2.7/lib-dynload/_ctypes.so >0x00000033c6e01870 0x00000033c6e05fe8 Yes /lib64/libffi.so.6 >0x00007f2f308a5700 0x00007f2f308adf68 Yes /usr/lib64/python2.7/lib-dynload/_curses.so >0x00000033c6608660 0x00000033c662fb1c Yes /lib64/libncursesw.so.5 >0x00000033dc60ce40 0x00000033dc618ba8 Yes /lib64/libtinfo.so.5 >0x00007f2f30699510 0x00007f2f30699e74 Yes /usr/lib64/python2.7/lib-dynload/_curses_panel.so >0x00007f2f30490ab0 0x00007f2f30491f34 Yes /lib64/libpanelw.so.5 >0x00007f2f30267f90 0x00007f2f30274328 Yes /usr/lib64/python2.7/site-packages/_dbus_bindings.so >0x0000003791607ab0 0x0000003791631a54 Yes /lib64/libdbus-1.so.3 >0x00000033c5e022d0 0x00000033c5e050bc Yes /lib64/librt.so.1 >0x00007f2f30058d60 0x00007f2f30059238 Yes /usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so >0x0000003c3080a610 0x0000003c3081c8b4 Yes /lib64/libdbus-glib-1.so.2 >0x0000003c7760b160 0x0000003c77639a18 Yes /lib64/libgobject-2.0.so.0 >0x00007f2f2bcea6e0 0x00007f2f2bd82f1c Yes /lib64/libglib-2.0.so.0 >0x0000003c2e431be0 0x0000003c2e4f365c Yes /lib64/libgio-2.0.so.0 >0x0000003c7b601190 0x0000003c7b602088 Yes /lib64/libgmodule-2.0.so.0 >0x00007f2f2bac2470 0x00007f2f2bac74f8 Yes /usr/lib64/python2.7/lib-dynload/_elementtree.so >0x00000033c9a03e00 0x00000033c9a1ccdc Yes /lib64/libexpat.so.1 >0x00007f2f2b8b34d0 0x00007f2f2b8b8268 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x00007f2f2b6a9910 0x00007f2f2b6aa4c8 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007f2f2b4a1f80 0x00007f2f2b4a4268 Yes /usr/lib64/python2.7/lib-dynload/_hotshot.so >0x00007f2f2b27fd20 0x00007f2f2b28f37c Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007f2f2b069fd0 0x00007f2f2b06e994 Yes /usr/lib64/python2.7/lib-dynload/_json.so >0x00007f2f2ae61b50 0x00007f2f2ae63084 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007f2f2ac59740 0x00007f2f2ac5a860 Yes /usr/lib64/python2.7/lib-dynload/_lsprof.so >0x00007f2f2aa49f60 0x00007f2f2aa4cfd4 Yes /usr/lib64/python2.7/lib-dynload/_multibytecodecmodule.so >0x00007f2f2a8426f0 0x00007f2f2a844604 Yes /usr/lib64/python2.7/lib-dynload/_multiprocessing.so >0x00007f2f2a62ba30 0x00007f2f2a636fe4 Yes /usr/lib64/python2.7/lib-dynload/cPickle.so >0x00007f2f2a421da0 0x00007f2f2a423768 Yes /usr/lib64/python2.7/lib-dynload/selectmodule.so >0x00007f2f2a218e60 0x00007f2f2a219b94 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007f2f29ff4340 0x00007f2f29fff8fc Yes /usr/lib64/python2.7/site-packages/_pedmodule.so >0x00000032c940cc20 0x00000032c94328e4 Yes /lib64/libparted.so.2 >0x0000003f74601510 0x0000003f74602b84 Yes /lib64/libuuid.so.1 >0x00000032cb806ed0 0x00000032cb82e908 Yes /lib64/libdevmapper.so.1.02 >0x00000033dce04180 0x00000033dce34b88 Yes /lib64/libsepol.so.1 >0x0000003f74a085f0 0x0000003f74a2cb5c Yes /lib64/libblkid.so.1 >0x00000032c90034a0 0x00000032c900bf6c Yes /lib64/libudev.so.1 >0x0000003e70002af0 0x0000003e700122a8 Yes /lib64/libgcc_s.so.1 >0x00007f2f29de1310 0x00007f2f29de1fb8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007f2f29bac690 0x00007f2f29bc25b8 Yes /usr/lib64/python2.7/site-packages/_semanage.so >0x00007f2f29973700 0x00007f2f2998d588 Yes /lib64/libsemanage.so.1 >0x00000033dda01760 0x00000033dda0d570 Yes /lib64/libbz2.so.1 >0x00007f2f29739450 0x00007f2f29758268 Yes /lib64/libustr-1.0.so.1 >0x00007f2f29523660 0x00007f2f29526664 Yes /usr/lib64/python2.7/site-packages/_snack.so >0x00007f2f2930d3f0 0x00007f2f29318890 Yes /lib64/libnewt.so.0.52 >0x00007f2f28fd11d0 0x00007f2f2904365c Yes /lib64/libslang.so.2 >0x00007f2f28d77070 0x00007f2f28d7dff8 Yes /usr/lib64/python2.7/lib-dynload/_sqlite3.so >0x00007f2f28ab3150 0x00007f2f28b43ff0 Yes /lib64/libsqlite3.so.0 >0x00007f2f2889ae10 0x00007f2f2889f888 Yes /usr/lib64/python2.7/site-packages/_sqlitecache.so >0x00000039d562e870 0x00000039d5716930 Yes /lib64/libxml2.so.2 >0x00007f2f28691d00 0x00007f2f28692984 Yes /usr/lib64/python2.7/site-packages/_tevent.so >0x0000003301603580 0x0000003301609554 Yes /lib64/libtevent.so.0 >0x00000032fe602020 0x00000032fe60904c Yes /lib64/libtalloc.so.2 >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x73 115 >rcx 0x0 0 >rdx 0x0 0 >rsi 0x7f2f33265e80 139840698343040 >rdi 0x0 0 >rbp 0xd 0xd >rsp 0x7f2f33265df8 0x7f2f33265df8 >r8 0x10e2988 17705352 >r9 0x2 2 >r10 0x7f2f33265f70 139840698343280 >r11 0x33c3f7e010 222331133968 >r12 0x3e73931d58 268226993496 >r13 0x7f2f33265e80 139840698343040 >r14 0x3e73931d65 268226993509 >r15 0x3e73931d69 268226993513 >rip 0x33c3e8661a 0x33c3e8661a <strlen+42> >eflags 0x10293 [ CF AF SF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 0 (raw 0x00000000000000000000) >st1 0 (raw 0x00000000000000000000) >st2 0 (raw 0x00000000000000000000) >st3 0 (raw 0x00000000000000000000) >st4 0 (raw 0x00000000000000000000) >st5 0 (raw 0x00000000000000000000) >st6 0 (raw 0x00000000000000000000) >st7 0 (raw 0x00000000000000000000) >fctrl 0x37f 895 >fstat 0x0 0 >ftag 0xffff 65535 >fiseg 0x0 0 >fioff 0x0 0 >foseg 0x0 0 >fooff 0x0 0 >fop 0x0 0 >mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ] >ymm0 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm1 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x24 <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0x2424, 0x2424, 0x2424, 0x2424, 0x2424, 0x2424, 0x2424, 0x2424, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x24242424, 0x24242424, 0x24242424, 0x24242424, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x2424242424242424, 0x2424242424242424, 0x0, 0x0}, v2_int128 = {0x24242424242424242424242424242424, 0x00000000000000000000000000000000}} >ymm2 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm3 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0x0, 0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0xff00, 0x0, 0xff000000, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff0000000000, 0xff00000000000000, 0x0, 0x0}, v2_int128 = {0xff000000000000000000ff0000000000, 0x00000000000000000000000000000000}} >ymm4 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm5 {v8_float = {0x0, 0x0, 0x0, 0x339, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x73, 0x65, 0x74, 0x20, 0x74, 0x61, 0x62, 0x73, 0x69, 0x7a, 0x65, 0x3d, 0x0, 0x45, 0x4e, 0x44, 0x0 <repeats 16 times>}, v16_int16 = {0x6573, 0x2074, 0x6174, 0x7362, 0x7a69, 0x3d65, 0x4500, 0x444e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x20746573, 0x73626174, 0x3d657a69, 0x444e4500, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7362617420746573, 0x444e45003d657a69, 0x0, 0x0}, v2_int128 = {0x444e45003d657a697362617420746573, 0x00000000000000000000000000000000}} >ymm6 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x30, 0xb5, 0x0, 0x2c, 0x2f, 0x7f, 0x0, 0x0, 0x60, 0x32, 0x1, 0x2c, 0x2f, 0x7f, 0x0 <repeats 18 times>}, v16_int16 = {0xb530, 0x2c00, 0x7f2f, 0x0, 0x3260, 0x2c01, 0x7f2f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x2c00b530, 0x7f2f, 0x2c013260, 0x7f2f, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7f2f2c00b530, 0x7f2f2c013260, 0x0, 0x0}, v2_int128 = {0x00007f2f2c01326000007f2f2c00b530, 0x00000000000000000000000000000000}} >ymm7 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0 <repeats 23 times>}, v16_int16 = {0xffff, 0xffff, 0xffff, 0xffff, 0xff, 0x0 <repeats 11 times>}, v8_int32 = {0xffffffff, 0xffffffff, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffffffffffffffff, 0xff, 0x0, 0x0}, v2_int128 = {0x00000000000000ffffffffffffffffff, 0x00000000000000000000000000000000}} >ymm8 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm9 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm10 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm11 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm12 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xff00, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0xff000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff00000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x0000000000000000ff00000000000000, 0x00000000000000000000000000000000}} >ymm13 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm14 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm15 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >Dump of assembler code for function strlen: > 0x00000033c3e865f0 <+0>: pxor %xmm8,%xmm8 > 0x00000033c3e865f5 <+5>: pxor %xmm9,%xmm9 > 0x00000033c3e865fa <+10>: pxor %xmm10,%xmm10 > 0x00000033c3e865ff <+15>: pxor %xmm11,%xmm11 > 0x00000033c3e86604 <+20>: mov %rdi,%rax > 0x00000033c3e86607 <+23>: mov %rdi,%rcx > 0x00000033c3e8660a <+26>: and $0xfff,%rcx > 0x00000033c3e86611 <+33>: cmp $0xfcf,%rcx > 0x00000033c3e86618 <+40>: ja 0x33c3e86680 <strlen+144> >=> 0x00000033c3e8661a <+42>: movdqu (%rax),%xmm12 > 0x00000033c3e8661f <+47>: pcmpeqb %xmm8,%xmm12 > 0x00000033c3e86624 <+52>: pmovmskb %xmm12,%edx > 0x00000033c3e86629 <+57>: test %edx,%edx > 0x00000033c3e8662b <+59>: je 0x33c3e86631 <strlen+65> > 0x00000033c3e8662d <+61>: bsf %edx,%eax > 0x00000033c3e86630 <+64>: retq > 0x00000033c3e86631 <+65>: and $0xfffffffffffffff0,%rax > 0x00000033c3e86635 <+69>: pcmpeqb 0x10(%rax),%xmm9 > 0x00000033c3e8663b <+75>: pcmpeqb 0x20(%rax),%xmm10 > 0x00000033c3e86641 <+81>: pcmpeqb 0x30(%rax),%xmm11 > 0x00000033c3e86647 <+87>: pmovmskb %xmm9,%edx > 0x00000033c3e8664c <+92>: pmovmskb %xmm10,%r8d > 0x00000033c3e86651 <+97>: pmovmskb %xmm11,%ecx > 0x00000033c3e86656 <+102>: shl $0x10,%rdx > 0x00000033c3e8665a <+106>: shl $0x10,%rcx > 0x00000033c3e8665e <+110>: or %r8,%rcx > 0x00000033c3e86661 <+113>: shl $0x20,%rcx > 0x00000033c3e86665 <+117>: or %rcx,%rdx > 0x00000033c3e86668 <+120>: mov %rdi,%rcx > 0x00000033c3e8666b <+123>: xor %rax,%rcx > 0x00000033c3e8666e <+126>: and $0xffffffffffffffc0,%rax > 0x00000033c3e86672 <+130>: sar %cl,%rdx > 0x00000033c3e86675 <+133>: test %rdx,%rdx > 0x00000033c3e86678 <+136>: je 0x33c3e866f0 <strlen+256> > 0x00000033c3e8667a <+138>: bsf %rdx,%rax > 0x00000033c3e8667e <+142>: retq > 0x00000033c3e8667f <+143>: nop > 0x00000033c3e86680 <+144>: and $0xffffffffffffffc0,%rax > 0x00000033c3e86684 <+148>: pcmpeqb (%rax),%xmm8 > 0x00000033c3e86689 <+153>: pcmpeqb 0x10(%rax),%xmm9 > 0x00000033c3e8668f <+159>: pcmpeqb 0x20(%rax),%xmm10 > 0x00000033c3e86695 <+165>: pcmpeqb 0x30(%rax),%xmm11 > 0x00000033c3e8669b <+171>: pmovmskb %xmm8,%esi > 0x00000033c3e866a0 <+176>: pmovmskb %xmm9,%edx > 0x00000033c3e866a5 <+181>: pmovmskb %xmm10,%r8d > 0x00000033c3e866aa <+186>: pmovmskb %xmm11,%ecx > 0x00000033c3e866af <+191>: shl $0x10,%rdx > 0x00000033c3e866b3 <+195>: shl $0x10,%rcx > 0x00000033c3e866b7 <+199>: or %rsi,%rdx > 0x00000033c3e866ba <+202>: or %r8,%rcx > 0x00000033c3e866bd <+205>: shl $0x20,%rcx > 0x00000033c3e866c1 <+209>: or %rcx,%rdx > 0x00000033c3e866c4 <+212>: mov %rdi,%rcx > 0x00000033c3e866c7 <+215>: xor %rax,%rcx > 0x00000033c3e866ca <+218>: and $0xffffffffffffffc0,%rax > 0x00000033c3e866ce <+222>: sar %cl,%rdx > 0x00000033c3e866d1 <+225>: test %rdx,%rdx > 0x00000033c3e866d4 <+228>: je 0x33c3e866e0 <strlen+240> > 0x00000033c3e866d6 <+230>: bsf %rdx,%rax > 0x00000033c3e866da <+234>: retq > 0x00000033c3e866db <+235>: nopl 0x0(%rax,%rax,1) > 0x00000033c3e866e0 <+240>: pxor %xmm9,%xmm9 > 0x00000033c3e866e5 <+245>: pxor %xmm10,%xmm10 > 0x00000033c3e866ea <+250>: pxor %xmm11,%xmm11 > 0x00000033c3e866ef <+255>: nop > 0x00000033c3e866f0 <+256>: movdqa 0x40(%rax),%xmm8 > 0x00000033c3e866f6 <+262>: pminub 0x50(%rax),%xmm8 > 0x00000033c3e866fc <+268>: pminub 0x60(%rax),%xmm8 > 0x00000033c3e86702 <+274>: pminub 0x70(%rax),%xmm8 > 0x00000033c3e86708 <+280>: pcmpeqb %xmm11,%xmm8 > 0x00000033c3e8670d <+285>: pmovmskb %xmm8,%edx > 0x00000033c3e86712 <+290>: test %edx,%edx > 0x00000033c3e86714 <+292>: jne 0x33c3e86750 <strlen+352> > 0x00000033c3e86716 <+294>: sub $0xffffffffffffff80,%rax > 0x00000033c3e8671a <+298>: movdqa (%rax),%xmm8 > 0x00000033c3e8671f <+303>: pminub 0x10(%rax),%xmm8 > 0x00000033c3e86725 <+309>: pminub 0x20(%rax),%xmm8 > 0x00000033c3e8672b <+315>: pminub 0x30(%rax),%xmm8 > 0x00000033c3e86731 <+321>: pcmpeqb %xmm11,%xmm8 > 0x00000033c3e86736 <+326>: pmovmskb %xmm8,%edx > 0x00000033c3e8673b <+331>: test %edx,%edx > 0x00000033c3e8673d <+333>: jne 0x33c3e86754 <strlen+356> > 0x00000033c3e8673f <+335>: jmp 0x33c3e866f0 <strlen+256> > 0x00000033c3e86741 <+337>: data32 data32 data32 data32 data32 nopw %cs:0x0(%rax,%rax,1) > 0x00000033c3e86750 <+352>: add $0x40,%rax > 0x00000033c3e86754 <+356>: pxor %xmm8,%xmm8 > 0x00000033c3e86759 <+361>: pcmpeqb (%rax),%xmm8 > 0x00000033c3e8675e <+366>: pcmpeqb 0x10(%rax),%xmm9 > 0x00000033c3e86764 <+372>: pcmpeqb 0x20(%rax),%xmm10 > 0x00000033c3e8676a <+378>: pcmpeqb 0x30(%rax),%xmm11 > 0x00000033c3e86770 <+384>: pmovmskb %xmm8,%esi > 0x00000033c3e86775 <+389>: pmovmskb %xmm9,%edx > 0x00000033c3e8677a <+394>: pmovmskb %xmm10,%r8d > 0x00000033c3e8677f <+399>: pmovmskb %xmm11,%ecx > 0x00000033c3e86784 <+404>: shl $0x10,%rdx > 0x00000033c3e86788 <+408>: shl $0x10,%rcx > 0x00000033c3e8678c <+412>: or %rsi,%rdx > 0x00000033c3e8678f <+415>: or %r8,%rcx > 0x00000033c3e86792 <+418>: shl $0x20,%rcx > 0x00000033c3e86796 <+422>: or %rcx,%rdx > 0x00000033c3e86799 <+425>: bsf %rdx,%rdx > 0x00000033c3e8679d <+429>: add %rdx,%rax > 0x00000033c3e867a0 <+432>: sub %rdi,%rax > 0x00000033c3e867a3 <+435>: retq >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 1130847
: 927607 |
927608
|
927609
|
927610
|
927611
|
927612
|
927613
|
927614
|
927615
|
927616
|
927617