[Issue 6321] New: stack overflow error while compiling with DMD
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jul 14 23:09:56 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6321
Summary: stack overflow error while compiling with DMD
Product: D
Version: 1.057
Platform: x86_64
OS/Version: Windows
Status: NEW
Severity: blocker
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: anteusz at freemail.hu
--- Comment #0 from anteusz at freemail.hu 2011-07-14 23:04:43 PDT ---
WHile running this...
D:\standalone\dmd.2.054\dmd2\windows\bin\dmd -debug -O
-ID:\src\antlr-3.3\antlr-3.3\runtime\D D:\m\antlr\backendd\runparser.d
D:\m\antlr\PLSQL3_2_DLexer.d D:\m\antlr\PLSQL3_2_DParser.d
ofD:\m\antlr\backendd\plsqlparser.exe %runtime%\BaseRecognizer.d
%runtime%\BaseRecognizerConnector.d %runtime%\BitSet.d %runtime%\CharStream.d
%runtime%\CommonToken.d %runtime%\EarlyExitException.d
%runtime%\FailedPredicateException.d %runtime%\IntStream.d
%runtime%\JavaExceptions.d %runtime%\Lexer.d
%runtime%\MismatchedNotSetException.d %runtime%\MismatchedRangeException.d
%runtime%\MismatchedSetException.d %runtime%\MismatchedTokenException.d
%runtime%\MismatchedTreeNodeException.d %runtime%\MissingTokenException.d
%runtime%\NoViableAltException.d %runtime%\RecognitionException.d
%runtime%\RecognizerSharedState.d %runtime%\Token.d %runtime%\TokenSource.d
%runtime%\TokenStream.d %runtime%\UnwantedTokenException.d
%runtime%\tree\BaseTree.d %runtime%\tree\CommonTree.d %runtime%\tree\Tree.d
%runtime%\tree\TreeAdaptor.d %runtime%\tree\TreeNodeStream.d
%runtime%\ANTLRStringStream.d %runtime%\CharStreamState.d %runtime%\Parser.d
%runtime%\CommonTokenStream.d %runtime%\BufferedTokenStream.d %runtime%\dfa.d
%runtime%\RuleReturnScope.d %runtime%\tree\CommonTreeAdaptor.d
%runtime%\tree\BaseTreeAdaptor.d %runtime%\ParserRuleReturnScope.d
%runtime%\tree\CommonErrorNode.d %runtime%\tree\RewriteRuleTokenStream.d
%runtime%\tree\RewriteRuleSubtreeStream.d
%runtime%\tree\RewriteRuleElementStream.d
%runtime%\tree\RewriteCardinalityException.d
%runtime%\tree\RewriteEmptyStreamException.d -debug=trace_consume
if you have a debug version of DMD, please give it to me,,,, let us get it over
quickly.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list