|
[ ghc-Bugs-813488 ] compiled program segfaults: msg#00078lang.haskell.glasgow.bugs
Bugs item #813488, was opened at 2003-09-27 11:01 Message generated for change (Comment added) made by simonmar 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: Closed >Resolution: Duplicate 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 ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-09-29 10:47 Message: Logged In: YES user_id=48280 Yes, this is the finalizer bug that affects Text.Regex.Posix. Will be fixed in 6.2. ---------------------------------------------------------------------- Comment By: Hampus Ram (hampusr) Date: 2003-09-28 11:45 Message: Logged In: YES user_id=159064 Since the SIGSEGV appears in regfree I think this is the very same bug as #802692. So there is nothing to do but wait for next release or use version from CVS... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=813488&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | alex dependency in cvs, David Roundy |
|---|---|
| Next by Date: | RE: alex dependency in cvs, Simon Marlow |
| Previous by Thread: | [ ghc-Bugs-813488 ] compiled program segfaults, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-814015 ] Old setup procedure for Windows, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |