[GHC] #13970: Segmentation fault inside threadPaused
GHC
ghc-devs at haskell.org
Wed Jul 19 13:06:27 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):
Reducing the block size
[https://github.com/meteogrid/propag/blob/master/app/Main.hs#L33 here] (to
an even number) should also help increasing the odds of a crash since the
program will create more (non-OS) threads
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13970#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list