https://bugzilla.novell.com/show_bug.cgi?id=461941
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=461941#c348522 Summary: web service call with nullable out parameter crashes runtime Product: Mono: Runtime Version: 1.9 Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: remoting AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Calling a WebMethod "public void TestFunc(out int status, out int? test){}" on xsp2 results in the server crashing hard: ERROR:object.c:3193:mono_runtime_invoke_array: code should not be reached Stacktrace: at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x0004b> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff> at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00055] in /build/buildd/mono-1.9.1+dfsg/mcs/class/corlib/System.Reflection/MonoMethod.cs:149 .. May be related to Bug #348522 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
