[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Bug][PATCH] Fatal error caused by wrong memory access
From: |
Stefan Weil |
Subject: |
Re: [Qemu-devel] [Bug][PATCH] Fatal error caused by wrong memory access |
Date: |
Wed, 12 Dec 2007 20:36:55 +0100 |
User-agent: |
IceDove 1.5.0.14pre (X11/20071018) |
andrzej zaborowski schrieb:
> On 30/11/2007, Stefan Weil <address@hidden> wrote:
>
>> What about my bug report? Up to now I got no replies.
>>
>> Please include the patch in CVS HEAD - or tell me why you won't do so.
>>
>
> Please check that you can still reproduce the error. pbrook explains
> that tb->size cannot be zero unless there's a bug elsewhere, and there
> was such a bug on MIPS but only until r97 of target-mips/translate.c.
>
> Regards
Thank you for your answer. I checked with current HEAD (1) and
with HEAD + reversed patch from r96-r97 (2). Only (2) is buggy,
so it was this bug on MIPS which was fixed five months after my
first bug report.
Regards
Stefan