Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2003 18:00:05 -0600
From:      "Andrew Lankford" <arlankfo@141.com>
To:        <java@freebsd.org>
Subject:   While we're on the subject of jdk13
Message-ID:  <200305141800.AA860619022@141.com>

next in thread | raw e-mail | index | archive | help
While we're on the subject of jdk13, I've noticed that some of
 the example applets on my latest build of jdk1.3 will lock up.

cd /usr/local/jdk13/demo/applets/GraphicsTest
appletviewer example1.html

will draw a window and then return this:

appletviewer in free(): error: chunk is already free
SIGABRT   6*   abort (generated by abort(3) routine)
appletviewer in malloc(): error: recursive call
SIGABRT   6*   abort (generated by abort(3) routine)
appletviewer in malloc(): error: recursive call
....and so on...

This also happens with Dithertest, CardTest, and GraphLayout.
I built it using portupgrade, and I think the only option I
used was NATIVE_BOOTSTRAP.

FreeBSD bogushost2 5.1-BETA FreeBSD 5.1-BETA #21: Wed May  7 23:40:40 EDT 2003     root@bogushost2:/usr/obj/usr/src/sys/ARL5KERNEL  i386


Hope this helps,

Andrew Lankford 



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