Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2000 12:40:50 -0600 (MDT)
From:      Nate Williams <nate@yogotech.com>
To:        Sean Reilly <sreilly@seanreilly.com>
Cc:        Nate Williams <nate@yogotech.com>, freebsd-java@FreeBSD.ORG
Subject:   Re: problem in 1.1.8
Message-ID:  <200005301840.MAA21203@nomad.yogotech.com>
In-Reply-To: <Pine.BSF.4.10.10005220939290.5253-100000@seanreilly.com>
References:  <200005191347.HAA02977@nomad.yogotech.com> <Pine.BSF.4.10.10005220939290.5253-100000@seanreilly.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > It seems like the deadlock is between something in the
> > > X11Graphics.finalize() method in the main thread and the
> > > LightweightDispatcher.dispatchEvent() method in the AWT-EventQueue-0
> > > thread.  The thing I don't understand is how the finalize method of
> > > X11Graphics is getting called in the main thread when the nothing in
> > > the stack trace up to that point ever calls it!
> > 
> > Is there enough stack space allocated in the system?  Is is possible
> > that the system is doing a GC because it's out of space?
> 
> I guess that could be the problem.  I'm running on a machine with 128MB
> RAM and with the default java memory settings.  Unfortunately I haven't
> been able to reproduce the problem since Friday.

I guess that's a good thing. :)


Nate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005301840.MAA21203>