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

Fatal crash: BasicBlock requested for unrecognized address #62

Open
SamStenner opened this issue Jul 13, 2023 · 1 comment
Open

Fatal crash: BasicBlock requested for unrecognized address #62

SamStenner opened this issue Jul 13, 2023 · 1 comment

Comments

@SamStenner
Copy link

Hi, we're occasionally encountering the following error in our NodeJS application:

Estimating tokens for text-davinci-003
Getting encoding for text-davinci-003
assertion failed [block != nullptr]: BasicBlock requested for unrecognized address
(BuilderBase.h:550 block_for_offset)
[1]    89655 trace trap  ts-node index.ts

Version: 1.0.7

Seems to be some sort of web assembly issue.

@dqbd
Copy link
Owner

dqbd commented Aug 7, 2023

Hello @SamStenner, sorry for the delay!
Could it be possible that the encoder has not been free'd after prolonged usage? Would it be possible to share a code example?

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

No branches or pull requests

2 participants