• 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: Console Error when
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Console Error when


  • Subject: Re: Console Error when
  • From: Marc Van Olmen <email@hidden>
  • Date: Sun, 31 Oct 2004 20:39:27 -0500

hi,

just posting the solution for the archive.

This problem was related to the fact that I called pthread_detach at the end of the feeder thread routine. Also I was waiting with pthread_join until the thread was finished. So if I called the pthread_detach after the pthread_join everything was fine and also all the resources were deleted

regards,

mvo



On Oct 31, 2004, at 3:03 PM, email@hidden wrote:

hi,

when I do:

		AudioOutputUnitStop(fOutputAudioUnit);


I notice that the console is giving the following error:

mach_port_mod_refs(reply_port) failed: (os/kern) invalid name

in the debugger console.


Should i be worried?

I'm just trying to stop the audio from playing.

regards,

marc

_______________________________________________ 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
  • Prev by Date: GenericOutput vs DefaultOutput problems...
  • Previous by thread: Console Error when
  • Next by thread: GenericOutput vs DefaultOutput problems...
  • Index(es):
    • Date
    • Thread