Re: auval
Re: auval
- Subject: Re: auval
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 21 Feb 2006 11:16:41 -0500
It sounds like your audio unit is causing the auval tool to crash.
Probably in your audio unit's code.
Try gdb'ing auval and running against a debugging version of your
audio unit. I bet you'll see a crash in your code.
Daniel
On Feb 21, 2006, at 7:56 AM, Nicholas V Tranchina wrote:
I get the following message when testing my AU with auval:
"Testing that parameters retain value across reset and initialization
Segmentation fault"
What precisely does this mean?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
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
- Follow-Ups:
- Re: auval
- From: William Stewart <email@hidden>
References: | |
| >auval (From: Nicholas V Tranchina <email@hidden>) |