[Mono-bugs] [Bug 594642] System.ArgumentException from System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces on Mac OS X

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 22 09:31:28 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=594642

http://bugzilla.novell.com/show_bug.cgi?id=594642#c4


Ryan Russell <rrussell at franticfilms.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rrussell at franticfilms.com

--- Comment #4 from Ryan Russell <rrussell at franticfilms.com> 2010-07-22 13:31:27 UTC ---
We have a client that is using our software with Mono 2.6.7 on Snow Leopard,
and he's confirmed that Virtual Box is causing the problem. After he used the
uninstaller script to remove Virtual Box, our application worked fine. Before
that, he was getting the exact same error in this bug report.

Here is what he discovered in his own words:

Virtual Box has an uninstaller script in with the installer, i installed it to
test the issue and can confirm that it does cause a problem, below is the
output from the uninstaller likely its the kext.VBoxNet files that are the
issue. But uninstalling for the time being is a workaround.

Welcome to the VirtualBox uninstaller script.

The following files and directories (bundles) will be removed:
/usr/bin/VirtualBox
/usr/bin/VBoxManage
/usr/bin/VBoxVRDP
/usr/bin/VBoxHeadless
/usr/bin/vboxwebsrv
/Library/Python/2.5/site-packages/vboxapi/VirtualBox_constants.py
/Library/Python/2.5/site-packages/vboxapi/VirtualBox_constants.pyc
/Library/Python/2.5/site-packages/vboxapi/__init__.py
/Library/Python/2.5/site-packages/vboxapi/__init__.pyc
/Library/Python/2.5/site-packages/vboxapi-1.0-py2.5.egg-info
/Library/Python/2.6/site-packages/vboxapi/VirtualBox_constants.py
/Library/Python/2.6/site-packages/vboxapi/VirtualBox_constants.pyc
/Library/Python/2.6/site-packages/vboxapi/__init__.py
/Library/Python/2.6/site-packages/vboxapi/__init__.pyc
/Library/Python/2.6/site-packages/vboxapi-1.0-py2.6.egg-info
/Library/StartupItems/VirtualBox/
/Library/Extensions/VBoxDrv.kext/
/Library/Extensions/VBoxUSB.kext/
/Library/Extensions/VBoxNetFlt.kext/
/Library/Extensions/VBoxNetAdp.kext/
/Applications/VirtualBox.app/
/Library/Python/2.5/site-packages/vboxapi/
/Library/Python/2.6/site-packages/vboxapi/
And the following KEXTs will be unloaded:
org.virtualbox.kext.VBoxUSB
org.virtualbox.kext.VBoxNetFlt
org.virtualbox.kext.VBoxNetAdp
org.virtualbox.kext.VBoxDrv

Do you wish to uninstall VirtualBox (Yes/No)?
Yes

The uninstallation processes requires administrative privileges
because some of the installed files cannot be removed by a normal
user. You may be prompted for your password now...

Please enter admin's password:
unloading org.virtualbox.kext.VBoxUSB
unloading org.virtualbox.kext.VBoxNetFlt
unloading org.virtualbox.kext.VBoxNetAdp
unloading org.virtualbox.kext.VBoxDrv
Successfully uninstalled VirtualBox.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list