Date: Tue, 27 Nov 2001 15:31:31 -0800 From: Bill Huey <billh@gnuppy.monkey.org> To: Joe Kelsey <joe@zircon.seattle.wa.us> Cc: freebsd-java@freebsd.org Subject: Re: Plugin Status Message-ID: <20011127153131.A17609@gnuppy> In-Reply-To: <15364.5438.584762.332093@zircon.zircon.seattle.wa.us> References: <15364.5438.584762.332093@zircon.zircon.seattle.wa.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 27, 2001 at 02:35:42PM -0800, Joe Kelsey wrote: > With Bill's tenative changes for native threads, I can get the plugin to > load, but it keeps dieing in various Motif/Xt locations. I fixed one > blatant Motif error, dereferencing a null pointer, but there are many > obvious null-pointer dereferences in the same physical file. I did not > feel like fixing all of them... > > Currently, the plugin is dieing during various internal Motif/Xt > interactions to set up the initial Widgets and so on. I have compiled > Open Motif with debugging symbols, but not Xt. I don't really feel like > tracking down all of the reasons that this might not be working. You might want to mention this to an OpenMotif development list. I encountered a bunch of these problems myself under BSD/OS. One of the problems I encountered the dereferencing of an object in XRenderTableSomething..., that was obviously incorrect. I mentioned this to the Open Motif folks in LinuxWorld Expo and they said to contact them directly about these things. bill 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?20011127153131.A17609>