Bug 336463 - StackOverflow in compile-time-weaving
Summary: StackOverflow in compile-time-weaving
Status: CLOSED DUPLICATE of bug 323417
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 17:32 EST by Martin Cerny CLA
Modified: 2011-02-06 18:11 EST (History)
0 users

See Also:


Attachments
Output from AspectJ compiler when the bug occurred (244.50 KB, application/x-zip-compressed)
2011-02-06 17:33 EST, Martin Cerny CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Cerny CLA 2011-02-06 17:32:32 EST
Build Identifier: 1.6.10

Similary to  bug 323417 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=323417), a StackOverflowException is thrown while weaving in compile time. Attached is output from the compiler when the bug occurred. The bug happens on our Linux build server, but the same build did run OK on a Windows developer workstation.

Reproducible: Always

Steps to Reproduce:
I can't post the whole project as it's company owned. As a note to myself I should add it happens everytime with revision 1998.
Comment 1 Martin Cerny CLA 2011-02-06 17:33:08 EST
Created attachment 188416 [details]
Output from AspectJ compiler when the bug occurred
Comment 2 Martin Cerny CLA 2011-02-06 17:33:48 EST
I was unable to reopen the bug (and nobody reopened it after my first notice of the bug in our project) so I file a new one and hope it's the right way to go (found something like that on the net).
Comment 3 Martin Cerny CLA 2011-02-06 18:11:12 EST

*** This bug has been marked as a duplicate of bug 323417 ***