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

[Question]: why getting error when importing custom function build on infinity function ?? #2442

Open
zokkomon opened this issue Jan 9, 2025 · 2 comments
Labels
question Further information is requested

Comments

@zokkomon
Copy link

zokkomon commented Jan 9, 2025

Describe your problem


C++ Traceback (most recent call last):

0 PyInit_embedded_infinity_ext


Error Message Summary:

FatalError: Segmentation fault is detected by the operating system.
[TimeInfo: *** Aborted at 1736443022 (unix time) try "date -d @1736443022" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x0) received by PID 101379 (TID 0x744c5616a000) from PID 0 ***]

Segmentation fault (core dumped)

@zokkomon zokkomon added the question Further information is requested label Jan 9, 2025
@JinHai-CN
Copy link
Contributor

Would you please provide more information how do you use Infinity?

@zokkomon
Copy link
Author

zokkomon commented Jan 16, 2025

just rapped with openai embeddings function and bm25 for sparse vector, it was working fine in previous 0.5.1 dev but when using with flask it crashed so upgrade the version now getting same error in every version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants