Date: Fri, 16 Jun 2000 16:05:58 +0100 From: "Koster, K.J." <K.J.Koster@kpn.com> To: 'Edward Wolpert' <wolpert@methodsystems.com> Cc: freebsd-java@FreeBSD.ORG Subject: RE: ejboss, java 1.2.2p9 install crashes Message-ID: <59063B5B4D98D311BC0D0001FA7E4522026D7665@l04.research.kpn.com>
next in thread | raw e-mail | index | archive | help
>
> bash-2.03$ java -cp sypdermqinstall.zip install
> java in free(): warning: chunk is already free.
> Exception in thread "main"
>
> And it just stops there. I built the JDK using patch 9, on
> FBSD4.0.
>
Hmm. Not much to go by.
Check the ZIP file format.
If it is correct, could you perhaps have a little looksee in the malloc man
page and enable pedantic memory checking for me?
Then, rerun the installation, perhaps adding -verbose to the Java command
line.
Finally, while it hangs, kill it to get a core dump and use gdb to get a
backtrace.
If we can't find the problem with this kind of ammo, I'm going back to
school. :-)
Kees Jan
==============================================
Everyone is responsible for his own actions,
and (people tend to forget this) the effect
they have on others.
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?59063B5B4D98D311BC0D0001FA7E4522026D7665>
