[vbox-dev] Network adapter issue with x86_64 host/Win95 guest

Larry Finger Larry.Finger at lwfinger.net
Wed Apr 25 16:56:47 GMT 2007


I am running the latest svn revision (2342) on an x86_64 host (openSUSE 10.2, kernel 2.6.21-rc7) 
with Windows 95 as the guest. Everything is normal if I boot the guest with the network interface 
disabled, or if the guest is in safe mode; however, if the network adapter is enabled in any mode, 
the guest aborts with the following message to the host log in /var/log/messages:

VirtualBox[27127] trap divide error rip:2aaaacc703a0 rsp:42f37f10 error:0

I will try to search around in the code for the reason, but would appreciate any tips on how to 
trace the problem and where to look.

The last few messages in the guest's log are:

00:00:00.881 Changing the VM state from 'CREATED' to 'RUNNING'.
00:00:00.891 Guest Log: BIOS: VirtualBox 1.3.99 built Apr 25 2007 10:35:20
00:00:00.912 Display::handleDisplayResize(): pvVRAM=00002aaab1761000 w=640 h=480 bpp=8 cbLine=0x280
00:00:02.840 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 CmdIf1=0x00
00:00:02.841 Guest Log: BIOS: ata0-0: PCHS=4063/16/63 translation=lba LCHS=1015/64/63
00:00:02.842 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 CmdIf1=0x00
00:00:02.843 Guest Log: BIOS: Boot from Floppy 0 failed
00:00:02.844 Guest Log: BIOS: Booting from Hard Disk...
00:00:02.858 Display::handleDisplayResize(): pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:04.950 Display::handleDisplayResize(): pvVRAM=00002aaab1761000 w=640 h=400 bpp=0 cbLine=0x140
00:00:05.073 Guest Log: BIOS: *** int 15h function AX=F963, BX=4954 not yet supported!
00:00:05.098 Display::handleDisplayResize(): pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:07.798 Display::handleDisplayResize(): pvVRAM=00002aaab1761000 w=640 h=400 bpp=0 cbLine=0x140
00:00:10.006 Guest Log: BIOS: *** int 15h function AX=F963, BX=4954 not yet supported!
00:00:10.537 PCNet#0: Init: ss32=0 GCRDRA=0x00fcd0a0[32] GCTDRA=0x00fcd020[16]
00:00:10.537 PCNet#0: Init: ss32=0 GCRDRA=0x00fcd0a0[32] GCTDRA=0x00fcd020[16]
00:00:10.697 PCNet#0: Init: ss32=0 GCRDRA=0x00fcd0a0[32] GCTDRA=0x00fcd020[16]
00:00:10.698 PCNet#0: Init: ss32=0 GCRDRA=0x00fcd0a0[32] GCTDRA=0x00fcd020[16]
00:00:18.841 Display::handleDisplayResize(): pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0

I have not installed any guest additions.

Thanks,

Larry





More information about the vbox-dev mailing list