Skip to content

Instantly share code, notes, and snippets.

@assidence
Created February 11, 2019 11:38
Show Gist options
  • Save assidence/798a075d178490f914a4403dcf99c4ff to your computer and use it in GitHub Desktop.
Save assidence/798a075d178490f914a4403dcf99c4ff to your computer and use it in GitHub Desktop.
error details
at System.Threading.Tasks.Task.ExecutionContextCallback (object) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.Tasks.Task.ExecuteWithThreadLocal (System.Threading.Tasks.Task&) [0x00034] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.Tasks.Task.ExecuteEntry (bool) [0x0004a] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.Tasks.ThreadPoolTaskScheduler/<>c.<.cctor>b__10_0 (object) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ThreadHelper.ThreadStart_Context (object) [0x00025] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00071] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) [0x0002b] in <04750267503a43e5929c1d1ba19daf3e>:0
at System.Threading.ThreadHelper.ThreadStart (object) [0x0000f] in <04750267503a43e5929c1d1ba19daf3e>:0
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) [0x0004f] in <04750267503a43e5929c1d1ba19daf3e>:0
/proc/self/maps:
00400000-00843000 r-xp 00000000 fc:00 785487 /usr/bin/mono-sgen
00a43000-00a49000 r--p 00443000 fc:00 785487 /usr/bin/mono-sgen
00a49000-00a4f000 rw-p 00449000 fc:00 785487 /usr/bin/mono-sgen
00a4f000-00ae0000 rw-p 00000000 00:00 0
02793000-029c4000 rw-p 00000000 00:00 0 [heap]
412dd000-412ed000 rwxp 00000000 00:00 0
41ba0000-41bc0000 rwxp 00000000 00:00 0
7f5458000000-7f5458021000 rw-p 00000000 00:00 0
7f5458021000-7f545c000000 ---p 00000000 00:00 0
7f5460000000-7f5460021000 rw-p 00000000 00:00 0
7f5460021000-7f5464000000 ---p 00000000 00:00 0
7f5464000000-7f5464021000 rw-p 00000000 00:00 0
7f5464021000-7f5468000000 ---p 00000000 00:00 0
7f546bbfe000-7f546bc07000 ---p 00000000 00:00 0
7f546bc07000-7f546bdff000 rw-p 00000000 00:00 0
7f546bdff000-7f546be00000 ---p 00000000 00:00 0
7f546be00000-7f546c000000 rw-p 00000000 00:00 0
7f546c000000-7f546c021000 rw-p 00000000 00:00 0
7f546c021000-7f5470000000 ---p 00000000 00:00 0
7f5470000000-7f5470021000 rw-p 00000000 00:00 0
7f5470021000-7f5474000000 ---p 00000000 00:00 0
7f5474000000-7f5474021000 rw-p 00000000 00:00 0
7f5474021000-7f5478000000 ---p 00000000 00:00 0
7f5478000000-7f5478021000 rw-p 00000000 00:00 0
7f5478021000-7f547c000000 ---p 00000000 00:00 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment