Ticket #1947 (closed task: fixed)
Segmentation fault/access violation in generated code
| Reported by: | NeilMitchell | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8.3 |
| Component: | Compiler | Version: | 6.8.1 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | x86 |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | simplrun010 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
F:\Temp\supero\supero-msg\tak>ghc --make Main_.hs -o foo -O2 [1 of 1] Compiling Main ( Main_.hs, Main_.o ) Linking foo.exe ... F:\Temp\supero\supero-msg\tak>foo 24 16 8 Segmentation fault/access violation in generated code F:\Temp\supero\supero-msg\tak>ghc --version The Glorious Glasgow Haskell Compilation System, version 6.8.1
Windows XP. The test case is rather big, and needs reducing - I'll come back and do that in a few days time unless anyone beats me to it (I have a paper deadline in 23 hours...)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

