[Mono-bugs] [Bug 53893][Nor] Changed - NullReferenceException from embedded api, but not from the mono JIT
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Feb 2004 10:06:18 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by zealy@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=53893
--- shadow/53893 2004-02-05 07:04:11.000000000 -0500
+++ shadow/53893.tmp.24694 2004-02-05 10:06:18.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53893
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details: dist-upgraded to sid
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: zealy@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -108,6 +108,13 @@
mono_runtime_invoke so the runtime can create its per-thread data
structures.
------- Additional Comments From vargaz@freemail.hu 2004-02-05 07:04 -------
*** Bug 52375 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From zealy@freemail.hu 2004-02-05 10:06 -------
+And the documentation mentions it so, but I quite missed that it
+applies to me as well, having no threads created by me but having
+threads created by the system quietly :)
+
+(The documentation my make good use of some revising anyway)