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

RuntimeError: Aborted(Assertion failed: sz < N && "setting a small size" #10

Open
jtpio opened this issue Mar 22, 2022 · 3 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@jtpio
Copy link
Member

jtpio commented Mar 22, 2022

Description

Opening a notebook with the jupyterlite-xeus-sqlite kernel gives the following error in the console:

RuntimeError: Aborted(Assertion failed: sz < N && "setting a small size", at: /install/include/xtl/xbasic_fixed_string.hpp,109,set_size). Build with -s ASSERTIONS=1 for more info.

Reproduce

Use jupyterlite-xeus-sqlite==0.2.0 in a JupyterLite deployment.

sqlite-0-2-0.mp4

Expected behavior

The kernel should start without error.

Context

Noticed when updating to jupyterlite-sqlite for the Try Jupyter deployment: jupyter/try-jupyter#10


cc @SylvainCorlay @DerThorsten if you can have a look, thanks!

@jtpio jtpio added the bug Something isn't working label Mar 22, 2022
@jtpio
Copy link
Member Author

jtpio commented Mar 22, 2022

It might not be an issue with 0.2.0 only, looks like it's also happening with the previous version (0.1.2) too.

@DerThorsten DerThorsten self-assigned this Mar 22, 2022
@DerThorsten
Copy link
Collaborator

@jtpio locally this works for me..

@DerThorsten
Copy link
Collaborator

@jtpio it even works when I install xeus-sqlite-kernel-0.2.0 via pip.

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