[Mono-bugs] [Bug 415621] New: Simple program doesn't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 7 18:08:50 EDT 2008


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


           Summary: Simple program doesn't work
           Product: Mono: Runtime
           Version: 2.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: remoting
        AssignedTo: lluis at novell.com
        ReportedBy: tedu at fogcreek.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


The attached program should print 2.  Instead, it does this:

Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
  at System.Nullable`1[System.Int32].Unbox (System.Object o) [0x00000] 
  at (wrapper managed-to-native)
System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
  at (wrapper remoting-invoke) Test.Button:Counter (System.Nullable`1)
  at (wrapper remoting-invoke-with-check) Test.Button:Counter
(System.Nullable`1)
  at Test.GlobalTester.test () [0x00000] 
  at (wrapper remoting-invoke-with-check) Test.GlobalTester:test ()
  at Test.Program.Main (System.String[] args) [0x00000]


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