[Bug 280751] transmission-daemon 4.0.6 unstable after upgrade to 13.3-RELEASE-p5

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Aug 2024 12:51:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280751

            Bug ID: 280751
           Summary: transmission-daemon 4.0.6 unstable after upgrade to
                    13.3-RELEASE-p5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jerry.jacobs@xor-gate.org

Hi there,

I have upgrade today to 13.3-RELEASE-p5 and noticed transmission-daemon was not
running. I started it again by hand and after few minutes it crashes.

Versions:

root@pineapple:~ # transmission-daemon --version
transmission-daemon 4.0.6 (38c164933e)
root@pineapple:~ # uname -a
FreeBSD pineapple.xor-gate.org 13.3-RELEASE-p5 FreeBSD 13.3-RELEASE-p5 GENERIC
amd64

I upgraded all packages with `pkg update && pkg upgrade` and rebooted the
system so the new kernel is active. 

Setting logging to a file in /etc/rc.conf:

transmission_log="/data/transmission/transmission.log"
transmission_log_level="debug"

Seems not to do anything interesting.

I will try to build latest main branch from github with debug symbol and see if
I can get anything usefull. As it seems v4.0.6 is latest version from upstream
(released 3 months ago).

-- 
You are receiving this mail because:
You are the assignee for the bug.