#5697: loadObj() fails with a Unicode file path on Windows
---------------------------------+------------------------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 7.4.1
Component: Compiler | Version: 7.0.3
Resolution: | Keywords: panic
Os: Windows | Architecture: x86
Failure: Compile-time crash | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
---------------------------------+------------------------------------------
Changes (by simonpj):
* owner: => simonmar
Old description:
> >> 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.
New description:
{{{
>> 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.
--
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5697#comment:7>
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