Bug 586146

Summary: virtualbox: vboxguest: exports duplicate symbol RTMemExecFree (owned by vboxdrv)
Product: [openSUSE] openSUSE 11.3 Reporter: Klaus Kämpf <kkaempf>
Component: OtherAssignee: Michal Seben <mseben>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Milestone 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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 ***