Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Stack corruption with DaCapo antlr #24

Open
penberg opened this issue Feb 12, 2012 · 1 comment
Open

Stack corruption with DaCapo antlr #24

penberg opened this issue Feb 12, 2012 · 1 comment

Comments

@penberg
Copy link
Member

penberg commented Feb 12, 2012

penberg@jaguar:~/src/jato$ ./jato -Xdebug:stack -jar ~/testing/jato/dacapo-2006-10-MR2.jar antlr
Stack frame redzone overwritten at 0xa93a95be: (nil)
Aborted
@penberg
Copy link
Member Author

penberg commented Apr 18, 2013

Now that we also check for stack alignment, I'm seeing this:

penberg@titan:~/testing/jato$ jato -Xdebug:stack -jar dacapo-2006-10-MR1.jar antlr
Error: stack is 12 bytes misaligned when entering java/lang/ThreadGroup.<clinit>()V.
Aborted

The original problem is still there if I disable the stack alignment check.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant