[Mono-bugs] [Bug 81627][Nor] Changed - FileSystemWatcher RaiseEvent Causes Huge Heap

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 20 14:03:01 EDT 2007


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 juraj at hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=81627

--- shadow/81627	2007-07-20 12:31:21.000000000 -0400
+++ shadow/81627.tmp.7007	2007-07-20 14:03:01.000000000 -0400
@@ -313,6 +313,13 @@
 il will help to first get things right. You should set
 MONO_ARCH_HAVE_CREATE_DELEGATE_TRAMPOLINE to zero for your plataform
 mini-?.h (mine is x86 - mini-x86.h).
 
 After that is fixed, you can proceed to change the delegate trampoline
 optimization. I'll take a closer look at your code later today.
+
+------- Additional Comments From juraj at hotfeet.ch  2007-07-20 14:03 -------
+Thanks for the tip, Rodrigo! I've tried that, but I'm still getting
+the same NRE. There's probably a bug in my code. It's my first
+non-trivial contribution to the runtime, and it involved a lot of
+guesswork. I don't have any debugging skills at this level, so I'm a
+bit lost.


More information about the mono-bugs mailing list