Vorb destabilizing platform

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
Liquid Len
Posts: 652
Joined: Tue Dec 09, 2003 4:00 pm
Location: Home By The Sea

Post by Liquid Len »

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?
User avatar
next to nothing
Posts: 2521
Joined: Mon Jul 29, 2002 4:00 pm
Location: Bergen, Norway

Post by next to nothing »

i dont have a clue yet, but just to clarify; XTC or not?
User avatar
valis
Posts: 7682
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

Actually I would have to ask if you're using HT on your cpu...I've found that vorb doesn't like my dual machine at all, but when its in my single cpu p3 box it works great.
Liquid Len
Posts: 652
Joined: Tue Dec 09, 2003 4:00 pm
Location: Home By The Sea

Post by Liquid Len »

Single CPU, not using XTC.
wsippel
Posts: 130
Joined: Thu Mar 18, 2004 4:00 pm
Location: Erfurt, Germany

Post by wsippel »

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>
User avatar
valis
Posts: 7682
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

Len, single cpu but athlon or p4? And if p4 is HT on? I'm assuming no but just wanting some clarification because I've mentioned this to Orbitone before.
User avatar
Gordon Gekko
Posts: 1105
Joined: Fri Jan 11, 2002 4:00 pm
Location: paname

Post by Gordon Gekko »

mr swim
Posts: 397
Joined: Wed Apr 10, 2002 4:00 pm
Location: Londres
Contact:

Post by mr swim »

@legros

Interesting ! I have noticed such spikes. Not sure I like the work around very much either. Guess I'll just keep do what I'm doing - keeping cubase use to the minimum and doing much in Scope ...
User avatar
Gordon Gekko
Posts: 1105
Joined: Fri Jan 11, 2002 4:00 pm
Location: paname

Post by Gordon Gekko »

I remember testing that workaround and it didn't make any difference... the solution for me was to simply ban those plugins from my system. I don't really use other stuff than creamware's anymore :smile:
User avatar
astroman
Posts: 8455
Joined: Fri Feb 08, 2002 4:00 pm
Location: Germany

Post by astroman »

Vorb is a DSP plugin, processed entirely inside SFP - it doesn't even exist for the CPU...

cheers, Tom
User avatar
Gordon Gekko
Posts: 1105
Joined: Fri Jan 11, 2002 4:00 pm
Location: paname

Post by Gordon Gekko »

fair enough but he's using other stuff as well
Liquid Len
Posts: 652
Joined: Tue Dec 09, 2003 4:00 pm
Location: Home By The Sea

Post by Liquid Len »

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?
User avatar
valis
Posts: 7682
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

Look in your BIOS or bring up TaskManager and see if you have 2 cpu windows going under the 'performance' tab.
Liquid Len
Posts: 652
Joined: Tue Dec 09, 2003 4:00 pm
Location: Home By The Sea

Post by Liquid Len »

Checked that, there's only one CPU under the performance tab.
Post Reply