This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: threads+CNI+SIGINT


> > Don't GCJ-compiled programs have some SIGINT handler? If so, why isn't
> > it installed in the main thread? If not, how is GC cleanup/finalization
> > done?
> 
> What version of libgcj are you running? 2.95.1 does install a handler for
> SIGINT which can cause problems like you describe. It should be fixed on
> the current cvs version (if you are using libgcj from cvs, can you provide
> a test case that demonstrates the problem?)

I was using egcs 2.96 (2000-03-13 snapshot) and libgcj snapshot from
2000-03-18.
I'll get back to you when I have tried the latest libgcj from CVS.

Oskar Liljeblad (osk@hem.passagen.se)

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