ifuse
ifuse copied to clipboard
SIGABRT: stack smashing detected
ifuse 1.1.3 Debian Sid Linux glossy 5.2.0-3-amd64 #1 SMP Debian 5.2.17-1 (2019-09-26) x86_64 GNU/Linux
$ ifuse -d ~/mnt
*** stack smashing detected ***: <unknown> terminated
Aborted (core dumped)
Installed a bunch of dbgsym packages but backtrace has nothing useful.
Strace output attached.
I'm having the same problem with ifuse 1.1.3 on Debian.
> ifuse --version
ifuse 1.1.3
> uname -a
Linux MainLinux 5.2.0-3-amd64 #1 SMP Debian 5.2.17-1 (2019-09-26) x86_64 GNU/Linux
> lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux bullseye/sid
Release: testing
Codename: bullseye
UPDATE: I have reported this issue to the Debian package maintainer:
It could be that another package is causing the problem:
Yes, the issue is in libimobiledevice. A rebuild of the Debian package should fix the issue short term (already asked the release team for that at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941793). Longer term, soname update (https://github.com/libimobiledevice/libusbmuxd/issues/81) should be done.