RhinoCM crashing logic 9?

Official support for: bigtickaudio.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Its sure not passing my AU validation. Is this a common known problem?

Post

AU validation works fine here - and I use it all the time in AU Lab. Is anyone else using it in Logic 9 ?

Code: Select all


$ auval -v aumu RHCM VSTA -qp


  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         AU Validation Tool
         Version: 1.6.1a1 
          Copyright 2003-2007, Apple, Inc. All Rights Reserved.

         Specify -h (-help) for command options
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

--------------------------------------------------
VALIDATING AUDIO UNIT: 'aumu' - 'RHCM' - 'VSTA'
--------------------------------------------------
Manufacturer String: Big Tick
AudioUnit name: Rhino|CM 2.06
Component Version: 0.0.2 (0x2)

* * PASS
--------------------------------------------------
TESTING OPEN TIMES:
COLD:
Time to open AudioUnit:         80.083 ms
WARM:
Time to open AudioUnit:         49.404  ms
FIRST TIME:
Time for initialization:        0.005 ms

* * PASS
--------------------------------------------------
VERIFYING DEFAULT SCOPE FORMATS:
Input Scope Bus Configuration:
 Default Bus Count:0

Output Scope Bus Configuration:
 Default Bus Count:1
    Default Format: AudioStreamBasicDescription:  2 ch,  44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved

* * PASS
--------------------------------------------------
VERIFYING REQUIRED PROPERTIES:
  VERIFYING PROPERTY: Sample Rate
    PASS
  VERIFYING PROPERTY: Stream Format
    PASS
  VERIFYING PROPERTY: Maximum Frames Per Slice
    PASS
  VERIFYING PROPERTY: Last Render Error
    PASS
  VERIFYING PROPERTY: Instrument Count
    PASS

* * PASS
--------------------------------------------------
VERIFYING RECOMMENDED PROPERTIES:
  VERIFYING PROPERTY: Latency
    PASS

* * PASS
--------------------------------------------------
VERIFYING OPTIONAL PROPERTIES:
  VERIFYING PROPERTY Supported Number of Channels
    PASS
  VERIFYING PROPERTY Bypass Effect
    PASS
  VERIFYING PROPERTY Host Callbacks
    PASS

* * PASS
--------------------------------------------------
VERIFYING SPECIAL PROPERTIES:

VERIFYING CUSTOM UI
Carbon View Components Available: 1
  auvw RHCM VSTA  -  Big Tick: Rhino|CM View
    PASS

Cocoa Views Available: 0

DEFAULT PRESET: 0, Name: Test Preset Name

HAS FACTORY PRESETS

VERIFYING CLASS INFO
    PASS

TESTING HOST CALLBACKS
    PASS

* * PASS
--------------------------------------------------
PUBLISHED PARAMETER INFO:

# # # 224 Global Scope Parameters:

* * PASS
--------------------------------------------------
FORMAT TESTS:

Reported Channel Capabilities (explicit):
      [0, 2]  

No Input, Output Chans:
0-1   0-2   0-4   0-5   0-6   0-7   0-8
      X                                   

* * PASS
--------------------------------------------------
RENDER TESTS:
Output Format: AudioStreamBasicDescription:  2 ch,  44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
Render Test at 512 frames
Slicing Render Test at 64 frames
  PASS

Render Test at 64 frames, sample rate: 22050 Hz
Render Test at 137 frames, sample rate: 96000 Hz
Render Test at 4096 frames, sample rate: 48000 Hz
Render Test at 4096 frames, sample rate: 192000 Hz
Render Test at 4096 frames, sample rate: 11025 Hz
Render Test at 512 frames, sample rate: 44100 Hz
  PASS

Bad Max Frames - Render should fail
  PASS

Checking parameter setting
Using AudioUnitSetParameter
Using AudioUnitScheduleParameter
  PASS

* * PASS
--------------------------------------------------
AU VALIDATION SUCCEEDED.
--------------------------------------------------

Post

at first it didn't pass AU validation for me either, so I just opened AU manager, checked Rhino CMs box, and ran AU manager again. worked fine. nice sounding synth too.
macbook pro 2.88 GHz Intel Core Duo, 10 gigs ram, 750GB HD, Logic Studio 9
my blog and some music:
http://rabbitearsmotel.wordpress.com/

Post

I'm using Logic 8, and not only does is not pass validation, it crashes Logic if I check the box and run it again. I'm running OS 10.4.11, is there an OS requirement that hasn't been mentioned?

Renoise used to crash and after repeated installs has given up and refuses to recognise that it even exists...

Post

Did you get the patched version (2.08 ) available for download on my site ?
'Tick

Post

When did this come out?
Is it regularly on the magazine dvd now, or was it a one time deal?
What are the features/where can i read about it?

Post

I'm not being permitted to copy the patched version into the folder, even as root, as apparently "contents" (i.e. the folder inside the au) is already in use, even before opening any audio applications. VST seems to have similar problem. I don't think there is anything unusual about my file system... HostX reports an initialisation problem if I point it at either version of the vst.

