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 886775 Details for
Bug 1088165
libvirtd crashed after hot-unplug the vcpus which is pined to host cpus
[?]
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.
libvirt crashed bt info
20140415-libvirtd-crashed (text/plain), 9.38 KB, created by
Xuesong Zhang
on 2014-04-16 07:35:49 UTC
(
hide
)
Description:
libvirt crashed bt info
Filename:
MIME Type:
Creator:
Xuesong Zhang
Created:
2014-04-16 07:35:49 UTC
Size:
9.38 KB
patch
obsolete
>(gdb) c >Continuing. > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0x7fc145728700 (LWP 9497)] >virBitmapNextSetBit (bitmap=0x54414450555f4c4c, pos=0) at util/bitmap.c:600 >600 if (pos >= bitmap->max_bit) >(gdb) t a a bt > >Thread 11 (Thread 0x7fc146b2a700 (LWP 9495)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc146b2a700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 10 (Thread 0x7fc146129700 (LWP 9496)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) >---Type <return> to continue, or q <return> to quit--- > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc146129700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 9 (Thread 0x7fc145728700 (LWP 9497)): >#0 virBitmapNextSetBit (bitmap=0x54414450555f4c4c, pos=0) at util/bitmap.c:600 >#1 0x0000003a5ca46290 in virBitmapFormat (bitmap=0x54414450555f4c4c) > at util/bitmap.c:229 >#2 0x0000003a5ca997c2 in virDomainDefFormatInternal (def=0x7fc1381c3ad0, > flags=0, buf=0x7fc1457279a0) at conf/domain_conf.c:14276 >#3 0x000000000047a279 in qemuDomainDefFormatBuf ( > driver=<value optimized out>, def=0x7fc1381c3ad0, flags=0, > buf=<value optimized out>) at qemu/qemu_domain.c:1298 >#4 0x000000000047a515 in qemuDomainDefFormatXML ( > driver=<value optimized out>, def=<value optimized out>, > flags=<value optimized out>) at qemu/qemu_domain.c:1317 >#5 0x0000000000462d11 in qemuDomainGetXMLDesc (dom=<value optimized out>, > flags=0) at qemu/qemu_driver.c:5823 >#6 0x0000003a5cafa71e in virDomainGetXMLDesc (domain=0x7fc134009d90, flags=0) > at libvirt.c:4378 >#7 0x000000000043ff5b in remoteDispatchDomainGetXMLDesc ( >---Type <return> to continue, or q <return> to quit--- > server=<value optimized out>, client=<value optimized out>, > msg=<value optimized out>, rerr=0x7fc145727b80, args=0x7fc134009dd0, > ret=0x7fc134009d10) at remote_dispatch.h:2584 >#8 remoteDispatchDomainGetXMLDescHelper (server=<value optimized out>, > client=<value optimized out>, msg=<value optimized out>, > rerr=0x7fc145727b80, args=0x7fc134009dd0, ret=0x7fc134009d10) > at remote_dispatch.h:2560 >#9 0x0000003a5cb42662 in virNetServerProgramDispatchCall (prog=0x2277480, > server=0x226ea30, client=0x2275ea0, msg=0x2276120) > at rpc/virnetserverprogram.c:431 >#10 virNetServerProgramDispatch (prog=0x2277480, server=0x226ea30, > client=0x2275ea0, msg=0x2276120) at rpc/virnetserverprogram.c:304 >#11 0x0000003a5cb4456e in virNetServerProcessMsg (srv=<value optimized out>, > client=0x2275ea0, prog=<value optimized out>, msg=0x2276120) > at rpc/virnetserver.c:170 >#12 0x0000003a5cb44c0c in virNetServerHandleJob ( > jobOpaque=<value optimized out>, opaque=<value optimized out>) > at rpc/virnetserver.c:191 >#13 0x0000003a5ca63fdc in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:144 >#14 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#15 0x00007fc1503359d1 in start_thread (arg=0x7fc145728700) >---Type <return> to continue, or q <return> to quit--- > at pthread_create.c:301 >#16 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 8 (Thread 0x7fc144d27700 (LWP 9498)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc144d27700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 7 (Thread 0x7fc144326700 (LWP 9499)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >---Type <return> to continue, or q <return> to quit--- >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc144326700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 6 (Thread 0x7fc143925700 (LWP 9500)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc143925700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >---Type <return> to continue, or q <return> to quit--- >Thread 5 (Thread 0x7fc142f24700 (LWP 9501)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc142f24700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 4 (Thread 0x7fc142523700 (LWP 9502)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >---Type <return> to continue, or q <return> to quit--- >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc142523700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 3 (Thread 0x7fc141b22700 (LWP 9503)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc141b22700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 2 (Thread 0x7fc141121700 (LWP 9504)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () > at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:183 >#1 0x0000003a5ca63aa6 in virCondWait (c=<value optimized out>, >---Type <return> to continue, or q <return> to quit--- > m=<value optimized out>) at util/threads-pthread.c:117 >#2 0x0000003a5ca64073 in virThreadPoolWorker (opaque=<value optimized out>) > at util/threadpool.c:103 >#3 0x0000003a5ca638c9 in virThreadHelper (data=<value optimized out>) > at util/threads-pthread.c:161 >#4 0x00007fc1503359d1 in start_thread (arg=0x7fc141121700) > at pthread_create.c:301 >#5 0x00007fc14fc7bb8d in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 > >Thread 1 (Thread 0x7fc150df6860 (LWP 9494)): >#0 0x00007fc14fc72363 in __poll (fds=<value optimized out>, > nfds=<value optimized out>, timeout=<value optimized out>) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#1 0x0000003a5ca5150c in virEventPollRunOnce () at util/event_poll.c:615 >#2 0x0000003a5ca50747 in virEventRunDefaultImpl () at util/event.c:247 >#3 0x0000003a5cb43dad in virNetServerRun (srv=0x226ea30) > at rpc/virnetserver.c:748 >#4 0x0000000000423e47 in main (argc=<value optimized out>, > argv=<value optimized out>) at libvirtd.c:1229 >(gdb) >
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 1088165
: 886775