-
-
Notifications
You must be signed in to change notification settings - Fork 291
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
SIGSEGV running FDM #2103
Comments
I'll look into this soon. Note on the issue submission: 1) please do not use |
I've added the missing wrappers in #2105, but there are still other issues. |
Thanks for your effort.
|
I added another fix above, it goes further, but still not enough :( Logs:
|
But now, the error is exactly the same on aarch64 too, so this becomes a box64 issue in general, I updated the title. |
Hi, box64 patch:
dbus patch:
Put libdbus-1.so.3 under lib, then not reproduced the dbus issue for KP920 or 3A5000, but slipped into infinite loop:
Looking for wrapper dbus root cause... Thanks, |
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
The text was updated successfully, but these errors were encountered: