Advertisement
Alendon

Restart crash

Feb 5th, 2023
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. [Info] AMP Instance Manager v2.4.1.2 built 21/12/2022 17:55
  2. [Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
  3. [Info] Waiting for AMP instance to start...
  4. [Notice] AMP instance ADS01 is now running.
  5. * Assertion at object.c:585, condition `is_ok (error)' not met, function:mono_runtime_class_init_full, (null) assembly:mscorlib.dll type:ThreadAbortException member:(null)
  6.  
  7.  
  8. =================================================================
  9. Native Crash Reporting
  10. =================================================================
  11. Got a SIGABRT while executing native code. This usually indicates
  12. a fatal error in the mono runtime or one of the native libraries
  13. used by your application.
  14. =================================================================
  15.  
  16. =================================================================
  17. Native stacktrace:
  18. =================================================================
  19. 0x4b158b - ampinstmgr :
  20. 0x4b1919 - ampinstmgr :
  21. 0x45debf - ampinstmgr :
  22. 0x4b0bcc - ampinstmgr :
  23. 0x7fc860cf5520 - /lib/x86_64-linux-gnu/libc.so.6 :
  24. 0x7fc860d49a7c - /lib/x86_64-linux-gnu/libc.so.6 : pthread_kill
  25. 0x7fc860cf5476 - /lib/x86_64-linux-gnu/libc.so.6 : raise
  26. 0x7fc860cdb7f3 - /lib/x86_64-linux-gnu/libc.so.6 : abort
  27. 0x6f87c4 - ampinstmgr :
  28. 0x6dc789 - ampinstmgr :
  29. 0x6f86ee - ampinstmgr :
  30. 0x6f8c80 - ampinstmgr : monoeg_assertion_message
  31. 0x619102 - ampinstmgr :
  32. 0x4d1b16 - ampinstmgr :
  33. 0x4b6ce0 - ampinstmgr :
  34. 0x4b8be2 - ampinstmgr :
  35. 0x428de5 - ampinstmgr :
  36. 0x46178e - ampinstmgr :
  37. 0x4621e0 - ampinstmgr :
  38. 0x41224387 - Unknown
  39.  
  40. =================================================================
  41. Telemetry Dumper:
  42. =================================================================
  43. Pkilling 0x140498496906816x from 0x140498486412864x
  44. Pkilling 0x140498594097024x from 0x140498486412864x
  45. Could not exec mono-hang-watchdog, expected on path '/usr/local/etc/../bin/mono-hang-watchdog' (errno 2)
  46. Entering thread summarizer pause from 0x140498486412864x
  47. Finished thread summarizer pause from 0x140498486412864x.
  48. Failed to create breadcrumb file (null)/crash_hash_0xdfd694b6c
  49.  
  50. Waiting for dumping threads to resume
  51.  
  52. =================================================================
  53. External Debugger Dump:
  54. =================================================================
  55. mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb
  56.  
  57. =================================================================
  58. Basic Fault Address Reporting
  59. =================================================================
  60. Memory around native instruction pointer (0x7fc860d49a7c):0x7fc860d49a6c 05 00 44 89 e2 89 ee 89 c7 b8 ea 00 00 00 0f 05 ..D.............
  61. 0x7fc860d49a7c 41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 A..A..=.........
  62. 0x7fc860d49a8c 44 0f 46 e8 e9 6d ff ff ff 0f 1f 00 48 89 ef e8 D.F..m......H...
  63. 0x7fc860d49a9c 10 a8 ff ff e9 29 ff ff ff 0f 1f 00 48 89 ef e8 .....)......H...
  64.  
  65. =================================================================
  66. Managed Stacktrace:
  67. =================================================================
  68. at <unknown> <0xffffffff>
  69. at System.Threading.Timer:get_scheduler <0x0001f>
  70. at System.Threading.Timer:Change <0x000df>
  71. at System.Threading.Timer:Init <0x0009f>
  72. at System.Threading.Timer:.ctor <0x0005f>
  73. at System.Threading.Timer:.ctor <0x0007b>
  74. at System.Threading.Tasks.Task:Delay <0x002ef>
  75. at System.Threading.Tasks.Task:Delay <0x00033>
  76. at <<End>b__0>d:MoveNext <0x0007b>
  77. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start <0x000b3>
  78. at <>c__DisplayClass118_0:<End>b__0 <0x000b3>
  79. at System.Threading.Tasks.Task`1:InnerInvoke <0x00070>
  80. at System.Threading.Tasks.Task:Execute <0x00037>
  81. at System.Threading.Tasks.Task:ExecutionContextCallback <0x00053>
  82. at System.Threading.ExecutionContext:RunInternal <0x001ae>
  83. at System.Threading.ExecutionContext:Run <0x00043>
  84. at System.Threading.Tasks.Task:ExecuteWithThreadLocal <0x000fb>
  85. at System.Threading.Tasks.Task:ExecuteEntry <0x000c3>
  86. at System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem <0x00027>
  87. at System.Threading.ThreadPoolWorkQueue:Dispatch <0x002ca>
  88. at System.Threading._ThreadPoolWaitCallback:PerformWaitCallback <0x0005b>
  89. at <Module>:runtime_invoke_bool <0x0007e>
  90. =================================================================
  91. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement