Displaying 4 results from an estimated 4 matches for "virthreadpthread".
2013 Dec 19
1
Re: About debugging of libvirt.
...nux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 11 (Thread 0x7fc330e7f700 (LWP 29170)):
#0 0x00007fc33509c2d4 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007fc3371ae9ea in virCondWait (c=c@entry=0x7fc3380dbd80,
m=m@entry=0x7fc3380dbd58)
at util/virthreadpthread.c:117
#2 0x00007fc3371af0cb in virThreadPoolWorker
(opaque=opaque@entry=0x7fc3380db870)
at util/virthreadpool.c:103
#3 0x00007fc3371ae686 in virThreadHelper (data=<optimized out>) at
util/virthreadpthread.c:161
#4 0x00007fc335097b50 in start_thread () from
/lib/x86_64-linux-gnu/libpthread....
2013 Dec 19
2
Re: About debugging of libvirt.
I am newbie to this gdb debugging. now i did the bt in the debugging. In my
side still it showing the error. Following are the stacktrace which i got.
Kindly refer the following logs for full information:
****
[New Thread 0x7f8503695700 (LWP 20012)]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007f84f671281e in
2013 Nov 20
2
libivrt issue report , 1.1.0 version, while migrate VMs between two hosts, is it solved or other way to avoid it, thanks
...00007f78f08acd86 in virNetServerHandleJob (jobOpaque=0x7f78f305f6a0,
opaque=0x7f78f304a360) at rpc/virnetserver.c:181
#7 0x00007f78f07a8a5e in virThreadPoolWorker (opaque=0x7f78f304a0a0)
at util/virthreadpool.c:144
#8 0x00007f78f07a842a in virThreadHelper (data=0x7f78f3049ec0)
at util/virthreadpthread.c:205
#9 0x00007f78ef897e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f78ef5c54bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()
(gdb) frame 6
#6 0x00007f78f08acd86 in virNetServerHandleJob (jobOpaque=0x7f78f305f6a0,
opaque=0x7f...
2014 Sep 23
0
libvirt crashed by restore of xen vm
...#20 virNetServerHandleJob (jobOpaque=<optimized out>, opaque=0x7fd39c91dc80) at rpc/virnetserver.c:187
#21 0x00007fd39aa37da5 in virThreadPoolWorker (opaque=opaque@entry=0x7fd39c91d940) at util/virthreadpool.c:144
#22 0x00007fd39aa3773e in virThreadHelper (data=<optimized out>) at util/virthreadpthread.c:194
#23 0x00007fd397a7cf35 in start_thread (arg=0x7fd38a445700) at pthread_create.c:309
#24 0x00007fd3973a4c3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
from syslog:
Sep 22 16:52:13 localhost systemd: libvirtd.service: main process exited, code=killed, status=11/SEGV
Sep 22...