← Back to team overview

openjdk team mailing list archive

Bug#499669: Acknowledgement (fails to install with *** glibc detected *** /usr/lib/jvm/java-6-openjdk/bin/java: free(): invalid pointer: 0xb75e4264 ***)

 

For me it helps to add -Xmx256m to the java call in the postinst script, like

    if ! $basedir/bin/java -client -Xshare:dump -Xmx256m -XX:PermSize=128m > $log; then

Not sure if 256m are required or less might be enough though.

Soeren





References