what_next error
C:\Documents and Settings\ondrej\Desktop\Prob>del *.o
C:\Documents and Settings\ondrej\Desktop\Prob>ghc --make -o par2 Par2.hs par1.hs
[1 of 2] Compiling Par1 ( par1.hs, par1.o ) [2 of 2] Compiling Main ( Par2.hs, Par2.o ) Linking par2.exe ...
C:\Documents and Settings\ondrej\Desktop\Prob>par2.exe -d 10 -t 2 -r 100000 -s 1 0 [('d',"10"),('r',"100000"),('s',"10"),('t',"2")] about to start generator thread about to start consumer threads done Result for thread 1 is Just 499799.8385894363 par2.exe: internal error: schedule: invalid what_next field
(GHC version 6.10.1 for i386_unknown_mingw32)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.10.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | None |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |