Ticket #181 (closed bug: Duplicate)
compiled program segfaults
Description
The enclosed program segfaults on the enclosed input, like $ ./dissect <res.txt [Sensible output] Segmentation fault This is with default compilation: ghc dissect.hs -o dissect With optimalization enabled (ghc -O dissect.hs -o dissect) the same error does not happen. This happens on Debian Woody, ghc apt-got from deb http://www.syntaxpolice.org/haskell-experimental/ stable/ Linux kernel 2.4.20, libc 2.2.5-11.5
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

