mach_port_deallocate(kernel_thread) failed: (os/kern) invalid name
mach_port_deallocate(kernel_thread) failed: (os/kern) invalid name
- Subject: mach_port_deallocate(kernel_thread) failed: (os/kern) invalid name
- From: Marc Van Olmen <email@hidden>
- Date: Sat, 30 Oct 2004 22:57:10 -0400
hi,
When I do:
pthread_join(mPThread,NULL);
on my thread the pThread-join ends but in the console I see this
appearing:
mach_port_deallocate(kernel_thread) failed: (os/kern) invalid name
anyone an idea what's going on?
Also i noticed that when i do
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.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden