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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to