#5319: MacOS X + executeFile + -threaded = "Operation not supported"
---------------------------------+------------------------------------------
Reporter: PHO | Owner:
Type: bug | Status: infoneeded
Priority: high | Milestone: 7.4.1
Component: libraries/unix | Version: 7.0.3
Keywords: thread, exec | Testcase: executeFile001
Blockedby: | Difficulty:
Os: MacOS X | Blocking:
Architecture: Unknown/Multiple | Failure: Incorrect result at runtime
---------------------------------+------------------------------------------
Comment(by arkx):
Just another data point: I could not reproduce this either. Running on
Lion.
{{{
~ $ ghci
GHCi, version 7.2.2: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Prelude> System.Posix.Process.executeFile "/bin/sh" False [] Nothing
Loading package unix-2.5.0.0 ... linking ... done.
sh-3.2$ exit
~ $ uname -v
Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011;
root:xnu-1699.24.8~1/RELEASE_X86_64
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5319#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs