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 854212 Details for
Bug 1056911
[abrt] qemu-system-x86: address_space_translate_internal(): qemu-system-x86_64 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), 23.51 KB, created by
Dimitris
on 2014-01-23 07:17:12 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Dimitris
Created:
2014-01-23 07:17:12 UTC
Size:
23.51 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 16374] >[New LWP 16373] >[New LWP 16372] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module> > from gobject import register > File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> > import gdb.backtrace >ImportError: No module named backtrace >Core was generated by `/usr/bin/qemu-system-x86_64 -machine accel=kvm -cpu host -smp 1,cores=2 -m 3000'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 address_space_translate_internal (d=<optimized out>, addr=4275044592, xlat=0x7ff682e94a58, plen=0x7ff682e94af0, resolve_subpage=<optimized out>) at /usr/src/debug/qemu-1.6.1/exec.c:258 >258 addr -= section->offset_within_address_space; > >Thread 3 (Thread 0x7ff699c3aa80 (LWP 16372)): >#0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 >No locals. >#1 0x00007ff697eea179 in _L_lock_814 () from /lib64/libpthread.so.0 >No symbol table info available. >#2 0x00007ff697eea048 in __GI___pthread_mutex_lock (mutex=mutex@entry=0x7ff69a8aa560 <qemu_global_mutex>) at ../nptl/pthread_mutex_lock.c:79 > type = 2 > id = <optimized out> >#3 0x00007ff69a027099 in qemu_mutex_lock (mutex=mutex@entry=0x7ff69a8aa560 <qemu_global_mutex>) at util/qemu-thread-posix.c:57 > err = <optimized out> > __func__ = "qemu_mutex_lock" >#4 0x00007ff699f0b700 in qemu_mutex_lock_iothread () at /usr/src/debug/qemu-1.6.1/cpus.c:953 >No locals. >#5 0x00007ff699e8604d in os_host_main_loop_wait (timeout=<optimized out>) at main-loop.c:230 > ret = 1 > spin_counter = 0 >#6 main_loop_wait (nonblocking=<optimized out>) at main-loop.c:465 > ret = 1 > timeout = 1000 >#7 0x00007ff699d389a0 in main_loop () at vl.c:2089 > nonblocking = <optimized out> > last_io = 1 >#8 main (argc=<optimized out>, argv=<optimized out>, envp=<optimized out>) at vl.c:4433 > i = <optimized out> > snapshot = 0 > linux_boot = 0 > icount_option = 0x0 > initrd_filename = 0x0 > kernel_filename = 0x0 > kernel_cmdline = 0x7ff69a09c440 "" > boot_order = 0x7ff69a0470f8 "cad" > ds = <optimized out> > cyls = 0 > heads = 0 > secs = 0 > translation = 0 > hda_opts = <optimized out> > opts = <optimized out> > machine_opts = <optimized out> > olist = <optimized out> > optind = 20 > optarg = 0x7fff62e16458 "std" > loadvm = 0x0 > machine = 0x7ff69a45d260 <pc_i440fx_machine_v1_6> > cpu_model = 0x7fff62e163e4 "host" > vga_model = 0x7fff62e16458 "std" > pid_file = 0x0 > incoming = 0x0 > defconfig = <optimized out> > userconfig = false > log_mask = <optimized out> > log_file = 0x0 > mem_trace = {malloc = 0x7ff699f035a0 <malloc_and_trace>, realloc = 0x7ff699f03560 <realloc_and_trace>, free = 0x7ff699f03520 <free_and_trace>, calloc = 0x0, try_malloc = 0x0, try_realloc = 0x0} > trace_events = 0x0 > trace_file = 0x0 > __FUNCTION__ = "main" > args = {ram_size = 3145728000, boot_device = 0x7ff69a0470f8 "cad", kernel_filename = 0x0, kernel_cmdline = 0x7ff69a09c440 "", initrd_filename = 0x0, cpu_model = 0x7fff62e163e4 "host"} > >Thread 2 (Thread 0x7ff683878700 (LWP 16373)): >#0 sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101 >No locals. >#1 0x00007ff69a027487 in qemu_sem_timedwait (sem=sem@entry=0x7ff69bd96978, ms=ms@entry=10000) at util/qemu-thread-posix.c:238 > rc = <optimized out> > ts = {tv_sec = 1390460000, tv_nsec = 556451000} > __func__ = "qemu_sem_timedwait" >#2 0x00007ff699ed948c in worker_thread (opaque=0x7ff69bd968e0) at thread-pool.c:96 > req = <optimized out> > ret = <optimized out> >#3 0x00007ff697ee7f33 in start_thread (arg=0x7ff683878700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ff683878700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140696745379584, -308672351778781927, 0, 0, 140696745380288, 140696745379584, 313676577227261209, 313651073540146457}, 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> >#4 0x00007ff68ff82ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7ff682e95700 (LWP 16374)): >#0 address_space_translate_internal (d=<optimized out>, addr=4275044592, xlat=0x7ff682e94a58, plen=0x7ff682e94af0, resolve_subpage=<optimized out>) at /usr/src/debug/qemu-1.6.1/exec.c:258 > section = 0x7ff67414b020 > diff = <optimized out> >#1 0x00007ff699f119cc in address_space_translate (as=<optimized out>, as@entry=0x7ff69a8b2a40 <address_space_memory>, addr=addr@entry=4275044592, xlat=xlat@entry=0x7ff682e94b00, plen=plen@entry=0x7ff682e94af0, is_write=is_write@entry=false) at /usr/src/debug/qemu-1.6.1/exec.c:278 > iotlb = {target_as = 0x7ff69be0e9e0, iova = 4519022452534293504, translated_addr = 1, addr_mask = 4519022452534293504, perm = 2196327223} > section = <optimized out> > mr = <optimized out> > len = 4 >#2 0x00007ff699f13af7 in address_space_rw (as=as@entry=0x7ff69a8b2a40 <address_space_memory>, addr=4275044592, buf=buf@entry=0x7ff699c8f028 <Address 0x7ff699c8f028 out of bounds>, len=4, is_write=false) at /usr/src/debug/qemu-1.6.1/exec.c:1952 > l = 4 > ptr = <optimized out> > val = 140697153545792 > addr1 = 140697122961664 > mr = <optimized out> > error = false >#3 0x00007ff699f13f25 in cpu_physical_memory_rw (addr=<optimized out>, buf=buf@entry=0x7ff699c8f028 <Address 0x7ff699c8f028 out of bounds>, len=<optimized out>, is_write=<optimized out>) at /usr/src/debug/qemu-1.6.1/exec.c:2047 >No locals. >#4 0x00007ff699f615c5 in kvm_cpu_exec (cpu=cpu@entry=0x7ff69bda31f0) at /usr/src/debug/qemu-1.6.1/kvm-all.c:1673 > run = 0x7ff699c8f000 > ret = <optimized out> > run_ret = 0 >#5 0x00007ff699f0a4b2 in qemu_kvm_cpu_thread_fn (arg=0x7ff69bda31f0) at /usr/src/debug/qemu-1.6.1/cpus.c:785 > cpu = 0x7ff69bda31f0 > r = <optimized out> >#6 0x00007ff697ee7f33 in start_thread (arg=0x7ff682e95700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7ff682e95700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140696735012608, -308672351778781927, 0, 0, 140696735013312, 140696735012608, 313675219480724761, 313651073540146457}, 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> >#7 0x00007ff68ff82ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. >From To Syms Read Shared Object Library >0x00007ff6998722d0 0x00007ff6998750cc Yes /lib64/librt.so.1 >0x00007ff69966e6b0 0x00007ff69966e81c Yes /lib64/libgthread-2.0.so.0 >0x00007ff69935c6e0 0x00007ff6993f4f1c Yes /lib64/libglib-2.0.so.0 >0x00007ff699129240 0x00007ff699138e48 Yes /usr/lib64/iscsi/libiscsi.so.2 >0x00007ff698ef0060 0x00007ff698f135d4 Yes /lib64/libssl3.so >0x00007ff698cc1e60 0x00007ff698cd9b28 Yes /lib64/libsmime3.so >0x00007ff698989a00 0x00007ff698a74fa4 Yes /lib64/libnss3.so >0x00007ff69874fe10 0x00007ff69875e048 Yes /lib64/libnssutil3.so >0x00007ff698541090 0x00007ff698542018 Yes /lib64/libplds4.so >0x00007ff69833c510 0x00007ff69833db18 Yes /lib64/libplc4.so >0x00007ff69810a140 0x00007ff698129eb0 Yes /lib64/libnspr4.so >0x00007ff697ee59f0 0x00007ff697ef1614 Yes /lib64/libpthread.so.0 >0x00007ff697cdced0 0x00007ff697cdd9d0 Yes /lib64/libdl.so.2 >0x00007ff697ad9f10 0x00007ff697ada804 Yes /lib64/libutil.so.1 >0x00007ff6978c72e0 0x00007ff6978d39e8 Yes /lib64/libgfapi.so.0 >0x00007ff697650d10 0x00007ff6976a0334 Yes /lib64/libglusterfs.so.0 >0x00007ff69742c1f0 0x00007ff697436ed8 Yes /lib64/libgfrpc.so.0 >0x00007ff6972188b0 0x00007ff6972209fc Yes /lib64/libgfxdr.so.0 >0x00007ff696fec520 0x00007ff697006438 Yes /lib64/libssh2.so.1 >0x00007ff696d61950 0x00007ff696dca368 Yes /lib64/librbd.so.1 >0x00007ff69602be10 0x00007ff6962a5f8c Yes /lib64/librados.so.2 >0x00007ff695d3c230 0x00007ff695d48a04 Yes /lib64/libbluetooth.so.3 >0x00007ff695ad5d50 0x00007ff695b1e360 Yes /lib64/libcurl.so.4 >0x00007ff6958abd50 0x00007ff6958c5454 Yes /lib64/libncurses.so.5 >0x00007ff695687e40 0x00007ff695693ba8 Yes /lib64/libtinfo.so.5 >0x00007ff6954731b0 0x00007ff695476ad8 Yes /lib64/libbrlapi.so.0.6 >0x00007ff6951b3e40 0x00007ff695230550 Yes /lib64/libasound.so.2 >0x00007ff694f46650 0x00007ff694f72f18 Yes /lib64/libpulse.so.0 >0x00007ff694d36510 0x00007ff694d37b84 Yes /lib64/libuuid.so.1 >0x00007ff694b07680 0x00007ff694b28e68 Yes /lib64/libpng16.so.16 >0x00007ff6948b1200 0x00007ff6948e7c90 Yes /lib64/libjpeg.so.62 >0x00007ff694694b60 0x00007ff6946a5fe4 Yes /lib64/libsasl2.so.3 >0x00007ff6943a2280 0x00007ff694457938 Yes /lib64/libgnutls.so.28 >0x00007ff6940ea1e0 0x00007ff69413945c Yes /lib64/libSDL-1.2.so.0 >0x00007ff693dc1f60 0x00007ff693e48f1c Yes /lib64/libX11.so.6 >0x00007ff693704100 0x00007ff6939c8b54 Yes /lib64/libgtk-3.so.0 >0x00007ff6933f4a40 0x00007ff693447694 Yes /lib64/libgdk-3.so.0 >0x00007ff6931cc880 0x00007ff6931d1368 Yes /lib64/libpangocairo-1.0.so.0 >0x00007ff692f8a050 0x00007ff692fa8fa8 Yes /lib64/libpango-1.0.so.0 >0x00007ff692d643b0 0x00007ff692d6ff34 Yes /lib64/libatk-1.0.so.0 >0x00007ff692b54560 0x00007ff692b5559c Yes (*) /lib64/libcairo-gobject.so.2 >0x00007ff69283f6d0 0x00007ff69290eef8 Yes /lib64/libcairo.so.2 >0x00007ff69260ecb0 0x00007ff692622810 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00007ff6922d4be0 0x00007ff69239665c Yes /lib64/libgio-2.0.so.0 >0x00007ff69205d160 0x00007ff69208ba18 Yes /lib64/libgobject-2.0.so.0 >0x00007ff691dc14b0 0x00007ff691df0b4c Yes /lib64/libvte2_90.so.9 >0x00007ff691b9f760 0x00007ff691ba9460 Yes /lib64/libXext.so.6 >0x00007ff691988210 0x00007ff691994930 Yes /lib64/libz.so.1 >0x00007ff691772ee0 0x00007ff69177bb64 Yes /lib64/libseccomp.so.2 >0x00007ff6915592c0 0x00007ff691565410 Yes /lib64/librdmacm.so.1 >0x00007ff69134b680 0x00007ff69135225c Yes /lib64/libibverbs.so.1 >0x00007ff6911465a0 0x00007ff69114677d Yes /lib64/libaio.so.1 >0x00007ff690f416d0 0x00007ff690f43910 Yes /lib64/libfdt.so.1 >0x00007ff690c25d90 0x00007ff690cfa02c Yes /lib64/libspice-server.so.1 >0x00007ff690a09f40 0x00007ff690a15258 Yes /lib64/libusb-1.0.so.0 >0x00007ff6907ff8d0 0x00007ff690802884 Yes /lib64/libusbredirparser.so.1 >0x00007ff69055e510 0x00007ff6905e658c Yes /lib64/libpixman-1.so.0 >0x00007ff690252890 0x00007ff6902c1bb8 Yes /lib64/libm.so.6 >0x00007ff68fead560 0x00007ff68ffeecc4 Yes /lib64/libc.so.6 >0x00007ff68fc16800 0x00007ff68fc65a48 Yes /lib64/libgcrypt.so.11 >0x00007ff699a78b10 0x00007ff699a91cb0 Yes /lib64/ld-linux-x86-64.so.2 >0x00007ff68f891c40 0x00007ff68f9824f8 Yes /lib64/libcrypto.so.10 >0x00007ff68f5d43c0 0x00007ff68f60e250 Yes /lib64/libssl.so.10 >0x00007ff68f128c60 0x00007ff68f282a0c Yes /lib64/libcryptopp.so.6 >0x00007ff68ec897a0 0x00007ff68ec8f104 Yes /lib64/libboost_thread.so.1.54.0 >0x00007ff68ea7b260 0x00007ff68ea7bdc4 Yes /lib64/libboost_system.so.1.54.0 >0x00007ff68e83a3d0 0x00007ff68e869bc4 Yes /lib64/libleveldb.so.1 >0x00007ff68e621d50 0x00007ff68e623704 Yes /lib64/libsnappy.so.1 >0x00007ff68e373ab0 0x00007ff68e3da62a Yes /lib64/libstdc++.so.6 >0x00007ff68e104af0 0x00007ff68e114218 Yes /lib64/libgcc_s.so.1 >0x00007ff68ded2010 0x00007ff68ded6588 Yes /lib64/libidn.so.11 >0x00007ff68dc90d10 0x00007ff68dcc0d44 Yes /lib64/libgssapi_krb5.so.2 >0x00007ff68d9ca1a0 0x00007ff68da2c57c Yes /lib64/libkrb5.so.3 >0x00007ff68d7748b0 0x00007ff68d7947d8 Yes /lib64/libk5crypto.so.3 >0x00007ff68d56d570 0x00007ff68d56e154 Yes /lib64/libcom_err.so.2 >0x00007ff68d3606d0 0x00007ff68d3679f4 Yes /lib64/liblber-2.4.so.2 >0x00007ff68d11a0a0 0x00007ff68d14a7b4 Yes /lib64/libldap-2.4.so.2 >0x00007ff68cf02ec0 0x00007ff68cf075d4 Yes /lib64/libjson-c.so.2 >0x00007ff68cca51a0 0x00007ff68cce149c Yes /usr/lib64/pulseaudio/libpulsecommon-4.0.so >0x00007ff68ca8f600 0x00007ff68ca8f70c Yes /lib64/libX11-xcb.so.1 >0x00007ff68c877a00 0x00007ff68c8856c8 Yes /lib64/libxcb.so.1 >0x00007ff68c656f30 0x00007ff68c6641ec Yes /lib64/libICE.so.6 >0x00007ff68c44bc20 0x00007ff68c44fc44 Yes /lib64/libSM.so.6 >0x00007ff68c2454c0 0x00007ff68c247e58 Yes /lib64/libXtst.so.6 >0x00007ff68c03c3e0 0x00007ff68c03feb8 Yes /lib64/libwrap.so.0 >0x00007ff68bde03e0 0x00007ff68be1930c Yes /lib64/libsndfile.so.1 >0x00007ff68bbd5380 0x00007ff68bbd79f8 Yes /lib64/libasyncns.so.0 >0x00007ff68b993ab0 0x00007ff68b9bda54 Yes /lib64/libdbus-1.so.3 >0x00007ff68b788620 0x00007ff68b789e58 Yes /lib64/libcap.so.2 >0x00007ff68b570a40 0x00007ff68b57f81c Yes /lib64/libresolv.so.2 >0x00007ff68b336ed0 0x00007ff68b33b98c Yes /lib64/libcrypt.so.1 >0x00007ff68b1007f0 0x00007ff68b11d4dc Yes /lib64/libp11-kit.so.0 >0x00007ff68aee1b60 0x00007ff68aeedb4c Yes /lib64/libtasn1.so.6 >0x00007ff68acb4360 0x00007ff68accec9c Yes /lib64/libnettle.so.4 >0x00007ff68aa8d820 0x00007ff68aa98624 Yes /lib64/libhogweed.so.2 >0x00007ff68a81c040 0x00007ff68a86edc4 Yes /lib64/libgmp.so.10 >0x00007ff68a60d190 0x00007ff68a60e088 Yes /lib64/libgmodule-2.0.so.0 >0x00007ff68a3fe240 0x00007ff68a4085f8 Yes /lib64/libXi.so.6 >0x00007ff68a1f75f0 0x00007ff68a1f9948 Yes /lib64/libXfixes.so.3 >0x00007ff689fd3ef0 0x00007ff689fe6b14 Yes /lib64/libatk-bridge-2.0.so.0 >0x00007ff689dbb320 0x00007ff689dc390c Yes /lib64/libpangoft2-1.0.so.0 >0x00007ff689b7eca0 0x00007ff689b9bfcc Yes /lib64/libfontconfig.so.1 >0x00007ff689975bb0 0x00007ff689976510 Yes /lib64/libXinerama.so.1 >0x00007ff68976cc30 0x00007ff6897725d0 Yes /lib64/libXrandr.so.2 >0x00007ff689562ab0 0x00007ff689567690 Yes /lib64/libXcursor.so.1 >0x00007ff68935dcd0 0x00007ff68935e6e8 Yes /lib64/libXcomposite.so.1 >0x00007ff68915ac40 0x00007ff68915b56c Yes /lib64/libXdamage.so.1 >0x00007ff688f51930 0x00007ff688f556f0 Yes /lib64/libwayland-client.so.0 >0x00007ff688d0cb30 0x00007ff688d25bd8 Yes /lib64/libxkbcommon.so.0 >0x00007ff688ae61c0 0x00007ff688ae7c94 Yes /lib64/libwayland-cursor.so.0 >0x00007ff688897d00 0x00007ff6888cab6c Yes /lib64/libharfbuzz.so.0 >0x00007ff6885fa320 0x00007ff6886660c4 Yes /lib64/libfreetype.so.6 >0x00007ff6883d0c30 0x00007ff6883e264c Yes /lib64/libEGL.so.1 >0x00007ff6881c8b90 0x00007ff6881c9460 Yes /lib64/libxcb-shm.so.0 >0x00007ff687fc1610 0x00007ff687fc4a7c Yes /lib64/libxcb-render.so.0 >0x00007ff687db5b70 0x00007ff687dbbbe8 Yes /lib64/libXrender.so.1 >0x00007ff687b64140 0x00007ff687b9d2d4 Yes /lib64/libGL.so.1 >0x00007ff687946870 0x00007ff68794afe8 Yes /lib64/libffi.so.6 >0x00007ff6877274a0 0x00007ff687739fe4 Yes /lib64/libselinux.so.1 >0x00007ff687512f90 0x00007ff68751d3d0 Yes /lib64/libcelt051.so.0 >0x00007ff6873034f0 0x00007ff68730bf62 Yes /lib64/libudev.so.1 >0x00007ff6870fba30 0x00007ff6870fc0a8 Yes /lib64/libgpg-error.so.0 >0x00007ff686ef0620 0x00007ff686ef6f8c Yes /lib64/libkrb5support.so.0 >0x00007ff686cea5b0 0x00007ff686ceb1cc Yes /lib64/libkeyutils.so.1 >0x00007ff686ae5ee0 0x00007ff686ae6bfc Yes /lib64/libXau.so.6 >0x00007ff6868d0110 0x00007ff6868dcd94 Yes /lib64/libnsl.so.1 >0x00007ff6866c1340 0x00007ff6866c9334 Yes /lib64/libgsm.so.1 >0x00007ff6864840c0 0x00007ff6864b5190 Yes /lib64/libFLAC.so.8 >0x00007ff685fbfb60 0x00007ff685fc217c Yes /lib64/libvorbisenc.so.2 >0x00007ff685d81850 0x00007ff685d991c0 Yes /lib64/libvorbis.so.0 >0x00007ff685b78aa0 0x00007ff685b7b098 Yes /lib64/libogg.so.0 >0x00007ff6859733d0 0x00007ff68597541c Yes /lib64/libattr.so.1 >0x00007ff6856f5e80 0x00007ff68574c030 Yes /lib64/libfreebl3.so >0x00007ff6854d2c50 0x00007ff6854e3448 Yes /lib64/libatspi.so.0 >0x00007ff68529de00 0x00007ff6852b6cdc Yes /lib64/libexpat.so.1 >0x00007ff6850807c0 0x00007ff6850929b8 Yes /lib64/libgraphite2.so.3 >0x00007ff684e7a930 0x00007ff684e7ba88 Yes /lib64/libxcb-dri2.so.0 >0x00007ff684c74610 0x00007ff684c76748 Yes /lib64/libxcb-xfixes.so.0 >0x00007ff684a6f020 0x00007ff684a6fbc8 Yes /lib64/libxcb-shape.so.0 >0x00007ff684869140 0x00007ff68486acdc Yes /lib64/libgbm.so.1 >0x00007ff68465c950 0x00007ff684661ae0 Yes /lib64/libwayland-server.so.0 >0x00007ff684439e40 0x00007ff6844429b0 Yes /lib64/libglapi.so.0 >0x00007ff684228210 0x00007ff68422db98 Yes /lib64/libdrm.so.2 >0x00007ff684015030 0x00007ff68401cdf8 Yes /lib64/libxcb-glx.so.0 >0x00007ff683e06010 0x00007ff683e08958 Yes /lib64/libXxf86vm.so.1 >0x00007ff683ba0770 0x00007ff683bea8d8 Yes /lib64/libpcre.so.1 >0x00007ff68397d0e0 0x00007ff683993060 Yes /lib64/liblzma.so.5 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x7ff67414b020 140696486195232 >rbx 0xfed000f0 4275044592 >rcx 0xfffffff6 4294967286 >rdx 0x285a0 165280 >rsi 0x0 0 >rdi 0x2b 43 >rbp 0x7ff682e94af0 0x7ff682e94af0 >rsp 0x7ff682e94a10 0x7ff682e94a10 >r8 0x498 1176 >r9 0xa 10 >r10 0x0 0 >r11 0x246 582 >r12 0x7ff6740308c0 140696485038272 >r13 0x7ff682e94a58 140696735009368 >r14 0x1 1 >r15 0x7ff682e94b00 140696735009536 >rip 0x7ff699f10ecf 0x7ff699f10ecf <address_space_translate_internal+111> >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 address_space_translate_internal: > 0x00007ff699f10e60 <+0>: push %r14 > 0x00007ff699f10e62 <+2>: mov %r8d,%r14d > 0x00007ff699f10e65 <+5>: push %r13 > 0x00007ff699f10e67 <+7>: mov %rdx,%r13 > 0x00007ff699f10e6a <+10>: push %r12 > 0x00007ff699f10e6c <+12>: push %rbp > 0x00007ff699f10e6d <+13>: mov %rcx,%rbp > 0x00007ff699f10e70 <+16>: push %rbx > 0x00007ff699f10e71 <+17>: mov %rsi,%rbx > 0x00007ff699f10e74 <+20>: shr $0xc,%rsi > 0x00007ff699f10e78 <+24>: sub $0x10,%rsp > 0x00007ff699f10e7c <+28>: mov 0x10(%rdi),%r12 > 0x00007ff699f10e80 <+32>: mov 0x8(%rdi),%rdx > 0x00007ff699f10e84 <+36>: movzwl (%rdi),%edi > 0x00007ff699f10e87 <+39>: mov %fs:0x28,%rax > 0x00007ff699f10e90 <+48>: mov %rax,0x8(%rsp) > 0x00007ff699f10e95 <+53>: xor %eax,%eax > 0x00007ff699f10e97 <+55>: mov %r12,%rcx > 0x00007ff699f10e9a <+58>: callq 0x7ff699f104e0 <phys_page_find> > 0x00007ff699f10e9f <+63>: test %r14b,%r14b > 0x00007ff699f10ea2 <+66>: je 0x7ff699f10ecf <address_space_translate_internal+111> > 0x00007ff699f10ea4 <+68>: mov (%rax),%rdx > 0x00007ff699f10ea7 <+71>: cmpb $0x0,0x50(%rdx) > 0x00007ff699f10eab <+75>: je 0x7ff699f10ecf <address_space_translate_internal+111> > 0x00007ff699f10ead <+77>: mov %rbx,%rax > 0x00007ff699f10eb0 <+80>: and $0xfff,%eax > 0x00007ff699f10eb5 <+85>: movzwl 0xd8(%rdx,%rax,2),%eax > 0x00007ff699f10ebd <+93>: lea 0x0(,%rax,8),%rdx > 0x00007ff699f10ec5 <+101>: shl $0x6,%rax > 0x00007ff699f10ec9 <+105>: sub %rdx,%rax > 0x00007ff699f10ecc <+108>: add %r12,%rax >=> 0x00007ff699f10ecf <+111>: sub 0x28(%rax),%rbx > 0x00007ff699f10ed3 <+115>: xor %esi,%esi > 0x00007ff699f10ed5 <+117>: mov %rbx,%rdx > 0x00007ff699f10ed8 <+120>: add 0x10(%rax),%rdx > 0x00007ff699f10edc <+124>: mov %rdx,0x0(%r13) > 0x00007ff699f10ee0 <+128>: mov (%rax),%rdx > 0x00007ff699f10ee3 <+131>: mov 0x0(%rbp),%rdi > 0x00007ff699f10ee7 <+135>: mov 0x28(%rdx),%rcx > 0x00007ff699f10eeb <+139>: cmp %rcx,%rbx > 0x00007ff699f10eee <+142>: seta %sil > 0x00007ff699f10ef2 <+146>: cmp %rsi,0x30(%rdx) > 0x00007ff699f10ef6 <+150>: js 0x7ff699f10f30 <address_space_translate_internal+208> > 0x00007ff699f10ef8 <+152>: mov %rdi,%rdx > 0x00007ff699f10efb <+155>: je 0x7ff699f10f20 <address_space_translate_internal+192> > 0x00007ff699f10efd <+157>: mov 0x8(%rsp),%rcx > 0x00007ff699f10f02 <+162>: xor %fs:0x28,%rcx > 0x00007ff699f10f0b <+171>: mov %rdx,0x0(%rbp) > 0x00007ff699f10f0f <+175>: jne 0x7ff699f10f4f <address_space_translate_internal+239> > 0x00007ff699f10f11 <+177>: add $0x10,%rsp > 0x00007ff699f10f15 <+181>: pop %rbx > 0x00007ff699f10f16 <+182>: pop %rbp > 0x00007ff699f10f17 <+183>: pop %r12 > 0x00007ff699f10f19 <+185>: pop %r13 > 0x00007ff699f10f1b <+187>: pop %r14 > 0x00007ff699f10f1d <+189>: retq > 0x00007ff699f10f1e <+190>: xchg %ax,%ax > 0x00007ff699f10f20 <+192>: sub %rbx,%rcx > 0x00007ff699f10f23 <+195>: cmp %rdi,%rcx > 0x00007ff699f10f26 <+198>: cmovbe %rcx,%rdx > 0x00007ff699f10f2a <+202>: jmp 0x7ff699f10efd <address_space_translate_internal+157> > 0x00007ff699f10f2c <+204>: nopl 0x0(%rax) > 0x00007ff699f10f30 <+208>: lea 0x1747eb(%rip),%rcx # 0x7ff69a085722 <__PRETTY_FUNCTION__.21772> > 0x00007ff699f10f37 <+215>: lea 0x15a7ca(%rip),%rsi # 0x7ff69a06b708 > 0x00007ff699f10f3e <+222>: lea 0x15a7fa(%rip),%rdi # 0x7ff69a06b73f > 0x00007ff699f10f45 <+229>: mov $0x16,%edx > 0x00007ff699f10f4a <+234>: callq 0x7ff699d30420 <__assert_fail@plt> > 0x00007ff699f10f4f <+239>: callq 0x7ff699d30820 <__stack_chk_fail@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 1056911
: 854212 |
854213
|
854214
|
854215
|
854216
|
854217
|
854218
|
854219
|
854220
|
854221