http://bugs.winehq.org/show_bug.cgi?id=59857 --- Comment #2 from Giang Nguyen <nen24t@gmail.com> --- Restating the issue plainly, as requested: When running the Serum 2 VST3 in REAPER with the plugin editor window open and its animated waveform display running, the process RSS grows continuously and never levels off — reaching several GB over a few hours until the machine runs low on memory. Closing the editor stops the growth, but the memory is not released; it only drops when the host process exits. This also happens on a clean, unmodified Wine build, so it does not appear to be specific to any local changes. Seen on Wine 11.0 and 11.10. Steps to reproduce: 1. Install REAPER and the Serum 2 VST3 in a Wine prefix. 2. Open the Serum 2 editor (the animated oscilloscope/waveform view). 3. Let it run with MIDI playback so the display keeps animating. 4. Watch the process RSS, e.g. `ps -o rss= -p <reaper-pid>` — it grows steadily and does not recover. GPU: NVIDIA, OpenGL / wined3d backend. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.