VirtualBox

Opened 17 years ago

Closed 17 years ago

#282 closed defect (fixed)

Cannot load R0 module C, status code: -10 (VERR_PERMISSION_DENIED)

Reported by: DeanEdwards Owned by: Frank Mehnert
Component: other Version: VirtualBox 1.3.8
Keywords: VERR_PERMISSION_DENIED Cc:
Guest type: other Host type: other

Description

Cannot load R0 module C.
VBox status code: -10 (VERR_PERMISSION_DENIED).

Result Code: 0x80004005
Component: Console
Interface: IConsole
           {1dea5c4b-0753-4193-b909-22330f64ec45}

When I start any guest. See this: http://www.virtualbox.org/discussion/1/520

I try with 1.3.8 and newest SVN trunk. Have you got any idea?

Attachments (5)

VBox.log (18.2 KB ) - added by DeanEdwards 17 years ago.
dmesg (15.1 KB ) - added by DeanEdwards 17 years ago.
config-2.6.19-gentoo-r5 (37.9 KB ) - added by DeanEdwards 17 years ago.
VBoxSDL.log.gz (78.9 KB ) - added by DeanEdwards 17 years ago.
VBoxSVC.log.gz (38.3 KB ) - added by DeanEdwards 17 years ago.

Download all attachments as: .zip

Change History (14)

by DeanEdwards, 17 years ago

Attachment: VBox.log added

comment:1 by DeanEdwards, 17 years ago

$ cat /etc/gentoo-release Gentoo Base System release 1.12.9 $ uname -a Linux mussean 2.6.19-gentoo-r5 #3 PREEMPT Wed Apr 18 18:03:01 CEST 2007 i686 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux

by DeanEdwards, 17 years ago

Attachment: dmesg added

by DeanEdwards, 17 years ago

Attachment: config-2.6.19-gentoo-r5 added

comment:2 by DeanEdwards, 17 years ago

I made an upgrade to sys-kernel/gentoo-sources-2.6.20-gentoo-r6 & error is alive. :(

comment:3 by Frank Mehnert, 17 years ago

Please do the following to help debugging:

LD_LIBRARY_PATH=/opt/VirtualBox-1.3.8 strace -f -s1024 -o ~/VBoxSVC.log /opt/VirtualBox-1.3.8/VBoxSVC &
LD_LIBRARY_PATH=/opt/VirtualBox-1.3.8 strace -f -s1024 -o ~/VBoxSDL.log /opt/VirtualBox-1.3.8/VBoxSDL -vm <VM name>

and attach the resulting two log files to this bug report.

by DeanEdwards, 17 years ago

Attachment: VBoxSDL.log.gz added

by DeanEdwards, 17 years ago

Attachment: VBoxSVC.log.gz added

comment:4 by DeanEdwards, 17 years ago

Hello frank,

I made these logfiles with SVN version of VirtualBox. I hope this isn't problem.

Thanks, DeanEdwards

comment:5 by Frank Mehnert, 17 years ago

It turns out that the error message is misleading. Actually the IDT patching fails. Reason: Your 2G/2G address space.

comment:6 by Frank Mehnert, 17 years ago

Owner: set to Frank Mehnert
Status: newassigned

We have lowered the valid IDT address to 1GB. Please update from SVN and VBox should work on your system. Please give a short reply if I can close this bug.

comment:7 by Frank Mehnert, 17 years ago

Changes are in SVN.

comment:8 by DeanEdwards, 17 years ago

You are great, frank! Working properly! Thanks for support!

comment:9 by Frank Mehnert, 17 years ago

Resolution: fixed
Status: assignedclosed

Thanks for your help tracking this issue down!

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use