Jump to content

Ilia Liachin

Vintarian
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Ilia Liachin

  1. I'm on Monterey 12.3.1, Intel MacBook Pro 2020.

    Just downloaded VS 1.16.5.

    It crashes with this info:

    Quote

     

    -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------
    
    Process:               mono-sgen64 [1011]
    Path:                  /Library/Frameworks/Mono.framework/Versions/Current/bin/mono
    Identifier:            mono-sgen64
    Version:               ???
    Code Type:             X86-64 (Native)
    Parent Process:        launchd [1]
    User ID:               502
    
    Date/Time:             2022-04-29 21:32:34.0311 +0200
    OS Version:            macOS 12.3.1 (21E258)
    Report Version:        12
    Bridge OS Version:     6.4 (19P4243)
    Anonymous UUID:        974AB65F-AF22-0447-EE1D-98957E41ED5A
    
    
    Time Awake Since Boot: 750 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  tid_103  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication _setPresentationOptions:instance:flags:0xe] Both NSApplicationPresentationHideMenuBar and NSApplicationPresentationAutoHideMenuBar were specified; only one is allowed'
    terminating with uncaught exception of type NSException
    abort() called
    
    
    Application Specific Backtrace 0:
    0   CoreFoundation                      0x00007ff80a5231e3 __exceptionPreprocess + 242
    1   libobjc.A.dylib                     0x00007ff80a283c13 objc_exception_throw + 48
    2   CoreFoundation                      0x00007ff80a54baa6 -[NSException raise] + 9
    3   ???                                 0x0000000108e46d11 0x0 + 4444155153
    4   ???                                 0x0000000108e3cc13 0x0 + 4444113939
    5   ???                                 0x0000000108e2c013 0x0 + 4444045331
    6   ???                                 0x0000000108e3c943 0x0 + 4444113219
    7   ???                                 0x0000000108e3c88b 0x0 + 4444113035
    8   ???                                 0x0000000108e3c743 0x0 + 4444112707
    9   ???                                 0x0000000106b8a3d3 0x0 + 4407731155
    10  ???                                 0x0000000104d6f5a3 0x0 + 4376163747
    11  mono-sgen64                         0x00000001042b4962 mono_jit_runtime_invoke + 2354
    12  mono-sgen64                         0x00000001044c3f97 mono_runtime_invoke_checked + 135
    13  mono-sgen64                         0x00000001044cc45e do_exec_main_checked + 94
    14  mono-sgen64                         0x0000000104314e1e mono_jit_exec + 414
    15  mono-sgen64                         0x0000000104318085 mono_main + 9397
    16  mono-sgen64                         0x00000001042a4178 main + 2056
    17  dyld                                0x0000000104e3651e start + 462
    
    
    Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib        	    0x7ff80a3ab00e __pthread_kill + 10
    1   libsystem_pthread.dylib       	    0x7ff80a3e11ff pthread_kill + 263
    2   libsystem_c.dylib             	    0x7ff80a32cd24 abort + 123
    3   mono-sgen64                   	       0x1043bfc2e mono_post_native_crash_handler + 14 (mini-posix.c:1168)
    4   mono-sgen64                   	       0x104357734 mono_handle_native_crash + 468 (mini-exceptions.c:3437)
    5   mono-sgen64                   	       0x1043bed8f sigabrt_signal_handler + 175 (mini-posix.c:234)
    6   libsystem_platform.dylib      	    0x7ff80a3f6dfd _sigtramp + 29
    7   libobjc.A.dylib               	    0x7ff80a26a020 0x7ff80a26a000 + 32
    8   libsystem_c.dylib             	    0x7ff80a32cd24 abort + 123
    9   libc++abi.dylib               	    0x7ff80a39d082 abort_message + 241
    10  libc++abi.dylib               	    0x7ff80a38e1bd demangling_terminate_handler() + 266
    11  libobjc.A.dylib               	    0x7ff80a28ae01 _objc_terminate() + 96
    12  libc++abi.dylib               	    0x7ff80a39c4a7 std::__terminate(void (*)()) + 8
    13  libc++abi.dylib               	    0x7ff80a39ed05 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
    14  libc++abi.dylib               	    0x7ff80a39eccc __cxa_throw + 116
    15  libobjc.A.dylib               	    0x7ff80a283d11 objc_exception_throw + 302
    16  CoreFoundation                	    0x7ff80a54baa6 -[NSException raise] + 9
    17  ???                           	       0x108e46d11 ???
    18  ???                           	       0x108e3cc13 ???
    19  ???                           	       0x108e2c013 ???
    20  ???                           	       0x108e3c943 ???
    21  ???                           	       0x108e3c88b ???
    22  ???                           	       0x108e3c743 ???
    23  ???                           	       0x106b8a3d3 ???
    24  ???                           	       0x104d6f5a3 ???
    25  mono-sgen64                   	       0x1042b4962 mono_jit_runtime_invoke + 2354 (mini-runtime.c:3191)
    26  mono-sgen64                   	       0x1044c3f97 do_runtime_invoke + 53 (object.c:3052) [inlined]
    27  mono-sgen64                   	       0x1044c3f97 mono_runtime_invoke_checked + 135 (object.c:3220)
    28  mono-sgen64                   	       0x1044cc45e do_exec_main_checked + 94 (object.c:5180)
    29  mono-sgen64                   	       0x104314e1e mono_jit_exec_internal + 14 (driver.g.c:1391) [inlined]
    30  mono-sgen64                   	       0x104314e1e mono_jit_exec + 414 (driver.g.c:1336)
    31  mono-sgen64                   	       0x104318085 main_thread_handler + 75 (driver.g.c:1473) [inlined]
    32  mono-sgen64                   	       0x104318085 mono_main + 9397 (driver.g.c:2769)
    33  mono-sgen64                   	       0x1042a4178 mono_main_with_options + 23 (main.c:54) [inlined]
    34  mono-sgen64                   	       0x1042a4178 main + 2056 (main.c:402)
    35  dyld                          	       0x104e3651e start + 462
    
    Thread 1:: SGen worker
    0   libsystem_kernel.dylib        	    0x7ff80a3a73ea __psynch_cvwait + 10
    1   libsystem_pthread.dylib       	    0x7ff80a3e1a6f _pthread_cond_wait + 1249
    2   mono-sgen64                   	       0x104583c0e mono_os_cond_wait + 19 (mono-os-mutex.h:219) [inlined]
    3   mono-sgen64                   	       0x104583c0e get_work + 33 (sgen-thread-pool.c:165) [inlined]
    4   mono-sgen64                   	       0x104583c0e thread_func + 542 (sgen-thread-pool.c:196)
    5   libsystem_pthread.dylib       	    0x7ff80a3e14e1 _pthread_start + 125
    6   libsystem_pthread.dylib       	    0x7ff80a3dcf6b thread_start + 15
    
    Thread 2:: Finalizer
    0   libsystem_kernel.dylib        	    0x7ff80a3a49b6 semaphore_wait_trap + 10
    1   mono-sgen64                   	       0x1045307ea mono_os_sem_wait + 11 (mono-os-semaphore.h:84) [inlined]
    2   mono-sgen64                   	       0x1045307ea mono_coop_sem_wait + 37 (mono-coop-semaphore.h:41) [inlined]
    3   mono-sgen64                   	       0x1045307ea finalizer_thread + 618 (gc.c:965)
    4   mono-sgen64                   	       0x1044eedad start_wrapper_internal + 67 (threads.c:1233) [inlined]
    5   mono-sgen64                   	       0x1044eedad start_wrapper + 813 (threads.c:1308)
    6   libsystem_pthread.dylib       	    0x7ff80a3e14e1 _pthread_start + 125
    7   libsystem_pthread.dylib       	    0x7ff80a3dcf6b thread_start + 15
    
    Thread 3:
    0   libsystem_pthread.dylib       	    0x7ff80a3dcf48 start_wqthread + 0
    
    Thread 4:
    0   libsystem_pthread.dylib       	    0x7ff80a3dcf48 start_wqthread + 0
    
    Thread 5:
    0   libsystem_pthread.dylib       	    0x7ff80a3dcf48 start_wqthread + 0
    
    Thread 6:: tid_ae07
    0   libsystem_kernel.dylib        	    0x7ff80a3a73ea __psynch_cvwait + 10
    1   libsystem_pthread.dylib       	    0x7ff80a3e1aa4 _pthread_cond_wait + 1302
    2   mono-sgen64                   	       0x104594ed4 mono_os_cond_timedwait + 84 (mono-os-mutex.c:44)
    3   mono-sgen64                   	       0x1045a04ad mono_coop_cond_timedwait + 44 (mono-coop-mutex.h:103) [inlined]
    4   mono-sgen64                   	       0x1045a04ad sleep_interruptable + 122 (mono-threads.c:1640) [inlined]
    5   mono-sgen64                   	       0x1045a04ad mono_thread_info_sleep + 429 (mono-threads.c:1672)
    6   mono-sgen64                   	       0x1044264f2 monitor_thread + 1058 (threadpool-worker-default.c:728)
    7   mono-sgen64                   	       0x1044eedad start_wrapper_internal + 67 (threads.c:1233) [inlined]
    8   mono-sgen64                   	       0x1044eedad start_wrapper + 813 (threads.c:1308)
    9   libsystem_pthread.dylib       	    0x7ff80a3e14e1 _pthread_start + 125
    10  libsystem_pthread.dylib       	    0x7ff80a3dcf6b thread_start + 15
    
    Thread 7:: Thread Pool Worker
    0   libsystem_kernel.dylib        	    0x7ff80a3ab0aa poll + 10
    1   libMonoPosixHelper.dylib      	       0x108a6c81d wait_for_any + 16 (signal.c:484) [inlined]
    2   libMonoPosixHelper.dylib      	       0x108a6c81d Mono_Unix_UnixSignal_WaitAny + 781 (signal.c:534)
    3   ???                           	       0x108a4fd6e ???
    
    Thread 8:: Thread Pool Worker
    0   libsystem_kernel.dylib        	    0x7ff80a3a49ce semaphore_timedwait_trap + 10
    1   mono-sgen64                   	       0x1044269bd mono_os_sem_timedwait + 108 (mono-os-semaphore.h:118) [inlined]
    2   mono-sgen64                   	       0x1044269bd mono_coop_sem_timedwait + 131 (mono-coop-semaphore.h:55) [inlined]
    3   mono-sgen64                   	       0x1044269bd worker_park + 301 (threadpool-worker-default.c:388) [inlined]
    4   mono-sgen64                   	       0x1044269bd worker_thread + 733 (threadpool-worker-default.c:490)
    5   mono-sgen64                   	       0x1044eedad start_wrapper_internal + 67 (threads.c:1233) [inlined]
    6   mono-sgen64                   	       0x1044eedad start_wrapper + 813 (threads.c:1308)
    7   libsystem_pthread.dylib       	    0x7ff80a3e14e1 _pthread_start + 125
    8   libsystem_pthread.dylib       	    0x7ff80a3dcf6b thread_start + 15
    
    Thread 9:: tid_b103
    0   libsystem_kernel.dylib        	    0x7ff80a3ab092 __accept + 10
    1   mono-sgen64                   	       0x10441a74c mono_w32socket_accept + 140 (w32socket-unix.c:167)
    2   mono-sgen64                   	       0x1044d39bc ves_icall_System_Net_Sockets_Socket_Accept_icall + 28 (w32socket.c:846)
    3   ???                           	       0x108e362bf ???
    4   ???                           	       0x108e35dfb ???
    5   mscorlib.dll.dylib            	       0x107ea50fb System_Threading_ThreadHelper_ThreadStart_Context_object + 171
    6   mscorlib.dll.dylib            	       0x107ea27b3 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 67
    7   mono-sgen64                   	       0x1042b4962 mono_jit_runtime_invoke + 2354 (mini-runtime.c:3191)
    8   mono-sgen64                   	       0x1044c3f97 do_runtime_invoke + 53 (object.c:3052) [inlined]
    9   mono-sgen64                   	       0x1044c3f97 mono_runtime_invoke_checked + 135 (object.c:3220)
    10  mono-sgen64                   	       0x1044ca840 mono_runtime_delegate_try_invoke + 160 (object.c:4434)
    11  mono-sgen64                   	       0x1044eeded start_wrapper_internal + 131 (threads.c:1255) [inlined]
    12  mono-sgen64                   	       0x1044eeded start_wrapper + 877 (threads.c:1308)
    13  libsystem_pthread.dylib       	    0x7ff80a3e14e1 _pthread_start + 125
    14  libsystem_pthread.dylib       	    0x7ff80a3dcf6b thread_start + 15
    
    Thread 10:
    0   libsystem_pthread.dylib       	    0x7ff80a3dcf48 start_wqthread + 0
    
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000104eb1600  rcx: 0x00007ff7bbc5b858  rdx: 0x0000000000000000
      rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7bbc5b880  rsp: 0x00007ff7bbc5b858
       r8: 0x00007ff7bbc5b230   r9: 0x00000001045c7b83  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x0000000000000103  r13: 0x00007f92ac704c30  r14: 0x0000000000000006  r15: 0x0000000000000016
      rip: 0x00007ff80a3ab00e  rfl: 0x0000000000000246  cr2: 0x00007ff84bbbb7f0
      
    Logical CPU:     0
    Error Code:      0x02000148 
    Trap Number:     133
    
    
    Binary Images:
        0x7ff80a3a3000 -     0x7ff80a3dafff libsystem_kernel.dylib (*) <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
        0x7ff80a3db000 -     0x7ff80a3e6fff libsystem_pthread.dylib (*) <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
        0x7ff80a2ab000 -     0x7ff80a333fff libsystem_c.dylib (*) <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib
           0x1042a1000 -        0x10467ffff mono-sgen64 (*) <5bc5b608-4d22-31cb-8a1c-0d38bf237cad> /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64
        0x7ff80a3f3000 -     0x7ff80a3fcfff libsystem_platform.dylib (*) <a9552f53-a0cd-3e43-9930-80e582ed51ff> /usr/lib/system/libsystem_platform.dylib
        0x7ff80a26a000 -     0x7ff80a2a7fff libobjc.A.dylib (*) <6d51b7b2-136e-336d-95ca-442af1009ec2> /usr/lib/libobjc.A.dylib
        0x7ff80a38d000 -     0x7ff80a3a2fff libc++abi.dylib (*) <8507b51e-2cfe-3790-a25c-c47c7c8b0de8> /usr/lib/libc++abi.dylib
        0x7ff80a428000 -     0x7ff80a929fff com.apple.CoreFoundation (6.9) <743f0cb7-e962-3e42-8653-7bd141129561> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
                   0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
           0x104e31000 -        0x104e9cfff dyld (*) <dd9e80de-fb3b-349b-96a4-46874ad34d11> /usr/lib/dyld
           0x108a64000 -        0x108a94fff libMonoPosixHelper.dylib (*) <02d2ea57-f403-3572-b9b3-a900724e82c7> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/libMonoPosixHelper.dylib
           0x107d11000 -        0x1085defff mscorlib.dll.dylib (*) <2a332b3b-8628-32cc-bc39-5733b6da1fca> /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/mscorlib.dll.dylib
    
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
    Writable regions: Total=670.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=670.7M(100%)
    
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               128K        1 
    Activity Tracing                   256K        1 
    CG backing stores                 2160K        4 
    ColorSync                          220K       24 
    CoreGraphics                         4K        1 
    CoreServices                       216K        1 
    CoreUI image data                  152K        1 
    Foundation                          16K        1 
    IOKit                             7940K        1 
    Kernel Alloc Once                    8K        1 
    MALLOC                           228.8M       62 
    MALLOC guard page                   32K        7 
    MALLOC_LARGE (reserved)            120K        1         reserved VM address space (unallocated)
    MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
    STACK GUARD                       56.2M       11 
    Stack                             20.4M       16 
    Stack Guard                         20K        5 
    VM_ALLOCATE                       34.7M       89 
    VM_ALLOCATE (reserved)             128K        3         reserved VM address space (unallocated)
    __DATA                            29.1M      489 
    __DATA_CONST                      29.0M      315 
    __DATA_DIRTY                      1598K      203 
    __FONT_DATA                          4K        1 
    __LINKEDIT                       655.8M       12 
    __OBJC_RO                         82.6M        1 
    __OBJC_RW                         3200K        2 
    __TEXT                           491.3M      505 
    __UNICODE                          592K        1 
    dyld private memory               1024K        1 
    mapped file                      113.6M       39 
    shared memory                      784K       18 
    ===========                     =======  ======= 
    TOTAL                              2.1G     1818 
    TOTAL, minus reserved VM space     1.7G     1818 
    
    
    
    -----------
    Full Report
    -----------
    
    {"app_name":"mono-sgen64","timestamp":"2022-04-29 21:32:34.00 +0200","app_version":"","slice_uuid":"5bc5b608-4d22-31cb-8a1c-0d38bf237cad","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"6CA7EA3A-945C-455A-AEC3-8E1F53084BEA","name":"mono-sgen64"}
    {
      "uptime" : 750,
      "procLaunch" : "2022-04-29 21:32:32.0999 +0200",
      "procRole" : "Foreground",
      "version" : 2,
      "userID" : 502,
      "deployVersion" : 210,
      "modelCode" : "MacBookPro16,2",
      "procStartAbsTime" : 754517450756,
      "coalitionID" : 673,
      "osVersion" : {
        "train" : "macOS 12.3.1",
        "build" : "21E258",
        "releaseType" : "User"
      },
      "captureTime" : "2022-04-29 21:32:34.0311 +0200",
      "incident" : "6CA7EA3A-945C-455A-AEC3-8E1F53084BEA",
      "bug_type" : "309",
      "pid" : 1011,
      "procExitAbsTime" : 756446214445,
      "cpuType" : "X86-64",
      "procName" : "mono-sgen64",
      "procPath" : "\/Library\/Frameworks\/Mono.framework\/Versions\/Current\/bin\/mono",
      "parentProc" : "launchd",
      "parentPid" : 1,
      "coalitionName" : "at.vintagestory",
      "crashReporterKey" : "974AB65F-AF22-0447-EE1D-98957E41ED5A",
      "bridgeVersion" : {"build":"19P4243","train":"6.4"},
      "sip" : "enabled",
      "isCorpse" : 1,
      "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
      "asi" : {"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSApplication _setPresentationOptions:instance:flags:0xe] Both NSApplicationPresentationHideMenuBar and NSApplicationPresentationAutoHideMenuBar were specified; only one is allowed'"],"libsystem_c.dylib":["abort() called"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]},
      "asiBacktraces" : ["0   CoreFoundation                      0x00007ff80a5231e3 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff80a283c13 objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff80a54baa6 -[NSException raise] + 9\n3   ???                                 0x0000000108e46d11 0x0 + 4444155153\n4   ???                                 0x0000000108e3cc13 0x0 + 4444113939\n5   ???                                 0x0000000108e2c013 0x0 + 4444045331\n6   ???                                 0x0000000108e3c943 0x0 + 4444113219\n7   ???                                 0x0000000108e3c88b 0x0 + 4444113035\n8   ???                                 0x0000000108e3c743 0x0 + 4444112707\n9   ???                                 0x0000000106b8a3d3 0x0 + 4407731155\n10  ???                                 0x0000000104d6f5a3 0x0 + 4376163747\n11  mono-sgen64                         0x00000001042b4962 mono_jit_runtime_invoke + 2354\n12  mono-sgen64                         0x00000001044c3f97 mono_runtime_invoke_checked + 135\n13  mono-sgen64                         0x00000001044cc45e do_exec_main_checked + 94\n14  mono-sgen64                         0x0000000104314e1e mono_jit_exec + 414\n15  mono-sgen64                         0x0000000104318085 mono_main + 9397\n16  mono-sgen64                         0x00000001042a4178 main + 2056\n17  dyld                                0x0000000104e3651e start + 462"],
      "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
      "lastExceptionBacktrace" : [{"imageOffset":1028563,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":7},{"imageOffset":105491,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":5},{"imageOffset":1194662,"symbol":"-[NSException raise]","symbolLocation":9,"imageIndex":7},{"imageOffset":4444155153,"imageIndex":8},{"imageOffset":4444113939,"imageIndex":8},{"imageOffset":4444045331,"imageIndex":8},{"imageOffset":4444113219,"imageIndex":8},{"imageOffset":4444113035,"imageIndex":8},{"imageOffset":4444112707,"imageIndex":8},{"imageOffset":4407731155,"imageIndex":8},{"imageOffset":4376163747,"imageIndex":8},{"imageOffset":80226,"sourceLine":3191,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2240407,"symbolLocation":53,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2240407,"sourceLine":3220,"sourceFile":"object.c","symbol":"mono_runtime_invoke_checked","imageIndex":3,"symbolLocation":135},{"imageOffset":2274398,"sourceLine":5181,"sourceFile":"object.c","symbol":"do_exec_main_checked","imageIndex":3,"symbolLocation":94},{"symbol":"mono_jit_exec_internal","inline":true,"imageIndex":3,"imageOffset":474654,"symbolLocation":14,"sourceLine":1391,"sourceFile":"driver.g.c"},{"imageOffset":474654,"sourceLine":1336,"sourceFile":"driver.g.c","symbol":"mono_jit_exec","imageIndex":3,"symbolLocation":414},{"imageOffset":487557,"sourceLine":2770,"sourceFile":"driver.g.c","symbol":"mono_main","imageIndex":3,"symbolLocation":9397},{"symbol":"mono_main_with_options","inline":true,"imageIndex":3,"imageOffset":12664,"symbolLocation":23,"sourceLine":54,"sourceFile":"main.c"},{"imageOffset":12664,"sourceLine":402,"sourceFile":"main.c","symbol":"main","imageIndex":3,"symbolLocation":2056},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}],
      "faultingThread" : 0,
      "threads" : [{"triggered":true,"id":13155,"threadState":{"r13":{"value":140267934993456},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701983945264},"cr2":{"value":140704399210480},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":4368137091},"r15":{"value":22},"rbx":{"value":4377482752,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703300235278,"matchesCrashFrame":1},"rbp":{"value":140701983946880},"rsp":{"value":140701983946840},"r12":{"value":259},"rcx":{"value":140701983946840},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"tid_103","queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":1174574,"sourceLine":1168,"sourceFile":"mini-posix.c","symbol":"mono_post_native_crash_handler","imageIndex":3,"symbolLocation":14},{"imageOffset":747316,"sourceLine":3437,"sourceFile":"mini-exceptions.c","symbol":"mono_handle_native_crash","imageIndex":3,"symbolLocation":468},{"imageOffset":1170831,"sourceLine":234,"sourceFile":"mini-posix.c","symbol":"sigabrt_signal_handler","imageIndex":3,"symbolLocation":175},{"imageOffset":15869,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":4},{"imageOffset":32,"imageIndex":5},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":6},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":6},{"imageOffset":134657,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":5},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":6},{"imageOffset":72965,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":27,"imageIndex":6},{"imageOffset":72908,"symbol":"__cxa_throw","symbolLocation":116,"imageIndex":6},{"imageOffset":105745,"symbol":"objc_exception_throw","symbolLocation":302,"imageIndex":5},{"imageOffset":1194662,"symbol":"-[NSException raise]","symbolLocation":9,"imageIndex":7},{"imageOffset":4444155153,"imageIndex":8},{"imageOffset":4444113939,"imageIndex":8},{"imageOffset":4444045331,"imageIndex":8},{"imageOffset":4444113219,"imageIndex":8},{"imageOffset":4444113035,"imageIndex":8},{"imageOffset":4444112707,"imageIndex":8},{"imageOffset":4407731155,"imageIndex":8},{"imageOffset":4376163747,"imageIndex":8},{"imageOffset":80226,"sourceLine":3191,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2240407,"symbolLocation":53,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2240407,"sourceLine":3220,"sourceFile":"object.c","symbol":"mono_runtime_invoke_checked","imageIndex":3,"symbolLocation":135},{"imageOffset":2274398,"sourceLine":5180,"sourceFile":"object.c","symbol":"do_exec_main_checked","imageIndex":3,"symbolLocation":94},{"symbol":"mono_jit_exec_internal","inline":true,"imageIndex":3,"imageOffset":474654,"symbolLocation":14,"sourceLine":1391,"sourceFile":"driver.g.c"},{"imageOffset":474654,"sourceLine":1336,"sourceFile":"driver.g.c","symbol":"mono_jit_exec","imageIndex":3,"symbolLocation":414},{"symbol":"main_thread_handler","inline":true,"imageIndex":3,"imageOffset":487557,"symbolLocation":75,"sourceLine":1473,"sourceFile":"driver.g.c"},{"imageOffset":487557,"sourceLine":2769,"sourceFile":"driver.g.c","symbol":"mono_main","imageIndex":3,"symbolLocation":9397},{"symbol":"mono_main_with_options","inline":true,"imageIndex":3,"imageOffset":12664,"symbolLocation":23,"sourceLine":54,"sourceFile":"main.c"},{"imageOffset":12664,"sourceLine":402,"sourceFile":"main.c","symbol":"main","imageIndex":3,"symbolLocation":2056},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":13157,"name":"SGen worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"symbol":"mono_os_cond_wait","inline":true,"imageIndex":3,"imageOffset":3025934,"symbolLocation":19,"sourceLine":219,"sourceFile":"mono-os-mutex.h"},{"symbol":"get_work","inline":true,"imageIndex":3,"imageOffset":3025934,"symbolLocation":33,"sourceLine":165,"sourceFile":"sgen-thread-pool.c"},{"imageOffset":3025934,"sourceLine":196,"sourceFile":"sgen-thread-pool.c","symbol":"thread_func","imageIndex":3,"symbolLocation":542},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":13158,"name":"Finalizer","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"symbol":"mono_os_sem_wait","inline":true,"imageIndex":3,"imageOffset":2684906,"symbolLocation":11,"sourceLine":84,"sourceFile":"mono-os-semaphore.h"},{"symbol":"mono_coop_sem_wait","inline":true,"imageIndex":3,"imageOffset":2684906,"symbolLocation":37,"sourceLine":41,"sourceFile":"mono-coop-semaphore.h"},{"imageOffset":2684906,"sourceLine":965,"sourceFile":"gc.c","symbol":"finalizer_thread","imageIndex":3,"symbolLocation":618},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2416045,"symbolLocation":67,"sourceLine":1233,"sourceFile":"threads.c"},{"imageOffset":2416045,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":813},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":13160,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13161,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13190,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13193,"name":"tid_ae07","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":3096276,"sourceLine":44,"sourceFile":"mono-os-mutex.c","symbol":"mono_os_cond_timedwait","imageIndex":3,"symbolLocation":84},{"symbol":"mono_coop_cond_timedwait","inline":true,"imageIndex":3,"imageOffset":3142829,"symbolLocation":44,"sourceLine":103,"sourceFile":"mono-coop-mutex.h"},{"symbol":"sleep_interruptable","inline":true,"imageIndex":3,"imageOffset":3142829,"symbolLocation":122,"sourceLine":1640,"sourceFile":"mono-threads.c"},{"imageOffset":3142829,"sourceLine":1672,"sourceFile":"mono-threads.c","symbol":"mono_thread_info_sleep","imageIndex":3,"symbolLocation":429},{"imageOffset":1594610,"sourceLine":728,"sourceFile":"threadpool-worker-default.c","symbol":"monitor_thread","imageIndex":3,"symbolLocation":1058},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2416045,"symbolLocation":67,"sourceLine":1233,"sourceFile":"threads.c"},{"imageOffset":2416045,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":813},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":13194,"name":"Thread Pool Worker","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"symbol":"wait_for_any","inline":true,"imageIndex":10,"imageOffset":34845,"symbolLocation":16,"sourceLine":484,"sourceFile":"signal.c"},{"imageOffset":34845,"sourceLine":534,"sourceFile":"signal.c","symbol":"Mono_Unix_UnixSignal_WaitAny","imageIndex":10,"symbolLocation":781},{"imageOffset":4439997806,"imageIndex":8}]},{"id":13195,"name":"Thread Pool Worker","frames":[{"imageOffset":6606,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":0},{"symbol":"mono_os_sem_timedwait","inline":true,"imageIndex":3,"imageOffset":1595837,"symbolLocation":108,"sourceLine":118,"sourceFile":"mono-os-semaphore.h"},{"symbol":"mono_coop_sem_timedwait","inline":true,"imageIndex":3,"imageOffset":1595837,"symbolLocation":131,"sourceLine":55,"sourceFile":"mono-coop-semaphore.h"},{"symbol":"worker_park","inline":true,"imageIndex":3,"imageOffset":1595837,"symbolLocation":301,"sourceLine":388,"sourceFile":"threadpool-worker-default.c"},{"imageOffset":1595837,"sourceLine":490,"sourceFile":"threadpool-worker-default.c","symbol":"worker_thread","imageIndex":3,"symbolLocation":733},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2416045,"symbolLocation":67,"sourceLine":1233,"sourceFile":"threads.c"},{"imageOffset":2416045,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":813},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":13200,"name":"tid_b103","frames":[{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":0},{"imageOffset":1546060,"sourceLine":167,"sourceFile":"w32socket-unix.c","symbol":"mono_w32socket_accept","imageIndex":3,"symbolLocation":140},{"imageOffset":2304444,"sourceLine":846,"sourceFile":"w32socket.c","symbol":"ves_icall_System_Net_Sockets_Socket_Accept_icall","imageIndex":3,"symbolLocation":28},{"imageOffset":4444086975,"imageIndex":8},{"imageOffset":4444085755,"imageIndex":8},{"imageOffset":1655035,"symbol":"System_Threading_ThreadHelper_ThreadStart_Context_object","symbolLocation":171,"imageIndex":11},{"imageOffset":1644467,"symbol":"System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool","symbolLocation":67,"imageIndex":11},{"imageOffset":80226,"sourceLine":3191,"sourceFile":"mini-runtime.c","symbol":"mono_jit_runtime_invoke","imageIndex":3,"symbolLocation":2354},{"symbol":"do_runtime_invoke","inline":true,"imageIndex":3,"imageOffset":2240407,"symbolLocation":53,"sourceLine":3052,"sourceFile":"object.c"},{"imageOffset":2240407,"sourceLine":3220,"sourceFile":"object.c","symbol":"mono_runtime_invoke_checked","imageIndex":3,"symbolLocation":135},{"imageOffset":2267200,"sourceLine":4434,"sourceFile":"object.c","symbol":"mono_runtime_delegate_try_invoke","imageIndex":3,"symbolLocation":160},{"symbol":"start_wrapper_internal","inline":true,"imageIndex":3,"imageOffset":2416109,"symbolLocation":131,"sourceLine":1255,"sourceFile":"threads.c"},{"imageOffset":2416109,"sourceLine":1308,"sourceFile":"threads.c","symbol":"start_wrapper","imageIndex":3,"symbolLocation":877},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":13201,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
      "usedImages" : [
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703300202496,
        "size" : 229376,
        "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
        "name" : "libsystem_kernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703300431872,
        "size" : 49152,
        "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
        "name" : "libsystem_pthread.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703299186688,
        "size" : 561152,
        "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa",
        "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
        "name" : "libsystem_c.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4364832768,
        "size" : 4059136,
        "uuid" : "5bc5b608-4d22-31cb-8a1c-0d38bf237cad",
        "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/bin\/mono-sgen64",
        "name" : "mono-sgen64"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703300530176,
        "size" : 40960,
        "uuid" : "a9552f53-a0cd-3e43-9930-80e582ed51ff",
        "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
        "name" : "libsystem_platform.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64h",
        "base" : 140703298920448,
        "size" : 253952,
        "uuid" : "6d51b7b2-136e-336d-95ca-442af1009ec2",
        "path" : "\/usr\/lib\/libobjc.A.dylib",
        "name" : "libobjc.A.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703300112384,
        "size" : 90112,
        "uuid" : "8507b51e-2cfe-3790-a25c-c47c7c8b0de8",
        "path" : "\/usr\/lib\/libc++abi.dylib",
        "name" : "libc++abi.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64h",
        "base" : 140703300747264,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
        "size" : 5251072,
        "uuid" : "743f0cb7-e962-3e42-8653-7bd141129561",
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
        "name" : "CoreFoundation",
        "CFBundleVersion" : "1858.112"
      },
      {
        "size" : 0,
        "source" : "A",
        "base" : 0,
        "uuid" : "00000000-0000-0000-0000-000000000000"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4376956928,
        "size" : 442368,
        "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
        "path" : "\/usr\/lib\/dyld",
        "name" : "dyld"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4440080384,
        "size" : 200704,
        "uuid" : "02d2ea57-f403-3572-b9b3-a900724e82c7",
        "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/libMonoPosixHelper.dylib",
        "name" : "libMonoPosixHelper.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4426108928,
        "size" : 9232384,
        "uuid" : "2a332b3b-8628-32cc-bc39-5733b6da1fca",
        "path" : "\/Library\/Frameworks\/Mono.framework\/Versions\/6.12.0\/lib\/mono\/4.5\/mscorlib.dll.dylib",
        "name" : "mscorlib.dll.dylib"
      }
    ],
      "sharedCache" : {
      "base" : 140703297159168,
      "size" : 15224815616,
      "uuid" : "6cc5ecdc-5119-37f0-9a85-4f48a50f5f78"
    },
      "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=670.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=670.7M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2160K        4 \nColorSync                          220K       24 \nCoreGraphics                         4K        1 \nCoreServices                       216K        1 \nCoreUI image data                  152K        1 \nFoundation                          16K        1 \nIOKit                             7940K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           228.8M       62 \nMALLOC guard page                   32K        7 \nMALLOC_LARGE (reserved)            120K        1         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       11 \nStack                             20.4M       16 \nStack Guard                         20K        5 \nVM_ALLOCATE                       34.7M       89 \nVM_ALLOCATE (reserved)             128K        3         reserved VM address space (unallocated)\n__DATA                            29.1M      489 \n__DATA_CONST                      29.0M      315 \n__DATA_DIRTY                      1598K      203 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       655.8M       12 \n__OBJC_RO                         82.6M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           491.3M      505 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      113.6M       39 \nshared memory                      784K       18 \n===========                     =======  ======= \nTOTAL                              2.1G     1818 \nTOTAL, minus reserved VM space     1.7G     1818 \n",
      "legacyInfo" : {
      "threadTriggered" : {
        "name" : "tid_103",
        "queue" : "com.apple.main-thread"
      }
    },
      "trialInfo" : {
      "rollouts" : [
        {
          "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
          "factorPackIds" : {
    
          },
          "deploymentId" : 240000015
        },
        {
          "rolloutId" : "5ffde50ce2aacd000d47a95f",
          "factorPackIds" : {
    
          },
          "deploymentId" : 240000140
        }
      ],
      "experiments" : [
    
      ]
    }
    }
    

    Any ideas how to make it work?

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.