#1980: sporadic segmentation faults
----------------------------+-----------------------------------------------
Reporter: maeder | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.8.3
Component: Runtime System | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
----------------------------+-----------------------------------------------
Changes (by simonmar):
* owner: => simonmar
* milestone: => 6.8.3
Comment:
The backtraces do look suspicious: asynchronous-exception related, by the
looks of it.
Are you using `-threaded`?
You can try to get a more repeatable run by disabling the context switch
timer: `+RTS -V0 -C0`.
If you can produce the complete output from `+RTS -Ds`, I might be able to
figure out what the problem is.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1980#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs