|
From: | Franz-Josef Haider |
Subject: | Re: [Qemu-discuss] qemu-i386 maple apt-get |
Date: | Fri, 18 Dec 2015 20:03:15 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
On 12/08/2015 10:01 PM, Franz-Josef Haider wrote:
On 12/01/2015 05:47 PM, Peter Maydell wrote:On 27 November 2015 at 14:31, Peter Maydell <address@hidden> wrote:On 24 November 2015 at 10:19, Franz-Josef Haider <address@hidden> wrote:On 11/24/2015 10:08 AM, Peter Maydell wrote:OK, that's definitely not the problem I thought it might have been. Can you run maple under qemu, adding -D qemu.log -d in_asm,out_asm,op,exec,int,cpu,guest_errors,unimp on the command line?http://www.mediafire.com/download/ge611be9vbebbw7/qemu.logThat log is interesting because the logging for the last TB we try to execute has the "IN" and "OP" sections but no "OUT", suggesting we segfault in the process of trying to translate that TB. Unfortunately I haven't been able to reproduce your problem locally yet (apt-get doesn't crash, anyway).It's been suggested to me that perhaps you're running into the bug that was fixed with commit 644da9b39e477caa80bab69 in master. Can you try with a newer QEMU which has that fix in it and let me know if the bug still reproduces for you? thanks -- PMMNow does not crash anymore but locks up. When i find time i will do more tests.
Hi, i don't know why it locked up previously with a fresh clone it does not lock up anymore, but it still crashes with current master.
[Prev in Thread] | Current Thread | [Next in Thread] |