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 939419 Details for
Bug 1144591
[abrt] firewalld: 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.05 KB, created by
Benjamin
on 2014-09-19 20:11:30 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Benjamin
Created:
2014-09-19 20:11:30 UTC
Size:
19.05 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 1034] >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libpthread-2.18.so.debug" does not match "/lib64/libpthread.so.0" (CRC mismatch). > >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libdl-2.18.so.debug" does not match "/lib64/libdl.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libutil-2.18.so.debug" does not match "/lib64/libutil.so.1" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libm-2.18.so.debug" does not match "/lib64/libm.so.6" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libc-2.18.so.debug" does not match "/lib64/libc.so.6" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/ld-2.18.so.debug" does not match "/lib64/ld-linux-x86-64.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libnss_files-2.18.so.debug" does not match "/lib64/libnss_files.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libresolv-2.18.so.debug" does not match "/lib64/libresolv.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/librt-2.18.so.debug" does not match "/lib64/librt.so.1" (CRC mismatch). > >Core was generated by `/usr/bin/python -Es /usr/bin/firewall-cmd --state'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 0x000000000000003f in ?? () > >Thread 1 (Thread 0x7fe3ec93a740 (LWP 1034)): >#0 0x000000000000003f in ?? () >No symbol table info available. >#1 0x00007fe3ec45f26f in visit_decref (op=0x2a09848, data=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:429 >No locals. >#2 0x00007fe3ec3d18f0 in dict_traverse (op=0x2dc4fc0, visit=0x7fe3ec45f250 <visit_decref>, arg=0x0) at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:2122 > vret = <optimized out> > i = 5 > pk = 0x2a09848 > pv = 0x2a3b030 >#3 0x00007fe3ec45f617 in subtract_refs (containers=<optimized out>) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:456 > traverse = <optimized out> > gc = 0x2dc4fa0 >#4 collect (generation=generation@entry=2) at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:999 > i = <optimized out> > m = 0 > n = 0 > young = <optimized out> > old = 0x7fe3ec6fb2c0 <generations+96> > unreachable = {gc = {gc_next = 0x0, gc_prev = 0x7fe3ec6d6848 <PyExc_SystemExit>, gc_refs = 1}, dummy = <invalid float value>} > finalizers = {gc = {gc_next = 0x7fe3ec70ff88 <_PyThreadState_Current>, gc_prev = 0x7fe3ec726726 <_dl_fixup+214>, gc_refs = 1}, dummy = <invalid float value>} > gc = <optimized out> > t1 = 0 >#5 0x00007fe3ec4600d8 in PyGC_Collect () at /usr/src/debug/Python-2.7.5/Modules/gcmodule.c:1514 > n = 63 >#6 0x00007fe3ec44d379 in Py_Finalize () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:444 > interp = 0x25b9010 >#7 0x00007fe3ec44cc78 in Py_Exit (sts=sts@entry=0) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1780 >No locals. >#8 0x00007fe3ec44cdb7 in handle_system_exit () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1154 > exception = 0x7fe3ec6d6860 <_PyExc_SystemExit> > value = 0x25d5c80 > tb = 0x2eedbd8 > exitcode = 0 >#9 0x00007fe3ec44d07d in handle_system_exit () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1176 > exitcode = 0 >#10 PyErr_PrintEx (set_sys_last_vars=set_sys_last_vars@entry=1) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1164 > exception = 0x0 > v = 0x25f6570 > tb = 0x7fe3ec72d185 > hook = <optimized out> >#11 0x00007fe3ec44d27a in PyErr_Print () at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:1067 >No locals. >#12 0x00007fe3ec44dc9e in PyRun_SimpleFileExFlags (fp=<optimized out>, fp@entry=0x2697ae0, filename=filename@entry=0x7fff37d6af26 "/usr/bin/firewall-cmd", closeit=closeit@entry=1, flags=flags@entry=0x7fff37d6a870) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:955 > m = 0x7fe3ec92bc58 > d = 0x25f6570 > v = <optimized out> > ext = <optimized out> > set_file_name = 1 > len = <optimized out> > ret = -1 >#13 0x00007fe3ec44e0a3 in PyRun_AnyFileExFlags (fp=fp@entry=0x2697ae0, filename=filename@entry=0x7fff37d6af26 "/usr/bin/firewall-cmd", closeit=closeit@entry=1, flags=flags@entry=0x7fff37d6a870) at /usr/src/debug/Python-2.7.5/Python/pythonrun.c:755 >No locals. >#14 0x00007fe3ec45eb9f 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 = 0x7fff37d6af26 "/usr/bin/firewall-cmd" > module = 0x0 > fp = 0x2697ae0 > 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} >#15 0x00007fe3eb679d65 in build_trtable () from /lib64/libc.so.6 >No symbol table info available. >Backtrace stopped: previous frame inner to this frame (corrupt stack?) >warning: Could not load shared library symbols for *Zx) >. >Do you need "set solib-search-path" or "set sysroot"? >From To Syms Read Shared Object Library >0x00007fe3ec38f3d0 0x00007fe3ec475d90 Yes /lib64/libpython2.7.so.1.0 >0x00007fe3ec1359f0 0x00007fe3ec1415c4 Yes (*) /lib64/libpthread.so.0 >0x00007fe3ebf28ed0 0x00007fe3ebf299d0 Yes (*) /lib64/libdl.so.2 >0x00007fe3ebd20f10 0x00007fe3ebd21804 Yes (*) /lib64/libutil.so.1 >0x00007fe3eba1d890 0x00007fe3eba8cb18 Yes (*) /lib64/libm.so.6 >0x00007fe3eb678560 0x00007fe3eb7b9a24 Yes (*) /lib64/libc.so.6 >0x00007fe3ec718b10 0x00007fe3ec731c30 Yes (*) /lib64/ld-linux-x86-64.so.2 >0x00007fe3eb44a240 0x00007fe3eb450ee4 Yes (*) /lib64/libnss_files.so.2 >0x00007fe3e4b79940 0x00007fe3e4b8b8c8 Yes /usr/lib64/python2.7/site-packages/gi/_gi.so >0x00007fe3e493f240 0x00007fe3e495c7cc Yes /lib64/libgirepository-1.0.so.1 >0x00007fe3e46eb160 0x00007fe3e4719a18 Yes /lib64/libgobject-2.0.so.0 >0x00007fe3e43ca6e0 0x00007fe3e4462f1c Yes /lib64/libglib-2.0.so.0 >0x00007fe3e41a9680 0x00007fe3e41aa25c Yes /lib64/libpyglib-gi-2.0-python.so.0 >0x00007fe3e3fa1190 0x00007fe3e3fa2088 Yes /lib64/libgmodule-2.0.so.0 >0x00007fe3e3c69be0 0x00007fe3e3d2b65c Yes /lib64/libgio-2.0.so.0 >0x00007fe3e3a31870 0x00007fe3e3a35fe8 Yes /lib64/libffi.so.6 >0x00007fe3e38286b0 0x00007fe3e382881c Yes /lib64/libgthread-2.0.so.0 >0x00007fe3e3612210 0x00007fe3e361e930 Yes /lib64/libz.so.1 >0x00007fe3e33ee4a0 0x00007fe3e3400fe4 Yes /lib64/libselinux.so.1 >0x00007fe3e31cba40 0x00007fe3e31da7cc Yes (*) /lib64/libresolv.so.2 >0x00007fe3e2f61770 0x00007fe3e2fab9e0 Yes /lib64/libpcre.so.1 >0x00007fe3e2d3b0e0 0x00007fe3e2d51050 Yes /lib64/liblzma.so.5 >0x00007fe3e2b18a10 0x00007fe3e2b287bc Yes /usr/lib64/python2.7/site-packages/gi/_gobject/_gobject.so >0x00007fe3e290a3f0 0x00007fe3e290bcc0 Yes /usr/lib64/python2.7/site-packages/gi/_glib/_glib.so >0x00007fe3e2701750 0x00007fe3e2704044 Yes /usr/lib64/python2.7/lib-dynload/stropmodule.so >0x00007fe3e24f40e0 0x00007fe3e24f6254 Yes /usr/lib64/python2.7/lib-dynload/operator.so >0x00007fe3e22ea520 0x00007fe3e22ecbfc Yes /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so >0x00007fe3e20daf80 0x00007fe3e20dfc84 Yes /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >0x00007fe3e1ed0e50 0x00007fe3e1ed1fc4 Yes /usr/lib64/python2.7/lib-dynload/_heapq.so >0x00007fe3e1cbca30 0x00007fe3e1cc54a8 Yes /usr/lib64/python2.7/lib-dynload/datetime.so >0x00007fe3e1ab1b20 0x00007fe3e1ab2d18 Yes /usr/lib64/python2.7/lib-dynload/timemodule.so >0x00007fe3e18a9bf0 0x00007fe3e18aacac Yes /usr/lib64/python2.7/lib-dynload/cStringIO.so >0x00007fe3e16a1180 0x00007fe3e16a1c80 Yes /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >0x00007fe3e1499b50 0x00007fe3e149b084 Yes /usr/lib64/python2.7/lib-dynload/_localemodule.so >0x00007fe3e128a960 0x00007fe3e128d3ac Yes /usr/lib64/python2.7/lib-dynload/_struct.so >0x00007fe3e105ff90 0x00007fe3e106c328 Yes /usr/lib64/python2.7/site-packages/_dbus_bindings.so >0x00007fe3e0e17ab0 0x00007fe3e0e41a54 Yes /lib64/libdbus-1.so.3 >0x00007fe3e0c0a2d0 0x00007fe3e0c0d0bc Yes (*) /lib64/librt.so.1 >0x00007fe3e09fb4d0 0x00007fe3e0a00268 Yes /usr/lib64/python2.7/lib-dynload/pyexpat.so >0x00007fe3e07cbe00 0x00007fe3e07e4cdc Yes /usr/lib64/libexpat.so.1 >0x00007fe3e05c0d60 0x00007fe3e05c1238 Yes /usr/lib64/python2.7/site-packages/_dbus_glib_bindings.so >0x00007fe3e03a2610 0x00007fe3e03b48b4 Yes /lib64/libdbus-glib-1.so.2 >0x00007fe3e0184150 0x00007fe3e018b338 Yes /usr/lib64/python2.7/lib-dynload/_socketmodule.so >0x00007fe3dff734d0 0x00007fe3dff76274 Yes /usr/lib64/python2.7/lib-dynload/_ssl.so >0x00007fe3dfd183c0 0x00007fe3dfd52550 Yes /lib64/libssl.so.10 >0x00007fe3df981c40 0x00007fe3dfa72538 Yes /lib64/libcrypto.so.10 >0x00007fe3df6d3ee0 0x00007fe3df7041b4 Yes /lib64/libgssapi_krb5.so.2 >0x00007fe3df40d1a0 0x00007fe3df46f7ac Yes /lib64/libkrb5.so.3 >0x00007fe3df1e1570 0x00007fe3df1e2154 Yes /lib64/libcom_err.so.2 >0x00007fe3defac8b0 0x00007fe3defcc7e8 Yes /lib64/libk5crypto.so.3 >0x00007fe3ded9b620 0x00007fe3deda1f8c Yes /lib64/libkrb5support.so.0 >0x00007fe3deb91570 0x00007fe3deb92194 Yes /lib64/libkeyutils.so.1 >0x00007fe3de96fd20 0x00007fe3de97f37c Yes /usr/lib64/python2.7/lib-dynload/_io.so >0x00007fe3de75a570 0x00007fe3de75d95c Yes /usr/lib64/python2.7/lib-dynload/math.so >0x00007fe3de551240 0x00007fe3de5534bc Yes /usr/lib64/python2.7/lib-dynload/binascii.so >0x00007fe3de349910 0x00007fe3de34a4c8 Yes /usr/lib64/python2.7/lib-dynload/_hashlib.so >0x00007fe3de141310 0x00007fe3de141fb8 Yes /usr/lib64/python2.7/lib-dynload/_randommodule.so >0x00007fe3ddf38e60 0x00007fe3ddf39b94 Yes /usr/lib64/python2.7/lib-dynload/fcntlmodule.so >0x00007fe3ddd30de0 0x00007fe3ddd315fc Yes /usr/lib64/python2.7/lib-dynload/syslog.so > No *Zx) > >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x3f 63 >rbx 0x2a09848 44079176 >rcx 0x7fff37d6a5b0 140734130202032 >rdx 0x7fff37d6a5a8 140734130202024 >rsi 0x0 0 >rdi 0x2a09848 44079176 >rbp 0x7fff37d6a5a8 0x7fff37d6a5a8 >rsp 0x7fff37d6a588 0x7fff37d6a588 >r8 0x4 4 >r9 0x2dd9510 48076048 >r10 0x7fe3ec8f1e40 140616903106112 >r11 0x7fe3ec4600b0 140616898314416 >r12 0x7fff37d6a5b0 140734130202032 >r13 0x2dc4fc0 47992768 >r14 0x0 0 >r15 0x7fe3ec45f250 140616898310736 >rip 0x3f 0x3f >eflags 0x10206 [ PF 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 = {0x3a <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {0x3a3a, 0x3a3a, 0x3a3a, 0x3a3a, 0x3a3a, 0x3a3a, 0x3a3a, 0x3a3a, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x3a3a3a3a, 0x3a3a3a3a, 0x3a3a3a3a, 0x3a3a3a3a, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3a3a3a3a3a3a3a3a, 0x3a3a3a3a3a3a3a3a, 0x0, 0x0}, v2_int128 = {0x3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a3a, 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, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 25 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xff, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0xff0000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x000000000000000000ff000000000000, 0x00000000000000000000000000000000}} >ymm4 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x4e, 0x22, 0xa, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x77, 0x77, 0x77, 0x2e, 0x66, 0x0 <repeats 16 times>}, v16_int16 = {0x224e, 0x220a, 0x7468, 0x7074, 0x2f3a, 0x772f, 0x7777, 0x662e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x220a224e, 0x70747468, 0x772f2f3a, 0x662e7777, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x70747468220a224e, 0x662e7777772f2f3a, 0x0, 0x0}, v2_int128 = {0x662e7777772f2f3a70747468220a224e, 0x00000000000000000000000000000000}} >ymm5 {v8_float = {0x0, 0x0, 0x0, 0xaf2, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x6f, 0x73, 0x70, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x31, 0x2e, 0x30, 0x2f, 0x2f, 0x45, 0x0 <repeats 16 times>}, v16_int16 = {0x736f, 0x6570, 0x7463, 0x6f69, 0x206e, 0x2e31, 0x2f30, 0x452f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x6570736f, 0x6f697463, 0x2e31206e, 0x452f2f30, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6f6974636570736f, 0x452f2f302e31206e, 0x0, 0x0}, v2_int128 = {0x452f2f302e31206e6f6974636570736f, 0x00000000000000000000000000000000}} >ymm6 {v8_float = {0x422d0000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x2d, 0x42, 0x55, 0x53, 0x20, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x20, 0x49, 0x6e, 0x74, 0x72, 0x0 <repeats 16 times>}, v16_int16 = {0x422d, 0x5355, 0x4f20, 0x6a62, 0x6365, 0x2074, 0x6e49, 0x7274, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x5355422d, 0x6a624f20, 0x20746365, 0x72746e49, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6a624f205355422d, 0x72746e4920746365, 0x0, 0x0}, v2_int128 = {0x72746e49207463656a624f205355422d, 0x00000000000000000000000000000000}} >ymm7 {v8_float = {0x0, 0x0, 0x2bc, 0x281, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x65, 0x65, 0x64, 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x2f, 0x2f, 0x44, 0x54, 0x44, 0x20, 0x44, 0x0 <repeats 16 times>}, v16_int16 = {0x6565, 0x6564, 0x6b73, 0x6f74, 0x2f70, 0x442f, 0x4454, 0x4420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x65646565, 0x6f746b73, 0x442f2f70, 0x44204454, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6f746b7365646565, 0x44204454442f2f70, 0x0, 0x0}, v2_int128 = {0x44204454442f2f706f746b7365646565, 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 = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 25 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xff, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0xff0000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x000000000000000000ff000000000000, 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 = {0x62, 0x1, 0x1e, 0x0, 0x78, 0x15, 0x36, 0xbc, 0x0 <repeats 24 times>}, v16_int16 = {0x162, 0x1e, 0x1578, 0xbc36, 0x0 <repeats 12 times>}, v8_int32 = {0x1e0162, 0xbc361578, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xbc361578001e0162, 0x0, 0x0, 0x0}, v2_int128 = {0x0000000000000000bc361578001e0162, 0x00000000000000000000000000000000}} >ymm15 {v8_float = {0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x1, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x38, 0xfa, 0xfe, 0x42, 0x2e, 0xf6, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x3800, 0xfefa, 0x2e42, 0x3ff6, 0x0 <repeats 12 times>}, v8_int32 = {0xfefa3800, 0x3ff62e42, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ff62e42fefa3800, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000003ff62e42fefa3800, 0x00000000000000000000000000000000}} >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 1144591
: 939419 |
939420
|
939421
|
939422
|
939423
|
939424
|
939425
|
939426
|
939427
|
939428
|
939429