[GHC] #7926: eventfd: unsupported operation when doing anything

#7926: eventfd: unsupported operation when doing anything --------------------------+------------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.6.3 | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: Runtime crash | Blockedby: Blocking: | Related: --------------------------+------------------------------------------------- I'm using Debian jessie; sources.list is thus: {{{deb http://ftp.us.debian.org/debian jessie main contrib non-free}}} Ran apt-get upgrade 10 minutes ago. The contents of /var/log/apt/history.log (sorry for the massive list, not sure how to narrow it down): https://gist.github.com/joelteon/07c912a3e7e49be820cc ghc/ghci output (exit 1): {{{eventfd: unsupported operation (Function not implemented)}}} When launching a precompiled executable, the first time it executes an I/O action (exit 1): {{{hClose: user error (Pattern match failure in do expression at libraries/base/GHC/Event/Thread.hs:84:3-10}}} `strace ghci` output is in this gist: https://gist.github.com/anonymous/dcc02c8b29a65ec49be6 -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7926 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7926: eventfd: unsupported operation when doing anything -------------------------------+-------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Keywords: | Os: Linux Architecture: x86_64 (amd64) | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by igloo): * difficulty: => Unknown Comment: Discussed on IRC: Affects both 7.6.3 bindist from the website, and the ghc package in jessie. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7926#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7926: eventfd: unsupported operation when doing anything -------------------------------+-------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 Keywords: | Os: Linux Architecture: x86_64 (amd64) | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by igloo): * priority: normal => highest * milestone: => 7.8.1 -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7926#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7926: eventfd: unsupported operation when doing anything -------------------------------+-------------------------------------------- Reporter: guest | Owner: AndreasVoellmy Type: bug | Status: new Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 Keywords: | Os: Linux Architecture: x86_64 (amd64) | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by AndreasVoellmy): * owner: => AndreasVoellmy -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7926#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7926: eventfd: unsupported operation when doing anything -------------------------------+-------------------------------------------- Reporter: guest | Owner: AndreasVoellmy Type: bug | Status: new Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 Keywords: | Os: Linux Architecture: x86_64 (amd64) | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Comment(by mloskot): This is update to the problem report after wheezy release: {{{ $ rm -rf .cabal/ $ cabal update Config file path source is default config file. Config file /home/mloskot/.cabal/config not found. Writing default configuration to /home/mloskot/.cabal/config cabal: /home/mloskot/.cabal/config: Pattern match failure in do expression at libraries/base/GHC/Event/Thread.hs:84:3-10 $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.1 (wheezy) Release: 7.1 Codename: wheezy }}} -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7926#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (2)
-
GHC
-
GHC