Skip to content

Instantly share code, notes, and snippets.

@migueldeicaza
Created January 8, 2010 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save migueldeicaza/271904 to your computer and use it in GitHub Desktop.
Save migueldeicaza/271904 to your computer and use it in GitHub Desktop.
Thread started:
..
Unhandled Exception: System.ArgumentException: GCHandle value belongs to a different domain
at System.Runtime.InteropServices.GCHandle.op_Explicit (IntPtr value) [0x0003d] in /Developer/MonoTouch/Source/mcs/class/corlib/System.Runtime.InteropServices/GCHandle.cs:129
at System.Runtime.InteropServices.GCHandle.FromIntPtr (IntPtr value) [0x00000] in /Developer/MonoTouch/Source/mcs/class/corlib/System.Runtime.InteropServices/GCHandle.cs:172
at MonoTouch.AudioToolbox.AudioQueue.property_changed (IntPtr userData, IntPtr AQ, AudioQueueProperty id) [0x00000] in /cvs/iphone/monotouch/AudioToolbox/AudioQueue.cs:333
at (wrapper native-to-managed) MonoTouch.AudioToolbox.AudioQueue:property_changed (intptr,intptr,MonoTouch.AudioToolbox.AudioQueueProperty)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment