Skip to content

Instantly share code, notes, and snippets.

@alanmcgovern
Created September 28, 2011 13:31
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 alanmcgovern/25397bef32aeaca92b58 to your computer and use it in GitHub Desktop.
Save alanmcgovern/25397bef32aeaca92b58 to your computer and use it in GitHub Desktop.
"GUI Thread" tid=0x0xaccb12c0 this=0x0x4d3f18 thread handle 0x803 state : not waiting owns ()
at (wrapper managed-to-native) object.__icall_wrapper_mono_array_new_specific (intptr,int) <IL 0x00022, 0xffffffff>
at Mono.TextEditor.Document.GetStartFoldings (Mono.TextEditor.LineSegment) [0x00018] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Document.cs:1080
at Mono.TextEditor.Document.GetStartFoldings (int) [0x00000] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Document.cs:1074
at MonoDevelop.VersionControl.Views.BlameWidget.JumpOverFoldings (int&) [0x00002] in /Users/alanmcgovern/Projects/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl.Views/BlameWidget.cs:347
at MonoDevelop.VersionControl.Views.BlameWidget.HandleEditorExposeEvent (object,Mono.TextEditor.PaintEventArgs) [0x00094] in /Users/alanmcgovern/Projects/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl.Views/BlameWidget.cs:301
at Mono.TextEditor.TextEditor.OnPainted (Mono.TextEditor.PaintEventArgs) [0x0000d] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/TextEditor.cs:1527
at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) [0x001b0] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/TextEditor.cs:1517
at Gtk.Widget.exposeevent_cb (intptr,intptr) <IL 0x00014, 0x00071>
at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb (intptr,intptr) <IL 0x00020, 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/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:384
at MonoDevelop.Ide.IdeStartup.Run (string[]) [0x00762] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:270
at MonoDevelop.Ide.IdeStartup.Main (string[]) [0x00017] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:531
at MonoDevelop.Startup.MonoDevelopMain.Main (string[]) [0x00000] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:16
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