<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - spice-server wrongly disconnects client"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55726#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - spice-server wrongly disconnects client"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55726">bug 55726</a>
              from <span class="vcard"><a class="email" href="mailto:alevy@redhat.com" title="Alon Levy <alevy@redhat.com>"> <span class="fn">Alon Levy</span></a>
</span></b>
        <pre><span class="quote">> This is not what I'm seeing, what I'm seeing is:
> 1) repeated guest agent opening / closing of the virtio serial port, caused
> by using an agent which does not yet have this fix:
> <a href="http://cgit.freedesktop.org/spice/linux/vd_agent/commit/">http://cgit.freedesktop.org/spice/linux/vd_agent/commit/</a>
> ?id=9a58d8ee70c13677a1b62a2c8af694829c7afec5

> 2) That triggering the race I described above (it could even be the agent
> hello message which is triggering this).

> After this has happened, simply re-connecting with remote-viewer works fine,
> iow not the same as what you're seeing.</span >

OK, I agree it is not what I am seeing. The "channel refused to allocate
buffer" on main channel happens only for SPICE_VDAGENT_DATA messages when there
are no tokens. Maybe it's a server error like you say. What I saw is a separate
case.

Regardless of whether there is an accounting error, we need to decide if we
want to disconnect a client that violates the token scheme or not. I think
disconnecting it makes sense but otherwise we just need to track the current
message until it completes so as to not pass part of it accidentally when
tokens arrive.

<span class="quote">> 
> Regards,

> Hans</span ></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>