plex86 - Problem

Software besorgen und anwenden
Post Reply
Message
Author
peterm
Posts: 287
Joined: 16. Sep 2000 15:35

plex86 - Problem

#1 Post by peterm »

Hi liebe Linuxerinnen/Linuxer!

Beim Starten von plex86 gibt es ein Problem:
Das Kernel-Modul ist geladen, das VGA-Modul wie in der README beschrieben installiert. Nun kommt jedoch diese Anzeige:

<<output_on>>


bash-2.03# sh ./misc/load_module.sh
The kernel module is sucessfully installed.
bash-2.03# cd user
bash-2.03# ./plex86
Processing command-line options
Opening VM (/dev/plex86)
Processing configuration script plex86.conf
Allocating 4MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.
Setting prescan depth to 3
Initializing plugins
Running VM
::plex86 panic:
::sbe: guest EIP > CS.limit

Fatal monitor error caused Panic
eax:0x0
ebx:0x0
ecx:0x0
edx:0x503
ebp:0x0
esi:0x0
edi:0x0
esp:0x0
eflags:0x46
eip:0x10000
cs:s=0xf000, dl=0xffff, dh=0x9b0f, valid=1
ss:s=0x0, dl=0xffff, dh=0x9300, valid=1
ds:s=0x0, dl=0xffff, dh=0x9300, valid=1
es:s=0x0, dl=0xffff, dh=0x9300, valid=1
fs:s=0x0, dl=0xffff, dh=0x9300, valid=1
gs:s=0x0, dl=0xffff, dh=0x9300, valid=1
ldtr:s=0x0, dl=0x0, dh=0x0, valid=0
tr:s=0x0, dl=0x0, dh=0x0, valid=0
gdtr:base=0x0, limit=0x0
idtr:base=0x0, limit=0x3ff
dr0:0x0
dr1:0x0
dr2:0x0
dr3:0x0
dr6:0xffff0ff0
dr7:0x400
tr3:0x0
tr4:0x0
tr5:0x0
tr6:0x0
tr7:0x0
cr0:0x60000032
cr1:0x0
cr2:0x0
cr3:0x0
cr4:0x0
inhibit_mask:0
Stack dump:
Current instruction:
F000.00010000 0000 addb %al, (%bx,%si)

============ begin VGA text buffer dump ===============
============ end VGA text buffer dump ===============
Shutting down plugins
Unmapping guest physical memory.
Unmapping monitor print buffer.
Tearing down VM
Closing VM
bash-2.03#

<<output_off>>

Kann mir da jemand helfen? Bin über jede Hilfe froh.
Gruß PeterM

Post Reply