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

double free or corruption (out) 134 #188

Open
Daijobou opened this issue Sep 19, 2022 · 0 comments
Open

double free or corruption (out) 134 #188

Daijobou opened this issue Sep 19, 2022 · 0 comments

Comments

@Daijobou
Copy link

Daijobou commented Sep 19, 2022

No output image for this image in AlmaLinux 8.6
https://cdn.discordapp.com/attachments/352403408264757248/1021481890525483009/cover_test.webp
in PHP
echo shell_exec('waifu2x-ncnn-vulkan -i "'.$source.'" -o "'.$output.'" -m models-upconv_7_anime_style_art_rgb 2>&1; echo $?');
I get this output
vkEnumeratePhysicalDevices failed -3 double free or corruption (out) 134

Other images working fine and in Windows 11 this image working fine too.

EDIT: This "webp" is in fact a "png", but renaming extension to png not help here. Paint.net (windows) shows no error for this image. After save it as new file, upscaling is working in AlmaLinux.

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