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.