diff options
Diffstat (limited to 'results/scraper/box64/2103')
| -rw-r--r-- | results/scraper/box64/2103 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/2103 b/results/scraper/box64/2103 new file mode 100644 index 000000000..42d4cb99b --- /dev/null +++ b/results/scraper/box64/2103 @@ -0,0 +1,10 @@ +SIGSEGV running FDM +Steps to reproduce: +clone sources from git +$ mkdir build; cd build; cmake .. -D LARCH64=1 -D BO64=1 -D BO64_BINFMT=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo +$ make -j4 +extract FDM(https://files2.freedownloadmanager.org/6/latest/freedownloadmanager.deb) to /opt +$ export BOX64_LD_LIBRARY_PATH=/data/ACE/bookworm-env/usr/lib/x86_64-linux-gnu:/opt/freedownloadmanager/lib +$ BOX64_TRACE_FILE=/tmp/box64-002.log BOX64_LOG=debug /opt/freedownloadmanager/fdm + +[box64-002.log](https://github.com/user-attachments/files/17988137/box64-002.log) |