[Mono-bugs] [Bug 79653][Nor] Changed - System.Security.Cryptography.CryptoConfig:LoadConfig reads config in one big blob
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 18:08:07 EDT 2006
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79653
--- shadow/79653 2006-10-12 18:00:12.000000000 -0400
+++ shadow/79653.tmp.11437 2006-10-12 18:08:07.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 79653
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Major
-Component: System.Security
+Severity: Unknown
+Priority: Normal
+Component: CORLIB
AssignedTo: sebastien at ximian.com
ReportedBy: joeshaw at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -57,6 +57,10 @@
GLib.MainLoop:Run
Beagle.Daemon.BeagleDaemon:DoMain
Beagle.Daemon.BeagleDaemon:Main
Because this happens so early in my process, this causes the GC to resize
the heap.
+
+------- Additional Comments From sebastien at ximian.com 2006-10-12 18:08 -------
+Reading the config file should occur only once, well per appdomain.
+Are you using multiple appdomain ? 4 by any chance ?
More information about the mono-bugs
mailing list