What kind of performance/speed issue are you experiencing?
· The app is crashing
Please try to reboot your Roon Server
· No, the issue is still the same even immediately after a reboot
Please try to reboot your networking gear (Router/Switches/etc.)
· No, the issue is still the same even after a reboot
Is there any change in behavior if you try to navigate to Roon Settings -> Library and set both Background and On-Demand Audio Analysis to Throttled or Off?
· No, the issue is still the same
Does the issue happen on multiple Roon Remotes (controllers) or just one?
· Issue happens only on one remote while others work as expected
Please try to restart your Roon Remote (controller) app
· No, the issue is still the same even after a restart
What is the operating system of your Roon Remote (controller)?
· Windows
Reinstall Windows/MacOS Roon Remote App
· No, I am still having the issue even after reinstalling
Router Domain Name System (DNS) change
· I was able to change my router's DNS servers but it did not help
What is the operating system of your Roon Server host machine?
· Windows
Timestamp of issue occurrences
· Last line of Roon_log.txt: 06/23 09:49:39 Info: [stats] 2234950mb Virtual, 512mb Physical, 54mb Managed, 458mb estimated Unmanaged, 1279 Handles, 53 Threads, 0,46% of runtime in GC pauses, 2ms last GC pause duration
Describe the issue
Roon application is crashing on Windows 11 Version 25H2 (Build 26200.8665) There is no specific action that causes the crashes, for example when I try to merge artists. My roon server is also running under the exact same Windows version, the crashes do not occur there.
Describe your network setup
ISP: 1&1 (Germany) (250 Mbps Download) Router: FRITZ!Box 5690 Pro
Thank you for the detailed report. Since the crash only happens on the Windows Remote but not on the Server (both running the same Windows version), this points to something specific to that machine rather than a Roon software issue.
Could you please check the following:
Windows Event Viewer - open Event Viewer (Win + R → eventvwr), go to Windows Logs → Application, find the crash event around 09:49:39 on Jun 23 and share the error details
Antivirus/security software - do you have any antivirus, EDR, or security software running on the Remote machine that is not present on the Server machine?
GPU drivers - are your graphics drivers up to date? Roon uses hardware acceleration for rendering and outdated GPU drivers can cause crashes
Roon wrote past the end of (or double-freed) a heap allocation during the artist merge operation. This would be highly specific to the merge pathway itself, so we have a few questions to help expedite this investigation:
Does this happen when you merge any artists, or is it specific to certain artists?
Can you please try to reproduce this on the affected PC once more and note the artists that triggered the crash while merging? If you can’t reproduce it, no problem, simply open Roon on the affected PC. We have logs from the PC hosting your server, but from the details in your post, this is occurring on the second machine.
Do you have issues with startup, or does the crash occur only after the GUI has been open and you’ve been performing actions?
We’ll watch for your reply. Thanks!
We noticed you’re on a Roon trial; since you’re spending time troubleshooting instead of enjoying music with Roon, we’ve extended the trial period by two weeks.
at first thank you for the extension of my trial period!
Actually the app does not only crash when I want to merge artists, and it is not limited to specific artists. It just happened again. After restarting again I was able to merge the two artists.
Started Roon on the second machine again now.
The app starts normally and runs as long as I do nothing with it, it crashes when I perform actions.
So Roon has never been using the NVIDIA GPU on this machine, it’s on Intel integrated graphics, with a fairly old Intel driver. Updating the NVIDIA driver wouldn’t touch the component Roon actually relies on for rendering.
Let’s see if any of the following help:
Update the Intel UHD 630 driver specifically (not just NVIDIA). Get it from Intel's site or the PC/motherboard vendor.
Force Roon onto the NVIDIA GPU via Windows → Settings → System → Display → Graphics → add Roon.exe → set to "High performance." Then restart Roon and confirm the next log shows OpenGL Renderer: NVIDIA ... GT 1030 instead of Intel. This tests whether the iGPU path is the culprit and is worth doing regardless.
Run memory and system-file integrity checks, heap corruption can also be bad RAM. Windows Memory Diagnostic (mdsched.exe) and sfc /scannow are quick to rule out.
This is even more interesting when we consider that I have disabled the integrated graphics card in the BIOS (Initiate Graphic Adapter: PEG / IGD Multi-Monitor: Disabled).
Plus the integrated card does not appear in the Device Manager.
Thank you for the thorough testing — that rules out GPU rendering, RAM, and system file integrity as causes. The heap corruption during UI actions points to an issue in Roon’s related to the memory consumption
Before we proceed, please make a fresh Roon backup via Settings → Backups so your library is safe.
We would also like you to try switching to our Early Access build, which contains recent stability and memory improvements that may address this crash. You can find instructions on how to join Early Access here: Roon Early Access Program
Please let us know how it goes on EA and if the crashes continue.