[GHC] #13970: Segmentation fault inside threadPaused
GHC
ghc-devs at haskell.org
Wed Jul 19 09:58:04 UTC 2017
#13970: Segmentation fault inside threadPaused
-------------------------------------+-------------------------------------
Reporter: albertov | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.2.1-rc3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by albertov):
Replying to [comment:20 bgamari]:
> Thanks albertov! I'm building your repro as we speak.
Thanks! Did you manage to reproduce the segfault? By the way, I forgot to
warn you that this creates a temporary work directory using
`System.IO.Temp.withSystemTempDirectory` named `propag-work-XXXX`. It is
mean to be cleared after running but if it crashes it wont be so make sure
you clean them as they can add up to a lot of space after many
experiments.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13970#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list