Skip to content

Some diagnostics from do_spawn_posix are very terse #224

Closed
@blackgnezdo

Description

@blackgnezdo

As of #208 on OpenBSD runInteractiveProcess uses do_spawn_posix. This means this kind of errors (demonstrated by process010 test):

λ> import System.Process
λ> rawSystem "/tmp/fdjskl" []
ExitFailure 127

The previous errors were more helpful as they included the filename that failed to be exec'd because there was an error reporting child_failed backdoor in fork_exec.c.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions