qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] New assertion failed for USB
@ 2012-03-07  9:46 Erik Rull
  2012-03-07 11:30 ` Gerd Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Erik Rull @ 2012-03-07  9:46 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel@nongnu.org

 Hi Gerd,

there are new assertion failed when plugging in a USB security dongle at
guest runtime.
They occur on the current GIT master  + your async patch.

/home/erik/qemu/hw/usb.c:352 usb_packet_complete: Assertion
'((&ep->queue)->tqh_first) == p' failed.
I got this only once and I'm currently not able to reproduce that.

Next one is:
Same security dongle (I tested two different hardware versions, both show
the same behaviour):
- They get detected at runtime (beside this one crash above) but it takes
quite long
- When being plugged in before guest startup I get the following assertion
- this seems to happen in BIOS before the guest OS actually boots:
/home/erik/qemu/hw/usb-uhci.c:967: uhci_fill_queue: Assertion 'ret == 2'
failed.

If you need further information, just let me know how to produce it.

Best regards,

Erik

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-07 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07  9:46 [Qemu-devel] New assertion failed for USB Erik Rull
2012-03-07 11:30 ` Gerd Hoffmann
2012-03-07 12:06   ` Erik Rull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).