Open k4yt3x opened 4 years ago
Here's more information on the crash from analysis of the core dump file.
Below is the core file itself.
Look like the crash is from filesystem lib. You may try to use gcc9 or build it by filesystem from boost (install boost lib and use cmake -DUse_Boost_filesystem=ON)
Reference
I've updated the cmake script to make it easier to build on Ubuntu, see wiki, already tested on Ubuntu 18.04 with g++ 8.4.0.
Thanks for this. I've been busy since the fall semester started. I'll try to work on this and have this issue closed whenever I get time.
I'm trying to run Anime4KCPP in the Docker container that I've setup yesterday. The upscale seems to have completed successfully and the output file is generated. However it runs into a segmentation fault when finished.
Build Information
libopencv-dev
: 3.2.0+dfsg-6cmake
: 3.18.2ocl-icd-opencl-dev
: 2.2.11-1ubuntu1