Ticket #5697 (closed bug: fixed)
loadObj() fails with a Unicode file path on Windows
| Reported by: | guest | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.1 |
| Component: | GHCi | Version: | 7.0.4 |
| Keywords: | panic | Cc: | |
| Operating System: | Windows | Architecture: | x86 |
| Type of failure: | Compile-time crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonpj) (diff)
>> cabal install vector
Loading package primitive-0.4.0.1 ... ghc.exe: panic! (the 'impossible' happened)
(GHC version 7.0.3 for i386-unknown-mingw32):
loadObj "C:\\Users\\Username\\AppData\\Roaming\\cabal\\primitive-0.4.0.1\\ghc-7.0.3\\HSprimitive-0.4.0.1.o": failed
on Windows 7. Other packages install properly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

