Recently vapoursynth has been pulled in via ffmpeg. Now each time an interactive shell is started I see
[quote]terminate called after throwing an instance of 'std::bad_array_new_length'
what(): std::bad_array_new_length[/quote]
I was able to trace this down to /etc/profile.d/vapoursynth.sh:
[code]export VSSCRIPT_PATH=$(vapoursynth get-vsscript)[/code]
I have reported this to [url=https://github.com/vapoursynth/vapoursynth/issues/1242]upstream[/url]. They state:
[quote]Everything points at something like libstdc++ version mismatch or another toolchain problem.[/quote]
[quote]The crash happens already during static intialization in zimg.[/quote]
[quote]Report the problem to the packager.[/quote]
That's what I'm doing with this post.
A core dump is available [url=https://cloud.zendro.de/s/gJnMjLJpr9cZnQw]here[/url].
Please let me know, in case you need any further information.
