On Sat, Nov 18, 2000 at 12:56:35PM -0500, Kevin O'Connor wrote:
> Hello,
>
> I've been testing various version of plex recently with no success. They
> all seem to crash just after the x-window pops up on the display. My
> system is a dual celeron running Linux 2.4.0-test10. Does anyone know if
> running plex on an SMP system works?
I get very similar messages on a dual PIII system:
secret-lab:~/src/build/plex86/user$ ./plex86
Processing command-line options
Opening VM (/dev/plex86)
Processing configuration script plex86.conf
Allocating 16MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.
bochs: ips = 1000000
unmapped_c::init: IGNORING unmapped ports
bochs: [cmos] Setting initial clock to: Sat Nov 18 13:08:56 2000
bochs: Opening image for device 0
bochs: bx_options.floppy_command_delay = 500
vga construct static
bochs: font_width = 8
bochs: font_height = 16
bochs: default_depth = 16
bochs: waiting for MapNotify
bochs: MapNotify found.
bochs: vga: interval=200000
vga init called
bochs: TTY not used, serial port is not connected
ROM: loading image '../bios/BIOS-plex86-2000_0817a' @ 0xf0000 (65536 bytes)
ROM: loading image '../bios/VGABIOS-elpin-2.40' @ 0xc0000 (32768 bytes)
Setting prescan depth to 3
Initializing plugins
Running VM
Fatal monitor error caused Panic
eax:0x0
ebx:0x0
ecx:0x0
edx:0x503
ebp:0x0
esi:0x0
edi:0x0
esp:0xfffe
eflags:0x46
eip:0xe081
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.0000E081 8ED8 movw %ax, %ds
============ begin VGA text buffer dump ===============
============ end VGA text buffer dump ===============
Shutting down plugins
bochs: Note: X11: bx_gui_c::exit() not implemented yet.
Unmapping guest physical memory.
Unmapping monitor print buffer.
Tearing down VM
Closing VM