http://bugzilla.novell.com/show_bug.cgi?id=627522
http://bugzilla.novell.com/show_bug.cgi?id=627522#c0 Summary: Incorrect handling of exception in the threadpool Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=379911) --> (http://bugzilla.novell.com/attachment.cgi?id=379911) Test case Run the attached test case. MS output is: Test.F from delegate: 1 Async Callback STATE1 received exception ... OK We get: Test.F from delegate: 1 Async Callback STATE1 Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at (wrapper delegate-end-invoke) <Module>:end_invoke_int__this___IAsyncResult (System.IAsyncResult) at Test.Main () [0x00000] in <filename unknown>:0 -- Configure bugmail: http://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
