'Mysterious' app crashes with '0x00000014 (no mapping for user instruction write)' on Catalina

although our app has zero reported crashes on officially released versions of macOS, we get two crash reports on 'Catalina' (19A512f 19A526h) per day. all of those crash reports happen while the app is still 'translocated' which is quite mysterious. it is also mysterious that the crash logs contain no symbols at all, while all crashes we get from Mojave or below do contain symbols. there is no common denominator which thread crashes.


but, some things are the same in all crashes


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler

Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14


does someone see the same thing? we've filed a radar and are posting new crash reports there daily, but as ususal it is completely ignored and we are getting nervous whether this will be fixed before public launch. its bad enough already.


full crash reports:


**********
Process:               MacUpdater [1936]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
Responsible:           MacUpdater [1936]
User ID:               501


Date/Time:             2019-08-06 20:00:45.775 +0100
OS Version:            Mac OS X 10.15 (19A526h)
Report Version:        12
Bridge OS Version:     3.0 (14Y904)
Anonymous UUID:        C35BE3FC-343B-A2CB-ECE6-1F91A001F8B9


Sleep/Wake UUID:       7A7813CC-76AA-47CB-89E4-8052A5EB1301


Time Awake Since Boot: 15000 seconds
Time Since Wake:       9600 seconds


System Integrity Protection: enabled


Crashed Thread:        0


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x000000010a42148d
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [1936]


VM Regions Near 0x10a42148d:
--> mapped file            000000010a390000-000000010a463000 [  844K] r-x/rwx SM=COW  Object_id=31794a77
   mapped file            000000010a463000-000000010a4a6000 [  268K] rw-/rwx SM=COW  Object_id=39cc6477


Thread 0 Crashed:
0   ???                           0x000000010a42148d 0 + 4467070093
1   ???                           0x00007fff329c33de 0 + 140734042485726
2   ???                           0x000000010a431cfa 0 + 4467137786
3   ???                           0x00007fff6ceef2f5 0 + 140735020987125


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff6d038116 0 + 140735022334230
1   ???                           0x00007fff6d03867c 0 + 140735022335612
2   ???                           0x00007fff357777db 0 + 140734090409947
3   ???                           0x00007fff35776d77 0 + 140734090407287
4   ???                           0x00007fff35776453 0 + 140734090404947
5   ???                           0x00007fff329df522 0 + 140734042600738
6   ???                           0x00007fff6d0fbd76 0 + 140735023136118
7   ???                           0x00007fff6d0f85ef 0 + 140735023121903


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff6d038116 0 + 140735022334230
1   ???                           0x00007fff6d03867c 0 + 140735022335612
2   ???                           0x00007fff357777db 0 + 140734090409947
3   ???                           0x00007fff35776d77 0 + 140734090407287
4   ???                           0x00007fff35776453 0 + 140734090404947
5   ???                           0x00007fff33f6fe7e 0 + 140734065213054
6   ???                           0x00007fff37e82072 0 + 140734131347570
7   ???                           0x00007fff6d0fbd76 0 + 140735023136118
8   ???                           0x00007fff6d0f85ef 0 + 140735023121903


Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff6d03b8c6 0 + 140735022348486
1   ???                           0x00007fff6a05981a 0 + 140734972139546
2   ???                           0x00007fff39e95f74 0 + 140734164983668
3   ???                           0x00007fff39e9a41b 0 + 140734165001243
4   ???                           0x00007fff39e99f99 0 + 140734165000089
5   ???                           0x00007fff39e9b5d7 0 + 140734165005783
6   ???                           0x00007fff6d0fbd76 0 + 140735023136118
7   ???                           0x00007fff6d0f85ef 0 + 140735023121903


Thread 4:
0   ???                           0x00007fff6d0f85cc 0 + 140735023121868


Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00006000037389c0  rbx: 0x0000600003b14790  rcx: 0x0100000000000000  rdx: 0x00006000037389c0
rdi: 0x0000600003b14790  rsi: 0x00007fff76fa6efa  rbp: 0x00007ffee586fab0  rsp: 0x00007ffee586f9f8
  r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000600003e17cc0  r11: 0x000000010a42148d
r12: 0x00006000037389c0  r13: 0x00007fff6bb8d840  r14: 0x0000000000000001  r15: 0x00006000002dce40
rip: 0x000000010a42148d  rfl: 0x0000000000010206  cr2: 0x000000010a42148d


Logical CPU:     2
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14


**********
Process:               MacUpdater [5033]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MacUpdater [5033]
User ID:               501


Date/Time:             2019-08-05 10:43:41.952 +0300
OS Version:            Mac OS X 10.15 (19A526h)
Report Version:        12
Bridge OS Version:     3.0 (14Y904)
Anonymous UUID:        62E57666-FC30-F72A-C24D-29228D110625


Sleep/Wake UUID:       7256425D-7051-4067-8DB9-5C7B8B17EF01


Time Awake Since Boot: 16000 seconds
Time Since Wake:       5900 seconds


System Integrity Protection: enabled


Crashed Thread:        4


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x000000010fd1d886
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [5033]


VM Regions Near 0x10fd1d886:
--> mapped file            000000010fd0c000-000000010fddf000 [  844K] r-x/rwx SM=COW  Object_id=a66072b9
   mapped file            000000010fddf000-000000010fe22000 [  268K] rw-/rwx SM=COW  Object_id=a4b44cb9


Thread 0:
0   ???                           0x00007fff7056f116 0 + 140735078134038
1   ???                           0x00007fff7056f67c 0 + 140735078135420
2   ???                           0x00007fff38cae7db 0 + 140734146209755
3   ???                           0x00007fff38cadd77 0 + 140734146207095
4   ???                           0x00007fff38cad453 0 + 140734146204755
5   ???                           0x00007fff3785a21d 0 + 140734124892701
6   ???                           0x00007fff37859f5d 0 + 140734124891997
7   ???                           0x00007fff37859ce7 0 + 140734124891367
8   ???                           0x00007fff35f0efec 0 + 140734098370540
9   ???                           0x00007fff35f0dd5c 0 + 140734098365788
10  ???                           0x00007fff35f084f6 0 + 140734098343158
11  ???                           0x00007fff35efa3de 0 + 140734098285534
12  ???                           0x000000010fdadcfa 0 + 4560968954
13  ???                           0x00007fff704262f5 0 + 140735076786933


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff7056f116 0 + 140735078134038
1   ???                           0x00007fff7056f67c 0 + 140735078135420
2   ???                           0x00007fff38cae7db 0 + 140734146209755
3   ???                           0x00007fff38cadd77 0 + 140734146207095
4   ???                           0x00007fff38cad453 0 + 140734146204755
5   ???                           0x00007fff35f16522 0 + 140734098400546
6   ???                           0x00007fff70632d76 0 + 140735078935926
7   ???                           0x00007fff7062f5ef 0 + 140735078921711


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff7056f116 0 + 140735078134038
1   ???                           0x00007fff7056f67c 0 + 140735078135420
2   ???                           0x00007fff38cae7db 0 + 140734146209755
3   ???                           0x00007fff38cadd77 0 + 140734146207095
4   ???                           0x00007fff38cad453 0 + 140734146204755
5   ???                           0x00007fff374a6e7e 0 + 140734121012862
6   ???                           0x00007fff3b3b9072 0 + 140734187147378
7   ???                           0x00007fff70632d76 0 + 140735078935926
8   ???                           0x00007fff7062f5ef 0 + 140735078921711


Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff705728c6 0 + 140735078148294
1   ???                           0x00007fff6d59081a 0 + 140735027939354
2   ???                           0x00007fff3d3ccf74 0 + 140734220783476
3   ???                           0x00007fff3d3d141b 0 + 140734220801051
4   ???                           0x00007fff3d3d0f99 0 + 140734220799897
5   ???                           0x00007fff3d3d25d7 0 + 140734220805591
6   ???                           0x00007fff70632d76 0 + 140735078935926
7   ???                           0x00007fff7062f5ef 0 + 140735078921711


