AL13N wrote:
> Op woensdag 20 maart 2013 08:42:52 schreef Jim Fehlig:
>
>> AL13N wrote:
>>
>>> Thread 1 (Thread 0x7fdef683b800 (LWP 20522)):
>>> #0 0x0000000000000000 in ?? ()
>>> #1 0x00007fdee9a72dc7 in libxl_osevent_occurred_timeout
>>> (ctx=<optimized
>>> out>, for_libxl=0x7fdedc001608) at libxl_event.c:1039
>>> #2 0x00007fdee9c9ff87 in libxlTimerCallback (timer=<optimized out>,
>>> timer_info=0x7fdedc001730) at libxl/libxl_driver.c:259
>>> #3 0x00007fdef5dd0f1a in virEventPollDispatchTimeouts () at
>>> util/vireventpoll.c:450
>>> #4 virEventPollRunOnce () at util/vireventpoll.c:643
>>> #5 0x00007fdef5dcf88d in virEventRunDefaultImpl () at
>>> util/virevent.c:273
>>> #6 0x00007fdef5ec96c5 in virNetServerRun (srv=0x1146220) at
>>> rpc/virnetserver.c:1108
>>> #7 0x000000000040c8e0 in main (argc=<optimized out>,
argv=<optimized
>>> out>) at libvirtd.c:1481
>>>
>> I received a similar report on #xendevel just yesterday. I'll take a
>> look at this in the next few days after finishing my current project.
>>
>> Regards,
>> Jim
>>
>
> restesting with libvirt-1.0.4 confirmed that it's still unfixed
>
I would have been really surprised if it was fixed :).
/me too
I did take a few minutes last week to peek at the code, only to
realize
it is not a simple fix and requires some investigation. Apologies for
not having time to do this yet. My schedule for the next several weeks
is quite hectic too. I'm adding Bamvor (a SUSE colleague) to the cc
list in case he has some free time to investigate as well.
I very well appreciate your help with this. no offense, but the Xen
support for libvirt is pretty basic as it is... imho, it would help if Xen
developers help a bit with the libvirtd XEN driver, and i talked to Citrix
people about this, not sure if it'll work out, but we'll see...
As the Xen package maintainer for Mageia, i would like if libvirt would be
better supported on Xen.
In any case, we are already in version freeze for the coming Mageia 3
release and release freeze is coming soon, it would be awesome if i could
add this patch so that Mageia 3 would have working XEN dom0 + libvirtd
support.
Kind Regards,
Maarten
PS: testing 1.0.4 showed a new bug: if i use the reboot command from the
HVM guest, virt-manager seems to stop refreshing the cpu graph and the
guest doesn't actually seem to reboot (the vnc window can't connect
either). i have to force shutdown it (crashing libvirtd) and booting it up
again...