--- Comment #10 from tromey at gcc dot gnu dot org 2007-02-16 21:51 ---
Fix checked in.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
Status|A
--- Comment #9 from aph at gcc dot gnu dot org 2007-02-10 14:36 ---
Subject: Bug 30742
Author: aph
Date: Sat Feb 10 14:36:28 2007
New Revision: 121799
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121799
Log:
2007-02-10 Andrew Haley <[EMAIL PROTECTED]>
PR java/30742
--- Comment #8 from aph at gcc dot gnu dot org 2007-02-10 14:23 ---
Subject: Bug 30742
Author: aph
Date: Sat Feb 10 14:22:54 2007
New Revision: 121798
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121798
Log:
2007-02-10 Andrew Haley <[EMAIL PROTECTED]>
PR java/30742
--- Comment #7 from aph at gcc dot gnu dot org 2007-02-10 11:50 ---
Created an attachment (id=13029)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13029&action=view)
It's a patch!
This is the correct patch. The key here is that it is never correct for one
VMStackWalker method to
--- Comment #6 from aph at gcc dot gnu dot org 2007-02-10 11:01 ---
Definitely a 32-bit only issue:
zorro:/tmp/Fail $
~/gcc/trunk/obj-x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/libjava/gij
-cp main.jar F
class Z
[EMAIL PROTECTED]
zorro:/tmp/Fail $
~/gcc/trunk/obj-x86_64-unknown-l
--- Comment #5 from tromey at gcc dot gnu dot org 2007-02-09 22:28 ---
Created an attachment (id=13028)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13028&action=view)
first patch
This patch fixes the problem for me.
In my run, the GetStackWalkerCallingClass call in
getCallingCla
--- Comment #4 from tromey at gcc dot gnu dot org 2007-02-09 21:59 ---
So far the bug seems to be that we reach the
"CALLER_OF_CALLER" state in stackwalker_trace_fn
with ResourceBundle as the class.
There seems to be one more frame on the stack
than this code expects.
--
http://gcc.
--- Comment #3 from tromey at gcc dot gnu dot org 2007-02-09 20:49 ---
Definitely fails with trunk on x86.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from aph at gcc dot gnu dot org 2007-02-09 17:05 ---
I can't reproduce this with trunk or any of the Red Hat test builds.
zebedee:/tmp/Fail $ gij -cp main.jar F
class Z
[EMAIL PROTECTED]
zebedee:/tmp/Fail $ gij --version
java version "1.5.0"
gij (GNU libgcj) version 4.1.1
--- Comment #1 from tromey at gcc dot gnu dot org 2007-02-09 03:58 ---
Created an attachment (id=13024)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13024&action=view)
bug tar
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30742
10 matches
Mail list logo