qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] OpenBSD PPC
@ 2004-06-23 12:30 Jonathan Gray
  0 siblings, 0 replies; only message in thread
From: Jonathan Gray @ 2004-06-23 12:30 UTC (permalink / raw)
  To: qemu-devel

Seeing as everyone is busy sending reports on qemu-system-ppc I thought
I'd send one as well.

Trying to boot OpenBSD 3.4 PPC results in the following

invalid/unsupported opcode: 00 - 00 - 00 (00000000) 0x05800000 0
Segmentation fault

A backtrace in gdb gives the following:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1079324352 (LWP 29723)]
tb_link_phys (tb=0x82c1108, phys_pc=788, phys_page2=4294967295)
    at /home/khalek/cvs/qemu/exec.c:820
820         tb->page_next[n] = p->first_tb;
(gdb) bt
#0  tb_link_phys (tb=0x82c1108, phys_pc=788, phys_page2=4294967295)
    at /home/khalek/cvs/qemu/exec.c:820
#1  0x0807bf52 in cpu_ppc_exec (env1=0x8f09ec0)
    at /home/khalek/cvs/qemu/cpu-exec.c:396
#2  0x0804c10a in main_loop () at /home/khalek/cvs/qemu/vl.c:1906

A recent snapshot from
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/macppc/cd35.iso 
(netboot iso)
Also displayed the same problem.

My Mac OS X 10.3 CD however at least shows the Apple logo/loading screen
as others have already described.

regards
Jonathan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-23 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-23 12:30 [Qemu-devel] OpenBSD PPC Jonathan Gray

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).