logo       

[ ghc-Bugs-813488 ] compiled program segfaults: msg#00073

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-813488 ] compiled program segfaults

Bugs item #813488, was opened at 2003-09-27 13:01
Message generated for change (Comment added) made by hampusr
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

----------------------------------------------------------------------

Comment By: Hampus Ram (hampusr)
Date: 2003-09-28 13: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>
Google Custom Search

News | FAQ | advertise