[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Help needed: Sparc 64, kernel panic
From: |
Mark Cave-Ayland |
Subject: |
Re: [Qemu-devel] Help needed: Sparc 64, kernel panic |
Date: |
Fri, 21 Apr 2017 12:55:25 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 |
On 21/04/17 12:37, Siavash Katebzadeh wrote:
> Hi,
>
> I can reproduce this panic using debian-7.8.0 image. I’m getting this
> segmentation fault:
>
> [ 24.846406] busybox[1]: segfault at f78a000c ip 00000000f77ab0ac (rpc
> 00000000f77ab090) sp 00000000ffd95a50 error 30001 in
> libc.so.6[f76f0000+174000]
>
> I found out the commit with 7268adebfda6548b8ae6865dc8337f116a5d266d hash is
> broken.
> Could you please take a look at this commit? Thanks.
>
> Regards,
> Siavash.
I've just tried locally with git master and I can't reproduce this at
all? I'm booting like this:
./qemu-system-sparc64 -cdrom debian-7.8.0-sparc-netinst.iso -nographic
-boot d
and I get all the way to the installer. If I drop to a busybox shell
then I don't see any errors? Please can you give the full command line
and information about your host OS and architecture.
ATB,
Mark.