From owner-freebsd-ports@FreeBSD.ORG Thu Oct 23 04:00:01 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4992516A4B3; Thu, 23 Oct 2003 04:00:01 -0700 (PDT) Received: from atlant.asiamusic.ru (AsiaTrade-Orient.orient.net.ru [195.161.236.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7334443FB1; Thu, 23 Oct 2003 03:59:57 -0700 (PDT) (envelope-from ivi@atlant.asiamusic.ru) Received: (from root@localhost) by atlant.asiamusic.ru (8.11.7/8.11.7) id h9NAxsI96750; Thu, 23 Oct 2003 19:59:54 +0900 (IRKST) (envelope-from ivi) Date: Thu, 23 Oct 2003 19:59:54 +0900 (IRKST) Message-Id: <200310231059.h9NAxsI96750@atlant.asiamusic.ru> To: freebsd-ports-bugs@FreeBSD.org From: "Vyacheslav I. Ivanchenko" X-send-pr-version: 3.113 X-GNATS-Notify: cc: ports@FreeBSD.org cc: current@FreeBSD.org cc: orlando.bassotto@ieo-research.it Subject: Port emulators/vmware3 + FreeBSD 5.x = kernel panic X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Vyacheslav I. Ivanchenko" List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 11:00:01 -0000 >Submitter-Id: current-users >Originator: Vyacheslav I. Ivanchenko >Confidential: no >Synopsis: Port emulators/vmware3 + FreeBSD 5.x = kernel panic >Severity: critical >Priority: high >Category: ports >Class: sw-bug >Release: FreeBSD 5.1-CURRENT i386 >Environment: System: FreeBSD dhs.net.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Oct 22 13:02:13 IRKST 2003 ivi@dhs.net.ru:/usr/obj/usr/src/sys/K20030324 i386 >Description: Port emulators/vmware3 is very unstable on FreeBSD 5.x The first time I have traced this problem in the May of this year after I have upgraded FreeBSD from 5.0-RELEASE to 5.1-BETA version with the purpose to try emulators/vmware3 port. Actually this problem is evident on 5.1-CURRENT (20031022) version. # uname -a FreeBSD dhs.net.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Oct 22 13:02:13 IRKST 2003 ivi@dhs.net.ru:/usr/obj/usr/src/sys/K20030324 i386 Recently I have reinstalled vmware3 from the ports in hope that the problem is corrected but it was evident that nothing has changed. I have installed the $FreeBSD port: ports/emulators/vmware3/Makefile,v 1.63 2003/10/22 18:22:07 knu Exp $ and began to use it in Host-only mode. On vmware3 I start Win98SE. I use Plain disk - fat32.dsk, the size 3 GB: DRIVETYPE ide CYLINDERS 6242 HEADS 16 SECTORS 63 ACCESS "/usr/compat/linux/vmware/win98/fat32.mbr" 0 63 ACCESS "/usr/compat/linux/vmware/win98/fat32.dat" 63 6291936 My configuration file for vmware3: #!/usr/local/lib/vmware/bin/vmware libdir = "/usr/local/lib/vmware/lib" config.version = "2" virtualHW.version = "1" displayName = "Windows 98" # CD-ROM ide1:0.present = "TRUE" ide1:0.fileName = "/dev/cdrom" ide1:0.deviceType = "atapi-cdrom" ide1:0.startConnected = "TRUE" # Virtual hard disk on primary master ide0:0.present = "TRUE" ide0:0.fileName = "/usr/compat/linux/vmware/win98/fat32.dsk" ide0:0.deviceType = "plainDisk" ide0:0.mode = "persistent" ide0:0.writethrough = "TRUE" # Floppy floppy0.present = "TRUE" floppy0.fileName = "/dev/fd0" floppy0.startConnected = "TRUE" # Networked to host only subnet vmnet1.HostOnlyAddress = "192.168.254.1" vmnet1.HostOnlyNetMask = "255.255.255.0" ethernet0.present = "TRUE" ethernet0.connectionType = "hostOnly" # Memory size memsize = "284" # Nvram nvram = "win98.nvram" # Log file log.fileName = "win98.log" # Hints guestOS = "win98" mouse.fileName = "/dev/sysmouse" tools.remindInstall = "FALSE" sound.present = "FALSE" sound.device = "/dev/dsp" extension.converttonew = "DONE" ide0:0.renamedToNewExtension = "TRUE" gui.powerOnAtStartup = "FALSE" apmSuspend = "FALSE" suspendToDisk = "TRUE" gui.exitAtPowerOff = "FALSE" hard-disk.enableIBR = "FALSE" gui.fullScreenResize = "TRUE" resume.repeatable = "FALSE" disable_acceleration = "FALSE" gui.fullScreenAtPowerOn = "false" redoLogDir = "" logging = "TRUE" debug = TRUE" Vmware3 itself works normally if "FAR manager" is not started in Windows. But the basic system sometimes hangs, after I terminate the vmware3 and I continue to work with FreeBSD. At any moment after work with vmware3 the system can independently disconnect or hang by herself. It happens rather occasionally but after work with vmware3 only. In the file /var/log/messages which I looked through after such cases, there are no messages. Also I have found out, that after work with vmware3, the system cannot normally execute a command reboot. I have started the computer then I have started the vmware3, then I have unloaded it and then I run the reboot command. Here is the output: ... [***skiped***] ... syncing disks, buffers remaining... 25 25 2 2 1 1 done Uptime: 7m37s WARNING: Driver mistake: destroy_dev on 202/0 panic: don't do that Uptime: 7m37s ... [***skiped***] ... WARNING: Driver mistake: destroy_dev on 202/0 panic: don't do that Uptime: 7m37s Fatal trap 12: page fault while in kernel mode fault virtual address = 0x83e58959 fault code = supervisor write, page not present instruction pointer = 0x8:0xc0783e60 stack pointer = 0x10:0xc512194c frame pointer = 0x10:0xc5121950 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL=0 current process = 873 (reboot) kernel: type 12 trap, code 0 If vmware3 is not started the system perfectly works for a few weeks not causing any censures. P. S. Working with "FAR manager" in Win98SE under vmware3 on 99% hangs up the Windows. I did not observe such problem with vmware2. Enormous quantity of messages "VMX|NOT TESTED (warning) F(104):1916" fill in a win98.log file after "FAR manager" is started. Here an example of such work with vmware3: Oct 23 11:44:31: VMX|Log for VMware Workstation pid=1488 version=unreleased build=build-2242 option=Release.3.2.1 Oct 23 11:44:31: VMX|Command line: "/usr/local/lib/vmware/bin/vmware" Oct 23 11:44:31: VMX|Trying Thread UI with qualified name /usr/local/lib/vmware/bin/vmware-ui Oct 23 11:44:32: VMX|(VMX) DeclareThread UI module=6 source=0x20000 Oct 23 11:44:32: VMX|Creating thread 'UI', type 6 from vmware-ui, pid=1489 Oct 23 11:44:32: VMX|VUI: A new gui connected (user = ivi). Oct 23 11:44:32: VMX|(VMX) DeclareThread MKS module=136 source=0x80000 Oct 23 11:44:32: VMX|Creating thread 'MKS', type 136 from vmware-mks, pid=1490 Oct 23 11:44:32: VMX|Trying Thread MKS with qualified name /usr/local/lib/vmware/bin/vmware-mks Oct 23 11:44:32: VMX|DICT: Set ConfigVersion to 6 Oct 23 11:44:32: VMX|DICT: Set HWVersion to 2 Oct 23 11:44:32: VMX|VMX: changing state 0 from 0 to 1870 Oct 23 11:44:32: VMX|VMX: changing state 1 from 0 to 1873 Oct 23 11:44:32: VMX|VMX: changing state 2 from 0 to 1877 Oct 23 11:44:32: UI|Log for VMware Workstation pid=1489 version=unreleased build=build-2242 option=Release.3.2.1 Oct 23 11:44:32: MKS|Log for VMware Workstation pid=1490 version=unreleased build=build-2242 option=Release.3.2.1 Oct 23 11:44:33: VMX|CPUID numEntries=2 GenuineIntel Oct 23 11:44:33: VMX|CPUID version=0xf12 features=0x3febfbff ebx=0x10808 Oct 23 11:44:33: VMX|CPU.cpuFeatures = 0x1e01 Oct 23 11:44:33: MKS|VT: Redirecting kernel output to /dev/tty1 Oct 23 11:44:33: MKS|XINFO DGA version 2.0 Oct 23 11:44:33: MKS|XINFO DGA event base 68, error base 145 Oct 23 11:44:33: MKS|XINFO WARNING: XF86MISC version 0.7 Oct 23 11:44:33: UI|Starting UI main loop. Oct 23 11:44:35: VMX|changing directory to /compat/linux/vmware/win98/. Oct 23 11:44:35: VMX|Config file: /compat/linux/vmware/win98/win98.cfg Oct 23 11:44:35: VMX|VMX: changing state 1 from 1873 to 1873 Oct 23 11:44:35: VMX|VMX: changing state 2 from 1877 to 1878 Oct 23 11:44:35: VMX|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x0=. Oct 23 11:44:35: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:35: VMX|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:35: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:35: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:35: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:35: VMX|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x0=. Oct 23 11:44:35: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:35: VMX|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:35: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:35: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:35: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:35: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:35: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0 Oct 23 11:44:35: UI|VMX(UI): changing state 2 from 1877 to 1878, nesting 0 Oct 23 11:44:35: UI|Config file: /compat/linux/vmware/win98/win98.cfg Oct 23 11:44:35: VMX|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x0=. Oct 23 11:44:35: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:35: VMX|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:35: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:35: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:35: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:35: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:38: VMX|PowerOn Oct 23 11:44:38: VMX|VMX: changing state 0 from 1870 to 1871 Oct 23 11:44:38: VMX|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x0=. Oct 23 11:44:38: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:38: VMX|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:38: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:38: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:38: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:38: VMX|Cannot change mode of file /compat/linux/vmware/win98/win98.cfg: Operation not permitted Oct 23 11:44:38: VMX|HOST sysname Linux, nodename dhs.net.ru, release 2.4.2, version FreeBSD 5.1-CURRENT #0: Wed Oct 22 13:02:13 IRKST 2003, machine i686 Oct 23 11:44:38: VMX|DICT --- USER PREFERENCES Oct 23 11:44:38: VMX|DICT prefvmx.mru.config = /compat/linux/vmware/win98/win98.cfg: Oct 23 11:44:38: VMX|DICT pref.toolbar = FALSE Oct 23 11:44:38: VMX|DICT pref.motionUngrabBarrier = 1 Oct 23 11:44:38: VMX|DICT pref.motionScrollBarrier = 100000 Oct 23 11:44:38: VMX|DICT pref.autoRaise = FALSE Oct 23 11:44:38: VMX|DICT pref.motionGrab = TRUE Oct 23 11:44:38: VMX|DICT pref.exchangeSelections = TRUE Oct 23 11:44:38: VMX|DICT pref.syncTime = TRUE Oct 23 11:44:38: VMX|DICT hint.mks.fullscreen = FALSE Oct 23 11:44:38: VMX|DICT prefvmx.mru.suspended = Oct 23 11:44:38: VMX|DICT --- USER DEFAULTS Oct 23 11:44:38: VMX|DICT --- HOST DEFAULTS Oct 23 11:44:38: VMX|DICT vmware.fullpath = /usr/local/lib/vmware/bin/vmware Oct 23 11:44:38: VMX|DICT wizard.fullpath = /usr/local/lib/vmware/bin/vmware-wizard Oct 23 11:44:38: VMX|DICT dhcpd.fullpath = /usr/local/lib/vmware/bin/vmnet-dhcpd Oct 23 11:44:38: VMX|DICT loop.fullpath = /usr/local/lib/vmware/bin/vmware-loop Oct 23 11:44:38: VMX|DICT libdir = /usr/local/lib/vmware Oct 23 11:44:38: VMX|DICT vmnet1.HostOnlyAddress = 192.168.254.1 Oct 23 11:44:38: VMX|DICT vmnet1.HostOnlyNetMask = 255.255.255.0 Oct 23 11:44:38: VMX|DICT --- SITE DEFAULTS Oct 23 11:44:38: VMX|DICT --- COMMAND LINE Oct 23 11:44:38: VMX|DICT gui.available = TRUE Oct 23 11:44:38: VMX|DICT --- CONFIGURATION Oct 23 11:44:38: VMX|DICT libdir = /usr/local/lib/vmware/lib Oct 23 11:44:38: VMX|DICT config.version = 2 Oct 23 11:44:38: VMX|DICT virtualHW.version = 1 Oct 23 11:44:38: VMX|DICT displayName = Windows 98 Oct 23 11:44:38: VMX|DICT ide1:0.present = TRUE Oct 23 11:44:38: VMX|DICT ide1:0.fileName = /dev/cdrom Oct 23 11:44:38: VMX|DICT ide1:0.deviceType = atapi-cdrom Oct 23 11:44:38: VMX|DICT ide1:0.startConnected = TRUE Oct 23 11:44:38: VMX|DICT ide0:0.present = TRUE Oct 23 11:44:38: VMX|DICT ide0:0.fileName = /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:38: VMX|DICT ide0:0.deviceType = plainDisk Oct 23 11:44:38: VMX|DICT ide0:0.mode = persistent Oct 23 11:44:38: VMX|DICT ide0:0.writethrough = TRUE Oct 23 11:44:38: VMX|DICT floppy0.present = TRUE Oct 23 11:44:38: VMX|DICT floppy0.fileName = /dev/fd0 Oct 23 11:44:38: VMX|DICT floppy0.startConnected = TRUE Oct 23 11:44:38: VMX|DICT vmnet1.HostOnlyAddress = 192.168.254.1 Oct 23 11:44:38: VMX|DICT vmnet1.HostOnlyNetMask = 255.255.255.0 Oct 23 11:44:38: VMX|DICT ethernet0.present = TRUE Oct 23 11:44:38: VMX|DICT ethernet0.connectionType = hostOnly Oct 23 11:44:38: VMX|DICT memsize = 284 Oct 23 11:44:38: VMX|DICT nvram = win98.nvram Oct 23 11:44:38: VMX|DICT log.fileName = win98.log Oct 23 11:44:38: VMX|DICT guestOS = win98 Oct 23 11:44:38: VMX|DICT mouse.fileName = /dev/sysmouse Oct 23 11:44:38: VMX|DICT tools.remindInstall = FALSE Oct 23 11:44:38: VMX|DICT sound.present = FALSE Oct 23 11:44:38: VMX|DICT sound.device = /dev/dsp Oct 23 11:44:38: VMX|DICT extension.converttonew = DONE Oct 23 11:44:38: VMX|DICT ide0:0.renamedToNewExtension = TRUE Oct 23 11:44:38: VMX|DICT gui.powerOnAtStartup = FALSE Oct 23 11:44:38: VMX|DICT apmSuspend = FALSE Oct 23 11:44:38: VMX|DICT suspendToDisk = TRUE Oct 23 11:44:38: VMX|DICT gui.exitAtPowerOff = FALSE Oct 23 11:44:38: VMX|DICT hard-disk.enableIBR = FALSE Oct 23 11:44:38: VMX|DICT gui.fullScreenResize = TRUE Oct 23 11:44:38: VMX|DICT resume.repeatable = FALSE Oct 23 11:44:38: VMX|DICT disable_acceleration = FALSE Oct 23 11:44:38: VMX|DICT gui.fullScreenAtPowerOn = FALSE Oct 23 11:44:38: VMX|DICT redoLogDir = Oct 23 11:44:38: VMX|DICT logging = TRUE Oct 23 11:44:38: VMX|DICT debug = TRUE Oct 23 11:44:38: VMX|DICT --- USER DEFAULTS Oct 23 11:44:38: VMX|DICT --- HOST DEFAULTS Oct 23 11:44:38: VMX|DICT vmware.fullpath = /usr/local/lib/vmware/bin/vmware Oct 23 11:44:38: VMX|DICT wizard.fullpath = /usr/local/lib/vmware/bin/vmware-wizard Oct 23 11:44:38: VMX|DICT dhcpd.fullpath = /usr/local/lib/vmware/bin/vmnet-dhcpd Oct 23 11:44:38: VMX|DICT loop.fullpath = /usr/local/lib/vmware/bin/vmware-loop Oct 23 11:44:38: VMX|DICT libdir = /usr/local/lib/vmware Oct 23 11:44:38: VMX|DICT vmnet1.HostOnlyAddress = 192.168.254.1 Oct 23 11:44:38: VMX|DICT vmnet1.HostOnlyNetMask = 255.255.255.0 Oct 23 11:44:38: VMX|DICT --- SITE DEFAULTS Oct 23 11:44:38: VMX|DICT --- GLOBAL SETTINGS Oct 23 11:44:38: VMX|MStat: Creating Stat vm.uptime Oct 23 11:44:38: VMX|GuestOSId = 0x5004 Oct 23 11:44:38: VMX|VMX: changing state 1 from 1873 to 1873 Oct 23 11:44:38: VMX|Created the /var/tmp/ram0 temporary file. Oct 23 11:44:38: VMX|LICENSE using: '/home/ivi/.vmware/license.ws.3.0' Oct 23 11:44:38: VMX|minReservedMemInMB=32 maxReservedMemInMB=1024 defaultReservedMemInMB=1024 Oct 23 11:44:38: VMX|totOverheadInMB=16 Oct 23 11:44:38: VMX|PHYSMEM: TryAddRegion 0 Oct 23 11:44:38: VMX|PHYSMEM: TryAddRegion 1 Oct 23 11:44:38: VMX|PHYSMEM: TryAddRegion 2 Oct 23 11:44:38: VMX|Mhz estimate 2016 Oct 23 11:44:38: VMX|MHZEstimate 2016 Oct 23 11:44:38: VMX|Msg_Hint: msg.loader.debug.release (shown) Oct 23 11:44:38: VMX|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x0=. Oct 23 11:44:38: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:38: VMX|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:38: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:38: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:38: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:38: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:38: UI|VMX(UI): changing state 0 from 1870 to 1871, nesting 0 Oct 23 11:44:38: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0 Oct 23 11:44:40: VMX|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x0=. Oct 23 11:44:40: VMX|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:40: VMX|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:40: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:40: VMX|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:40: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:40: VMX|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:40: VMX|(VMX) DeclareThread ide0:0 module=16 source=0x200000 Oct 23 11:44:40: VMX|Creating thread 'ide0:0', type 16 from self, pid=1491 Oct 23 11:44:40: VMX|Created AIO ide0:0 pid=1491 sharedArea=0x59fce000 size=0x2000 Oct 23 11:44:40: VMX|(SELF) DeclareThread ide0:0 module=16 source=0x200000 Oct 23 11:44:40: ide0:0|(ide0:0) DeclareThread VMX module=1 source=0x10000 Oct 23 11:44:40: ide0:0|DISK: OPEN ide:0:0 '/usr/compat/linux/vmware/win98/fat32.dsk' persistent Oct 23 11:44:40: ide0:0|Disk: Open(/usr/compat/linux/vmware/win98/fat32.dsk) flags=0x1f=poweron|writeable|lock|writelock|osync. Oct 23 11:44:40: ide0:0|BigCOWDisk_OpenFromParent: Big Cow Disk /usr/compat/linux/vmware/win98/fat32.dsk Oct 23 11:44:40: ide0:0|PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk does not have capacity info. Oct 23 11:44:40: ide0:0|DISK: ROOT PlainDisk /usr/compat/linux/vmware/win98/fat32.dsk (6242/16/63) Oct 23 11:44:40: ide0:0|PLAINDISK: Opening Disks with O_SYNC Oct 23 11:44:40: ide0:0|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.mbr Oct 23 11:44:40: ide0:0|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:40: ide0:0|DISK: Read/write extent 0 (/usr/compat/linux/vmware/win98/fat32.mbr) locked, numSecs = 63 Oct 23 11:44:40: ide0:0|PLAINDISK: Opening Disks with O_SYNC Oct 23 11:44:40: ide0:0|FILEIO: Reverting to buffered IO for file /usr/compat/linux/vmware/win98/fat32.dat Oct 23 11:44:40: ide0:0|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:40: ide0:0|DISK: Read/write extent 1 (/usr/compat/linux/vmware/win98/fat32.dat) locked, numSecs = 6291936 Oct 23 11:44:40: ide0:0|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:40: ide0:0|DISK: OPEN '/usr/compat/linux/vmware/win98/fat32.dsk' Geo (6242/16/63) BIOS Geo (0/0/0) Oct 23 11:44:40: ide0:0|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:44:40: VMX|(VMX) DeclareThread ide1:0 module=16 source=0x200000 Oct 23 11:44:40: VMX|Creating thread 'ide1:0', type 16 from self, pid=1492 Oct 23 11:44:40: VMX|Created AIO ide1:0 pid=1492 sharedArea=0x59fd8000 size=0x2000 Oct 23 11:44:40: VMX|(SELF) DeclareThread ide1:0 module=16 source=0x200000 Oct 23 11:44:40: ide1:0|(ide1:0) DeclareThread VMX module=1 source=0x10000 Oct 23 11:44:40: ide1:0|ATAPI_CDROM: cdrom.modeSenseInterval=8 Oct 23 11:44:40: VMX|MStat: Creating Stat vm.heartbeat Oct 23 11:44:40: VMX|TOOLS INSTALL initializing state to IDLE on power on. Oct 23 11:44:40: MKS|rasterops MMXEXT accelerations enabled Oct 23 11:44:40: MKS|XINFO unsupported XF86VidMode version: 2.2 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 0: 1280x960 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 1: 1152x864 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 2: 1024x768 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 3: 800x600 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 4: 640x480 flags: 0xa Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 5: 1152x768 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 6: 896x672 flags: 0x26 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 7: 832x624 flags: 0xa Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 8: 800x600 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 9: 800x600 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 10: 800x600 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 11: 800x600 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 12: 800x600 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 13: 800x600 flags: 0x5 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 14: 768x576 flags: 0xa Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 15: 700x525 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 16: 700x525 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 17: 640x512 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 18: 640x512 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 19: 640x480 flags: 0xa Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 20: 640x480 flags: 0xa Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 21: 640x480 flags: 0xa Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 22: 640x480 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 23: 720x400 flags: 0x6 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 24: 640x400 flags: 0x6 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 25: 576x432 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 26: 640x350 flags: 0x9 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 27: 576x384 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 28: 512x384 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 29: 512x384 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 30: 512x384 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 31: 512x384 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 32: 416x312 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 33: 400x300 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 34: 400x300 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 35: 400x300 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 36: 400x300 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 37: 400x300 flags: 0x25 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 38: 320x240 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 39: 320x240 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 40: 320x240 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 41: 320x240 flags: 0x2a Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 42: 360x200 flags: 0x26 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 43: 320x200 flags: 0x26 Oct 23 11:44:40: MKS|XINFO XFree86 VidMode 44: 320x175 flags: 0x29 Oct 23 11:44:40: MKS|Setting DGA origin to (0,0) Oct 23 11:44:40: MKS|XINFO DGA acceleration supported Oct 23 11:44:40: MKS|XINFO DGA pixmap supported Oct 23 11:44:40: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:40: MKS|XINFO DGA FB offset 0 Oct 23 11:44:40: MKS|Msg_Post: Warning Oct 23 11:44:40: MKS|[msg.mouse.unsupported] Unsupported host mouse type "sysmouse". Oct 23 11:44:40: MKS|[msg.mks.mouseOpenFailed] Unable to open host mouse device for full-screen VGA. Oct 23 11:44:40: MKS|[msg.dvga.powerOnFailed] Full-screen VGA will not be available. Oct 23 11:44:40: MKS|---------------------------------------- Oct 23 11:44:42: VMX|PHYSMEM: TryAddRegion 3 Oct 23 11:44:42: VMX|Using non-unified VGA. Oct 23 11:44:42: VMX|SVGA frame buffer address 0x7efc0000 Oct 23 11:44:42: MKS|SVGA set FB offset 0 Oct 23 11:44:42: MKS|SVGA changing width from 2364 to 1280 Oct 23 11:44:42: MKS|SVGA changing height from 1773 to 960 Oct 23 11:44:42: MKS|SVGA phys sizes: 1280x960x32 bpl 5120 offset 0 fb 0x004b0000/0x004b0000 Oct 23 11:44:42: MKS|Setting DGA origin to (0,0) Oct 23 11:44:42: MKS|XINFO DGA acceleration supported Oct 23 11:44:42: MKS|XINFO DGA pixmap supported Oct 23 11:44:42: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:42: VMX|USB: Initializing UHCI host controller Oct 23 11:44:42: VMX|USB: Unable to initialize UHCI USB host controller. Oct 23 11:44:42: VMX|VNET: receive cluster size is 1, threshold is 150 Oct 23 11:44:42: VMX|VNET: send cluster threshold is 150, size = 3 recalcInterval is 2 ticks Oct 23 11:44:42: VMX|VNET: request RANDOM MAC address, is host-only Oct 23 11:44:42: VMX|VNET: Enabling Notification for ethernet0 Oct 23 11:44:42: VMX|Initial etheraddr 00:bd:d6:d3:a5:75 Oct 23 11:44:42: VMX|PHYSMEM: TryAddRegion 4 Oct 23 11:44:42: VMX|PHYSMEM: DynAlloc 0: 0xffffffff + 1200 pages Oct 23 11:44:42: VMX|PHYSMEM: TryAddRegion 4 Oct 23 11:44:42: VMX|PHYSMEM: DynAlloc 1: 0xffffffff + 64 pages Oct 23 11:44:42: VMX|(VMX) DeclareThread Floppy module=16 source=0x200000 Oct 23 11:44:42: VMX|Creating thread 'Floppy', type 16 from self, pid=1493 Oct 23 11:44:42: VMX|Created AIO Floppy pid=1493 sharedArea=0x5a58b000 size=0xa000 Oct 23 11:44:42: VMX|(SELF) DeclareThread Floppy module=16 source=0x200000 Oct 23 11:44:42: Floppy|(Floppy) DeclareThread VMX module=1 source=0x10000 Oct 23 11:44:45: Floppy|Linux_Floppy: Disk supposedly present, read: 'Resource temporarily unavailable'! Oct 23 11:44:45: VMX|VMX_PowerOn: ModuleTable_PowerOn = 1 Oct 23 11:44:45: VMX|VMX_PowerOn: Barrier_Last = 1 Oct 23 11:44:45: VMX|VLANCE: RCV without busmaster Oct 23 11:44:45: VMX|Monitor initalized: BETA$Name: build-2242 $ (gcc) Oct 23 11:44:45: VMX|Monitor controlFlag: 0x88400900:0x1101 Oct 23 11:44:46: VMX|cpuFeatures = 0x1e01 Oct 23 11:44:46: VMX|MMU_Init: BETA$Name: build-2242 $ STD. Oct 23 11:44:46: VMX|FPU_Init cr0=0x8005003b Oct 23 11:44:46: VMX|VIDE: capacity: 6291936 lba_capacity: 6291936 Oct 23 11:44:46: VMX|VIDE: (0x1F0) Drive 0 InitDrive cyl/hd/sec=6242/16/63 Oct 23 11:44:46: VMX|VMX: changing state 0 from 1871 to 1872 Oct 23 11:44:46: UI|VMX(UI): changing state 0 from 1871 to 1872, nesting 0 Oct 23 11:44:48: VMX|Booting virtual machine Oct 23 11:44:48: VMX| Oct 23 11:44:48: VMX|SVGA: Registering IOSpace at 0x4560 (0x0000) Oct 23 11:44:48: VMX|SVGA: Registering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:44:48: VMX|SVGA: Unregistering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:44:48: VMX|VBE call 0x4f02 bx 0x0007 cx 0x03d5 es 0xffff di 0x0000 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 640x480x2560, fbSize 1228800, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 640x480x2560, fbSize 1228800, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 800x600x3200, fbSize 1920000, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 800x600x3200, fbSize 1920000, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1024x768x4096, fbSize 3145728, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1024x768x4096, fbSize 3145728, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1152x864x4608, fbSize 3981312, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1152x864x4608, fbSize 3981312, flags 0x17 Oct 23 11:44:48: MKS|Setting DGA origin to (0,0) Oct 23 11:44:48: MKS|XINFO DGA acceleration supported Oct 23 11:44:48: MKS|XINFO DGA pixmap supported Oct 23 11:44:48: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:44:48: VMX|VBE: VGA Mode switch to 7(7) Oct 23 11:44:48: VMX|VBE call 0x4f02 bx 0x0003 cx 0x03c2 es 0xffff di 0x0000 Oct 23 11:44:48: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:44:48: VMX|VBE call 0x4f02 bx 0x0012 cx 0x03b5 es 0x01c1 di 0x7b96 Oct 23 11:44:48: VMX|VBE: VGA Mode switch to 18(18) Oct 23 11:44:50: VMX|SVGA: Registering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:44:51: VMX|VIDE: Curr CHS info cyls: 6242 heads: 16 sects: 63 lba_cap: 6291936 Oct 23 11:44:52: VMX|VBE call 0x4f02 bx 0x0003 cx 0x1023 es 0x6795 di 0x6929 Oct 23 11:44:52: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:45:00: VMX|DTInstallPPN: bad ppn=c0082, count=0 Oct 23 11:45:00: VMX|F(173):370 0xc5bfff 4 count 0 Oct 23 11:45:00: VMX|F(125):468 Dis 0x0:0x0 Oct 23 11:45:03: VMX|VBE call 0x4f15 bx 0x0000 cx 0x0000 es 0x0000 di 0x0000 Oct 23 11:45:03: VMX|VBE call 0x4f10 bx 0x0000 cx 0x0000 es 0x0000 di 0x0000 Oct 23 11:45:03: VMX|F(173):370 0xbcbfff 4 count 1 Oct 23 11:45:05: VMX|VBE call 0x4f02 bx 0x0010 cx 0x0000 es 0x0002 di 0x0000 Oct 23 11:45:05: VMX|VBE: VGA Mode switch to 16(16) Oct 23 11:45:05: VMX|VBE call 0x4f02 bx 0x0003 cx 0x0000 es 0x0030 di 0x0000 Oct 23 11:45:05: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:45:05: VMX|VMMouse: Enabling VMMouse. Oct 23 11:45:07: VMX|VIDE: (0x1F0) OUTB Cmd of 0xEC for non-existent drive 1 Oct 23 11:45:07: VMX|VIDE: Curr CHS info cyls: 6242 heads: 16 sects: 63 lba_cap: 6291936 Oct 23 11:45:08: ide1:0|ATAPI_CDROM: Mode Sense (Almost) Completely Emulated. Oct 23 11:45:08: ide1:0|ATAPI_CDROM: Mode Sense Packet 0x5A 0x0 0x2A 0x0 0x0 0x0 0x0 0x0 0x1C 0x0 0x0 0x0 Oct 23 11:45:08: ide1:0|ATAPI_CDROM: Mode Sense (Almost) Completely Emulated. Oct 23 11:45:08: ide1:0|ATAPI_CDROM: Mode Sense Packet 0x5A 0x0 0x2A 0x0 0x0 0x0 0x0 0x0 0x28 0x0 0x0 0x0 Oct 23 11:45:08: VMX|Floppy: Unknown Floppy Command: 0x2E Oct 23 11:45:09: VMX|Floppy: Data write/read without DMA enabled! Oct 23 11:45:09: VMX|Floppy: Data write/read without DMA enabled! Oct 23 11:45:09: VMX|F(125):468 Dis 0x0:0x0 Oct 23 11:45:12: VMX|NOT TESTED (warning) F(127):2668 Oct 23 11:45:13: MKS|Setting DGA origin to (0,0) Oct 23 11:45:13: MKS|XINFO DGA acceleration supported Oct 23 11:45:13: MKS|XINFO DGA pixmap supported Oct 23 11:45:13: MKS|XINFO DGA 1280x960x5120, fbSize 4915200, flags 0x17 Oct 23 11:45:13: MKS|Setting DGA origin to (0,0) Oct 23 11:45:13: MKS|XINFO DGA acceleration supported Oct 23 11:45:13: MKS|XINFO DGA pixmap supported Oct 23 11:45:13: MKS|XINFO DGA 1024x768x4096, fbSize 3145728, flags 0x17 Oct 23 11:45:13: VMX|Guest OS = 0x5003 Oct 23 11:45:17: VMX|Floppy: Unknown Floppy Command: 0x2E Oct 23 11:45:18: VMX|Floppy: Data write/read without DMA enabled! Oct 23 11:45:18: VMX|Floppy: Data write/read without DMA enabled! Oct 23 11:45:19: VMX|Guest: Win32 Toolbox: Version: $Name: build-2242 $ Oct 23 11:45:19: VMX|TOOLS setting the tools version to '1025' Oct 23 11:45:19: ide0:0|PlainDisk SetVersion: Wrote version 1025 into a file Oct 23 11:45:20: VMX|GuestRpc: Channel 0, registration number 1, guest application toolbox. Oct 23 11:45:26: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:45:27: VMX|Guest: Win32 Toolbox: VMwareService killed, dieing... Oct 23 11:45:27: VMX|GuestRpc: Channel 0 reinitialized. Oct 23 11:45:28: VMX|Guest: Win32 Toolbox: Version: $Name: build-2242 $ Oct 23 11:45:28: VMX|TOOLS setting the tools version to '1025' Oct 23 11:45:28: ide0:0|PlainDisk SetVersion: Wrote version 1025 into a file Oct 23 11:45:28: VMX|TOOLS setting the tools version to '1025' Oct 23 11:45:28: ide0:0|PlainDisk SetVersion: Wrote version 1025 into a file Oct 23 11:45:28: VMX|TOOLS INSTALL ignoring update request from toolbox because the version installed (1025) is current. Oct 23 11:45:29: VMX|GuestRpc: Channel 0, registration number 1, guest application toolbox. Oct 23 11:45:36: VMX|VBE call 0x4f02 bx 0x0003 cx 0x0000 es 0x0030 di 0x0000 Oct 23 11:45:36: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:45:36: VMX|F(132):750 at 0x20b:0x11c3, region.type=40, excNum=14 Oct 23 11:45:36: VMX|VBE call 0x4f02 bx 0x0003 cx 0x0000 es 0x0030 di 0x0000 Oct 23 11:45:36: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:45:36: VMX|NOT TESTED (warning) F(104):1916 ... [***skiped***] ... Oct 23 11:46:50: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:46:53: VMX|VBE call 0x4f02 bx 0x0003 cx 0x0000 es 0x0030 di 0x0000 Oct 23 11:46:53: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:46:53: VMX|F(132):750 at 0x20b:0x11c3, region.type=40, excNum=14 Oct 23 11:46:53: VMX|NOT TESTED (warning) F(104):1916 ... [***skiped***] ... Oct 23 11:47:16: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:47:16: VMX|VBE call 0x4f02 bx 0x0003 cx 0x0000 es 0x0030 di 0x0000 Oct 23 11:47:16: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:47:16: VMX|NOT TESTED (warning) F(104):1916 ... [***skiped***] ... Oct 23 11:47:41: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:47:41: VMX|VBE call 0x4f02 bx 0x0083 cx 0x1110 es 0x0074 di 0x0450 Oct 23 11:47:41: VMX|VBE: VGA Mode switch to 3(131) Oct 23 11:48:02: VMX|NOT TESTED (warning) F(104):1916 ... [***skiped***] ... Oct 23 11:48:16: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:48:26: VMX|VBE call 0x4f02 bx 0x0083 cx 0x1110 es 0x0d90 di 0x116c Oct 23 11:48:26: VMX|VBE: VGA Mode switch to 3(131) Oct 23 11:48:27: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:48:27: VMX|NOT TESTED (warning) F(104):1916 Oct 23 11:48:31: VMX|SVGA: Unregistering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:48:31: VMX|SVGA: Registering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:48:31: VMX|SVGA: Unregistering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:48:31: VMX|VBE call 0x4f02 bx 0x0007 cx 0x03d5 es 0xffff di 0x0000 Oct 23 11:48:31: VMX|VBE: VGA Mode switch to 7(7) Oct 23 11:48:31: VMX|VBE call 0x4f02 bx 0x0003 cx 0x03c2 es 0xffff di 0x0000 Oct 23 11:48:31: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:48:31: VMX|VBE call 0x4f02 bx 0x0012 cx 0x03b5 es 0x01c1 di 0x7b96 Oct 23 11:48:31: VMX|VBE: VGA Mode switch to 18(18) Oct 23 11:48:33: VMX|SVGA: Registering MemSpace at 0x7efc0000(0x7efc0000) and 0x7ffc0000(0x7ffc0000) Oct 23 11:48:33: UI|Msg_Hint: msg.gui.poweroff (shown) Oct 23 11:48:33: VMX|VIDE: Curr CHS info cyls: 6242 heads: 16 sects: 63 lba_cap: 6291936 Oct 23 11:48:34: VMX|VBE call 0x4f02 bx 0x0003 cx 0x1023 es 0x6795 di 0x6929 Oct 23 11:48:34: VMX|VBE: VGA Mode switch to 3(3) Oct 23 11:48:36: VMX|OPROM: ignoring unmap of .vbios: already unmapped Oct 23 11:48:36: ide0:0|PLAINDISK: Stat failed for /usr/compat/linux/vmware/win98/fat32.dat: Value too large for defined data type Oct 23 11:48:36: VMX|OPROM: OpromPowerOff Oct 23 11:48:36: VMX|AIOPowerOff Floppy Oct 23 11:48:36: Floppy|AIOSlave: Floppy exiting cleanly. Oct 23 11:48:36: VMX|VMX IPC closed the connection with thread Floppy (0x081c4378) Oct 23 11:48:36: VMX|AIOPowerOff ide1:0 Oct 23 11:48:36: ide1:0|AIOSlave: ide1:0 exiting cleanly. Oct 23 11:48:36: VMX|VMX IPC closed the connection with thread ide1:0 (0x081c4308) Oct 23 11:48:36: VMX|AIOPowerOff ide0:0 Oct 23 11:48:36: ide0:0|AIOSlave: ide0:0 exiting cleanly. Oct 23 11:48:36: VMX|VMX IPC closed the connection with thread ide0:0 (0x081c4298) Oct 23 11:48:36: VMX|VMX: changing state 1 from 1873 to 1873 Oct 23 11:48:36: UI|VMX(UI): changing state 1 from 1873 to 1873, nesting 0 Oct 23 11:48:36: VMX|VMX: changing state 0 from 1872 to 1870 Oct 23 11:48:36: UI|VMX(UI): changing state 0 from 1872 to 1870, nesting 0 Oct 23 11:48:38: UI|Local UI exit. Oct 23 11:48:38: UI|IPC_exit: disconnecting all threads Oct 23 11:48:38: UI|UI IPC closed the connection with thread VMX (0x081ff6dc) Oct 23 11:48:38: UI|UI IPC The "VMX" thread exited cleanly. Oct 23 11:48:38: UI|UI IPC closed the connection with thread MKS (0x081ff74c) Oct 23 11:48:38: UI|UI IPC The "MKS" thread exited cleanly. Oct 23 11:48:38: MKS|MKS IPC closed the connection with thread UI (0x080e98f4) Oct 23 11:48:38: MKS|MKS: Thread UI exited as expected. Oct 23 11:48:38: MKS|Local MKS exit. Oct 23 11:48:38: VMX|IPC_exit: disconnecting all threads Oct 23 11:48:38: VMX|VMX IPC closed the connection with thread UI (0x081c41b8) Oct 23 11:48:38: VMX|VMX IPC The "UI" thread exited cleanly. Oct 23 11:48:38: VMX|VMX IPC closed the connection with thread MKS (0x081c4228) Oct 23 11:48:38: VMX|VMX IPC The "MKS" thread exited cleanly. Oct 23 11:48:38: VMX|VMX exit.