[Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Fri Nov 27 21:38:00 GMT 2009



------- Comment #19 from howarth at nitro dot med dot uc dot edu  2009-11-27 21:38 -------
In case it helps, a break point on _Unwind_RaiseException () is hit 39 times.
When you continue from the 39th instance of that break point having hit, when
compiling the testme.java test code, you get...

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x0000000104c003e0
0x0000000104c003e0 in ?? ()


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991



More information about the Java-prs mailing list