← Back to team overview

openjdk team mailing list archive

Re: Core dump: openjdk-8-jre-headless:amd64 8u111-b14-2ubuntu0.16.04.2 (Xenial)

 

And the results are in, same behaviour on two different JDK8s in sid:

Unpacking openjdk-8-jdk-headless:amd64 (8u111-b14-3) over (8u102-b14.1-2)
...

Excuse me if I've missed something obvious, it's nearly midnight on xmas
eve :-)

On Sat, Dec 24, 2016 at 10:26 PM, Fred Cooke <fred.cooke@xxxxxxxxx> wrote:

> Hello JDK people,
>
> I've got what seems to me to be a consistent core dump from ojdk 8 as
> listed below:
>
> fred@chain:~/repos/olv$ dpkg -l | grep openjdk-8-jre-headless
> ii  openjdk-8-jre-headless:amd64
> 8u111-b14-2ubuntu0.16.04.2                            amd64
> OpenJDK Java runtime, using Hotspot JIT (headless)
>
> File and source verification:
>
> fred@chain:~/repos/olv$ l core
> -rw------- 1 fred fred 1101438976 Dec 24 20:42 core
> fred@chain:~/repos/olv$ md5sum core
> 9389fab4f55281a82b872c55cc9436c5  core
> fred@chain:~/repos/olv$ bzip2 core
> fred@chain:~/repos/olv$ md5sum core.bz2
> 4f072d207023d9d1ec85730b77282a66  core.bz2
> fred@chain:~/repos/olv$ git rev-parse HEAD
> 98356dec23c2ed12b09f25925c22b271b2748365
>
> Git clone from: https://github.com/gufi/OpenLogViewer.git
> cd OpenLogViewer
> git reset --hard 98356dec23c2ed12b09f25925c22b271b2748365
>
> Maven 3.3.9 from: https://maven.apache.org/download.cgi
>
> md5sum of tar.gz I have:
>
> fred@chain:~/repos/olv$ md5sum /usr/local/maven/apache-maven-3.3.9-bin.tar.gz
>
> 516923b3955b6035ba6b0a5b031fbd8b  /usr/local/maven/apache-maven-
> 3.3.9-bin.tar.gz
>
> Reproduce with: mvn clean site package # mvn clean package site just
> fails, reversing the order of the goals causes the segfault.
>
> Tail end of output: Segmentation fault (core dumped)
>
> Attached (google drive because big) are matching core and log, core bz2
> compressed, checksum of core compressed and uncompressed above.
>
> Not sure what else to provide. Let me know how I can help, as this is a
> blocker for me unless my sid laptop behaves better; I'll try it shortly.
> ​
>  core.bz2
> <https://drive.google.com/file/d/0B7j_wHRHAyCsQWdGcm53QmkxdnM/view?usp=drive_web>
> ​​
>  hs_err_pid20366.log
> <https://drive.google.com/file/d/0B7j_wHRHAyCsOTl1WG5BTlBBd1k/view?usp=drive_web>
> ​
> Regards and merry Christmas, (what better gift than a segfault report! :-D)
>
> Fred.
>

References