Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 09:45:02 -0400 (EDT)
From:      Sean Reilly <sreilly@seanreilly.com>
To:        Nate Williams <nate@yogotech.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: problem in 1.1.8
Message-ID:  <Pine.BSF.4.10.10005220939290.5253-100000@seanreilly.com>
In-Reply-To: <200005191347.HAA02977@nomad.yogotech.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 19 May 2000, Nate Williams wrote:

> > 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.

Thanks,
Sean





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?Pine.BSF.4.10.10005220939290.5253-100000>