Create java database error:[ERROR] dataset import> diagnostic.trap.gz, 35344: java.io.EOFException: Unexpected end of ZLIB input stream.
- Ngôn ngữ chính
- CodeQL
- Star
- 10.1k
- Fork
- 2.1k
- Merge trung bình
- 2 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 141
Mô tả
When creating a Java database, I encountered the following error: [ERROR] dataset import> diagnostic.trap.gz, 35344: java.io.EOFException: Unexpected end of ZLIB input stream. with this error log, the Java database is successfully created, but the database does not contain any Java files. There are no Java files in src.zip.
It works well with older versions, I executed the create database command on the same Java project. When using an older version of CodeQL, the process worked normally, except for missing files related to lombok. I tried to analysis with new version to include lombok files.
I have tested every version from 1.14.4 to 1.15.5, and all of them have this issue.
The error in database-create log:

For comparison the normal log for the same java project with codeql 1.14.3:

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.