Thread 4 Crashed:
0   ???                           0x000000010fd1d886 0 + 4560377990
1   ???                           0x000000010fd1d304 0 + 4560376580
2   ???                           0x000000010fd62043 0 + 4560658499
3   ???                           0x000000010fd60534 0 + 4560651572
4   ???                           0x000000010fd2d049 0 + 4560441417
5   ???                           0x00007fff703d5663 0 + 140735076456035
6   ???                           0x00007fff703d65ee 0 + 140735076460014
7   ???                           0x00007fff703d8438 0 + 140735076467768
8   ???                           0x00007fff703e48f5 0 + 140735076518133
9   ???                           0x00007fff703e5035 0 + 140735076519989
10  ???                           0x00007fff7062f72d 0 + 140735078922029
11  ???                           0x00007fff7062f5db 0 + 140735078921691


Thread 5:
0   ???                           0x00007fff7062f5cc 0 + 140735078921676


Thread 6:: WebCore: LocalStorage
0   ???                           0x00007fff705728c6 0 + 140735078148294
1   ???                           0x00007fff3d360df9 0 + 140734220340729
2   ???                           0x00007fff49a7aea5 0 + 140734429114021
3   ???                           0x00007fff49a7db51 0 + 140734429125457
4   ???                           0x00007fff49a7d71c 0 + 140734429124380
5   ???                           0x00007fff3d379b23 0 + 140734220442403
6   ???                           0x00007fff3d37c6c9 0 + 140734220453577
7   ???                           0x00007fff70632d76 0 + 140735078935926
8   ???                           0x00007fff7062f5ef 0 + 140735078921711


Thread 7:
0   ???                           0x00007fff7062f5cc 0 + 140735078921676


Thread 8:
0   ???                           0x00007fff70574456 0 + 140735078155350
1   ???                           0x00007fff703d65ee 0 + 140735076460014
2   ???                           0x00007fff703d87a0 0 + 140735076468640
3   ???                           0x00007fff703e8440 0 + 140735076533312
4   ???                           0x00007fff703e55b9 0 + 140735076521401
5   ???                           0x00007fff7062f7bb 0 + 140735078922171
6   ???                           0x00007fff7062f5db 0 + 140735078921691


Thread 9:: Heap Helper Thread
0   ???                           0x00007fff705728c6 0 + 140735078148294
1   ???                           0x00007fff3d360e36 0 + 140734220340790
2   ???                           0x00007fff3cd5a765 0 + 140734214023013
3   ???                           0x00007fff3d338228 0 + 140734220173864
4   ???                           0x00007fff3d379b23 0 + 140734220442403
5   ???                           0x00007fff3d37c6c9 0 + 140734220453577
6   ???                           0x00007fff70632d76 0 + 140735078935926
7   ???                           0x00007fff7062f5ef 0 + 140735078921711


Thread 10:: Heap Helper Thread
0   ???                           0x00007fff705728c6 0 + 140735078148294
1   ???                           0x00007fff3d360e36 0 + 140734220340790
2   ???                           0x00007fff3cd5a765 0 + 140734214023013
3   ???                           0x00007fff3d338228 0 + 140734220173864
4   ???                           0x00007fff3d379b23 0 + 140734220442403
5   ???                           0x00007fff3d37c6c9 0 + 140734220453577
6   ???                           0x00007fff70632d76 0 + 140735078935926
7   ???                           0x00007fff7062f5ef 0 + 140735078921711


Thread 11:
0   ???                           0x00007fff7062f5cc 0 + 140735078921676


Thread 4 crashed with X86 Thread State (64-bit):
rax: 0x00006000023c0270  rbx: 0x00007fff6f0c4840  rcx: 0x73a13a12511600f2  rdx: 0x00007fff94d6f7e8
rdi: 0x00006000023c0270  rsi: 0x00007f80a2b70000  rbp: 0x000070000e21bd50  rsp: 0x000070000e21bca0
  r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x00007fff9ccdc980  r11: 0x00007fff6f0c8346
r12: 0x00007fff6f0c4840  r13: 0x0000000000000000  r14: 0x00006000002691d0  r15: 0x00007fff6f0c6540
rip: 0x000000010fd1d886  rfl: 0x0000000000010202  cr2: 0x000000010fd1d886


Logical CPU:     0
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14


**********
Process:               MacUpdater [28623]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
Responsible:           MacUpdater [28623]
User ID:               501


Date/Time:             2019-08-02 17:35:20.424 -0700
OS Version:            Mac OS X 10.15 (19A526h)
Report Version:        12
Anonymous UUID:        DFA15483-9FA1-E309-6923-8B7DE2BCD55A


Sleep/Wake UUID:       70F0B334-D4C3-4C9D-8525-EF26BF3582C4


Time Awake Since Boot: 53000 seconds
Time Since Wake:       11000 seconds


System Integrity Protection: enabled


Crashed Thread:        4


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x00000001004aba80
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [28623]


VM Regions Near 0x1004aba80:
--> mapped file            000000010044b000-000000010051e000 [  844K] r-x/rwx SM=COW  Object_id=dbccca5b
   mapped file            000000010051e000-0000000100561000 [  268K] rw-/rwx SM=COW  Object_id=e90be55b


Thread 0:
0   ???                           0x00007fff6ff86116 0 + 140735071936790
1   ???                           0x00007fff6ff8667c 0 + 140735071938172
2   ???                           0x00007fff386c57db 0 + 140734140012507
3   ???                           0x00007fff386c4d77 0 + 140734140009847
4   ???                           0x00007fff386c4453 0 + 140734140007507
5   ???                           0x00007fff3727121d 0 + 140734118695453
6   ???                           0x00007fff37270f5d 0 + 140734118694749
7   ???                           0x00007fff37270ce7 0 + 140734118694119
8   ???                           0x00007fff35925fec 0 + 140734092173292
9   ???                           0x00007fff35924d5c 0 + 140734092168540
10  ???                           0x00007fff3591f4f6 0 + 140734092145910
11  ???                           0x00007fff359113de 0 + 140734092088286
12  ???                           0x00000001004eccfa 0 + 4300131578
13  ???                           0x00007fff6fe3d2f5 0 + 140735070589685


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff6ff86116 0 + 140735071936790
1   ???                           0x00007fff6ff8667c 0 + 140735071938172
2   ???                           0x00007fff386c57db 0 + 140734140012507
3   ???                           0x00007fff386c4d77 0 + 140734140009847
4   ???                           0x00007fff386c4453 0 + 140734140007507
5   ???                           0x00007fff3592d522 0 + 140734092203298
6   ???                           0x00007fff70049d76 0 + 140735072738678
7   ???                           0x00007fff700465ef 0 + 140735072724463


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff6ff86116 0 + 140735071936790
1   ???                           0x00007fff6ff8667c 0 + 140735071938172
2   ???                           0x00007fff386c57db 0 + 140734140012507
3   ???                           0x00007fff386c4d77 0 + 140734140009847
4   ???                           0x00007fff386c4453 0 + 140734140007507
5   ???                           0x00007fff36ebde7e 0 + 140734114815614
6   ???                           0x00007fff3add0072 0 + 140734180950130
7   ???                           0x00007fff70049d76 0 + 140735072738678
8   ???                           0x00007fff700465ef 0 + 140735072724463


Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff6ff898c6 0 + 140735071951046
1   ???                           0x00007fff6cfa781a 0 + 140735021742106
2   ???                           0x00007fff3cde3f74 0 + 140734214586228
3   ???                           0x00007fff3cde841b 0 + 140734214603803
4   ???                           0x00007fff3cde7f99 0 + 140734214602649
5   ???                           0x00007fff3cde95d7 0 + 140734214608343
6   ???                           0x00007fff70049d76 0 + 140735072738678
7   ???                           0x00007fff700465ef 0 + 140735072724463


