-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: CI issues #2388
Comments
https://github.com/infiniflow/infinity/actions/runs/12503536686/job/34884005644 Runner name: 'inf118-94a10a20f1ab'
|
Error when running [16:38:04.289] [279304] [critical] Error: DumpByline: Cannot find segment index entry with id: 0@src/storage/compaction_process.cpp:221
SUMMARY: AddressSanitizer: heap-use-after-free /home/yzq/GitHub/infinity_update_py/src/storage/meta/entry/segment_index_entry.cppm:106:57 in infinity::SegmentIndexEntry@segment_index_entry::table_index_entry() const
|
https://github.com/infiniflow/infinity/actions/runs/12543993246/job/34975912122 [17:09:03.376] [219594] [critical] Error: TerminateHandler: Unhandled Exception: Data read error: Read magic number which length isn't 0.@src/storage/buffer/file_worker/data_file_worker.cpp:157
|
Is there an existing issue for the same bug?
Actual behavior and How to reproduce it
Issue 1:
https://github.com/infiniflow/infinity/actions/runs/12369825011/job/34522532395
libc++abi: terminating due to uncaught exception of type infinity::UnrecoverableException@infinity_exception: Unable to download object: infinity/DELTA.24852, reason: NoSuchKey: Object does not exist@src/storage/io/s3_client_minio.cpp:39
Issue 2:
https://github.com/infiniflow/infinity/actions/runs/12369825011/job/34522532051
test_insert_checkpoint
Issue 3:
https://github.com/infiniflow/infinity/actions/runs/12373037137/job/34532562827
test_compact_restart_repeatedly
Issue 4:
https://github.com/infiniflow/infinity/actions/runs/12372434436/job/34530626398?pr=2386
E infinity.common.InfinityException: (3037, 'Import file format error: No value in column num index 3 in CSV of row number: 2932, current row has column count: 3@src/executor/operator/physical_import.cpp:830@src/scheduler/fragment_context.cpp:1434')
Issue 5:
https://github.com/infiniflow/infinity/actions/runs/12477264989/job/34823214511
[13:35:45.899] [142855] [critical] Error: last_full_ckp_ts 51472 >= max_commit_ts 57366 or last_ckp_ts 57368 > max_commit_ts 57366@src/storage/wal/wal_manager.cpp:512
Issue 6:
https://github.com/infiniflow/infinity/actions/runs/12512575496/job/34906086369
The text was updated successfully, but these errors were encountered: