|
[ ghc-Bugs-1209129 ] program seqfaults when translated with profiling: msg#00124lang.haskell.glasgow.bugs
Bugs item #1209129, was opened at 2005-05-26 15: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=1209129&group_id=8032 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Compiler Group: 6.4 Status: Open Resolution: None Priority: 5 Submitted By: C Maeder (c_maeder) Assigned to: Nobody/Anonymous (nobody) Summary: program seqfaults when translated with profiling Initial Comment: The following program seqfaults when translated with profiling under linux und with ghc-6.4 and ghc-6.4.1. If I omit the last element of the string list or if I use the list directly (without the definitiion of the constant "mainS") the problem is gone. Also ghc-6.2.2 does not have the problem. maeder@jupiter -> ghc --version The Glorious Glasgow Haskell Compilation System, version 6.4.1.20050517 maeder@jupiter -> ghc --make -prof -auto-all seqfault.hs -no-recomp Chasing modules from: seqfault.hs Compiling Main ( seqfault.hs, seqfault.o ) Linking ... maeder@jupiter -> ./a.out Segmentation fault maeder@jupiter -> uname -a Linux jupiter 2.6.8-24.14-smp #1 SMP Tue Mar 29 09:27:43 UTC 2005 i686 i686 i386GNU/Linux ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1209129&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1208771 ] forall in pattern type sig has changed from 6.2.2, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-1209152 ] non-termination without optimization, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-1208771 ] forall in pattern type sig has changed from 6.2.2, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1209152 ] non-termination without optimization, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |