------- Comment #13 from rguenth at gcc dot gnu dot org 2010-02-13 10:58 ------- (In reply to comment #12) > I upgraded all gcc components to 4.4.3 (before I upgraded only java parts) and > it works fine. I downgraded to 4.3.3 and put only libgcc_s.so.1 from gcc 4.4.3 > and it works fine. So, the problem was in libgcc_s and it was fixed in gcc > 4.4.
Exactly as I thought. There is/was an unwinding problem with made garbage collection break, there is a glibc fix available or an unwinder fix in gcc 4.4. Your distributor didn't pick up the glibc fix appearantly. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |WORKSFORME http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41802