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

vips_foreign_save_png_build crash error #103

Open
zw20045500 opened this issue Aug 14, 2021 · 1 comment
Open

vips_foreign_save_png_build crash error #103

zw20045500 opened this issue Aug 14, 2021 · 1 comment

Comments

@zw20045500
Copy link

Hello, when concurrent to call vips_foreign_save_png_build( by restful interface,http) , it would be crash.

some logs are:
Stack: [0x00007f1fa8af9000,0x00007f1fa8bfa000], sp=0x00007f1fa8bf7170, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libvips.so7057099580503627381+0x12aac5] vips_foreign_save_png_build+0x45

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.criteo.vips.VipsImage.writePNGToArrayNative(IZIZ)[B+0
j com.criteo.vips.VipsImage.writePNGToArray(IZIZ)[B+6

@dbouron
Copy link
Contributor

dbouron commented Aug 20, 2021

Hello,
Can you please share more context? (code source, example, ...)
Is it a similar than the executor service in this 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