Bug 336463

Summary: StackOverflow in compile-time-weaving
Product: [Tools] AspectJ Reporter: Martin Cerny <levelak>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Output from AspectJ compiler when the bug occurred none

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 ***