Thread 4 Crashed:
0   ???                           0x00000001004aba80 0 + 4299864704
1   ???                           0x000000010049042f 0 + 4299752495
2   ???                           0x00000001004a4285 0 + 4299833989
3   ???                           0x000000010049f534 0 + 4299814196
4   ???                           0x000000010046c049 0 + 4299604041
5   ???                           0x00007fff6fdec663 0 + 140735070258787
6   ???                           0x00007fff6fded5ee 0 + 140735070262766
7   ???                           0x00007fff6fdef438 0 + 140735070270520
8   ???                           0x00007fff6fdfb8f5 0 + 140735070320885
9   ???                           0x00007fff6fdfc035 0 + 140735070322741
10  ???                           0x00007fff7004672d 0 + 140735072724781
11  ???                           0x00007fff700465db 0 + 140735072724443


Thread 5:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 6:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 7:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 8:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 9:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 10:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 11:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 12:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 13:
0   ???                           0x00007fff700465cc 0 + 140735072724428


Thread 4 crashed with X86 Thread State (64-bit):
rax: 0x0000600001446700  rbx: 0x0000700000bfecd8  rcx: 0x00007fbf6c96dfe8  rdx: 0x0000000000000000
rdi: 0x0000700000bfe850  rsi: 0x0000000000000008  rbp: 0x0000700000bfed40  rsp: 0x0000700000bfecd0
  r8: 0x00007fff389763c0   r9: 0x0000000000000071  r10: 0x00007fff94227228  r11: 0x00007fff6eadf346
r12: 0x0000600001447ae0  r13: 0x00006000013c3200  r14: 0x00007fff6eadb6f0  r15: 0x0000000100529cc0
rip: 0x00000001004aba80  rfl: 0x0000000000010202  cr2: 0x00000001004aba80


Logical CPU:     0
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14


**********
Process:               MacUpdater [1063]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MacUpdater [1063]
User ID:               501


Date/Time:             2019-07-31 14:33:44.320 +0200
OS Version:            Mac OS X 10.15 (19A512f)
Report Version:        12
Anonymous UUID:        8B87E719-8153-749C-24BE-29413DE35A8F




Time Awake Since Boot: 1000 seconds


System Integrity Protection: enabled


Crashed Thread:        3


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x0000000108a5d4ba
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [1063]


VM Regions Near 0x108a5d4ba:
--> mapped file            0000000108a00000-0000000108ad3000 [  844K] r-x/rwx SM=COW  Object_id=8c7ee0d9
   mapped file            0000000108ad3000-0000000108b16000 [  268K] rw-/rwx SM=COW  Object_id=85cd13d9


Thread 0:
0   ???                           0x00007fff6ecdf396 0 + 140735052379030
1   ???                           0x00007fff6ecdf8fc 0 + 140735052380412
2   ???                           0x00007fff376b9d49 0 + 140734123187529
3   ???                           0x00007fff376b92e5 0 + 140734123184869
4   ???                           0x00007fff376b89c1 0 + 140734123182529
5   ???                           0x00007fff3627d08d 0 + 140734101966989
6   ???                           0x00007fff3627cdcd 0 + 140734101966285
7   ???                           0x00007fff3627cb57 0 + 140734101965655
8   ???                           0x00007fff349376b0 0 + 140734075467440
9   ???                           0x00007fff34936424 0 + 140734075462692
10  ???                           0x00007fff34930b82 0 + 140734075440002
11  ???                           0x00007fff34922a4e 0 + 140734075382350
12  ???                           0x0000000108aa1cfa 0 + 4440333562
13  ???                           0x00007fff6eb96c35 0 + 140735051033653


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff6ecdf396 0 + 140735052379030
1   ???                           0x00007fff6ecdf8fc 0 + 140735052380412
2   ???                           0x00007fff376b9d49 0 + 140734123187529
3   ???                           0x00007fff376b92e5 0 + 140734123184869
4   ???                           0x00007fff376b89c1 0 + 140734123182529
5   ???                           0x00007fff3493eba5 0 + 140734075497381
6   ???                           0x00007fff6eda2cce 0 + 140735053180110
7   ???                           0x00007fff6ed9f72b 0 + 140735053166379


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff6ecdf396 0 + 140735052379030
1   ???                           0x00007fff6ecdf8fc 0 + 140735052380412
2   ???                           0x00007fff376b9d49 0 + 140734123187529
3   ???                           0x00007fff376b92e5 0 + 140734123184869
4   ???                           0x00007fff376b89c1 0 + 140734123182529
5   ???                           0x00007fff35ecb6de 0 + 140734098093790
6   ???                           0x00007fff39d98302 0 + 140734163944194
7   ???                           0x00007fff6eda2cce 0 + 140735053180110
8   ???                           0x00007fff6ed9f72b 0 + 140735053166379


Thread 3 Crashed:
0   ???                           0x0000000108a5d4ba 0 + 4440052922
1   ???                           0x0000000108a7e426 0 + 4440187942
2   ???                           0x0000000108a5a000 0 + 4440039424
3   ???                           0x0000000108a54534 0 + 4440016180
4   ???                           0x0000000108a21049 0 + 4439806025
5   ???                           0x00007fff6eb45653 0 + 140735050700371
6   ???                           0x00007fff6eb465de 0 + 140735050704350
7   ???                           0x00007fff6eb48428 0 + 140735050712104
8   ???                           0x00007fff6eb548e5 0 + 140735050762469
9   ???                           0x00007fff6eb55025 0 + 140735050764325
10  ???                           0x00007fff6eda5699 0 + 140735053190809
11  ???                           0x00007fff6ed9f856 0 + 140735053166678
12  ???                           0x00007fff6ed9f717 0 + 140735053166359


Thread 4:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff6ece2b46 0 + 140735052393286
1   ???                           0x00007fff6bd2e81a 0 + 140735002372122
2   ???                           0x00007fff3bda3b24 0 + 140734197545764
3   ???                           0x00007fff3bda7fcb 0 + 140734197563339
4   ???                           0x00007fff3bda7b49 0 + 140734197562185
5   ???                           0x00007fff3bda9187 0 + 140734197567879
6   ???                           0x00007fff6eda2cce 0 + 140735053180110
7   ???                           0x00007fff6ed9f72b 0 + 140735053166379


Thread 5:
0   ???                           0x00007fff6ed9f708 0 + 140735053166344


Thread 6:
0   ???                           0x00007fff37771d06 0 + 140734123941126
1   ???                           0x00007fff6eb465de 0 + 140735050704350
2   ???                           0x00007fff6eb48790 0 + 140735050712976
3   ???                           0x00007fff6eb58430 0 + 140735050777648
4   ???                           0x00007fff6eb4ba50 0 + 140735050725968
5   ???                           0x00007fff6eb4c522 0 + 140735050728738
6   ???                           0x00007fff6eb55b91 0 + 140735050767249
7   ???                           0x00007fff6eda56d3 0 + 140735053190867
8   ???                           0x00007fff6ed9f856 0 + 140735053166678
9   ???                           0x00007fff6ed9f717 0 + 140735053166359


