<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 crashes when not using qxl"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94192#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - spice server crashes when not using qxl"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94192">bug 94192</a>
              from <span class="vcard"><a class="email" href="mailto:lvenhoda@redhat.com" title="Lukas Venhoda <lvenhoda@redhat.com>"> <span class="fn">Lukas Venhoda</span></a>
</span></b>
        <pre>Even this causes the crash:
export
LD_PRELOAD="/home/lvenhoda/jhbuild/src/spice/server/.libs/libspice-server.so"
qemu-system-x86_64 -spice disable-ticketing,port=5900

While this doesn't:
export
LD_PRELOAD="/home/lvenhoda/jhbuild/src/spice/server/.libs/libspice-server.so"
qemu-system-x86_64 -spice disable-ticketing,port=5900 -vga qxl</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>