kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* segfault when kvm modules are not loaded
@ 2009-09-02 19:30 Luiz Capitulino
  0 siblings, 0 replies; only message in thread
From: Luiz Capitulino @ 2009-09-02 19:30 UTC (permalink / raw)
  To: kvm


 Hi there,

 This is probably minor, but I'm getting the following segfault when
trying to run qemu-kvm w/o kvm modules loaded:

"""
sudo ./qemu-kvm -hda fedora-11-kratos-i386.img -m 1G -snapshot
open /dev/kvm: No such file or directory
Could not initialize KVM, will disable KVM support
Segmentation fault (core dumped)
"""

 I've debugged a little and found that:

1. Problem was introduced by 79c788

2. Segfault happens in exec.c:901, because the second call to
   tb_alloc() fails

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-02 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-02 19:30 segfault when kvm modules are not loaded Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).