[Mono-bugs] [Bug 603981] New: Socket.OSSupportsIPv6

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 7 22:20:58 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=603981#c0


           Summary: Socket.OSSupportsIPv6
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: abe.gillespie at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US)
AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.29 Safari/533.4

Making a call to Socket.OSSupportsIPv6 while debugging causes MonoDevelop to
hang indefinitely.  Running a program with this call results in this exception:

Unhandled Exception: System.ArgumentException: length
  at System.Array.Copy (System.Array sourceArray, Int32 sourceIndex,
System.Array destinationArray, Int32 destinationIndex, Int32 length) [0x00000]
in <filename unknown>:0 
  at
System.Net.NetworkInformation.MacOsNetworkInterface.ImplGetAllNetworkInterfaces
() [0x00148] in
/private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs:483 
  at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces ()
[0x00047] in
/private/tmp/monobuild/build/BUILD/mono-2.6.4/mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs:70 

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

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