Bugs item #813488, was opened at 2003-09-27 13:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=813488&group_id=8032
Category: None Group: 6.0.1 Status: Open Resolution: None Priority: 5 Submitted By: Ferenc W�gner (wferi) Assigned to: Nobody/Anonymous (nobody) Summary: compiled program segfaults Initial Comment: 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=813488&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
