ModusToolbox crashes the second time after installation on Apple Macbook Air (2020) - Apple M1.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SomeName
Level 1
Level 1
First question asked Welcome!

Hi,

I recently the ModusToolbox 2.3. The ModusToolbox works properly the first time after installation. I was able to program the board and see the debug logs also. When I quit the application and reopen I see the following crash log.

 

Process: ModusToolbox [2125]
Path: /Applications/ModusToolbox/*/ModusToolbox.app/Contents/MacOS/ModusToolbox
Identifier: ModusToolbox
Version: ???
Code Type: X86-64 (Translated)
Parent Process: ??? [1]
Responsible: ModusToolbox [2125]
User ID: 501

Date/Time: 2021-05-14 22:22:20.917 +0530
OS Version: macOS 11.3 (20E232)
Report Version: 12
Anonymous UUID: 72D78742-3F7C-5B9A-1D5A-08FF3FB3DC39

Sleep/Wake UUID: 9A70761A-4BD8-45D9-B3ED-D9FE4AABA3C0

Time Awake Since Boot: 300000 seconds
Time Since Wake: 12 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: EXC_ARM_BREAKPOINT at 0x00007ffdffc42360 (brk 1)
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [2125]

Application Specific Information:
rosetta error: /var/db/oah/63b8ff35a4bc93e2da17585c4ea5ae7f225c3b5f3c7ebcea016bd32f0f335c15/a462f34c94df3beb9c9321b81b4fec37bafd6d153828a19d3608e801f1adf921/ModusToolbox.aot: attachment of code signature supplement failed: 3

Thread 0 Crashed:
0 runtime 0x00007ffdffc42360 0x7ffdffbef000 + 340832
1 runtime 0x00007ffdffc423ac 0x7ffdffbef000 + 340908
2 runtime 0x00007ffdffbfd004 0x7ffdffbef000 + 57348
3 runtime 0x00007ffdffbfe54c 0x7ffdffbef000 + 62796
4 runtime 0x00007ffdffbfe044 0x7ffdffbef000 + 61508
5 runtime 0x00007ffdffbf02a0 0x7ffdffbef000 + 4768
6 dyld 0x0000000103267000 0x103267000 + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000003 x2: 0x000000000000003c x3: 0x000000000000002c
x4: 0x0000000000000303 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000008463
x8: 0x00007ffdffc6f000 x9: 0x0000000000000000 x10: 0x00007ffdffc65c5a x11: 0x0000000000000000
x12: 0x00007ffdffc596e0 x13: 0x00007ffdffc596d0 x14: 0x00007ffdffc54a76 x15: 0x0000000000000020
x16: 0xffffffffffffffe1 x17: 0x00007ffdffc467e4 x18: 0x000000020a286103 x19: 0x00007ffdffc65b78
x20: 0x000000020a2867b8 x21: 0x0000000002f1d000 x22: 0x0000000000000103 x23: 0x0000000002f1d000
x24: 0x0000000000000003 x25: 0x0000000000000001 x26: 0x000000020a285c10 x27: 0x00007ffdffbef000
x28: 0x0000000000000001 fp: 0x000000020a2849b0 lr: 0x73027ffdffc42358
sp: 0x000000020a284990 pc: 0x00007ffdffc42360 cpsr: 0x60000000
far: 0x00007ffdffc70000 esr: 0xf2000001


Binary Images:
0x103267000 - 0x103302fff dyld (851.27) <7EAA668B-F906-3BAA-A980-139BBE6E8766> /usr/lib/dyld
0x7ffdffbef000 - 0x7ffdffc62fff +runtime (203.42) <A7DF9462-ECE5-3ED4-8C57-BC56BA4793EA> /Library/Apple/*/runtime

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: 3
thread_create: 0
thread_set_state: 6

VM Region Summary:
ReadOnly portion of Libraries: Total=1328K resident=0K(0%) swapped_out_or_unallocated=1328K(100%)
Writable regions: Total=18.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=18.8M(100%)

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
STACK GUARD 56.0M 1
Stack 8176K 1
VM_ALLOCATE 10.5M 1
VM_ALLOCATE (reserved) 56K 1 reserved VM address space (unallocated)
__DATA 288K 4
__DATA_CONST 32K 1
__LINKEDIT 272K 4
__TEXT 1088K 2
mapped file 4.7G 12
=========== ======= =======
TOTAL 4.8G 27
TOTAL, minus reserved VM space 4.8G 27

Model: MacBookAir10,1, BootROM 6723.101.4, proc 8:4:4 processors, 8 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: LPDDR4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Apr 2 2021 00:48:12 version 18.52.1.2.7.8.116 FWID 01-9f7b4413
Bluetooth: Version 8.0.4d18, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

0 Likes
1 Solution
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello @SomeName 

Can you please try the workaround mentioned in the KBA: Eclipse IDE for ModusToolbox Quits Unexpectedly on macOS Big Sur - KBA233132 and let me know if this works for you?

Thank and Regards

Ekta

View solution in original post

0 Likes
1 Reply
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello @SomeName 

Can you please try the workaround mentioned in the KBA: Eclipse IDE for ModusToolbox Quits Unexpectedly on macOS Big Sur - KBA233132 and let me know if this works for you?

Thank and Regards

Ekta

0 Likes