Ticket #2131 (closed bug: fixed)
concprog001(threaded2) occasional failures.
| Reported by: | simonmar | Owned by: | simonmar |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10 branch |
| Component: | Runtime System | Version: | 6.8.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Rocket Science | |
| Test Case: | concprog001 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
This one has so far resisted my attempts to debug it. The most common error is "thread blocked indefinitely": I don't know whether it's a bug in the RTS or allowed behaviour for this program, but it only seems to occur on a multiprocessor with +RTS -N2, and only in one out of 10 runs or so.
Also I've seen
- hanging using 100% CPU without apparently making any progress
- another type of crash I didn't make a note of at the time.
Change History
Note: See
TracTickets for help on using
tickets.
