[Mono-bugs] [Bug 368829] New: StartProcess attempts to execute directory if named the same as a process in $PATH

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 10 16:19:02 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=368829


           Summary: StartProcess attempts to execute directory if named the
                    same as a process in $PATH
           Product: Mono: Runtime
           Version: unspecified
          Platform: x86-64
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: io-layer
        AssignedTo: dick at novell.com
        ReportedBy: jaharper at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


If an application has a directory in it's current directory that has the same
name as an application in $PATH and it attempts to execute that application by
using System.Diagnostics.Process, the CreateProcess function attempts to
execute that directory instead of the application in $PATH.

See attached test case.  (Requires gnome-sudoku).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list