Thread 7:
0   ???                           0x00007fff6ed9f708 0 + 140735053166344


Thread 8:
0   ???                           0x00007fff6ecdf396 0 + 140735052379030
1   ???                           0x00007fff6ecdf8fc 0 + 140735052380412
2   ???                           0x00007fff6eb5a88f 0 + 140735050786959
3   ???                           0x00007fff6eb5acd2 0 + 140735050788050
4   ???                           0x00007fff6eddebcf 0 + 140735053425615
5   ???                           0x00007fff3ce595f2 0 + 140734215067122
6   ???                           0x00007fff3ce5a237 0 + 140734215070263
7   ???                           0x00007fff6eb465de 0 + 140735050704350
8   ???                           0x00007fff6eb52676 0 + 140735050753654
9   ???                           0x00007fff3ce5a1a4 0 + 140734215070116
10  ???                           0x00007fff3ce5a698 0 + 140734215071384
11  ???                           0x00007fff3ce2513e 0 + 140734214852926
12  ???                           0x00007fff3ce76598 0 + 140734215185816
13  ???                           0x00007fff3ce247be 0 + 140734214850494
14  ???                           0x00007fff3ce2d1b2 0 + 140734214885810
15  ???                           0x00007fff3ce2cc98 0 + 140734214884504
16  ???                           0x00007fff433ad774 0 + 140734321317748
17  ???                           0x00007fff433ada0a 0 + 140734321318410
18  ???                           0x00007fff6eb52243 0 + 140735050752579
19  ???                           0x00007fff6eb465de 0 + 140735050704350
20  ???                           0x00007fff6eb4bb9e 0 + 140735050726302
21  ???                           0x00007fff6eb4c522 0 + 140735050728738
22  ???                           0x00007fff6eb55b91 0 + 140735050767249
23  ???                           0x00007fff6eda56d3 0 + 140735053190867
24  ???                           0x00007fff6ed9f856 0 + 140735053166678
25  ???                           0x00007fff6ed9f717 0 + 140735053166359


Thread 9:
0   ???                           0x00007fff6ed9f708 0 + 140735053166344


Thread 10:
0   ???                           0x00007fff6ed9f708 0 + 140735053166344


Thread 11:
0   ???                           0x00007fff6ed9f708 0 + 140735053166344


Thread 12:: CVDisplayLink
0   ???                           0x00007fff6ece2b46 0 + 140735052393286
1   ???                           0x00007fff39701caf 0 + 140734157036719
2   ???                           0x00007fff3970125e 0 + 140734157034078
3   ???                           0x00007fff6eda2cce 0 + 140735053180110
4   ???                           0x00007fff6ed9f72b 0 + 140735053166379


Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001  rbx: 0x0000000000000001  rcx: 0x0000000000000045  rdx: 0x0000000000000003
rdi: 0x000000010aa5b000  rsi: 0x000000000000004c  rbp: 0x000070000aa9fc90  rsp: 0x000070000aa9fae0
  r8: 0x0000000000004f36   r9: 0xffffffff00000000  r10: 0x000000010aa5b088  r11: 0x0000000000000202
r12: 0x00007fff78b9e13e  r13: 0x000060000287d150  r14: 0x0000600001d69970  r15: 0x00007fff78b9e13e
rip: 0x0000000108a5d4ba  rfl: 0x0000000000010202  cr2: 0x0000000108a5d4ba


Logical CPU:     0
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14




**********
Process:               MacUpdater [957]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MacUpdater [957]
User ID:               501


Date/Time:             2019-07-27 09:45:22.623 -0400
OS Version:            Mac OS X 10.15 (19A512f)
Report Version:        12
Anonymous UUID:        42723725-D878-62EB-EA8A-ABCE90349116




Time Awake Since Boot: 3800 seconds


System Integrity Protection: enabled


Crashed Thread:        0


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x00000001033400a1
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [957]


VM Regions Near 0x1033400a1:
MALLOC metadata        000000010332b000-000000010332c000 [    4K] r--/rwx SM=COW 
--> mapped file            000000010332c000-000000010338a000 [  376K] r-x/rwx SM=COW  Object_id=7fbca4b9
mapped file            000000010338a000-00000001033bb000 [  196K] rw-/rw- SM=COW  Object_id=89fe3cb9


Thread 0 Crashed:
0   ???                           0x00000001033400a1 0 + 4348706977
1   ???                           0x00007fff2f6a5d72 0 + 140733988887922
2   ???                           0x00007fff2f6a592c 0 + 140733988886828
3   ???                           0x00007fff2f6a534c 0 + 140733988885324
4   ???                           0x00007fff2f6864eb 0 + 140733988758763
5   ???                           0x00007fff2f6859c1 0 + 140733988755905
6   ???                           0x00007fff2e24a08d 0 + 140733967540365
7   ???                           0x00007fff2e249dcd 0 + 140733967539661
8   ???                           0x00007fff2e249b57 0 + 140733967539031
9   ???                           0x00007fff2c9046b0 0 + 140733941040816
10  ???                           0x00007fff2c903424 0 + 140733941036068
11  ???                           0x00007fff2c8fdb82 0 + 140733941013378
12  ???                           0x00007fff2c8efa4e 0 + 140733940955726
13  ???                           0x0000000103229cfa 0 + 4347567354
14  ???                           0x00007fff66b63c35 0 + 140734916607029


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff66cac396 0 + 140734917952406
1   ???                           0x00007fff66cac8fc 0 + 140734917953788
2   ???                           0x00007fff2f686d49 0 + 140733988760905
3   ???                           0x00007fff2f6862e5 0 + 140733988758245
4   ???                           0x00007fff2f6859c1 0 + 140733988755905
5   ???                           0x00007fff2c90bba5 0 + 140733941070757
6   ???                           0x00007fff66d6fcce 0 + 140734918753486
7   ???                           0x00007fff66d6c72b 0 + 140734918739755


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff66cac396 0 + 140734917952406
1   ???                           0x00007fff66cac8fc 0 + 140734917953788
2   ???                           0x00007fff2f686d49 0 + 140733988760905
3   ???                           0x00007fff2f6862e5 0 + 140733988758245
4   ???                           0x00007fff2f6859c1 0 + 140733988755905
5   ???                           0x00007fff2de986de 0 + 140733963667166
6   ???                           0x00007fff31d65302 0 + 140734029517570
7   ???                           0x00007fff66d6fcce 0 + 140734918753486
8   ???                           0x00007fff66d6c72b 0 + 140734918739755


Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff66cafb46 0 + 140734917966662
1   ???                           0x00007fff63cfb81a 0 + 140734867945498
2   ???                           0x00007fff33d70b24 0 + 140734063119140
3   ???                           0x00007fff33d74fcb 0 + 140734063136715
4   ???                           0x00007fff33d74b49 0 + 140734063135561
5   ???                           0x00007fff33d76187 0 + 140734063141255
6   ???                           0x00007fff66d6fcce 0 + 140734918753486
7   ???                           0x00007fff66d6c72b 0 + 140734918739755


