This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: Stray "cxxtest" processes


On Tue, Jun 04, 2002 at 09:49:58PM -0600, Tom Tromey wrote:
> >>>>> "Zack" == Zack Weinberg <zack@codesourcery.com> writes:
> 
> Zack> #15 0x4047acec in java.lang.ThreadGroup.uncaughtException(java.lang.Thread, java.lang.Throwable) (this=0xfffffffc, thread=0x8090f18, t=0x8090f18)
> Zack>     at ../../../libjava/java/lang/ThreadGroup.java:528
> 
> Some exception was thrown but not caught.
> Now, in theory this is ok.  In this case, I guess something odd is
> happening.
> 
> My guess is that the dlopen of the cxxtest JNI library fails, throwing
> an exception and then somehow inducing a further problem.

I'm afraid i don't know enough about gcj to track this down any
closer.

zw


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