infiniflow / infinity

The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
https://infiniflow.org
Apache License 2.0
2.7k stars 275 forks source link

[Bug]: When creating a sparse index, the Infinity service crash. #2215

Closed GuangchaoDeng closed 1 week ago

GuangchaoDeng commented 2 weeks ago

Is there an existing issue for the same bug?

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 commented 1 week ago

问题已经验证解决