Was looking forwards to playing with this one :(

PS Thanks for the swift response! I have been following this, but I've been moving so haven't been able to try out your fix...

Post

Having same problem as imrae here. Can't get the update to install at all. :( Logic 8 on 10.6.4.

Post

hmmmm. No idea what can be locking the au. Can't you replace it by restarting in single-user mode ? or simply delete the one in /Library/Audio/Plug-Ins/Components and copy the new one over ?

Post

I was able to do the latter. I didn't try this previously, because the instructions on your link state that the file from the DVD must be installed first.

At first attempt, this crashed again, but I deleted/reinstalled it again, and now it passes. Thanks for you help!

Post

The reason why you have to install the DVD version first, is to install all the presets and waveforms and database, which are not included in the update. They are located in ~/Library/Application Support/BigTick/RhinoCM

'Tick

Post

Ah. That's good to know.

Still no joy; I can replace the files by deleting, but it still comes up in Logic as RhinoCM 2.06 and crashes validation (and Logic!)

REAPER showed the plugin as version 2.08, crashed and had the grace to give me an interesting error report, including:

Code: Select all

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   <<00000000>> 	0x00000000 0 + 0
1   com.bigtick.rhinocm.au         	0x0ff4d24e VSTAU::VSTAU[not-in-charge](ComponentInstanceRecord*) + 884
2   com.bigtick.rhinocm.au         	0x0ff4e544 ComponentEntryPoint<VSTAU>::Dispatch(ComponentParameters*, VSTAU*) + 74
3   ...ple.CoreServices.CarbonCore 	0x90cd0814 CallComponentDispatch + 34
4   ...ple.CoreServices.CarbonCore 	0x90cd07ee CallComponentOpen + 43
5   ...ple.CoreServices.CarbonCore 	0x90ccfcf6 OpenAComponent + 436
6   ...ple.CoreServices.CarbonCore 	0x90cd5360 OpenComponent + 24
7   com.cockos.reaper              	0x0032f7a7 AU_Plugin::AU_Plugin[in-charge](void*, char const*, void*) + 7623
8   com.cockos.reaper              	0x001eb876 FxDsp::FxDsp[in-charge](int, char*, void*) + 1350
9   com.cockos.reaper              	0x002013e4 FxChain::addSelection(HWND__*, bool) + 948
10  com.cockos.reaper              	0x00214036 addDialogProc(HWND__*, unsigned, unsigned long, long) + 9014
11  com.cockos.reaper              	0x0030715a SwellDialogDefaultWindowProc(HWND__*, unsigned, unsigned long, long) + 74
12  com.cockos.reaper              	0x00300c24 -[REAPERSwell_hwnd onSwellCommand:] + 356
13  com.apple.AppKit               	0x9336c7cc -[NSApplication sendAction:to:from:] + 107
14  com.apple.AppKit               	0x9336c725 -[NSControl sendAction:to:] + 101
15  com.apple.AppKit               	0x9336e8d1 -[NSCell _sendActionFrom:] + 168
16  com.apple.AppKit               	0x933810b1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1271
17  com.apple.AppKit               	0x9339ec99 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 848
18  com.apple.AppKit               	0x9339e549 -[NSControl mouseDown:] + 757
19  com.apple.AppKit               	0x9335bdf3 -[NSWindow sendEvent:] + 5279
20  com.apple.AppKit               	0x9334dd8c -[NSApplication sendEvent:] + 5023
21  com.cockos.reaper              	0x001a2a99 -[REAPERapp sendEvent:] + 569
22  com.apple.AppKit               	0x932788e7 -[NSApplication run] + 547
23  com.apple.AppKit               	0x9326c820 NSApplicationMain + 573
24  com.cockos.reaper              	0x00002559 _start + 208
25  com.cockos.reaper              	0x00002488 start + 40

Post

hmmm.... allright, I'll try it with Reaper. The fact that Logic still shows it as v2.06 tells that there are leftover from previous installations somewhere, you might want to clean it up anyway. The only things RhinoCM installs are:
- Au and Vst in /Library/Audio/Plug-Ins/
- support files in ~/Library/Application Support/BigTick/RhinoCM

Anything else, anywhere else was not put by the RhinoCM installer.

Post

Still no luck. Have tried installing on a different computer, am now using the 2.08 installer from CM #155

Code: Select all

validating Audio Unit Rhino|CM 2.06 by Big Tick:

  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         AU Validation Tool
         Version: 1.2.0a12 
         Copyright 2003-2007, Apple, Inc. All Rights Reserved.

         Specify -h (-help) for command options
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

--------------------------------------------------
VALIDATING AUDIO UNIT: 'aumu' - 'RHCM' - 'VSTA'
--------------------------------------------------
Manufacturer String: Big Tick
AudioUnit name: Rhino|CM 2.08
Component Info: VSTAU
Component Version: 0.0.2 (0x2)
Component's Bundle Version: 2.7.0

* * PASS
--------------------------------------------------
TESTING OPEN TIMES:
COLD:


validation result: crashed validation
I no longer have the Big Tick folder in my "Application Support" and have attempted to delete all traces of the plug-ins, but the installer still insists it is an "upgrade". AU validator still has RhinoCM 2.06 on record, although as seen above it corrects this when scanning.

The new installer fails to create the resources folder in Application support. I have repaired disk permissions. I'm at a loss :-(

Post Reply

Return to “Big Tick”