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

Using this library, memory crashes #26

Open
zhaohuxing opened this issue Jul 21, 2022 · 7 comments
Open

Using this library, memory crashes #26

zhaohuxing opened this issue Jul 21, 2022 · 7 comments

Comments

@zhaohuxing
Copy link

(process:120408): GLib-CRITICAL **: 10:11:24.403: g_hash_table_lookup: assertion 'hash_table != NULL' failed

(process:120408): GLib-CRITICAL **: 10:11:24.403: g_hash_table_lookup: assertion 'hash_table != NULL' failed

(process:120408): GLib-CRITICAL **: 10:11:24.403: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed

(process:120408): GLib-CRITICAL **: 10:11:24.403: g_hash_table_lookup: assertion 'hash_table != NULL' failed

@jgould22
Copy link

These bindings only support Libvips 8.10, make sure you have exactly that version because the current version is 8.13

@zhaohuxing
Copy link
Author

I'm currently using Libvips 8.12, I'm going back to 8.10 to try

@zhaohuxing
Copy link
Author

zhaohuxing commented Jul 23, 2022

@jgould22 The above error message is caused by my failure to receive VipsApp, I try Libvips 8.12 and 8.10, and both ok.
so @jgould22 wrong statement

@jgould22
Copy link

Very good, I am glad you were able to solve your problem.

If it is solved you should close the issue.

@priyankat99
Copy link

how was this solved?

@menzil
Copy link

menzil commented Nov 1, 2023

@jgould22 The above error message is caused by my failure to receive VipsApp, I try Libvips 8.12 and 8.10, and both ok. so @jgould22 wrong statement

请问找到原因了么?我也遇到了一样的问题,有时出现。找不到具体原因。

@psytraxx
Copy link

psytraxx commented Nov 1, 2023

i had the same problem - i completly removed the vips init code from my codebase - its not ideal but it solved my problem

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

5 participants