Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Region (Keynote 1) # Full thread dump:
- "Threadpool worker" tid=0x0x7f5959004700 this=0x0x7f59684c4bd0 thread handle 0x100b2 state : not waiting owns ()
- "Outgoing Packets (Keynote 1)" tid=0x0x7f595ac5b700 this=0x0x7f59639d58c0 thread handle 0x100cd state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.OutgoingPacketHandler () <0x0023b>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "Timer-Scheduler" tid=0x0x7f596a217700 this=0x0x7f597318aa80 thread handle 0x1000b state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitOne (int,bool) <0x00087>
- at System.Threading.WaitHandle.WaitOne (int) <0x0001a>
- at System.Threading.Timer/Scheduler.SchedulerThread () <0x00ac6>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "IO Threadpool worker" tid=0x0x7f5959d8b700 this=0x0x7f5952735a80 thread handle 0x1015b state : interrupted state owns ()
- "STP XEngine Thread #1" tid=0x0x7f595a64c700 this=0x0x7f59639d5500 thread handle 0x100d5 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Region.ScriptEngine.XEngine.XEngine.DoMaintenance (object) <0x000b7>
- at Amib.Threading.Internal.WorkItem.ExecuteWorkItem () <0x000ea>
- at Amib.Threading.Internal.WorkItem.Execute () <0x0003f>
- at Amib.Threading.SmartThreadPool.ExecuteWorkItem (Amib.Threading.Internal.WorkItem) <0x00097>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00567>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "STP XEngine Thread #2" tid=0x0x7f595a447700 this=0x0x7f59639d53c0 thread handle 0x100d7 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Region.ScriptEngine.XEngine.XEngine.DoBackup (object) <0x0013b>
- at Amib.Threading.Internal.WorkItem.ExecuteWorkItem () <0x000ea>
- at Amib.Threading.Internal.WorkItem.Execute () <0x0003f>
- at Amib.Threading.SmartThreadPool.ExecuteWorkItem (Amib.Threading.Internal.WorkItem) <0x00097>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00567>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "STP Util Thread #76" tid=0x0x7f5952bf5700 this=0x0x7f5949a57780 thread handle 0x10181 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x00047>
- at Amib.Threading.Internal.STPEventWaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x0001b>
- at Amib.Threading.Internal.WorkItemsQueue.DequeueWorkItem (int,System.Threading.WaitHandle) <0x00187>
- at Amib.Threading.SmartThreadPool.Dequeue () <0x0003b>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00247>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "IO Threadpool worker" tid=0x0x7f596972a700 this=0x0x7f597318a000 thread handle 0x10063 state : interrupted state owns ()
- "Threadpool worker" tid=0x0x7f59533f9700 this=0x0x7f59684c4930 thread handle 0x100bc state : interrupted state owns ()
- "<unnamed thread>" tid=0x0x7f5973347740 this=0x0x7f597318ae70 thread handle 0x10003 state : not waiting owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.IO.MonoIO.Read (intptr,byte[],int,int,System.IO.MonoIOError&) <0xffffffff>
- at System.IO.FileStream.ReadData (intptr,byte[],int,int) <0x00047>
- at System.IO.FileStream.ReadInternal (byte[],int,int) <0x0007b>
- at System.IO.FileStream.Read (byte[],int,int) <0x000f7>
- at System.IO.StreamReader.ReadBuffer () <0x00039>
- at System.IO.StreamReader.Read () <0x0002f>
- at System.TermInfoDriver.ReadKeyInternal (bool&) <0x00116>
- at System.TermInfoDriver.ReadKey (bool) <0x0002b>
- at System.ConsoleDriver.ReadKey (bool) <0x00032>
- at System.Console.ReadKey (bool) <0x0001b>
- at OpenSim.Framework.Console.LocalConsole.ReadLine (string,bool,bool) <0x0012b>
- at OpenSim.Framework.Console.CommandConsole.Prompt () <0x00046>
- at OpenSim.Application.Main (string[]) <0x009d6>
- at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
- "Threadpool worker" tid=0x0x7f595b952700 this=0x0x7f5969644a00 thread handle 0x100a4 state : interrupted state owns ()
- "Heartbeat (Keynote 1)" tid=0x0x7f595aa56700 this=0x0x7f59639d5780 thread handle 0x100d0 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Region.Framework.Scenes.Scene.Update (int) <0x00eb3>
- at OpenSim.Region.Framework.Scenes.Scene.Heartbeat () <0x000d4>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "Threadpool monitor" tid=0x0x7f595b993700 this=0x0x7f5969644b40 thread handle 0x100a3 state : interrupted state owns ()
- "STP Util Thread #75" tid=0x0x7f5959a1d700 this=0x0x7f595256e500 thread handle 0x101ec state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x00047>
- at Amib.Threading.Internal.STPEventWaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x0001b>
- at Amib.Threading.Internal.WorkItemsQueue.DequeueWorkItem (int,System.Threading.WaitHandle) <0x00187>
- at Amib.Threading.SmartThreadPool.Dequeue () <0x0003b>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00247>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "AsyncLSLCmdHandlerThread" tid=0x0x7f5959c22700 this=0x0x7f59695c0930 thread handle 0x10037 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Region.ScriptEngine.Shared.Api.AsyncCommandManager.CmdHandlerThreadLoop () <0x0002b>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "STP Util Thread #73" tid=0x0x7f59539fc700 this=0x0x7f5949a57a00 thread handle 0x1002e state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x00047>
- at Amib.Threading.Internal.STPEventWaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x0001b>
- at Amib.Threading.Internal.WorkItemsQueue.DequeueWorkItem (int,System.Threading.WaitHandle) <0x00187>
- at Amib.Threading.SmartThreadPool.Dequeue () <0x0003b>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00247>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "InventoryWorkerThread0" tid=0x0x7f595b31c700 this=0x0x7f5969644780 thread handle 0x100b3 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitOne (System.TimeSpan,bool) <0x000b3>
- at System.Threading.WaitHandle.WaitOne (System.TimeSpan) <0x0001c>
- at OpenSim.Framework.DoubleQueue`1.Dequeue (System.TimeSpan,T&) <0x00038>
- at OpenSim.Framework.DoubleQueue`1.Dequeue (System.TimeSpan) <0x0004b>
- at OpenSim.Framework.DoubleQueue`1.Dequeue (int) <0x0003c>
- at OpenSim.Framework.DoubleQueue`1.Dequeue () <0x0001d>
- at OpenSim.Region.ClientStack.Linden.WebFetchInvDescModule.DoInventoryRequests () <0x00025>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "Maintenance (Keynote 1)" tid=0x0x7f59585eb700 this=0x0x7f59684c4d20 thread handle 0x1007a state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Region.Framework.Scenes.Scene.DoMaintenance (int) <0x00283>
- at OpenSim.Region.Framework.Scenes.Scene.Maintenance () <0x00017>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "PollServiceWorkerThread0:9000" tid=0x0x7f5969147700 this=0x0x7f597318a3f0 thread handle 0x10074 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at OpenSim.Framework.BlockingQueue`1.Dequeue (int) <0x00073>
- at OpenSim.Framework.Servers.HttpServer.PollServiceRequestManager.PoolWorkerJob () <0x00087>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "MapItemRequestThread (Keynote 1)" tid=0x0x7f595b51d700 this=0x0x7f59696448c0 thread handle 0x100ac state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at OpenSim.Framework.BlockingQueue`1<OpenSim.Region.CoreModules.World.WorldMap.MapRequestState>.Dequeue (int) <0x0009b>
- at OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule.process () <0x00077>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "PollServiceWorkerThread1:9000" tid=0x0x7f5968f42700 this=0x0x7f597318a2a0 thread handle 0x10076 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at OpenSim.Framework.BlockingQueue`1.Dequeue (int) <0x00073>
- at OpenSim.Framework.Servers.HttpServer.PollServiceRequestManager.PoolWorkerJob () <0x00087>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "STP SmartThreadPool Thread #2" tid=0x0x7f595a231700 this=0x0x7f596967c2a0 thread handle 0x10029 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x00047>
- at Amib.Threading.Internal.STPEventWaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x0001b>
- at Amib.Threading.Internal.WorkItemsQueue.DequeueWorkItem (int,System.Threading.WaitHandle) <0x00187>
- at Amib.Threading.SmartThreadPool.Dequeue () <0x0003b>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00247>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "InventoryWorkerThread1" tid=0x0x7f595b11b700 this=0x0x7f5969644640 thread handle 0x100b5 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitOne (System.TimeSpan,bool) <0x000b3>
- at System.Threading.WaitHandle.WaitOne (System.TimeSpan) <0x0001c>
- at OpenSim.Framework.DoubleQueue`1.Dequeue (System.TimeSpan,T&) <0x00038>
- at OpenSim.Framework.DoubleQueue`1.Dequeue (System.TimeSpan) <0x0004b>
- at OpenSim.Framework.DoubleQueue`1.Dequeue (int) <0x0003c>
- at OpenSim.Framework.DoubleQueue`1.Dequeue () <0x0001d>
- at OpenSim.Region.ClientStack.Linden.WebFetchInvDescModule.DoInventoryRequests () <0x00025>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "PollServiceWorkerThread2:9000" tid=0x0x7f5968d3d700 this=0x0x7f59695c0e70 thread handle 0x10078 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at OpenSim.Framework.BlockingQueue`1.Dequeue (int) <0x00073>
- at OpenSim.Framework.Servers.HttpServer.PollServiceRequestManager.PoolWorkerJob () <0x00087>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "<threadpool thread>" tid=0x0x7f596976b700 this=0x0x7f597318a150 thread handle 0x10062 state : interrupted state owns ()
- "Threadpool worker" tid=0x0x7f59529f4700 this=0x0x7f596967c150 thread handle 0x100a5 state : interrupted state owns ()
- "GridServiceRequestThread" tid=0x0x7f596847e700 this=0x0x7f5969644dc0 thread handle 0x10098 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at System.Threading.Monitor.Wait (object) <0x00017>
- at OpenSim.Framework.BlockingQueue`1.Dequeue () <0x0006b>
- at OpenSim.Region.CoreModules.Framework.GridServiceThrottleModule.ProcessQueue () <0x0003f>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "PollServiceWatcherThread:9000" tid=0x0x7f5968b38700 this=0x0x7f59695c0d20 thread handle 0x1007e state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <0xffffffff>
- at System.Threading.Thread.Sleep (int) <0x0001b>
- at OpenSim.Framework.Servers.HttpServer.PollServiceRequestManager.CheckRetries () <0x00033>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "STP SmartThreadPool Thread #6" tid=0x0x7f59535fa700 this=0x0x7f5952735540 thread handle 0x10135 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x00047>
- at Amib.Threading.Internal.STPEventWaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x0001b>
- at Amib.Threading.Internal.WorkItemsQueue.DequeueWorkItem (int,System.Threading.WaitHandle) <0x00187>
- at Amib.Threading.SmartThreadPool.Dequeue () <0x0003b>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00247>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "STP XEngine Thread #0" tid=0x0x7f595a851700 this=0x0x7f59639d5640 thread handle 0x100d2 state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.WaitHandle.WaitAny_internal (System.Threading.WaitHandle[],int,bool) <0xffffffff>
- at System.Threading.WaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x00047>
- at Amib.Threading.Internal.STPEventWaitHandle.WaitAny (System.Threading.WaitHandle[],int,bool) <0x0001b>
- at Amib.Threading.Internal.WorkItemsQueue.DequeueWorkItem (int,System.Threading.WaitHandle) <0x00187>
- at Amib.Threading.SmartThreadPool.Dequeue () <0x0003b>
- at Amib.Threading.SmartThreadPool.ProcessQueuedItems () <0x00247>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "Incoming Packets (Keynote 1)" tid=0x0x7f595ae60700 this=0x0x7f59639d5a00 thread handle 0x100cb state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at OpenMetaverse.BlockingQueue`1.Dequeue (int,T&) <0x00047>
- at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.IncomingPacketHandler () <0x00057>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- "NameRequestThread" tid=0x0x7f5962b93700 this=0x0x7f5969644c80 thread handle 0x1009b state : interrupted state owns ()
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Threading.Monitor.Monitor_wait (object,int) <0xffffffff>
- at System.Threading.Monitor.Wait (object,int) <0x00043>
- at System.Threading.Monitor.Wait (object) <0x00017>
- at OpenSim.Framework.BlockingQueue`1.Dequeue () <0x0006b>
- at OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule.ProcessQueue () <0x0003f>
- at System.Threading.Thread.StartInternal () <0x00071>
- at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
- [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
- at OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule.ProcessQueue () [0x00000] in <filename unknown>:0
- at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment