-
Bug
-
Resolution: Unresolved
-
P4
-
23
ASAN build crash (see attached log) during fastdebug build.
Configure line:
```
--with-boot-jdk=/shared/projects/openjdk/jdks/sapmachine21 --with-gtest=/shared/projects/openjdk/gtest/googletest-1.14.0 --with-debug-level=fastdebug --with-hsdis=binutils --with-binutils-src=/shared/projects/openjdk/binutils/binutils-2.41/ --with-jtreg=/shared/projects/openjdk/jtreg-prebuilt/jtreg/ --enable-asan
```
Configure line:
```
--with-boot-jdk=/shared/projects/openjdk/jdks/sapmachine21 --with-gtest=/shared/projects/openjdk/gtest/googletest-1.14.0 --with-debug-level=fastdebug --with-hsdis=binutils --with-binutils-src=/shared/projects/openjdk/binutils/binutils-2.41/ --with-jtreg=/shared/projects/openjdk/jtreg-prebuilt/jtreg/ --enable-asan
```
- relates to
-
JDK-8341458 JVM crashes on JavaFX application start, occasionally during runtime
- Closed