• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Strange behaviour in auval
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange behaviour in auval


  • Subject: Re: Strange behaviour in auval
  • From: William Stewart <email@hidden>
  • Date: Mon, 29 Jan 2007 11:40:22 -0800


On 25/01/2007, at 6:11 AM, Michael Ljunggren wrote:

Greetings,
I am trying to validate an AU plug-in but auval is crashing
upon validation. The logs indicate a very suspicious behavior
on auval's part and I wonder if someone here has any experience?

Apparently auval is creating 2 instances for a validation. My log files
are very detailed. I can destinguish between the instances by the 'this'
pointer.
No problems there.

Yes - this is correct, but only one instance is actually kept open and validated. The reason we open the second is that we've seen some problems with AUs that presumed their would only be one of them open



The problem is that auval is deleting one of the instances in the middle
of testing it, and thus continue to test that instance after the ctor
has been called. How in the world can that be? Surely it is not a part
of the test? The result is obviously a segmentation fault.

No - we are only testing on the AU we've kept open. Perhaps you have some shared state that are disposing in the destructor when the second unit is closed (early on)?


If you go into the sample effect project (/Developer/Examples/ CoreAudio) and enable the DebugDispatcher, you can trace the various calls it makes on which instances.

Bill


Thank you in advance. I appreciate any input :-)

PS: Intel 10.4.8, auval 1.1.2c11

Regards,
/Michael Ljunggren

 _______________________________________________
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

--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __


_______________________________________________
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


References: 
 >Strange behaviour in auval (From: "Michael Ljunggren" <email@hidden>)

  • Prev by Date: Re: Audio Unit UIs in Java (JNI) App
  • Next by Date: Re: Very Loud Noize
  • Previous by thread: Strange behaviour in auval
  • Next by thread: Macbook and Macbook por Audio loss when plugged into a specific usb port
  • Index(es):
    • Date
    • Thread