http://bugzilla.novell.com/show_bug.cgi?id=574713
http://bugzilla.novell.com/show_bug.cgi?id=574713#c1 --- Comment #1 from Gonzalo Paniagua Javier <[email protected]> 2010-04-07 22:51:40 UTC --- Looks like there's a mismatch between the calling convention used by mono on windows (stdcall) and the calling convention used to compile MonoPosixHelper.dll (cdecl)... I have compiled a MonoPosixHelper with stdcall and uploaded it to: http://gonzalo.name/tmp/MonoPosixHelper.zip Can you replace the installed .dll that you have with this one (make a backup!) and try again? -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
