https://bugzilla.novell.com/show_bug.cgi?id=657850
https://bugzilla.novell.com/show_bug.cgi?id=657850#c0 Summary: System.Diagnostics.Process.GetCurrentProcess().MainMod ule contains mono instead of exe Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: x86-64 OS/Version: SLES 11 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 SUSE Linux Enterprise Server 11 SP1 (x86_64) Mono JIT compiler version 2.8.1 (tarball Fri Nov 12 14:26:39 UTC 2010) Reproducible: Always Steps to Reproduce: 1.Simple console program testName.exe with call: Console.WriteLine(System.Diagnostics.Process.GetCurrentProcess().MainModule); 2.Execute as: mono testName.exe Actual Results: mono Expected Results: testName.exe -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
