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.
_______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : openjdk@lists.launchpad.net Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp