GitXplorerGitXplorer
m

jvm-crash

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9b6f4eb3ebba774e5923f162d21e4862d7e31579

Initial crash commit

mmar-kolya committed 5 years ago

README

The README file for this repository.

Running ./gradlew run makes jvm crash in various places. By the looks of it it may be caused by memory write out of bounds somewhere.

Looks like having some allocations and -XX:FlightRecorderOptions=stackdepth=512 is important to make bug more reproducible.

Tried with adobopenjdk 11.0.6 and 13.