#5697: primitive-0.4.0.1 panic
---------------------------------+------------------------------------------
Reporter: guest | Owner:
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 simonmar):
* priority: normal => high
* milestone: => 7.4.1
Comment:
I successfully installed `agda-executable`, but looking at the second
error message posted I think I see where the problem might be:
{{{
loadObj "C:\\Users\\\1053\1077
\1047\1086\1103\\AppData\\Roaming\\cabal\\primitive-0.4.0.1\\ghc-7.0.4\\HSprimitive-0.4.0.1.o":
failed
}}}
It looks like your user name is made of Unicode, and we are probably not
passing this filename correctly to `loadObj`.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5697#comment:5>
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