[Mono-bugs] [Bug 527596] System.NullReferenceException not handled in embedded code
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 11 06:42:33 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=527596
https://bugzilla.novell.com/show_bug.cgi?id=527596#c2
--- Comment #2 from Elmar Haneke <elmar at haneke.de> 2011-02-11 11:42:32 UTC ---
The Problem does still exist in Mono 2.8.2.
It seems to be caused by the Thread-Initialisation in Delphi runtime. In an
other program I do Run mono code in an separate thread.
If this thread is created by Delphi's TThread class the Problem does happen.
If I do start the thread by Windows CreateThread function the Problem does no
longer happen.
--
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