VirtualBox

Opened 9 years ago

Last modified 8 years ago

#13782 closed defect

VERR_SYMBOL_NOT_FOUND on REMR3Init, VMR3Create — at Initial Version

Reported by: mrubioroy Owned by:
Component: other Version: VirtualBox 4.3.20
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

Dear developers,

Every time I launch my VM I get a VERR_SYMBOL_NOT_FOUND error. It's apparently linked to the function VMR3Create.

00:00:05.916005 REMR3Init rc=VERR_SYMBOL_NOT_FOUND 00:00:05.916157 VMSetError: F:\tinderbox\win-4.3\src\VBox\VMM\VMMR3\VM.cpp(365) int cdecl VMR3Create(unsigned int,const struct VMM2USERMETHODS *,void (cdecl *)(struct UVM *,void *,int,const char *,unsigned int,const char *,const char *,char *),void *,int (cdecl *)(struct UVM *,struct VM *,void *),void *,struct VM ,struct UVM ); rc=VERR_SYMBOL_NOT_FOUND 00:00:05.916161 VMSetError: Symbol (export) not found.

I've managed to bypass this bug by unplugging the computer from its NAT switch. When unplugged, the VM launches correctly. I can plug it later on without problem.

I've tried different configurations of the VM and all expose the same issue. I send attached the two vbox files I've tested.

I'm using VirtualBox 4.3.20 on an up-to-date Windows XP SP3 host with a Red-Hat (64bit) guest (Scientific Linux 6.6). I will be able to try testbuilds in a couple of weeks.

Change History (4)

by mrubioroy, 9 years ago

Attachment: VBox.log added

VBox.log

by mrubioroy, 9 years ago

Attachment: VBoxStartup.log added

VBoxStartup.log

by mrubioroy, 9 years ago

Attachment: captinov.vbox added

vbox file 1

by mrubioroy, 9 years ago

Attachment: uyu.vbox added

vbox file 2

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use