Opened 6 years ago

#383 new defect

spawnvpe() fails to execute a script because of EACCES

Reported by: KO Myung-Hun Owned by:
Priority: normal Milestone: new
Component: libc-backend Version: 0.6.6
Severity: normal Keywords:
Cc:

Description

Hi/2.

If a directory with the same name as a interpreter of a script exists in a current directory, spawnvpe() fails to execute the script because of EACCES.

Testcase is:

In this case, spawn-5.exe cannot execute spawn-5.pl.

Attachments (1)

__spawnve.diff (739 bytes) - added by KO Myung-Hun 6 years ago.
Patch for spawnve()

Download all attachments as: .zip

Change History (1)

Changed 6 years ago by KO Myung-Hun

Attachment: __spawnve.diff added

Patch for spawnve()

Note: See TracTickets for help on using tickets.