You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sendaoYan
changed the title
[ASAN][upstream]memory leak in ArchiveHeapWriter::init() src/hotspot/share/cds/archiveHeapWriter.cpp:84
[ASAN][upstream][24]memory leak in ArchiveHeapWriter::init() src/hotspot/share/cds/archiveHeapWriter.cpp:84
Dec 7, 2024
build command:
java memory leak replay command:
result:
ASAN leak 已知问题屏蔽方法:
运行时配置环境变量,export LSAN_OPTIONS=suppressions=$HOME/tone/tone-matrix-compiler/jtreg/asan/leak-suppressions.txt
leak-suppressions.txt文件内容为每一行屏蔽一个函数方法
leak:函数签名
,参考如下:leak-suppressions.txt
make-linux-x86_64-server-fastdebug-2.log.zip
make-linux-x86_64-server-fastdebug-1.log.zip
The text was updated successfully, but these errors were encountered: