Skip to content
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]: When creating a sparse index, the Infinity service crash. #2215

Open
1 task done
GuangchaoDeng opened this issue Nov 9, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@GuangchaoDeng
Copy link

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Version or Commit ID

0.5.0.dev1

Other environment information

No response

Actual behavior and How to reproduce it

ERROR:
libc++abi: terminating due to uncaught exception of type infinity::UnrecoverableException@infinity_exception: offset 1715448 is out of range 1715448@src/storage/column_vector/var_buffer.cpp:63

Expected behavior

No response

Additional information

No response

@GuangchaoDeng GuangchaoDeng added the bug Something isn't working label Nov 9, 2024
@small-turtle-1 small-turtle-1 mentioned this issue Nov 15, 2024
2 tasks
JinHai-CN added a commit that referenced this issue Nov 17, 2024
### What problem does this PR solve?

Fix: add delta log of dump by line task in txn bottom instead of in back
ground thread.

Issue link:#2215

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Test cases

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
Co-authored-by: Jin Hai <haijin.chn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants