Summary: | app-emulation/qemu-kvm-0.12.1.1 segfaults after a while | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Mair-Keimberger (mm1ke) <mmk> |
Component: | Current packages | Assignee: | Gentoo QEMU Project <qemu+disabled> |
Status: | RESOLVED NEEDINFO | ||
Severity: | critical | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michael Mair-Keimberger (mm1ke)
2009-12-28 16:17:52 UTC
Looks like you've potentially thrashed up your memory pretty good such that the block layer is having an issue getting free pages. qemu on the other hand can't handle that delay and is crashing as a result. Run qemu via gdb and lets see a backtrace. thx for the fast replay. i've tested now the older version and it seems the problem don't happen with the older version. i've run -eav world in two of my virtual guests. strangely, one guest (the amd64 hardened) seems to crash at exactly 00:00:01 over 2009/2010. just one secound after new year (the last log-entry were from 00:00:01) :D i didn't got a segfault too in dmesg. don't know what happen here, but i think its not the same problem. anyway i'll will try again the newer version. if i understand right, this problem can't depend on qemu... actually it shouldn't be a big problem to reproduce this crash, since i hit it 3 times with the newer version. but first i have to play with gdb a little bit, since i never did a backtrace before. ;) Resolving this as needinfo for now, since there is nothing, what we can do. Feel free to reopen this bug with some new information, if needed. |