Skip to content

Instantly share code, notes, and snippets.

@alanmcgovern
Created September 28, 2011 13:30
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/550b61a8d2afefc03739 to your computer and use it in GitHub Desktop.
Save alanmcgovern/550b61a8d2afefc03739 to your computer and use it in GitHub Desktop.
Full thread dump:
"Threadpool worker" tid=0x0xb108b000 this=0x0x7db00a8 thread handle 0x89f state : interrupted state owns ()
"Threadpool worker" tid=0x0xb0f89000 this=0x0x82ed540 thread handle 0x89d state : interrupted state owns ()
"IO Threadpool worker" tid=0x0xb07f9000 this=0x0x65d6c78 thread handle 0x861 state : interrupted state owns ()
"Threadpool worker" tid=0x0xb1493000 this=0x0x7beb7e0 thread handle 0x8a5 state : interrupted state owns ()
"Threadpool worker" tid=0x0xb097d000 this=0x0x8a0f2a0 thread handle 0x864 state : interrupted state owns ()
"Threadpool worker" tid=0x0xb0631000 this=0x0x6de2e70 thread handle 0x84e state : interrupted state owns ()
"Threadpool worker" tid=0x0xb1391000 this=0x0x7b30348 thread handle 0x8a3 state : interrupted state owns ()
"Threapool monitor" tid=0x0xb052f000 this=0x0x6265888 thread handle 0x847 state : interrupted state owns ()
"Threadpool worker" tid=0x0xb118d000 this=0x0x7b30930 thread handle 0x8a1 state : interrupted state owns ()
"<threadpool thread>" tid=0x0xb07d7000 this=0x0x65d6d20 thread handle 0x860 state : interrupted state owns ()
"Syntax highlighting" tid=0x0xb0a7f000 this=0x0x7e3d3f0 thread handle 0x830 state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
at System.Threading.WaitHandle.WaitOne () <IL 0x00023, 0x0007f>
at Mono.TextEditor.Highlighting.SyntaxModeService.ProcessQueue () [0x00047] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/SyntaxModeService.cs:310
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"Autosave" tid=0x0xb0b81000 this=0x0x7e3d738 thread handle 0x836 state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
at System.Threading.WaitHandle.WaitOne () <IL 0x00023, 0x0007f>
at MonoDevelop.SourceEditor.AutoSave.AutoSaveThread () [0x00005] in /Users/alanmcgovern/Projects/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/AutoSave.cs:130
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"Background dispatcher" tid=0x0xb040b000 this=0x0x4d3b28 thread handle 0x80a state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
at System.Threading.WaitHandle.WaitOne () <IL 0x00023, 0x0007f>
at MonoDevelop.Ide.DispatchService.backgroundDispatcher () [0x00055] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:290
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"<unnamed thread>" tid=0x0xb0733000 this=0x0x65d62a0 thread handle 0x85b state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <IL 0x00021, 0xffffffff>
at System.Threading.Thread.Sleep (int) <IL 0x00018, 0x00017>
at System.IO.KeventWatcher.Monitor () <IL 0x000bb, 0x0027b>
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"<unnamed thread>" tid=0x0xb128f000 this=0x0x88cddc8 thread handle 0x86a state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <IL 0x00021, 0xffffffff>
at System.Threading.Thread.Sleep (int) <IL 0x00018, 0x00017>
at Mono.Remoting.Channels.Unix.UnixConnectionPool.ConnectionCollector () <IL 0x00005, 0x00037>
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"Background parser" tid=0x0xb050d000 this=0x0x65d6690 thread handle 0x859 state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
at System.Threading.WaitHandle.WaitOne (int,bool) <IL 0x00040, 0x0009b>
at MonoDevelop.Projects.Dom.Parser.ProjectDomService.WaitForParseJob (int) [0x00000] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.Dom.Parser/ProjectDomService.cs:673
at MonoDevelop.Projects.Dom.Parser.ProjectDomService.ParserUpdateThread () [0x00005] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.Dom.Parser/ProjectDomService.cs:739
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"Timer-Scheduler" tid=0x0xb0e87000 this=0x0x673e690 thread handle 0x854 state : interrupted state owns ()
at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
at System.Threading.WaitHandle.WaitOne (int,bool) <IL 0x00040, 0x0009b>
at System.Threading.WaitHandle.WaitOne (int) <IL 0x00003, 0x00022>
at System.Threading.Timer/Scheduler.SchedulerThread () <IL 0x00234, 0x00c0b>
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"<unnamed thread>" tid=0x0xb0d85000 this=0x0x673e738 thread handle 0x851 state : interrupted state owns ()
at (wrapper managed-to-native) System.Net.Sockets.Socket.Accept_internal (intptr,int&,bool) <IL 0x00023, 0xffffffff>
at System.Net.Sockets.Socket.Accept () <IL 0x00049, 0x000b3>
at System.Net.Sockets.TcpListener.AcceptSocket () <IL 0x0001c, 0x00037>
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.WaitForConnections () <IL 0x00006, 0x00047>
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"<unnamed thread>" tid=0x0xb0c83000 this=0x0x673e888 thread handle 0x84b state : interrupted state owns ()
at (wrapper managed-to-native) System.Net.Sockets.Socket.Accept_internal (intptr,int&,bool) <IL 0x00023, 0xffffffff>
at System.Net.Sockets.Socket.Accept () <IL 0x00049, 0x000b3>
at Mono.Unix.UnixListener.AcceptSocket () <IL 0x00022, 0x00043>
at (wrapper remoting-invoke-with-check) Mono.Unix.UnixListener.AcceptSocket () <IL 0x00038, 0xffffffff>
at Mono.Remoting.Channels.Unix.UnixServerChannel.WaitForConnections () <IL 0x00006, 0x0001f>
at System.Threading.Thread.StartUnsafe () <IL 0x00021, 0x00071>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
"GUI Thread" tid=0x0xaccb12c0 this=0x0x4d3f18 thread handle 0x803 state : not waiting owns ()
at Mono.TextEditor.Document.GetLine (int) [0x00009] in /Users/alanmcgovern/Projects/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Document.cs:426
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