Vorb destabilizing platform
-
- Posts: 652
- Joined: Tue Dec 09, 2003 4:00 pm
- Location: Home By The Sea
I'm having a bit of trouble lately due to Cubase locking up more or less at random. Whenever I have Orbitone's Vorb, and some other 3rd party apps (like the Pepperghost demo), loaded up, this happens. A lot. I usually have enough things going so that the meters for CPU usage are all around 80% (Cubase, UAD, Pulsar). When it crashes, CPU time in Cubase reads 100%. Anyone have any ideas on what could be wrong?
- next to nothing
- Posts: 2521
- Joined: Mon Jul 29, 2002 4:00 pm
- Location: Bergen, Norway
-
- Posts: 652
- Joined: Tue Dec 09, 2003 4:00 pm
- Location: Home By The Sea
Might be an infinite loops in a VST plugin (You know, VST plugins run in the same thread as the host, so, even if the host has a way to handle plugin crashes without bailing out, an infinite loop will hinder the host - in your case Cubase - to do anything anymore, thereby making it a zombie. That was a design decision by Steinberg, and a bad one I might add - if each plugin would use a seperate thread and memory range, and communicate via pipes or shared memory, that wouldn't be possible. But the plugins would need much more memory and processing power.). This usually means some plugin has a bug, maybe Vorb, but it could also be due to the fact that the plugins are also not memory-save. That means, any plugin _could_ write in the memory of another plugin, and might either crash or get wild and zombifies the host... That's also a bug of course, but it hasn't to be in the plugin itself, and it's therefore hard to find for the developers, as it would only occur under certain circumstances...
There's not much you could do about it if you don't know how to debug Windows applications (and I don't know, either) - but if there's only _one_ plugin always involved, it's most likely that one... If that's the case, file a bug report with the plugin developers.
<font size=-1>[ This Message was edited by: wsippel on 2005-01-16 21:15 ]</font>
There's not much you could do about it if you don't know how to debug Windows applications (and I don't know, either) - but if there's only _one_ plugin always involved, it's most likely that one... If that's the case, file a bug report with the plugin developers.
<font size=-1>[ This Message was edited by: wsippel on 2005-01-16 21:15 ]</font>
- Gordon Gekko
- Posts: 1105
- Joined: Fri Jan 11, 2002 4:00 pm
- Location: paname
- Gordon Gekko
- Posts: 1105
- Joined: Fri Jan 11, 2002 4:00 pm
- Location: paname
- Gordon Gekko
- Posts: 1105
- Joined: Fri Jan 11, 2002 4:00 pm
- Location: paname
-
- Posts: 652
- Joined: Tue Dec 09, 2003 4:00 pm
- Location: Home By The Sea
Thanks for the article, Legros. A lot of us have noticed these spikes before and wondered WTF. But my problem is with plugins for the Creamware platform. The system crashes are not reproducible - difficult to pin it on anything in particular, but I just seem to notice more instability when using some plugins.
Valis - it's a P4, to be honest, I don't know what HT is, how do I tell if it's on / enabled / present?
Valis - it's a P4, to be honest, I don't know what HT is, how do I tell if it's on / enabled / present?
-
- Posts: 652
- Joined: Tue Dec 09, 2003 4:00 pm
- Location: Home By The Sea