On 27 November 2015 at 14:31, Peter Maydell <peter.mayd...@linaro.org> wrote:
> On 24 November 2015 at 10:19, Franz-Josef Haider
> <franz-josef.hai...@student.uibk.ac.at> 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.log
>
> That 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
-- PMM

Reply via email to