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 585716 Details for
Bug 822068
libvirtd will crash when hotplug attah-disk to guest
[?]
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.
gdb backtrace
gdb.txt (text/plain), 9.04 KB, created by
Huang Wenlong
on 2012-05-21 05:10:57 UTC
(
hide
)
Description:
gdb backtrace
Filename:
MIME Type:
Creator:
Huang Wenlong
Created:
2012-05-21 05:10:57 UTC
Size:
9.04 KB
patch
obsolete
> >Thread 11 (LWP 23376): >#0 0x0000003c25ce8e9f in poll () from /lib64/libc.so.6 >#1 0x0000003b9f84a8b4 in virEventPollRunOnce () at util/event_poll.c:620 >#2 0x0000003b9f849637 in virEventRunDefaultImpl () at util/event.c:247 >#3 0x0000003b9f91295d in virNetServerRun (srv=0x751ba0) at rpc/virnetserver.c:748 >#4 0x0000000000421ccc in main (argc=<optimized out>, argv=<optimized out>) at libvirtd.c:1610 > >Thread 10 (LWP 23377): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751cf0, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a2fb in virThreadPoolWorker (opaque=opaque@entry=0x747bd0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 9 (LWP 23378): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751cf0, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a2fb in virThreadPoolWorker (opaque=opaque@entry=0x747bd0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 8 (LWP 23379): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751cf0, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a2fb in virThreadPoolWorker (opaque=opaque@entry=0x747ab0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 7 (LWP 23380): >#0 0x0000003c25c35915 in raise () from /lib64/libc.so.6 >#1 0x0000003c25c370c8 in abort () from /lib64/libc.so.6 >#2 0x0000003c25c7563b in __libc_message () from /lib64/libc.so.6 >#3 0x0000003c25c7b5c6 in malloc_printerr () from /lib64/libc.so.6 >#4 0x0000003c25c7de34 in _int_malloc () from /lib64/libc.so.6 >#5 0x0000003c25c7fc63 in malloc () from /lib64/libc.so.6 >#6 0x0000003c25c85ba2 in strdup () from /lib64/libc.so.6 >#7 0x0000003b9f84e499 in virJSONValueObjectAppend (object=object@entry=0x7fffe00025b0, key=key@entry=0x4f4301 "execute", > value=value@entry=0x7fffe0002320) at util/json.c:274 >#8 0x0000003b9f84ed57 in virJSONValueObjectAppendString (object=object@entry=0x7fffe00025b0, key=key@entry=0x4f4301 "execute", > value=value@entry=0x505f19 "human-monitor-command") at util/json.c:296 >#9 0x00000000004a6a34 in qemuMonitorJSONMakeCommandRaw (wrap=wrap@entry=false, cmdname=cmdname@entry=0x505f19 "human-monitor-command") > at qemu/qemu_monitor_json.c:393 >#10 0x00000000004a8517 in qemuMonitorJSONHumanCommandWithFd (mon=mon@entry=0x7fffdc000cc0, cmd_str=<optimized out>, scm_fd=-1, > reply_str=0x7ffff01908c0) at qemu/qemu_monitor_json.c:846 >#11 0x00000000004995c3 in qemuMonitorHMPCommandWithFd (mon=mon@entry=0x7fffdc000cc0, cmd=<optimized out>, scm_fd=scm_fd@entry=-1, > reply=reply@entry=0x7ffff01908c0) at qemu/qemu_monitor.c:910 >#12 0x00000000004a4dae in qemuMonitorTextAddDrive (mon=mon@entry=0x7fffdc000cc0, > drivestr=drivestr@entry=0x7fffe0004610 "file=/dev/sda1,if=none,id=drive-virtio-disk0,format=raw") at qemu/qemu_monitor_text.c:2828 >#13 0x00000000004ac934 in qemuMonitorJSONAddDrive (mon=0x7fffdc000cc0, > drivestr=0x7fffe0004610 "file=/dev/sda1,if=none,id=drive-virtio-disk0,format=raw") at qemu/qemu_monitor_json.c:2937 >#14 0x000000000049de6d in qemuMonitorAddDrive (mon=<optimized out>, drivestr=<optimized out>) at qemu/qemu_monitor.c:2571 >#15 0x0000000000480d2d in qemuDomainAttachPciDiskDevice (conn=conn@entry=0x7fffd004e280, driver=driver@entry=0x7fffe401f9a0, > vm=vm@entry=0x7fffe40ad390, disk=disk@entry=0x7fffe0005620) at qemu/qemu_hotplug.c:250 >#16 0x000000000045ee3e in qemuDomainAttachDeviceDiskLive (vm=0x7fffe40ad390, driver=0x7fffe401f9a0, conn=0x7fffd004e280, dev=<optimized out>) > at qemu/qemu_driver.c:5131 >#17 qemuDomainAttachDeviceLive (dev=0x7fffe0001130, vm=0x7fffe40ad390, dom=<optimized out>) at qemu/qemu_driver.c:5190 >#18 qemuDomainModifyDeviceFlags (dom=<optimized out>, xml=0x7fffe0001130 "\001", flags=<optimized out>, action=<optimized out>) > at qemu/qemu_driver.c:5731 >#19 0x0000003b9f8d2bcd in virDomainAttachDevice (domain=domain@entry=0x7fffe0002f90, > xml=0x7fffe0003070 "<disk type='block'>\n <source dev='/dev/sda1'/>\n <target dev='vda'/>\n</disk>\n") at libvirt.c:9279 >#20 0x000000000043a18e in remoteDispatchDomainAttachDevice (args=0x7fffe0002fd0, rerr=0x7ffff0190c30, client=<optimized out>, > server=<optimized out>, msg=<optimized out>) at remote_dispatch.h:320 >#21 remoteDispatchDomainAttachDeviceHelper (server=<optimized out>, client=<optimized out>, msg=<optimized out>, rerr=0x7ffff0190c30, > args=0x7fffe0002fd0, ret=<optimized out>) at remote_dispatch.h:298 >#22 0x0000003b9f9165c6 in virNetServerProgramDispatchCall (msg=0x7ed3e0, client=0x755030, server=0x751ba0, prog=0x76d180) > at rpc/virnetserverprogram.c:416 >#23 virNetServerProgramDispatch (prog=0x76d180, server=server@entry=0x751ba0, client=0x755030, msg=0x7ed3e0) at rpc/virnetserverprogram.c:289 >#24 0x0000003b9f912171 in virNetServerHandleJob (jobOpaque=<optimized out>, opaque=0x751ba0) at rpc/virnetserver.c:168 >#25 0x0000003b9f85a25e in virThreadPoolWorker (opaque=opaque@entry=0x747bd0) at util/threadpool.c:144 >#26 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#27 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#28 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 6 (LWP 23381): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751cf0, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a2fb in virThreadPoolWorker (opaque=opaque@entry=0x747ab0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 5 (LWP 23382): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751d80, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a31b in virThreadPoolWorker (opaque=opaque@entry=0x747bd0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 4 (LWP 23383): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751d80, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a31b in virThreadPoolWorker (opaque=opaque@entry=0x747ab0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 3 (LWP 23384): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751d80, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a31b in virThreadPoolWorker (opaque=opaque@entry=0x747bd0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 2 (LWP 23385): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751d80, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a31b in virThreadPoolWorker (opaque=opaque@entry=0x747ab0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6 > >Thread 1 (LWP 23386): >#0 0x0000003c2600b595 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x0000003b9f859eb6 in virCondWait (c=c@entry=0x751d80, m=m@entry=0x751cc8) at util/threads-pthread.c:117 >#2 0x0000003b9f85a31b in virThreadPoolWorker (opaque=opaque@entry=0x747bd0) at util/threadpool.c:103 >#3 0x0000003b9f859ce9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 >#4 0x0000003c26007d14 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003c25cf194d in clone () from /lib64/libc.so.6
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 822068
:
584905
| 585716