Ticket #5891 (closed bug: fixed)
"createDirectory: already exists" error with parallel build
| Reported by: | akio | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.2 |
| Component: | Compiler | Version: | 7.4.1 |
| Keywords: | Cc: | conrad@…, rrnewton@… | |
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Compile-time crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
When I invoke multiple instances of GHC in parallel, I sometimes get an error: <path>: createDirectory: already exists (File exists). The attached script demonstrates this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

