[Mono-bugs] [Bug 323971] SetSocketOption throws an exception using some specific parameters on MAC OS X

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 14:42:35 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=323971#c4


Jocelyn BERRENDONNER <wazabbe at free.fr> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |wazabbe at free.fr




--- Comment #4 from Jocelyn BERRENDONNER <wazabbe at free.fr>  2007-11-05 12:42:35 MST ---
I have already tested it using Mono 1.2.5.1 and I still see the bug on the PPC
G4 plateform :

Darwin Ordinateur-de-Jocelyn-Berrendonner.local 8.10.0 Darwin Kernel Version
8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power
Macintosh powerpc

Unhandled Exception: System.Net.Sockets.SocketException: Invalid arguments
  at System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel level,
SocketOptionName name, System.Object opt_value) [0x00000] 
  at ConsoleApplication1.Class1.Main (System.String[] args) [0x00000] 


The bug doesn't seem to appear on x86 platforms, I used this code sucessfully
on MacIntels. I haven't tested the SVN head version but I will surely test this
on mono 1.2.6 as soon as it is released.

Should you need more infos, please feel free to ask.


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


More information about the mono-bugs mailing list