SubJunk
SubJunk
@Mik-S-UMS did the user try blocking that app in UMS?
Ah yeah that's interesting.. It's relevant to recent discussions with @ik666 too, multiple renderers from one machine is hard to support
Thread 54: 0 libsystem_pthread.dylib 0x19b512b6c start_wqthread + 0 Thread 55:: Java: Batik CleanerThread 0 libsystem_kernel.dylib 0x19b4d93cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x19b5180e0 _pthread_cond_wait + 984 2 libjvm.dylib 0x1024ded24 os::PlatformEvent::park() +...
----------- Full Report ----------- {"app_name":"UMS","timestamp":"2025-08-19 19:53:55.00 +0200","app_version":"14.13.1","slice_uuid":"27950833-ce2b-3e54-8fa6-4f0d257d2e40","build_version":"14.13.1","platform":1,"bundleID":"net.pms.PMS","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.6 (24G84)","roots_installed":0,"name":"UMS","incident_id":"09C5BEA6-51A6-4F74-ADED-9A0C207CA755"} { "uptime" : 36000, "procRole" : "Background", "version" : 2, "userID" : 502, "deployVersion" : 210, "modelCode" : "MacBookPro18,3", "coalitionID" :...
{ "source" : "P", "arch" : "arm64e", "base" : 4692869120, "size" : 49152, "uuid" : "a3faee04-0f8b-3428-9497-560c97eca6fb", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64e",...
@ssf2ce yeah this is a problem we have seen before too. It's because UMS is cleaning up its own data, the same as if you deleted the files. We might...
After thinking about it, I think I have a better fix in mind. It will stop UMS from removing missing files from its database if the hard drive is not...
This is a duplicate of https://github.com/UniversalMediaServer/UniversalMediaServer/issues/5356 which I am working on now, so please follow progress on there
I haven't seen that before so definitely need logs
@valib thanks for your help, I'll try that