[Bug 293661] audio/lyrionmusicserver: update to 9.1.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293661] audio/lyrionmusicserver: update to 9.1.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Mar 2026 07:35:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293661 --- Comment #8 from Trenton Schulz <trueos@norwegianrockcat.com> --- (In reply to Vladimir Druzenko from comment #7) I documented the reason for adding the modules back in the patch comment and in the bug description. I'll reiterate here. The current version in ports (9.0.3) DOES NOT WORK in FreeBSD 15+. It starts, forks, and both processes consume all CPU. You can run it in the foreground, but it is likely not what anyone wants. I've tried to take a look at it, but it isn't easy to debug, and I haven't found a solution. The same thing happens with 9.1.0, but when I added back in the vendor modules I had factored out, it worked again. My thinking was, it is probably better to have a port in the tree that works with vendor modules than a port that does not work and everyone has to wait until I have time to binary search with modules to find the culprit or culprits and then do whatever needs to happen to fix the real problem. I've had multiple people email me about the problem with 15.0, so I figured that some people may appreciate having a working version for 15.0 in the tree, even if it means it's carrying extra modules for the moment. I'm committed to factoring those modules out again, but since it really doesn't work in FreeBSD 15 and up, I thought I should get something that DOES work in the tree. I hope to have some time in May where I can really tear into this. -- You are receiving this mail because: You are the assignee for the bug.