OK, seems like you need to compile QEMU with CONFIG_VTE enabled (i.e. with the vte-devel packages installed before running configure) to get copy-n-paste support in the GTK interface, that's why I was initially not able to reproduce this issue. Anyway, now I can trigger the assert(), too, and I've suggested a patch here:
http://marc.info/?i=1478768797-26401-1-git-send-email-th...@redhat.com ** Changed in: qemu Assignee: (unassigned) => Thomas Huth (th-huth) ** Changed in: qemu Status: New => Confirmed ** Changed in: qemu Importance: Undecided => Medium -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1639322 Title: pasting into ppc64 serial console kills qemu Status in QEMU: Confirmed Bug description: - run qemu-system-ppc64 - when X window appears press Ctrl+Alt+3 - paste any text longer than 16 characters qemu-system-ppc64: /home/abuild/rpmbuild/BUILD/qemu-2.6.1/hw/char/spapr_vty.c:40: vty_receive: Assertion `(dev->in - dev->out) < 16' failed. Aborted (core dumped) Broken in SUSE Leap 42.2 and git 4eb28abd52d48657cff6ff45e8dbbbefe4dbb414 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1639322/+subscriptions