[GHC] #4934: threadWaitRead works incorrectly on nonthreaded RTS

GHC ghc-devs at haskell.org
Fri May 23 22:03:43 UTC 2014


#4934: threadWaitRead works incorrectly on nonthreaded RTS
------------------------------------------------+--------------------------
        Reporter:  slyfox                       |            Owner:
            Type:  bug                          |           Status:  new
        Priority:  normal                       |        Milestone:  ⊥
       Component:  Runtime System               |          Version:  7.0.1
      Resolution:                               |         Keywords:
Operating System:  Linux                        |     Architecture:  x86_64
 Type of failure:  Incorrect result at runtime  |  (amd64)
       Test Case:                               |       Difficulty:
        Blocking:                               |  Unknown
                                                |       Blocked By:
                                                |  Related Tickets:
------------------------------------------------+--------------------------
Changes (by slyfox):

 * cc: simonmar (added)
 * difficulty:   => Unknown


Comment:

 0001-rts-posix-Select.c-remove-unused-select_succeeded.patch is a cleanup
 patch removing unused variable
 0002-rts-posix-Select.c-search-for-EBADFs.patch is a patch, that finds bad
 file descriptors passed to select()

 What is the easiest way to convert such TSOs into IOException thunks?

 Thanks!

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4934#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list