[Mono-bugs] [Bug 527596] System.NullReferenceException not handled in embedded code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Feb 12 14:29:23 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=527596#c3


Robert Jordan <robertj at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertj at gmx.net

--- Comment #3 from Robert Jordan <robertj at gmx.net> 2011-02-12 19:29:22 UTC ---
This is caused by Delphi's exception handler that overrides Mono's own handler
and doesn't chain back if it cannot handle the exception itself.

Mono 2.12 (with some luck 2.10) will provide a way to chain handlers but I did
not check if it will be sufficient for Delphi.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list