#7189: RTS Assertion Crash -------------------------------+-------------------------------------------- Reporter: sseverance | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 7.4.2 Keywords: | Os: Linux Architecture: x86_64 (amd64) | Failure: Runtime crash Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by igloo):
* difficulty: => Unknown Old description: > I occasionally get the following crash when I compile with -debug: > internal error: ASSERTION FAILED: file rts/Schedule.c, line 1268 > > (GHC version 7.4.2 for x86_64_unknown_linux) > Please report this as a GHC bug: > http://www.haskell.org/ghc/reportabug > > If the application is not compiled with -debug this does not seem to > happen. Usually I just don't link in the debug runtime however I have > been trying to rundown an IO that never completes. I can't post the app > but I am happy to collect information to attach to this ticket. New description: I occasionally get the following crash when I compile with -debug: {{{ internal error: ASSERTION FAILED: file rts/Schedule.c, line 1268 (GHC version 7.4.2 for x86_64_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} If the application is not compiled with -debug this does not seem to happen. Usually I just don't link in the debug runtime however I have been trying to rundown an IO that never completes. I can't post the app but I am happy to collect information to attach to this ticket. -- -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7189#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs