<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - qemu crash if I reboot a windows guest when "past / copy clipboard" function is enabled ( vd_agent )"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83284#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - qemu crash if I reboot a windows guest when "past / copy clipboard" function is enabled ( vd_agent )"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83284">bug 83284</a>
              from <span class="vcard"><a class="email" href="mailto:teuf@gnome.org" title="Christophe Fergeau <teuf@gnome.org>"> <span class="fn">Christophe Fergeau</span></a>
</span></b>
        <pre>(In reply to Barto from <a href="show_bug.cgi?id=83284#c6">comment #6</a>)
<span class="quote">> (In reply to Christophe Fergeau from <a href="show_bug.cgi?id=83284#c5">comment #5</a>)
> > As you are using spicec which does not expose
> > SPICE_MAIN_CAP_AGENT_CONNECTED_TOKENS , it's very likely to be fixed by
> > <a href="http://cgit.freedesktop.org/spice/spice/commit/">http://cgit.freedesktop.org/spice/spice/commit/</a>
> > ?id=4639817f0eb26316894cc83b43a736bdd72f9018
> > 
> > Using remote-viewer is highly recommended though.
> > 


> what is "remote-viewer" ?</span >

It's a newer gtk+ spice client. It's part of the 'virt-viewer' package
<a href="https://fedorahosted.org/released/virt-viewer/">https://fedorahosted.org/released/virt-viewer/</a>


<span class="quote">> I hope your patch will be included in the next official version of spice</span >

It's in spice git repository so will be in the next release of spice-server.

<span class="quote">> > Regarding your question as to how to get a bactrace with your qemu script,
> > I'd start the script as usual, and then run
> > gdb --pid $(pidof qemu-system-x86_64)
> > Type 'c' (or 'continue') at the gdb prompt
> > Then reboot your VM, and when it crashes, go back to gdb, and type "thread
> > apply all bt"
> > You can exit gdb with 'exit' or ctrl+d

> I tried with :

> "gdb --pid 4687" but I get an error message from gdb :

> Attaching to process 4687
> ptrace: OpĂ©ration non permise.</span >

Ah you might need to run this as root if qemu is not running as the same user
as gdb.</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>