[ ghc-Bugs-1169235 ] internat error: sth_ap_v_ret
SourceForge.net
noreply at sourceforge.net
Wed Mar 23 16:40:30 EST 2005
Bugs item #1169235, was opened at 2005-03-23 17:41
Message generated for change (Comment added) made by wthaller
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1169235&group_id=8032_______________________________________________
Category: Runtime System
Group: 6.4
Status: Open
Resolution: None
>Priority: 7
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Wolfgang Thaller (wthaller)
Summary: internat error: sth_ap_v_ret
Initial Comment:
I am trying to run the program Setp.hs with the following result:
[ster:~/Desktop/UUParsing/uust] doaitse% runghc Setup.hs build
Preprocessing library uust-1.0...
Building uust-1.0...
Setup.hs: internal error: stg_ap_v_ret
Please report this as a bug to glasgow-haskell-
bugs at haskell.org,
or http://www.sourceforge.net/projects/ghc/
System: Mac OS X, GHC 6.4
reported by:
doaitse at cs.uu.nl
The file uust.cabal contains:
name: uust
version: 1.0
license: BSD3
maintainer: Atze Dijkstra <atze at cs.uu.nl>
Build-Depends: base, haskell98
exposed-modules: UU.Parsing.CharParser UU.Parsing.Derived
UU.Parsing.Interface UU.Parsing.MachineInterface
UU.Parsing.Merge UU.Parsing.Offside
UU.Parsing.Perms
UU.Parsing.StateParser UU.Parsing UU.DData.IntBag
UU.DData.Map UU.DData.MultiSet UU.DData.Queue
UU.DData.Scc UU.DData.Seq UU.DData.Set
UU.PPrint
UU.Pretty.Ext UU.Pretty UU.Scanner.GenToken
UU.Scanner.GenTokenOrd
UU.Scanner.GenTokenParser
UU.Scanner.GenTokenSymbol
UU.Scanner.Position UU.Scanner.Scanner
UU.Scanner.Token UU.Scanner.TokenParser
UU.Scanner.TokenShow
UU.Scanner UU.Util.BinaryTrees UU.Util.PermTree
UU.Util.Utils
UU.Pretty.Basic UU.Parsing.Machine
UU.DData.IntMap
UU.DData.IntSet
Extensions: RankNTypes CPP
Hs-Source-Dir: src
----------------------------------------------------------------------
>Comment By: Wolfgang Thaller (wthaller)
Date: 2005-03-23 22:40
Message:
Logged In: YES
user_id=566359
OK, I can reproduce this. Stay tuned.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1169235&group_id=8032_______________________________________________
More information about the Glasgow-haskell-bugs
mailing list