[ kvm-Bugs-2873263 ] Segfaults after resize window in monitor virtual console

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bugs item #2873263, was opened at 2009-10-06 10:30
Message generated for change (Comment added) made by kolobrod
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2873263&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sergey _ (kolobrod)
Assigned to: Nobody/Anonymous (nobody)
Summary: Segfaults after resize window in monitor virtual console

Initial Comment:
2.6.30-gentoo-r5 #3 SMP Mon Oct 5 15:31:57 YEKST 2009 x86_64 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz GenuineIntel GNU/Linux

app-emulation/kvm-88-r1  USE="alsa esd gnutls ncurses sdl vde -bluetooth -havekernel -modules -pulseaudio"

kvm -drive file=/home/sergey/virtual/test.img,if=virtio,media=disk,boot=on -net nic,model=virtio -boot c -m 384 -vga std &

Window resize causes segmentation fault while in monitor or serial virtual console (Ctrl+Alt+1, Ctrl+Alt+2). This problem appears even before any OS is booted.
It seems that after resizing window in target system display virtual console other consoles begin to resize normally.
-no-kvm-irqchip or -no-kvm-pit or -no-kvm does not help.

----------------------------------------------------------------------

>Comment By: Sergey _ (kolobrod)
Date: 2009-10-29 15:10

Message:
I've managet to run it with gdb:

# gdb --args kvm
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu"...
(gdb) run
Starting program: /usr/bin/kvm 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fd10b8e0720 (LWP 32145)]
[New Thread 0x7fd10690d950 (LWP 32148)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fd10b8e0720 (LWP 32145)]
console_refresh (s=0x223c820) at console.c:254
254	console.c: No such file or directory.
	in console.c
(gdb) bt
#0  console_refresh (s=0x223c820) at console.c:254
#1  0x00000000004aa2d6 in sdl_refresh (ds=0x21f6fb0) at sdl.c:723
#2  0x000000000040bf47 in gui_update (opaque=<value optimized out>) at
/var/tmp/portage/app-emulation/kvm-88-r1/work/qemu-kvm-devel-88/console.h:217
#3  0x000000000040bb61 in main_loop_wait (timeout=<value optimized out>)
at
/var/tmp/portage/app-emulation/kvm-88-r1/work/qemu-kvm-devel-88/vl.c:1259
#4  0x000000000051eb3b in kvm_main_loop () at
/var/tmp/portage/app-emulation/kvm-88-r1/work/qemu-kvm-devel-88/qemu-kvm.c:2194
#5  0x000000000041013a in main (argc=1, argv=0x7fffeed54de8, envp=<value
optimized out>) at
/var/tmp/portage/app-emulation/kvm-88-r1/work/qemu-kvm-devel-88/vl.c:4550
(gdb) 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2873263&group_id=180599
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux