[Bug 43903] New: ring_remove: ASSERT item->next != NULL && item->prev != NULL failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 17 00:47:27 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=43903

             Bug #: 43903
           Summary: ring_remove: ASSERT item->next != NULL && item->prev
                    != NULL failed
    Classification: Unclassified
           Product: Spice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: server
        AssignedTo: spice-bugs at lists.freedesktop.org
        ReportedBy: jwrdegoede at fedoraproject.org


Hi,

nicolas prochazka <prochazka.nicolas at gmail.com> hit this when testing the
usbredir support, and reported it to me in a private mail.

I hope the backtrace has enough info to figure out what is going on, if not
feel free to close this.

reds_handle_main_link: 
reds_disconnect: 
reds_client_disconnect: 
red_client_destroy: destroy client with #channels 5
red_channel_client_disconnect: 0x7f06154b83a0 (channel 0x7f0614c1db50 type 9 id
0)
ring_remove: ASSERT item->next != NULL && item->prev != NULL failed
/usr/lib/libspice-server.so.1(+0xad84c)[0x7f06107ac84c]
/usr/lib/libspice-server.so.1(+0x17871)[0x7f0610716871]
/usr/lib/libspice-server.so.1(+0x17a62)[0x7f0610716a62]
/usr/lib/libspice-server.so.1(+0x34f31)[0x7f0610733f31]
/usr/lib/libspice-server.so.1(+0x3505a)[0x7f061073405a]
/usr/lib/libspice-server.so.1(+0x37394)[0x7f0610736394]
/usr/local/bin/qemu(+0xb8367)[0x7f061299c367]
/usr/local/bin/qemu(+0x125d1f)[0x7f0612a09d1f]
/usr/local/bin/qemu(main+0xe24)[0x7f0612a03224]
/lib/libc.so.6(__libc_start_main+0xec)[0x7f060fd13cbc]
/usr/local/bin/qemu(+0x6a359)[0x7f061294e359]

This happened on client disconnect, while testing usbredir.

Regards,

Hans

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the spice-bugs mailing list