Bonjour ,


J'essaie d'installer le JDK 6, je télécharger le dossier bin de java(sun), il est dans /opt/jdk, l'exécution de l'installation du fichier .bin et lorsque le fichier est décompressé et il est près à la fin, il renvoie des erreurs:



Creating jdk1.6.0_07/jre/lib/deploy.jar
*** glibc detected *** free(): invalid pointer: 0xb7e6c280 ***
jdk-6u7-linux-i586.bin: line 552: 17873 Aborted "$javahome/bin/java" -client -Xshare:dump >/dev/null 2>&1

Java(TM) SE Development Kit 6 successfully installed.

Product Registration is FREE and includes many benefits:
* Notification of new versions, patches, and updates
* Special offers on Sun products, services and training
* Access to early releases and documentation

Product and system data will be collected. If your configuration
supports a browser, the Sun Product Registration form for
the JDK will be presented. If you do not register, none of
this information will be saved. You may also register your
JDK later by opening the register.html file (located in
the JDK installation directory) in a browser.

For more information on what data Registration collects and
how it is managed and used, see:
http://java.sun.com/javase/registration … ivacy.html

Press Enter to continue.....

*** glibc detected *** free(): invalid pointer: 0xb7e6c280 ***
jdk-6u7-linux-i586.bin: line 43: 17876 Aborted "$javaprefix/bin/java" com.sun.servicetag.Installer -source "$source" "$register_option" >/dev/null 2>&1

Done.



et lorsque je fais

java -version

Error occurred during initialization of VM
Could not reserve enough space for object heap
*** glibc detected *** free(): invalid pointer: 0xb7e6c280 ***
Aborted


merci