Created
July 31, 2013 18:14
-
-
Save kumpera/6124596 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "GUI Thread" tid=0x0xac305a28 this=0x0x754010 thread handle 0x403 state : waiting on 0x5ce : Sem owns () | |
| at <unknown> <0xffffffff> | |
| at (wrapper managed-to-native) System.Threading.Monitor.try_enter_with_atomic_var (object,int,bool&) <IL 0x00023, 0xffffffff> | |
| at System.Threading.Monitor.TryEnter (object,int,bool&) [0x00041] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.0/mcs/class/corlib/System.Threading/Monitor.cs:224 | |
| at System.Threading.Monitor.Enter (object,bool&) [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.0/mcs/class/corlib/System.Threading/Monitor.cs:198 | |
| at (wrapper unknown) System.Threading.Monitor.FastMonitorEnterV4 (object,bool&) <IL 0x00057, 0xffffffff> | |
| at Mono.Debugging.Client.DebuggerSession.OnBreakpointAdded (object,Mono.Debugging.Client.BreakEventArgs) [0x00047] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/DebuggerSession.cs:626 | |
| at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <IL 0x00059, 0xffffffff> | |
| at Mono.Debugging.Client.BreakpointStore.OnBreakEventAdded (Mono.Debugging.Client.BreakEvent) [0x0001c] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/BreakpointStore.cs:406 | |
| at Mono.Debugging.Client.BreakpointStore.Add (Mono.Debugging.Client.BreakEvent) [0x00028] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/BreakpointStore.cs:127 | |
| at Mono.Debugging.Client.BreakpointStore.Add (string,int,int,bool) [0x0001e] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/BreakpointStore.cs:110 | |
| at Mono.Debugging.Client.BreakpointStore.Add (string,int,int) [0x00006] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/BreakpointStore.cs:96 | |
| at Mono.Debugging.Client.BreakpointStore.Toggle (string,int,int) [0x00045] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/BreakpointStore.cs:201 | |
| at MonoDevelop.SourceEditor.SourceEditorView.OnIconButtonPress (object,Mono.TextEditor.MarginMouseEventArgs) [0x00105] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:1386 | |
| at Mono.TextEditor.Margin.MousePressed (Mono.TextEditor.MarginMouseEventArgs) [0x0000b] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/Margin.cs:91 | |
| at Mono.TextEditor.IconMargin.MousePressed (Mono.TextEditor.MarginMouseEventArgs) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/IconMargin.cs:73 | |
| at Mono.TextEditor.TextArea.OnButtonPressEvent (Gdk.EventButton) [0x000ae] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextArea.cs:1039 | |
| at Gtk.Widget.buttonpressevent_cb (intptr,intptr) <IL 0x00014, 0x00061> | |
| at (wrapper native-to-managed) Gtk.Widget.buttonpressevent_cb (intptr,intptr) <IL 0x00024, 0xffffffff> | |
| at <unknown> <0xffffffff> | |
| at (wrapper managed-to-native) Gtk.Application.gtk_main () <IL 0x00022, 0xffffffff> | |
| at Gtk.Application.Run () <IL 0x00000, 0x0000b> | |
| at MonoDevelop.Ide.IdeApp.Run () [0x00000] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:397 | |
| at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions) [0x0075d] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:286 | |
| at MonoDevelop.Ide.IdeStartup.Main (string[]) [0x00086] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:533 | |
| at Xamarin.Startup.MainClass.Main (string[]) [0x00002] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.1.7-branch/e8d35385/source/md-addins/Xamarin.Startup/Main.cs:10 | |
| at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x0005c, 0xffffffff> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment