AU crashes Logic but not AULab?
AU crashes Logic but not AULab?
- Subject: AU crashes Logic but not AULab?
- From: "Kevin Dixon" <email@hidden>
- Date: Wed, 7 Nov 2007 20:35:12 -0500 (EST)
- Importance: Normal
I'm developing an AU. it passes validation and works perfectly in AULab.
However Logic hangs when it collects AU information on startup, and gives
this info (here is a snippet of the important bits)
(Logic 7.2.3 on 10.4.9)
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 <<00000000>> 0x1017ea5c 0 + 270002780
1 <<00000000>> 0x1017f2b8 0 + 270004920
2 <<00000000>> 0x10184df8 0 + 270028280
3 <<00000000>> 0x101839f0 0 + 270023152
4 <<00000000>> 0x10189bc4 0 + 270048196
5 ...ple.CoreServices.CarbonCore 0x90bdcc60 CallComponent + 260
6 ...ple.CoreServices.CarbonCore 0x90bde3d4 CallComponentClose + 40
7 ...ple.CoreServices.CarbonCore 0x90bde2c8
CloseComponentInternal(ComponentInstanceRecord*) + 108
8 ...ple.CoreServices.CarbonCore 0x90bde234 CloseComponent + 48
9 com.apple.ecore 0x02617ff0
CAudioUnitRegistry::UpdateAUProperties(__CFDictionary*,
ComponentDescription const&, char const*) + 3952
10 com.apple.ecore 0x02618a30
CAudioUnitRegistry::UpdateRegistry(ComponentRecord*,
ComponentDescription&, char**) + 2348
11 com.apple.ecore 0x02619d24
CAudioUnitRegistry::Init(unsigned long const*, FSSpec*, FSSpec*, bool) +
4572
12 com.apple.logic.pro 0x004ada1c 0x1000 + 4901404
...and so on
I take this to mean that my AU crashed on deallocation; am I on the right
track as to where to look?
Thanks!
-Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden