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

The namespace parameters in the low level packages do not behave properly in a saved core image. #5

Open
kat-co opened this issue Jan 23, 2020 · 0 comments

Comments

@kat-co
Copy link
Owner

kat-co commented Jan 23, 2020

If a system utilizing cl-apache-arrow is persisted to a saved core image, none of the functionality that relies on the *ns* parameters will work. You will receive errors like this:

** (process:1840): CRITICAL **: 02:02:15.405: g_irepository_find_by_name: assertion 'typelib != NULL' failed
WARNING: No such FFI name ArrowFileWriter

I'm not yet sure what it is within the variable that isn't surviving the core save. The current targeted work around is to just call (gir:require-namespace "Arrow") (or "Parquet") wherever *ns* is used. I'm going to open an issue with andy128k/cl-gobject-introspection as well to see if they can shed some light on things.

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

1 participant