VirtualBox

Opened 15 years ago

Last modified 14 years ago

#2872 closed defect

Installing NetBSD 4.99 crashes VirtualBox 2.1 — at Version 1

Reported by: rak02 Owned by:
Component: VMM Version: VirtualBox 2.1.0
Keywords: NetBSD Cc:
Guest type: BSD Host type: Windows

Description (last modified by Sander van Leeuwen)

Attempting to boot a non-APIC kernel resulted in this...

Crashed stack frames:

VBoxREM32.dll!6f845541()

[Frames below may be incorrect and/or missing, no symbols loaded for VBoxREM32.dll] VBoxREM32.dll!6f854431() VBoxREM32.dll!6f85447f() VBoxREM32.dll!6f8544f4() VBoxREM32.dll!6f85e50f() VBoxREM32.dll!6f85d61a() VBoxREM32.dll!6f8538b6() VBoxREM32.dll!6f841ae8() VBoxVMM.dll!016ee452() VBoxVMM.dll!016ef9c3() VBoxRT.dll!100273fd() VBoxVMM.dll!017041c1() VBoxVMM.dll!016e519d() VBoxRT.dll!100272f0() VBoxRT.dll!1000bf90() VBoxRT.dll!10027732() msvcr71.dll!7c349565() kernel32.dll!7c80b713()

With the aide of Visual Studio, I can get the disasembly of where it panic'd:

6F845501  mov         eax,6F8B3160h 
6F845506  mov         edx,6F8B37A3h 
6F84550B  mov         dword ptr [esp+8],eax 
6F84550F  mov         eax,10E5h 
6F845514  mov         dword ptr [esp+0Ch],edx 
6F845518  mov         dword ptr [esp+4],eax 
6F84551C  mov         dword ptr [esp],0 
6F845523  call        6F8ABB68 
6F845528  mov         dword ptr [esp+8],esi 
6F84552C  mov         dword ptr [esp+4],edi 
6F845530  mov         dword ptr [esp],6F8B3780h 
6F845537  call        6F8ABB60 
6F84553C  call        6F8ABB58 
6F845541  int         3     <<<<<<<<<<*********************
6F845542  nop              
6F845543  mov         eax,dword ptr ds:[6F8BC570h] 
6F845548  mov         ebx,dword ptr [eax+6F30h] 
6F84554E  cmp         byte ptr [ebx+13C2Ch],0 
6F845555  jne         6F845568 
6F845557  mov         dword ptr [esp],ebx 
6F84555A  mov         eax,0FFFFF703h 
6F84555F  mov         dword ptr [esp+4],eax 
6F845563  call        6F8AB8C8 
6F845568  mov         dword ptr [esp],ebx 
6F84556B  call        6F842DC0 
6F845570  jmp         6F845557 

Change History (1)

comment:1 by Sander van Leeuwen, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use