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 [EMAIL PROTECTED]

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

--- shadow/78230        2006-05-04 07:13:19.000000000 -0400
+++ shadow/78230.tmp.12691      2006-05-04 07:21:14.000000000 -0400
@@ -119,6 +119,18 @@
 I would once again request MONO team to provide a fix for this issue 
 ASAP.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-05-04 07:13 -------
 I can't reproduce the crash with the test case you provided. I tried
 1.1.13.6 and HEAD. Can you please confirm that it also fails on Linux?
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-04 07:21 -------
+Here is something you can try. Define the env variable
+MONO_XMLSERIALIZER_DEBUG=yes, and run the test. At some point, you
+sould see in the output of the app a message like this:
+
+Generating /tmp/26350.cs
+
+It means that a serializer is being generated in that file. It would
+be interesting to see which files are generated when you get the
+error. If two serializers are generated with the same file name, then
+something may be wrong with unique temp file creation.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to