[Mono-bugs] [Bug 461941] New: web service call with nullable out parameter crashes runtime

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 23 06:55:16 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=461941

User andres.meyer at computer.org 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: lluis at novell.com
        ReportedBy: andres.meyer at computer.org
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list