FS#57677 - [jdk8-openjdk] 8.u162-1 causes segmentation faults
Attached to Project:
Arch Linux
Opened by Stanislav T (stas-t) - Wednesday, 28 February 2018, 12:33 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 01 March 2018, 19:29 GMT
Opened by Stanislav T (stas-t) - Wednesday, 28 February 2018, 12:33 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 01 March 2018, 19:29 GMT
|
Details
Description:
After upgrading jre8-openjdk-headless, jre8-openjdk and jdk8-openjdk from 8.u144-1 to 8.u162-1 maven run against big project causes segmentation fault on every build. Additional info: * package version(s) linux 4.15.5-1 jre8-openjdk-headless 8.u162-1 jre8-openjdk 8.u162-1 jdk8-openjdk 8.u162-1 openjdk8-doc 8.u162-1 openjdk8-src 8.u162-1 maven 3.5.2-1 Steps to reproduce: git clone https://github.com/dbeaver/dbeaver.git cd dbeaver env MAVEN_OPTS="-Xmx2G -XX:MaxPermSize=512m" mvn clean package After a while the build interrupts and you see the message like this: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007ff2571163b8, pid=22837, tid=0x00007ff254b3d700 # # JRE version: OpenJDK Runtime Environment (8.0_162-b12) (build 1.8.0_162-b12) # Java VM: OpenJDK 64-Bit Server VM (25.162-b12 mixed mode linux-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x6b73b8] # # Core dump written. Default location: /home/stas/packages/dbeaver/core or core.22837 # # An error report file with more information is saved as: # /home/stas/packages/dbeaver/hs_err_pid22837.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # Aborted (core dumped) |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Thursday, 01 March 2018, 19:29 GMT
Reason for closing: Fixed
Additional comments about closing: jdk8-openjdk 8.u162-2
Thursday, 01 March 2018, 19:29 GMT
Reason for closing: Fixed
Additional comments about closing: jdk8-openjdk 8.u162-2
I didn't report it earlier because I searched the internet and didn't find anyone complaining (we are really early adopters). Unfortunately, downgrading is not an option security-wise.
```
Linux denvit-ws1 4.16.0-1-mainline #1 SMP PREEMPT Tue Feb 27 09:43:29 CET 2018 x86_64 GNU/Linux
```
```
openjdk version "1.8.0_162"
OpenJDK Runtime Environment (build 1.8.0_162-b12)
OpenJDK 64-Bit Server VM (build 25.162-b12, mixed mode)
```
```
jdk8-openjdk 8.u162-1
jre8-openjdk 8.u162-1
jre8-openjdk-headless 8.u162-1
```
Code that can reproduce the bug:
https://git.ded1.denv.it/dvitali/supsi-i2b-programmazione-concorrente-parallela/commit/20a9b4bd2dfca941079ae4d4749b78e8bd59257d
Specifically, line 19 causes the problem:
https://git.ded1.denv.it/dvitali/supsi-i2b-programmazione-concorrente-parallela/src/20a9b4bd2dfca941079ae4d4749b78e8bd59257d/src/it/denv/supsi/progconc/serie/serie2/es3/WhitdrawalProcess.java#L19
Could you please test and report here?
As it can take time to get to your mirrors, I've also made the files along with signatures available here: http://pkgbuild.com/~guillaume/misc/openjdk_8.u162/