Thread 4:: WebCore: LocalStorage
0   ???                           0x00007fff66cafb46 0 + 140734917966662
1   ???                           0x00007fff33d049d9 0 + 140734062676441
2   ???                           0x00007fff403d8e55 0 + 140734271163989
3   ???                           0x00007fff403db4a1 0 + 140734271173793
4   ???                           0x00007fff403db06c 0 + 140734271172716
5   ???                           0x00007fff33d1d703 0 + 140734062778115
6   ???                           0x00007fff33d202a9 0 + 140734062789289
7   ???                           0x00007fff66d6fcce 0 + 140734918753486
8   ???                           0x00007fff66d6c72b 0 + 140734918739755


Thread 5:
0   ???                           0x00007fff66cae0c6 0 + 140734917959878
1   ???                           0x00007fff31da8e61 0 + 140734029794913
2   ???                           0x000000010318d16e 0 + 4346925422
3   ???                           0x000000010321ce7f 0 + 4347514495
4   ???                           0x00000001031dc325 0 + 4347249445
5   ???                           0x00000001031a9049 0 + 4347039817
6   ???                           0x00007fff66b12653 0 + 140734916273747
7   ???                           0x00007fff66b135de 0 + 140734916277726
8   ???                           0x00007fff66b15428 0 + 140734916285480
9   ???                           0x00007fff66b218e5 0 + 140734916335845
10  ???                           0x00007fff66b22025 0 + 140734916337701
11  ???                           0x00007fff66d72699 0 + 140734918764185
12  ???                           0x00007fff66d6c856 0 + 140734918740054
13  ???                           0x00007fff66d6c717 0 + 140734918739735


Thread 6:
0   ???                           0x00007fff66d6c708 0 + 140734918739720


Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000600000387b60  rbx: 0x0000600000387b60  rcx: 0x0100000000000000  rdx: 0x0000600001595e00
rdi: 0x0000600000387b60  rsi: 0x00007fff711623dd  rbp: 0x00007ffeeca75360  rsp: 0x00007ffeeca75328
r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00000001033a2658  r11: 0x00000001033400a1
r12: 0x00007ff3d080d058  r13: 0x00007fff658249a0  r14: 0x0000600001595e00  r15: 0x00007fff711623dd
rip: 0x00000001033400a1  rfl: 0x0000000000010202  cr2: 0x00000001033400a1


Logical CPU:     0
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14


**********
Process:               MacUpdater [80563]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
Responsible:           MacUpdater [80563]
User ID:               501


Date/Time:             2019-07-25 13:54:11.799 -0400
OS Version:            Mac OS X 10.15 (19A512f)
Report Version:        12
Bridge OS Version:     4.0 (17P50507f)
Anonymous UUID:        FB2DC21A-1F98-0BA1-DD11-AC17B644DFF7




Time Awake Since Boot: 170000 seconds


System Integrity Protection: enabled


Crashed Thread:        4


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x0000000102b24b6c
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [80563]


VM Regions Near 0x102b24b6c:
--> mapped file            0000000102aff000-0000000102bd2000 [  844K] r-x/rwx SM=COW  Object_id=797bcd71
    mapped file            0000000102bd2000-0000000102c15000 [  268K] rw-/rwx SM=COW  Object_id=8bbe1f71


Thread 0:
0   ???                           0x00007fff65188396 0 + 140734889493398
1   ???                           0x00007fff651888fc 0 + 140734889494780
2   ???                           0x00007fff2db62d49 0 + 140733960301897
3   ???                           0x00007fff2db622e5 0 + 140733960299237
4   ???                           0x00007fff2db619c1 0 + 140733960296897
5   ???                           0x00007fff2c72608d 0 + 140733939081357
6   ???                           0x00007fff2c725dcd 0 + 140733939080653
7   ???                           0x00007fff2c725b57 0 + 140733939080023
8   ???                           0x00007fff2ade06b0 0 + 140733912581808
9   ???                           0x00007fff2addf424 0 + 140733912577060
10  ???                           0x00007fff2add9b82 0 + 140733912554370
11  ???                           0x00007fff2adcba4e 0 + 140733912496718
12  ???                           0x0000000102ba0cfa 0 + 4340714746
13  ???                           0x00007fff6503fc35 0 + 140734888148021


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff65188396 0 + 140734889493398
1   ???                           0x00007fff651888fc 0 + 140734889494780
2   ???                           0x00007fff2db62d49 0 + 140733960301897
3   ???                           0x00007fff2db622e5 0 + 140733960299237
4   ???                           0x00007fff2db619c1 0 + 140733960296897
5   ???                           0x00007fff2ade7ba5 0 + 140733912611749
6   ???                           0x00007fff6524bcce 0 + 140734890294478
7   ???                           0x00007fff6524872b 0 + 140734890280747


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff65188396 0 + 140734889493398
1   ???                           0x00007fff651888fc 0 + 140734889494780
2   ???                           0x00007fff2db62d49 0 + 140733960301897
3   ???                           0x00007fff2db622e5 0 + 140733960299237
4   ???                           0x00007fff2db619c1 0 + 140733960296897
5   ???                           0x00007fff2c3746de 0 + 140733935208158
6   ???                           0x00007fff30241302 0 + 140734001058562
7   ???                           0x00007fff6524bcce 0 + 140734890294478
8   ???                           0x00007fff6524872b 0 + 140734890280747


Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff6518bb46 0 + 140734889507654
1   ???                           0x00007fff621d781a 0 + 140734839486490
2   ???                           0x00007fff3224cb24 0 + 140734034660132
3   ???                           0x00007fff32250fcb 0 + 140734034677707
4   ???                           0x00007fff32250b49 0 + 140734034676553
5   ???                           0x00007fff32252187 0 + 140734034682247
6   ???                           0x00007fff6524bcce 0 + 140734890294478
7   ???                           0x00007fff6524872b 0 + 140734890280747


Thread 4 Crashed:
0   ???                           0x0000000102b24b6c 0 + 4340206444
1   ???                           0x0000000102b18c3f 0 + 4340157503
2   ???                           0x0000000102b564f1 0 + 4340409585
3   ???                           0x0000000102b53534 0 + 4340397364
4   ???                           0x0000000102b20049 0 + 4340187209
5   ???                           0x00007fff64fee653 0 + 140734887814739
6   ???                           0x00007fff64fef5de 0 + 140734887818718
7   ???                           0x00007fff64ff1428 0 + 140734887826472
8   ???                           0x00007fff64ffd8e5 0 + 140734887876837
9   ???                           0x00007fff64ffe025 0 + 140734887878693
10  ???                           0x00007fff6524e699 0 + 140734890305177
11  ???                           0x00007fff65248856 0 + 140734890281046
12  ???                           0x00007fff65248717 0 + 140734890280727


Thread 5:
0   ???                           0x00007fff65248708 0 + 140734890280712


Thread 6:
0   ???                           0x00007fff65248708 0 + 140734890280712


Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff91cfe6a0  rbx: 0x0000700001e64d18  rcx: 0x00007fff65189362  rdx: 0x0000000000000000
  rdi: 0x00006000011d8fa0  rsi: 0x0000000000000000  rbp: 0x0000700001e64d00  rsp: 0x0000700001e64ce0
   r8: 0x00000000001ee12e   r9: 0xffffffff00000000  r10: 0x00007fff91cfda04  r11: 0x0000000000000246
  r12: 0x00007fad62f3d470  r13: 0x0000700001e64d18  r14: 0x00006000011d8fa0  r15: 0xdfa6679d5838ec63
  rip: 0x0000000102b24b6c  rfl: 0x0000000000010206  cr2: 0x0000000102b24b6c
 
Logical CPU:     6
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14


**********
Process:               MacUpdater [97511]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MacUpdater [97511]
User ID:               501

