View Single Post
Old 01-01-2019, 07:33 AM   #40
Jack Winter
Human being with feelings
 
Jack Winter's Avatar
 
Join Date: Aug 2007
Location: Luxembourg/Spain
Posts: 1,922
Default

I've updated my software and it still does it.

AFAIK, linvst needs to use the wait() syscall with fork/exec otherwise the wine process terminates but still keeps a few resources, mainly a PID. This is the reason for the zombie status of the terminated process. This could potentially be a problem if you have a lot of them as you could run out of possible PIDs for the system to use.

But like I said it's mainly cosmetic and I'm sure that osxmidi can easily fix it.
__________________
Reaper for Linux Documentation (WIP). Software: Archlinux/KDE, Fabfilter FX, Komplete 8, Nebula, Schwa/Stillwell, T-racks Max/Amplitube/SVX, etc. Gear: i7-2600k/4700HQ/16GB, RME Multiface/Babyface, Behringer X32, Genelec 8040, etc. :)

Last edited by Jack Winter; 01-01-2019 at 09:37 AM.
Jack Winter is offline   Reply With Quote