qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug] qemu-sparc64 broken
@ 2013-09-05 20:35 Stefan Weil
  2013-09-05 21:32 ` Peter Maydell
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Weil @ 2013-09-05 20:35 UTC (permalink / raw)
  To: qemu-devel

Here is the result of running Debian's busybox-static for sparc64:

$ sparc64-linux-user/qemu-sparc64 /usr/gnemul/qemu-sparc64/bin/busybox
ls -l block.c
?rwxr-x--T    1 stefan   root     1378329541 Jan  1  1970 block.c

It's obviously wrong. All other user emulations return the correct result:

$ busybox ls -l block.c
-rw-r--r--    1 stefan   stefan      131462 Sep  3 21:13 block.c

In a first analysis of this, I noticed that it is impossible to run
qemu-sparc64
under gdb (raised fatal signal). I was also surprised to see that
target_stat64
is unused.

Regards,
Stefan

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-06 15:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 20:35 [Qemu-devel] [Bug] qemu-sparc64 broken Stefan Weil
2013-09-05 21:32 ` Peter Maydell
2013-09-06  4:53   ` Stefan Weil
2013-09-06 15:12     ` Richard Henderson
2013-09-06 15:15       ` Peter Maydell
2013-09-06 15:20         ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).