Am 14.12.2016 um 23:49 hat Michael S. Tsirkin geschrieben:
> On Wed, Dec 14, 2016 at 02:25:18PM +0000, Stefan Hajnoczi wrote:
> > The "Copy" menu item copies VTE terminal text to the clipboard.  This
> > only works with VTE terminals, not with graphics consoles.
> > 
> > Disable the menu item when the current notebook page isn't a VTE
> > terminal.
> > 
> > This patch fixes a segfault.  Reproducer: Start QEMU and click the Copy
> > menu item when the guest display is visible.
> > 
> > Reported-by: Kevin Wolf <kw...@redhat.com>
> > Cc: Michael S. Tsirkin <m...@redhat.com>
> > Cc: Gerd Hoffmann <kra...@redhat.com>
> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> 
> I don't think it's 2.8 personally, patch just disables an
> illegal action. Similar to the hotplug crash fix I
> have queued. Just document this as a known issue.

This is an immediate crash for selecting a menu entry in the default
view (which means killing a VM accidentally), we know the patch to fix
it, and it is really small. Why would we not merge something like this?
Are we making intentionally shitty releases these days?

I don't know your hotplug problem, but if it's a crash that isn't a
real corner case, that suggests that it should have been fixed. I mean,
fixing bugs is exactly what the freeze is for.

Kevin

Reply via email to