[Mono-bugs] [Bug 79462][Maj] Changed - gmcs dies with "failed to create shadow copy"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 17 08:14:19 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 yury at serdyuk.botik.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=79462
--- shadow/79462 2006-10-15 13:05:39.000000000 -0400
+++ shadow/79462.tmp.17862 2006-10-17 08:14:19.000000000 -0400
@@ -88,6 +88,37 @@
Furthermore it seems that the references libraries that are not in the
GAC _must_ be referenced using their absolute paths (their directory
is in the MONO_PATH).
I was only able to reproduce this behavior on AMD64 platforms so far.
+
+------- Additional Comments From Yury at serdyuk.botik.ru 2006-10-17 08:14 -------
+Yes, I also got this problem but during runtime phase:
+
+[serdyuk at k1000 HPL]$ mono hpl_9.exe 100 10 10
+
+Unhandled Exception: System.ExecutionEngineException: Failed to create
+shadow copy (mkstemp).
+
+Platform:
+processor : 1
+vendor_id : AuthenticAMD
+cpu family : 15
+model : 5
+model name : AMD Opteron(tm) Processor 248
+stepping : 10
+cpu MHz : 2188.730
+cache size : 1024 KB
+
+[serdyuk at k1000 HPL]$ uname -a
+Linux server 2.6.5-1.358smp #1 SMP Sat May 8 09:28:14 EDT 2004 x86_64
+x86_64 x86_64 GNU/Linux
+
+[serdyuk at k1000 HPL]$ mono -V
+Mono JIT compiler version 1.1.18, (C) 2002-2006 Novell, Inc and
+Contributors. www.mono-project.com
+ TLS: __thread
+ GC: Included Boehm (with typed GC)
+ SIGSEGV: normal
+ Disabled: none
+
More information about the mono-bugs
mailing list