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 )
On my Asus X55s laptop (Core2 Duo) I see the following trap:
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 , 9 years ago
Attachment: | trap_d.jpg added |
---|
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
trap 000d in flat code when starting the VM