VirtualBox

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#13670 closed defect (invalid)

Error -610 in supR3HardenedMainInitRuntime!

Reported by: Javier Cáceres Owned by:
Component: other Version: VirtualBox 4.3.20
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

Host: Debian Wheezy
uname -r: 3.2.0-4-686-pae
VBoxManage -v: 4.3.20r96996

VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: /usr/lib/i386-linux-gnu/libk5crypto.so.3: symbol krb5int_buf_len, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference

VirtualBox: Tip! It may help to reinstall VirtualBox.

Attachments (3)

vbox-install.log (1.3 KB ) - added by Javier Cáceres 9 years ago.
VBoxRT.so (3.4 KB ) - added by Javier Cáceres 9 years ago.
libkrb5support0 (866 bytes ) - added by Javier Cáceres 9 years ago.

Download all attachments as: .zip

Change History (7)

by Javier Cáceres, 9 years ago

Attachment: vbox-install.log added

comment:1 by Frank Mehnert, 9 years ago

Please attach the output of

ldd -r /usr/lib/virtualbox/VBoxRT.so

to this ticket.

by Javier Cáceres, 9 years ago

Attachment: VBoxRT.so added

comment:2 by Frank Mehnert, 9 years ago

The listed symbols should be /usr/lib/i386-linux-gnu/libkrb5support.so.0.

objdump -T /usr/lib/i386-linux-gnu/libkrb5support.so.0|grep krb5int_buf_len

should show the function. Also, what's the output of

dpkg -s libkrb5support0

by Javier Cáceres, 9 years ago

Attachment: libkrb5support0 added

comment:3 by Frank Mehnert, 9 years ago

Resolution: invalid
Status: newclosed

And that's the problem. The correct version of this package in wheezy is currently 1.10.1, not 1.12.1. Version 1.12.1 has different symbols. Just install apt-show-versions and run

apt-show-versions -a libkrb5support0

You will see which the version you have installed comes from and which version is currently available in wheezy.

That's not a VirtualBox bug.

comment:4 by Javier Cáceres, 9 years ago

Thanks

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use