This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Freeze in GC_suspend_handler


Daniel Bonniot writes:
 > 
 > Hi,
 > 
 > I have been trying to use various versions of gcj on my compiler 
 > (http://nice.sf.net). There is progress: first versions of gcj crashed 
 > at compile time. After summiting bugs, version 3.1 now compiles fine. 
 > The generated program now runs, but unfortunately freezes (works fine 
 > with a java interpreter). I haven't submited a bug report yet, as the 
 > program is bug, and I have no clue on how to isolate the problem. Here 
 > are the symptoms, running the program with gdb. After it stops running 
 > (no CPU used for some time), I pressed Control-C:

What is Thread 2 doing?

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]