[Mono-bugs] [Bug 70564][Nor] Changed - Assembly preload hook gets called too frequently
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Dec 2004 00:03:25 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70564
--- shadow/70564 2004-12-15 00:03:09.000000000 -0500
+++ shadow/70564.tmp.3296 2004-12-15 00:03:25.000000000 -0500
@@ -10,13 +10,12 @@
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: ymeng@bloomberg.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Assembly preload hook gets called too frequently
When user registers an assembly preload hook using
mono_install_assembly_preload_hook(). The callback functions gets called
over and over even though the assembly was already loaded successfully. We
often see a dozen preload callbacks for mscorlib during the execution of a