termux-packages icon indicating copy to clipboard operation
termux-packages copied to clipboard

[Bug]: transmission-daemon segfault

Open Daniel6372 opened this issue 1 month ago • 4 comments

Problem description

~ $ transmission-daemon -f --log-level=error
connect: Connection timed out
Segmentation fault
~ $

What steps will reproduce the bug?

Install the transmission package and run transmission-daemon. The segfault occurs within a few seconds.

What is the expected behavior?

No response

System information

Termux Variables:
TERMUX_APK_RELEASE=F_DROID
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=26989
TERMUX_IS_DEBUGGABLE_BUILD=0
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.0
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://md.mirrors.hacktegic.com/termux/termux-main stable main
Updatable packages:
All packages up to date
termux-tools version:
1.42.4
Android version:
13
Kernel build information:
Linux localhost 4.4.302-PixelExperience-g7e5857d26436 #1 SMP PREEMPT Fri Jan 26 08:02:45 UTC 2024 aarch64 Android
Device manufacturer:
Xiaomi
Device model:
Redmi Note 7
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so

Daniel6372 avatar Jun 10 '24 19:06 Daniel6372