question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SizeTests on 2.13 makes JVM segfault on JDK 13 and 14

See original GitHub issue

example of it happening on Ubuntu, in the Scala community build: https://scala-ci.typesafe.com/job/scala-2.13.x-jdk14-integrate-community-build/628/console

but I have also seen it happen outside dbuild, on MacOS + JDK 14 (14-ea+32-1423) + Scala 2.13.1. just by cloning the repo and then doing testJVM/test. here’s the crash log: https://gist.github.com/SethTisue/849ae992455477669d595e3e6510f1a0

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
SethTisuecommented, Feb 3, 2020

reproducible with just testJVM/testOnly *SizeTests

0reactions
SethTisuecommented, Feb 3, 2020

is openjdk@1.14.0-33 newer or older than 14-ea+32-1423? the latter is what brew cask install java-beta gives me on macOS

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · alexarchambault/scalacheck-shapeless - GitHub
SizeTests on 2.13 makes JVM segfault on JDK 13 and 14. #149 opened on Jan 24, 2020 by SethTisue · 6. Summon a...
Read more >
JVM 8 SIGSEGV: which could be the cause? - java
The specific issue that you've hit here is a segmentation fault when running a Java method which has been compiled; in this case,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found