Bug 586146 - virtualbox: vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Summary: virtualbox: vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Status: RESOLVED DUPLICATE of bug 567435
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: Other (show other bugs)
Version: Milestone 3
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Michal Seben
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 19:39 UTC by Klaus Kämpf
Modified: 2010-03-19 13:25 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Kämpf 2010-03-07 19:39:21 UTC
VirtualBox 3.1.4 does not run on 11.3 M3 (x86_64, amd)

"sudo /etc/init.d/vboxdrv start" fails with
Starting VirtualBox kernel module                                                                                                                           
  (modprobe vboxnetflt failed. Please use 'dmesg' to find out why)

and dmesg | tail shows

[32730.957964] warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
[33002.446844] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[33002.446847] vboxdrv: Successfully done.
[33002.446849] vboxdrv: Found 4 processor cores.
[33002.446917] VBoxDrv: dbg - g_abExecMemory=ffffffffa04cd520
[33002.447038] vboxdrv: fAsync=0 offMin=0x54b offMax=0xa495
[33002.447076] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[33002.447078] vboxdrv: Successfully loaded version 3.1.4_OSE (interface 0x00100001).
[33002.715206] vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Comment 1 Michal Seben 2010-03-19 13:25:21 UTC
packages prepared in Virtualization repo in buildservice

*** This bug has been marked as a duplicate of bug 567435 ***