Opened 9 years ago

Last modified 9 years ago

#39 accepted defect

Trap 000d in FLAT code seg. when starting VM on Asus Core2Duo — at Version 1

Reported by: Valery V. Sedletski Owned by: Valery V. Sedletski
Priority: major Milestone: VBox driver
Component: Driver Keywords: trap driver core2duo
Cc:

Description (last modified by Valery V. Sedletski)

On my Asus X55s laptop (Core2 Duo) I see the following trap:

http://trac.netlabs.org/vbox/attachment/ticket/39/trap_d.jpg

when starting the VM. I see it only with IBM's 14.104 / 14.106 kernels. With OS/2 r4515 kernel, it doesn't trap at all.

Also, comparing the cs:eip with addresses in this list:

vboxdrv: e3ad4020 VMMR0.r0
vboxdrv: e390f020 VBoxDDR0.r0
vboxdrv: e38fd020 VBoxDD2R0.r0
HMR0InitVM: e3aa2000

We see, that the trap address is probably, in VMMR0.r0

Change History (2)

by Valery V. Sedletski, 9 years ago

Attachment: trap_d.jpg added

trap 000d in flat code when starting the VM

comment:1 by Valery V. Sedletski, 9 years ago

Description: modified (diff)
Owner: set to Valery V. Sedletski
Status: newaccepted
Note: See TracTickets for help on using tickets.