[Mono-bugs] [Bug 52102][Nor] Changed - Use of a file-based ResourceManager leads to a crash (SIGSEGV)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 11:55:16 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=52102
--- shadow/52102 2003-12-12 09:35:24.000000000 -0500
+++ shadow/52102.tmp.8012 2003-12-13 11:55:16.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 52102
-Product: Mono/Runtime
+Product: Mono/Class Libraries
Version: unspecified
OS: SUSE 9.0
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: misc
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: bruno@clisp.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -57,6 +57,10 @@
------- Additional Comments From bruno@clisp.org 2003-12-12 09:35 -------
Created an attachment (id=6209)
hello1.resx (neutral resource source code)
+
+------- Additional Comments From vargaz@freemail.hu 2003-12-13 11:55 -------
+This is actually due to an infinite recursion in
+ResourceManager:InternalGetResourceSet:320.