Date/Time:             2019-07-25 09:03:39.527 -0500
OS Version:            Mac OS X 10.15 (19A512f)
Report Version:        12
Anonymous UUID:        A4254002-644E-0713-5ABF-F39EA5D63DE4

Sleep/Wake UUID:       7464BB3C-E1C0-4EFD-90B4-087430FBE94E

Time Awake Since Boot: 360000 seconds
Time Since Wake:       440 seconds

System Integrity Protection: enabled

Crashed Thread:        5

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x00000001082ef98d
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [97511]

VM Regions Near 0x1082ef98d:
--> mapped file            0000000108290000-0000000108363000 [  844K] r-x/rwx SM=COW  Object_id=97bbd437
    mapped file            0000000108363000-00000001083a6000 [  268K] rw-/rwx SM=COW  Object_id=90d73f37

Thread 0:
0   ???                                0x00007fff67780396 0 + 140734929306518
1   ???                                0x00007fff677808fc 0 + 140734929307900
2   ???                                0x00007fff300a9d2e 0 + 140733999389998
3   ???                                0x00007fff300a92b4 0 + 140733999387316
4   ???                                0x00007fff300a8996 0 + 140733999384982
5   ???                                0x00007fff2ec5e08d 0 + 140733978108045
6   ???                                0x00007fff2ec5ddcd 0 + 140733978107341
7   ???                                0x00007fff2ec5db57 0 + 140733978106711
8   ???                                0x00007fff2d3186b0 0 + 140733951608496
9   ???                                0x00007fff2d317424 0 + 140733951603748
10  ???                               0x00007fff2d311b82 0 + 140733951581058
11  ???                               0x00007fff2d303a4e 0 + 140733951523406
12  ???                               0x0000000108331cfa 0 + 4432534778
13  ???                               0x00007fff67637c35 0 + 140734927961141

Thread 1:: com.apple.NSEventThread
0   ???                                0x00007fff67780396 0 + 140734929306518
1   ???                                0x00007fff677808fc 0 + 140734929307900
2   ???                                0x00007fff300a9d2e 0 + 140733999389998
3   ???                                0x00007fff300a92b4 0 + 140733999387316
4   ???                                0x00007fff300a8996 0 + 140733999384982
5   ???                                0x00007fff2d31fba5 0 + 140733951638437
6   ???                                0x00007fff67847cce 0 + 140734930123982
7   ???                                0x00007fff6784472b 0 + 140734930110251

Thread 2:: com.apple.NSURLConnectionLoader
0   ???                                0x00007fff67780396 0 + 140734929306518
1   ???                                0x00007fff677808fc 0 + 140734929307900
2   ???                                0x00007fff300a9d2e 0 + 140733999389998
3   ???                                0x00007fff300a92b4 0 + 140733999387316
4   ???                                0x00007fff300a8996 0 + 140733999384982
5   ???                                0x00007fff2e8ac6de 0 + 140733974234846
6   ???                                0x00007fff327ac302 0 + 140734040294146
7   ???                                0x00007fff67847cce 0 + 140734930123982
8   ???                                0x00007fff6784472b 0 + 140734930110251

Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                                0x00007fff67783b46 0 + 140734929320774
1   ???                                0x00007fff647d981a 0 + 140734879340570
2   ???                                0x00007fff347b7b24 0 + 140734073895716
3   ???                                0x00007fff347bbfcb 0 + 140734073913291
4   ???                                0x00007fff347bbb49 0 + 140734073912137
5   ???                                0x00007fff347bd187 0 + 140734073917831
6   ???                                0x00007fff67847cce 0 + 140734930123982
7   ???                                0x00007fff6784472b 0 + 140734930110251

Thread 4:: WebCore: LocalStorage
0   ???                                0x00007fff67783b46 0 + 140734929320774
1   ???                                0x00007fff3474b9d9 0 + 140734073453017
2   ???                                0x00007fff40e1fe55 0 + 140734281940565
3   ???                                0x00007fff40e224a1 0 + 140734281950369
4   ???                                0x00007fff40e2206c 0 + 140734281949292
5   ???                                0x00007fff34764703 0 + 140734073554691
6   ???                                0x00007fff347672a9 0 + 140734073565865
7   ???                                0x00007fff67847cce 0 + 140734930123982
8   ???                                0x00007fff6784472b 0 + 140734930110251

Thread 5 Crashed:
0   ???                                0x00000001082ef98d 0 + 4432263565
1   ???                                0x00000001082f0002 0 + 4432265218
2   ???                                0x000000010830e29c 0 + 4432388764
3   ???                                0x00000001082ea000 0 + 4432240640
4   ???                                0x00000001082e4534 0 + 4432217396
5   ???                                0x00000001082b1049 0 + 4432007241
6   ???                                0x00007fff675e6653 0 + 140734927627859
7   ???                                0x00007fff675e75de 0 + 140734927631838
8   ???                                0x00007fff675e9428 0 + 140734927639592
9   ???                                0x00007fff675f58e5 0 + 140734927689957
10  ???                               0x00007fff675f6025 0 + 140734927691813
11  ???                               0x00007fff6784a699 0 + 140734930134681
12  ???                               0x00007fff67844856 0 + 140734930110550
13  ???                               0x00007fff67844717 0 + 140734930110231

Thread 6:
0   ???                                0x00007fff67844708 0 + 140734930110216

Thread 7:
0   ???                                0x00007fff67844708 0 + 140734930110216

Thread 8:
0   ???                                0x00007fff67844708 0 + 140734930110216

Thread 9:
0   ???                                0x00007fff67844708 0 + 140734930110216

Thread 10:
0   ???                                0x00007fff67780396 0 + 140734929306518
1   ???                                0x00007fff677808fc 0 + 140734929307900
2   ???                                0x00007fff3247420b 0 + 140734036918795
3   ???                                0x00007fff3247406d 0 + 140734036918381
4   ???                                0x00007fff32475b0b 0 + 140734036925195
5   ???                                0x00007fff675e75de 0 + 140734927631838
6   ???                                0x00007fff675e9790 0 + 140734927640464
7   ???                                0x00007fff675f9430 0 + 140734927705136
8   ???                                0x00007fff675eca50 0 + 140734927653456
9   ???                                0x00007fff675ed522 0 + 140734927656226
10  ???                               0x00007fff675f6b91 0 + 140734927694737
11  ???                               0x00007fff6784a6d3 0 + 140734930134739
12  ???                               0x00007fff67844856 0 + 140734930110550
13  ???                               0x00007fff67844717 0 + 140734930110231

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000000000002d  rcx: 0x00007fff67786ade  rdx: 0x0000000000000000
  rdi: 0x000000000000002d  rsi: 0x00000000000081a4  rbp: 0x0000700003600b10  rsp: 0x00007000036005c0
   r8: 0x00000000000081a4   r9: 0x0000000000000000  r10: 0x00006000039e5b0c  r11: 0x0000000000000292
  r12: 0x0000700003600f48  r13: 0x0000700003600f48  r14: 0x00007fff663038c0  r15: 0x00006000007593b0
  rip: 0x00000001082ef98d  rfl: 0x0000000000010206  cr2: 0x00000001082ef98d
 
Logical CPU:     6
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14



