Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 0x00007f1afe81e613 in poll () from /lib64/libc.so.6
- Missing separate debuginfos, use: debuginfo-install libvirt-0.9.4-23.el6_2.8.x86_64
- (gdb)
- (gdb) break virCommandSetPreExecHook
- Breakpoint 1 at 0x7f1b01527f90
- (gdb) cont
- Continuing.
- Detaching after fork from child process 5199.
- Detaching after fork from child process 5200.
- Detaching after fork from child process 5202.
- Detaching after fork from child process 5203.
- Detaching after fork from child process 5204.
- Detaching after fork from child process 5206.
- Detaching after fork from child process 5228.
- Detaching after fork from child process 5229.
- Detaching after fork from child process 5231.
- Detaching after fork from child process 5232.
- Detaching after fork from child process 5233.
- Detaching after fork from child process 5235.
- Detaching after fork from child process 5305.
- Detaching after fork from child process 5306.
- Detaching after fork from child process 5308.
- Detaching after fork from child process 5309.
- Detaching after fork from child process 5310.
- Detaching after fork from child process 5312.
- Detaching after fork from child process 5313.
- Detaching after fork from child process 5314.
- Detaching after fork from child process 5316.
- Detaching after fork from child process 5317.
- [Switching to Thread 0x7f1af3617700 (LWP 64267)]
- Breakpoint 1, 0x00007f1b01527f90 in virCommandSetPreExecHook () from /usr/lib64/libvirt.so.0
- (gdb) break main
- Function "main" not defined.
- Make breakpoint pending on future shared library load? (y or [n]) y
- Breakpoint 2 (main) pending.
- (gdb) handle SIGKILL nopass noprint nostop
- Signal Stop Print Pass to program Description
- SIGKILL No No No Killed
- (gdb) handle SIGTERM nopass noprint nostop
- Signal Stop Print Pass to program Description
- SIGTERM No No No Terminated
- (gdb) set follow-fork-mode child
- (gdb) cont
- Continuing.
- [New process 5325]
- [Thread debugging using libthread_db enabled]
- [New process 5326]
- [Thread debugging using libthread_db enabled]
- process 5326 is executing new program: /usr/libexec/qemu-kvm
- [Thread debugging using libthread_db enabled]
- warning: the debug information found in "/usr/lib/debug//usr/lib64/libspice-server.so.1.0.2.debug" does not match "/usr/lib64/libspice-server.so.1" (CRC mismatch).
- warning: the debug information found in "/usr/lib/debug/usr/lib64/libspice-server.so.1.0.2.debug" does not match "/usr/lib64/libspice-server.so.1" (CRC mismatch).
- Missing separate debuginfo for /usr/lib64/libspice-server.so.1
- Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/95/715d002dea8b3f8b2f221b485aa4a72d0c83c9.debug
- [Switching to Thread 0x7f1af3617700 (LWP 5326)]
- Breakpoint 2, main (argc=59, argv=0x7fffb3f15f88, envp=0x7fffb3f16168) at /usr/src/debug/qemu-kvm-0.12.1.2/vl.c:5018
- 5018 {
- Missing separate debuginfos, use: debuginfo-install celt051-0.5.1.3-0.el6.x86_64 dbus-libs-1.2.24-5.el6_1.x86_64 flac-1.2.1-6.1.el6.x86_64 glibc-2.12-1.47.el6_2.9.x86_64 gnutls-2.8.5-4.el6_2.2.x86_64 keyutils-libs-1.4-3.el6.x86_64 krb5-libs-1.9-22.el6_2.1.x86_64 libICE-1.0.6-1.el6.x86_64 libSM-1.1.0-7.1.el6.x86_64 libX11-1.3-2.el6.x86_64 libXau-1.0.5-1.el6.x86_64 libXext-1.1-3.el6.x86_64 libXi-1.3-3.el6.x86_64 libXtst-1.0.99.2-3.el6.x86_64 libaio-0.3.107-10.el6.x86_64 libasyncns-0.8-1.1.el6.x86_64 libcom_err-1.41.12-11.el6.x86_64 libgcrypt-1.4.5-9.el6_2.2.x86_64 libgpg-error-1.7-4.el6.x86_64 libjpeg-6b-46.el6.x86_64 libogg-1.1.4-2.1.el6.x86_64 libselinux-2.0.94-5.2.el6.x86_64 libsndfile-1.0.20-5.el6.x86_64 libtasn1-2.3-3.el6_2.1.x86_64 libuuid-2.17.2-12.4.el6.x86_64 libvorbis-1.2.3-4.el6_2.1.x86_64 libxcb-1.5-1.el6.x86_64 nss-softokn-freebl-3.12.9-11.el6.x86_64 openssl-1.0.0-20.el6_2.3.x86_64 pulseaudio-libs-0.9.21-13.el6.x86_64 tcp_wrappers-libs-7.6-57.el6.x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement