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=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 [EMAIL PROTECTED] 2006-10-17 08:14 ------- +Yes, I also got this problem but during runtime phase: + [EMAIL PROTECTED] 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 + [EMAIL PROTECTED] 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 + [EMAIL PROTECTED] 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 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