**********
Process:               MacUpdater [1897]
Path:                  /private/var/folders/*/MacUpdater.app/Contents/MacOS/MacUpdater
Identifier:            com.corecode.MacUpdater
Version:               1.4.15 (6215)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MacUpdater [1897]
User ID:               501


Date/Time:             2019-07-25 14:34:13.347 +0100
OS Version:            Mac OS X 10.15 (19A512f)
Report Version:        12
Bridge OS Version:     3.0 (14Y904)
Anonymous UUID:        8070ED28-6CB8-B263-42EC-36E49A498489


Sleep/Wake UUID:       0D9C0401-515B-4DFE-A787-7B2AD24DB1B2


Time Awake Since Boot: 20000 seconds


System Integrity Protection: enabled


Crashed Thread:        5


Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x000000010f8ba3cf
Exception Note:        EXC_CORPSE_NOTIFY


Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [1897]


VM Regions Near 0x10f8ba3cf:
--> mapped file            000000010f8b3000-000000010f986000 [  844K] r-x/rwx SM=COW  Object_id=9b84713
   mapped file            000000010f986000-000000010f9c9000 [  268K] rw-/rwx SM=COW  Object_id=12097113


Thread 0:
0   ???                           0x00007fff6983c396 0 + 140734963630998
1   ???                           0x00007fff6983c8fc 0 + 140734963632380
2   ???                           0x00007fff32216d49 0 + 140734034439497
3   ???                           0x00007fff322162e5 0 + 140734034436837
4   ???                           0x00007fff322159c1 0 + 140734034434497
5   ???                           0x00007fff30dda08d 0 + 140734013218957
6   ???                           0x00007fff30dd9dcd 0 + 140734013218253
7   ???                           0x00007fff30dd9b57 0 + 140734013217623
8   ???                           0x00007fff2f4946b0 0 + 140733986719408
9   ???                           0x00007fff2f493424 0 + 140733986714660
10  ???                           0x00007fff2f48db82 0 + 140733986691970
11  ???                           0x00007fff2f47fa4e 0 + 140733986634318
12  ???                           0x000000010f954cfa 0 + 4556410106
13  ???                           0x00007fff696f3c35 0 + 140734962285621


Thread 1:: com.apple.NSEventThread
0   ???                           0x00007fff6983c396 0 + 140734963630998
1   ???                           0x00007fff6983c8fc 0 + 140734963632380
2   ???                           0x00007fff32216d49 0 + 140734034439497
3   ???                           0x00007fff322162e5 0 + 140734034436837
4   ???                           0x00007fff322159c1 0 + 140734034434497
5   ???                           0x00007fff2f49bba5 0 + 140733986749349
6   ???                           0x00007fff698ffcce 0 + 140734964432078
7   ???                           0x00007fff698fc72b 0 + 140734964418347


Thread 2:: com.apple.NSURLConnectionLoader
0   ???                           0x00007fff6983c396 0 + 140734963630998
1   ???                           0x00007fff6983c8fc 0 + 140734963632380
2   ???                           0x00007fff32216d49 0 + 140734034439497
3   ???                           0x00007fff322162e5 0 + 140734034436837
4   ???                           0x00007fff322159c1 0 + 140734034434497
5   ???                           0x00007fff30a286de 0 + 140734009345758
6   ???                           0x00007fff348f5302 0 + 140734075196162
7   ???                           0x00007fff698ffcce 0 + 140734964432078
8   ???                           0x00007fff698fc72b 0 + 140734964418347


Thread 3:: JavaScriptCore bmalloc scavenger
0   ???                           0x00007fff6983fb46 0 + 140734963645254
1   ???                           0x00007fff6688b81a 0 + 140734913624090
2   ???                           0x00007fff36900b24 0 + 140734108797732
3   ???                           0x00007fff36904fcb 0 + 140734108815307
4   ???                           0x00007fff36904b49 0 + 140734108814153
5   ???                           0x00007fff36906187 0 + 140734108819847
6   ???                           0x00007fff698ffcce 0 + 140734964432078
7   ???                           0x00007fff698fc72b 0 + 140734964418347


Thread 4:
0   ???                           0x00007fff6983c396 0 + 140734963630998
1   ???                           0x00007fff6983c8fc 0 + 140734963632380
2   ???                           0x00007fff345bd20b 0 + 140734071820811
3   ???                           0x00007fff345bd06d 0 + 140734071820397
4   ???                           0x00007fff345beb0b 0 + 140734071827211
5   ???                           0x00007fff696a35de 0 + 140734961956318
6   ???                           0x00007fff696a5790 0 + 140734961964944
7   ???                           0x00007fff696b5430 0 + 140734962029616
8   ???                           0x00007fff696a8a50 0 + 140734961977936
9   ???                           0x00007fff696a9522 0 + 140734961980706
10  ???                           0x00007fff696b2b91 0 + 140734962019217
11  ???                           0x00007fff699026d3 0 + 140734964442835
12  ???                           0x00007fff698fc856 0 + 140734964418646
13  ???                           0x00007fff698fc717 0 + 140734964418327


Thread 5 Crashed:
0   ???                           0x000000010f8ba3cf 0 + 4555776975
1   ???                           0x000000010f909f4e 0 + 4556103502
2   ???                           0x000000010f907534 0 + 4556092724
3   ???                           0x000000010f8d4049 0 + 4555882569
4   ???                           0x00007fff696a2653 0 + 140734961952339
5   ???                           0x00007fff696a35de 0 + 140734961956318
6   ???                           0x00007fff696a5428 0 + 140734961964072
7   ???                           0x00007fff696b18e5 0 + 140734962014437
8   ???                           0x00007fff696b2025 0 + 140734962016293
9   ???                           0x00007fff69902699 0 + 140734964442777
10  ???                           0x00007fff698fc856 0 + 140734964418646
11  ???                           0x00007fff698fc717 0 + 140734964418327

Replies

we still see this on beta6. is there any way to get Apple to fix this before the final release? am i correct that TSI incidents are not available for beta macOS versions?


Date/Time:             2019-08-25 14:26:15.872 +0930
OS Version:            Mac OS X 10.15 (19A536g)
Report Version:        12
Anonymous UUID:        32DDB46A-D54D-1F15-7B53-DE68EBC00E85

Sleep/Wake UUID:       DFC92C5B-255C-49D8-A4B5-E59D3C2C31BB

Time Awake Since Boot: 1300 seconds
Time Since Wake:       1100 seconds

System Integrity Protection: enabled

Crashed Thread:        7

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_MEMORY_ERROR at 0x000000010183a610
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Bus error: 10
Termination Reason:    Namespace SIGNAL, Code 0xa
Terminating Process:   exc handler [2209]

VM Regions Near 0x10183a610:
--> mapped file            00000001017d8000-00000001018b0000 [  864K] r-x/rwx SM=COW  Object_id=18baf30b
   mapped file            00000001018b0000-00000001018f5000 [  276K] rw-/rwx SM=COW  Object_id=1a89310b

Thread 0:
0   ¿¿¿                            0x00007fff66b5a116 0 + 140734916567318
1   ¿¿¿                            0x00007fff66b5a67c 0 + 140734916568700
2   ¿¿¿                            0x00007fff2f6507ab 0 + 140733988538283
3   ¿¿¿                            0x00007fff2f64fd47 0 + 140733988535623
4   ¿¿¿                            0x00007fff2f64f423 0 + 140733988533283
5   ¿¿¿                            0x00007fff2e1f1f2d 0 + 140733967179565
6   ¿¿¿                            0x00007fff2e1f1c6d 0 + 140733967178861
7   ¿¿¿                            0x00007fff2e1f19f7 0 + 140733967178231
8   ¿¿¿                            0x00007fff2c8a269c 0 + 140733940639388
9   ¿¿¿                            0x00007fff2c8a140c 0 + 140733940634636
10  ¿¿¿                            0x00007fff2c89bba6 0 + 140733940612006
11  ¿¿¿                            0x00007fff2c88da6e 0 + 140733940554350
12  ¿¿¿                            0x000000010187cda2 0 + 4320644514
13  ¿¿¿                            0x00007fff66a112a5 0 + 140734915220133

Thread 1:: com.apple.NSEventThread
0   ¿¿¿                            0x00007fff66b5a116 0 + 140734916567318
1   ¿¿¿                            0x00007fff66b5a67c 0 + 140734916568700
2   ¿¿¿                            0x00007fff2f6507ab 0 + 140733988538283
3   ¿¿¿                            0x00007fff2f64fd47 0 + 140733988535623
4   ¿¿¿                            0x00007fff2f64f423 0 + 140733988533283
5   ¿¿¿                            0x00007fff2c8a9bc2 0 + 140733940669378
6   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
7   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 2:: com.apple.NSURLConnectionLoader
0   ¿¿¿                            0x00007fff66b5a116 0 + 140734916567318
1   ¿¿¿                            0x00007fff66b5a67c 0 + 140734916568700
2   ¿¿¿                            0x00007fff2f6507ab 0 + 140733988538283
3   ¿¿¿                            0x00007fff2f64fd47 0 + 140733988535623
4   ¿¿¿                            0x00007fff2f64f423 0 + 140733988533283
5   ¿¿¿                            0x00007fff2de3dfbe 0 + 140733963296702
6   ¿¿¿                            0x00007fff31d5fdc2 0 + 140734029495746
7   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
8   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 3:: JavaScriptCore bmalloc scavenger
0   ¿¿¿                            0x00007fff66b5d8c6 0 + 140734916581574
1   ¿¿¿                            0x00007fff63b7481a 0 + 140734866343962
2   ¿¿¿                            0x00007fff33d81c14 0 + 140734063189012
3   ¿¿¿                            0x00007fff33d8616b 0 + 140734063206763
4   ¿¿¿                            0x00007fff33d85ce9 0 + 140734063205609
5   ¿¿¿                            0x00007fff33d87327 0 + 140734063211303
6   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
7   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 4:: WebCore: LocalStorage
0   ¿¿¿                            0x00007fff66b5d8c6 0 + 140734916581574
1   ¿¿¿                            0x00007fff33d15a99 0 + 140734062746265
2   ¿¿¿                            0x00007fff4042be75 0 + 140734271503989
3   ¿¿¿                            0x00007fff4042eb21 0 + 140734271515425
4   ¿¿¿                            0x00007fff4042e6ec 0 + 140734271514348
5   ¿¿¿                            0x00007fff33d2e7c3 0 + 140734062847939
6   ¿¿¿                            0x00007fff33d31369 0 + 140734062859113
7   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
8   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 5:: IndexedDatabase Server
0   ¿¿¿                            0x00007fff66b5d8c6 0 + 140734916581574
1   ¿¿¿                            0x00007fff33d15a99 0 + 140734062746265
2   ¿¿¿                            0x00007fff3370f335 0 + 140734056428341
3   ¿¿¿                            0x00007fff33cf359e 0 + 140734062605726
4   ¿¿¿                            0x00007fff33d2e7c3 0 + 140734062847939
5   ¿¿¿                            0x00007fff33d31369 0 + 140734062859113
6   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
7   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 6:
0   ¿¿¿                            0x00007fff66c1a5c0 0 + 140734917354944

Thread 7 Crashed:
0   ¿¿¿                            0x000000010183a610 0 + 4320372240
1   ¿¿¿                            0x000000010181e46f 0 + 4320257135
2   ¿¿¿                            0x0000000101830069 0 + 4320329833
3   ¿¿¿                            0x000000010182d7a4 0 + 4320319396
4   ¿¿¿                            0x00000001017fa068 0 + 4320108648
5   ¿¿¿                            0x00007fff669c0663 0 + 140734914889315
6   ¿¿¿                            0x00007fff669c15ee 0 + 140734914893294
7   ¿¿¿                            0x00007fff669c3438 0 + 140734914901048
8   ¿¿¿                            0x00007fff669cf8f5 0 + 140734914951413
9   ¿¿¿                            0x00007fff669d0035 0 + 140734914953269
10  ¿¿¿                            0x00007fff66c1a72d 0 + 140734917355309
11  ¿¿¿                            0x00007fff66c1a5cf 0 + 140734917354959

Thread 8:
0   ¿¿¿                            0x00007fff66b5d8c6 0 + 140734916581574
1   ¿¿¿                            0x00007fff2afa4fd3 0 + 140733914435539
2   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
3   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 9:
0   ¿¿¿                            0x00007fff66c1a5c0 0 + 140734917354944

Thread 10:
0   ¿¿¿                            0x00007fff66c1a5c0 0 + 140734917354944

Thread 11:
0   ¿¿¿                            0x00007fff66b5a116 0 + 140734916567318
1   ¿¿¿                            0x00007fff66b5a67c 0 + 140734916568700
2   ¿¿¿                            0x00007fff31a2416b 0 + 140734026105195
3   ¿¿¿                            0x00007fff31a23fc5 0 + 140734026104773
4   ¿¿¿                            0x00007fff31a25a6b 0 + 140734026111595
5   ¿¿¿                            0x00007fff669c15ee 0 + 140734914893294
6   ¿¿¿                            0x00007fff669c37a0 0 + 140734914901920
7   ¿¿¿                            0x00007fff669d3440 0 + 140734914966592
8   ¿¿¿                            0x00007fff669c6a60 0 + 140734914914912
9   ¿¿¿                            0x00007fff669c7532 0 + 140734914917682
10  ¿¿¿                            0x00007fff669d0ba1 0 + 140734914956193
11  ¿¿¿                            0x00007fff66c1a773 0 + 140734917355379
12  ¿¿¿                            0x00007fff66c1a5cf 0 + 140734917354959

Thread 12:: CVDisplayLink
0   ¿¿¿                            0x00007fff66b5d8c6 0 + 140734916581574
1   ¿¿¿                            0x00007fff316c382b 0 + 140734022563883
2   ¿¿¿                            0x00007fff316c2dda 0 + 140734022561242
3   ¿¿¿                            0x00007fff66c1dd76 0 + 140734917369206
4   ¿¿¿                            0x00007fff66c1a5e3 0 + 140734917354979

Thread 13:
0   ¿¿¿                            0x00007fff66c1a5c0 0 + 140734917354944

Thread 14:
0   ¿¿¿                            0x00007fff66c1a5c0 0 + 140734917354944

Thread 15:
0   ¿¿¿                            0x00007fff66c1a5c0 0 + 140734917354944

Thread 7 crashed with X86 Thread State (64-bit):
 rax: 0x000060000361c480  rbx: 0x000070000add8c58  rcx: 0x00007ff0e40fce20  rdx: 0x0000000000000000
 rdi: 0x000070000add87d0  rsi: 0x0000000000000008  rbp: 0x000070000add8cc0  rsp: 0x000070000add8c50
  r8: 0x00007fff2f9013c0   r9: 0x0000000000000071  r10: 0x00007fff8b1009b8  r11: 0x00007fff656af346
 r12: 0x000060000361c240  r13: 0x0000600003106f30  r14: 0x00007fff656ab6f0  r15: 0x00000001018bc250
 rip: 0x000000010183a610  rfl: 0x0000000000010206  cr2: 0x000000010183a610

Logical CPU:     2
Error Code:      0x00000014 (no mapping for user instruction write)
Trap Number:     14

the issue is STILL present in 10.15 beta 8 (19A558d)