>>> from clr import System >>> from System import Reflection ================================================================= Native Crash Reporting ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= ================================================================= Native stacktrace: ================================================================= 0xffff86ec5d08 - /usr/lib/libmonosgen-2.0.so.1 : 0xffff86ec6024 - /usr/lib/libmonosgen-2.0.so.1 : 0xffff86e80e34 - /usr/lib/libmonosgen-2.0.so.1 : 0xffff86dfe2bc - /usr/lib/libmonosgen-2.0.so.1 : 0xffff8782c7c0 - linux-vdso.so.1 : __kernel_rt_sigreturn ================================================================= Telemetry Dumper: ================================================================= Pkilling 0x281472941175264x from 0x281472955183120x Could not exec mono-hang-watchdog, expected on path '/etc/../bin/mono-hang-watchdog' (errno 2) Entering thread summarizer pause from 0x281472955183120x Finished thread summarizer pause from 0x281472955183120x. Failed to create breadcrumb file (null)/crash_hash_0x6c85c41e0 Waiting for dumping threads to resume ================================================================= External Debugger Dump: ================================================================= mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb ================================================================= Basic Fault Address Reporting ================================================================= instruction pointer is NULL, skip dumping ================================================================= Managed Stacktrace: ================================================================= at <0xffffffff> at Python.Runtime.Runtime:PyType_GenericAlloc <0x00007> at Python.Runtime.Runtime:PyType_GenericAlloc <0x0001b> at Python.Runtime.TypeManager:AllocateTypeObject <0x00023> at Python.Runtime.TypeManager:CreateType <0x001c3> at Python.Runtime.TypeManager:GetTypeHandle <0x0005f> at Python.Runtime.ClassManager:InitClassBase <0x00077> at Python.Runtime.ClassManager:GetClass <0x0007f> at Python.Runtime.TypeManager:CreateType <0x001b7> at Python.Runtime.TypeManager:GetTypeHandle <0x0005f> at Python.Runtime.ClassManager:InitClassBase <0x00077> at Python.Runtime.ClassManager:GetClass <0x0007f> at Python.Runtime.ClassManager:GetClassInfo <0x00b4f> at Python.Runtime.ClassManager:InitClassBase <0x00027> at Python.Runtime.ClassManager:GetClass <0x0007f> at Python.Runtime.ModuleObject:GetAttribute <0x0020f> at Python.Runtime.ModuleObject:GetAttribute <0x0042b> at Python.Runtime.ModuleObject:LoadNames <0x00097> at Python.Runtime.ImportHook:__import__ <0x006ff> at Python.Runtime.ImportHook:__import__ <0x00057> ================================================================= Aborted