|
6.4.20050215: panic: lookupVers1 MHashTable HT{d}: msg#00080lang.haskell.glasgow.bugs
Hi, while trying to modify Data.HashTable to support both IO and ST without simply copying it, 6.4.20050215 again decided it doesn't like me: /tmp/test% touch *.hs /tmp/test% /var/tmp/ghc/bin/ghc -O -c MHashTable.hs /tmp/test% /var/tmp/ghc/bin/ghc -O --make CompatHashTable.hs Chasing modules from: CompatHashTable.hs Skipping MHashTable ( ./MHashTable.hs, ./MHashTable.o ) Compiling CompatHashTable ( CompatHashTable.hs, CompatHashTable.o ) ghc-6.4.20050215: panic! (the `impossible' happened, GHC version 6.4.20050215): lookupVers1 MHashTable HT{d} To trigger it, compilation must actually be performed in two seperate steps, and the second one must be done using "--make". "-O" is also a vital ingredient for the panic. The killing code is attached. Happy Hacking, Remi -- Nobody can be exactly like me. Even I have trouble doing it.
Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | labeled field update kind-error in ghc 6.4.20050215, Remi Turk |
|---|---|
| Next by Date: | 6.4.20050215 inferred types incorrect, Remi Turk |
| Previous by Thread: | labeled field update kind-error in ghc 6.4.20050215, Remi Turk |
| Next by Thread: | RE: 6.4.20050215: panic: lookupVers1 MHashTable HT{d}, Simon Peyton-Jones |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |