Ticket #3001 (closed bug: fixed)
Biographical profiling segfaults
| Reported by: | nad | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.10.2 |
| Component: | Compiler | Version: | |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86 |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | T3001 T3001-2 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
$ echo "main = print $ replicate 40000 'x'" > Test.hs $ ghc-6.10.1 --make -prof Test.hs -o test [1 of 1] Compiling Main ( Test.hs, Test.o ) Linking test ... $ ./test +RTS -hb Segmentation fault
Change History
Note: See
TracTickets for help on using
tickets.
