• 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: Can anyone comment on Crashes in AUParameterSet?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can anyone comment on Crashes in AUParameterSet?


  • Subject: Re: Can anyone comment on Crashes in AUParameterSet?
  • From: Airy André <email@hidden>
  • Date: Tue, 27 May 2003 13:40:03 +0200

Le mardi, 27 mai 2003, ` 10:51 Europe/Paris, Shai Shasag a icrit :

As stated in earlier post I'm getting crashes while calling AUParameterSet.

The actual crash is in memcpy, but AUParameterSet is the last function my code calls. Although there were a few messages in the past about this, I was not able to understand what to do about this problem.

Is this a bug in Apple code? After all, calling a system function should not crash the application.

Calling any function can crash, system or not, if given wrong parameters or if the memory is corrupted.
I never had problems with AUParameterSet.

If so is there a way to work around this bug? Or maybe I'm doing something wrong.

I would appreciate any comment since this is my last major bug, preventing me from releasing our plugins for AU.


It's difficult to say with only that stack trace...
I would bet either on a bad pointer parameters somewhere (to AUParameterSet ?), or memory corruption.
You could try to play the malloc debug tools and variables.

Airy
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

References: 
 >Can anyone comment on Crashes in AUParameterSet? (From: Shai Shasag <email@hidden>)

  • Prev by Date: Re: coreaudio-api digest, Vol 2 #665 - 9 msgs
  • Next by Date: Re: OT: Custom UI design tools
  • Previous by thread: Can anyone comment on Crashes in AUParameterSet?
  • Next by thread: Re: Can anyone comment on Crashes in AUParameterSet?
  • Index(es):
    • Date
    • Thread