← Back to team overview

openjdk team mailing list archive

[Bug 322353] Re: segfault updating package openjdk-6-jre-headless

 

Yes, it was in Intrepid that I encountered this bug.  (Specifically
while upgrading from Hardy to Intrepid.)

-- 
segfault updating package openjdk-6-jre-headless
https://bugs.launchpad.net/bugs/322353
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
There are several bug reports related to crashes in this package, but all reports are quite old.  I believe this is a new issue.

[Linux:yankovich-new-desktop ~]# sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up openjdk-6-jre-headless (6b12-0ubuntu6.1) ...
*** glibc detected *** /usr/lib/jvm/java-6-openjdk/bin/java: free(): invalid pointer: 0xb7621254 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6[0xb7e733f4]
/lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb7e75456]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so[0xb797f301]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so[0xb7942492]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so[0xb7943c50]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so[0xb7948075]
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so(JNI_CreateJavaVM+0x5c)[0xb77e4ebc]
/usr/lib/jvm/java-6-openjdk/bin/java(JavaMain+0x9e)[0x804a52e]
/lib/tls/i686/cmov/libpthread.so.0[0xb7f7250f]
/lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb7ee57ee]
...