[Mono-bugs] [Bug 36382][Maj] Changed - NullReference exception thrown not correct by System.Diagnostics.StackTrace class
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 8 Jan 2003 07:53:29 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36382
--- shadow/36382 Wed Jan 8 06:52:35 2003
+++ shadow/36382.tmp.22101 Wed Jan 8 07:53:29 2003
@@ -106,6 +106,9 @@
problem of a pthreads application wanting to do things in mono from
an allready created thread. mono_thread_attach will give the
allready existing pthread the nessesary ammount of setup to look
like it's created by the managed code, hence to be able to execute
mono commands. There was a discussion re. it in the mnono list (for
the patch it was introduced with).
+
+------- Additional Comments From dietmar@ximian.com 2003-01-08 07:53 -------
+a fix to show the rigth trace is in CVS