I need to know if this is occurring on my M1 Mac or if it applies to everyone. A work around would be appreciated. Steps to reproduce.
Load up an iOS app with a TextField. I've reproduced this using Blink rename camera field and my own app, InHisVerse Bible, pressing the search option at the top of the App. https://testflight.apple.com/join/k18m5WTn
Open a browser, select some text, right click and choose copy.
Go back to the iOS app, right click and the program will immediately crash.
Edit: I tried this using Xcode and a test app with just a textfield. Right click with data in clipboard returned this error:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: title)'
If you clear the clipboard, right click works, but of course, there is no way to paste. A partial dump from InHisVerse follows. Blink returns a similar dump;
Translated Report (Full Report Below)
Incident Identifier: 54CF16AF-CFC4-40C8-B32B-C2DF07C68E4E
Beta Identifier: A9FDB4EB-94DD-54DE-B1ED-FE2CE0C6F6BB
Hardware Model: Macmini9,1
Process: InHisVerse-iPad [1053]
Path: /private/var/folders/*/InHisVerse-iPad.app/InHisVerse-iPad
Identifier: com.inhisverse.ihv-ipad
Version: 1.0 (12)
AppStoreTools: 13F100
AppVariant: 1:MacFamily20,1:14
Beta: YES
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.inhisverse.ihv-ipad [864]
Date/Time: 2022-08-18 11:16:46.9259 -0400
Launch Time: 2022-08-18 11:16:39.7005 -0400
OS Version: macOS 12.5.1 (21G83)
Release Type: User
Report Version: 104
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000197453d84
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: SIGNAL 5 Trace/BPT trap: 5
Terminating Process: exc handler [1053]
Triggered by Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x1945f1194 __exceptionPreprocess + 220
1 libobjc.A.dylib 0x19433be04 objc_exception_throw + 60
2 CoreFoundation 0x1946c3178 -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x1946cff8c -[__NSDictionaryM setObject:forKey:].cold.3 + 0
4 CoreFoundation 0x1945298b0 -[__NSDictionaryM setObject:forKey:] + 904
5 UIKitCore 0x1bc7438f0 -[_UIMenuBarItem properties] + 124
6 UIKitMacHelper 0x1a9e361e8 UINSNSMenuItemFromUINSMenuItem + 96
7 UIKitMacHelper 0x1a9e35eec _insertUINSMenuItemsIntoNSMenu + 852
8 UIKitMacHelper 0x1a9e35944 UINSNSMenuFromUINSMenu + 152
9 UIKitMacHelper 0x1a9e35814 -[UINSMenuController _createNSMenu:forContextMenu:] + 92
10 UIKitMacHelper 0x1a9ea7b38 -[UINSMenuController _prepareToShowContextMenu:activityItemsConfiguration:] + 144
11 UIKitMacHelper 0x1a9ea7498 -[UINSMenuController showContextMenu:inWindow:atLocationInWindow:activityItemsConfiguration:] + 312
12 libdispatch.dylib 0x1942de5f0 _dispatch_call_block_and_release + 32
13 libdispatch.dylib 0x1942e01b4 _dispatch_client_callout + 20
14 libdispatch.dylib 0x1942ee6cc _dispatch_main_queue_drain + 928
15 libdispatch.dylib 0x1942ee31c _dispatch_main_queue_callback_4CF + 44
16 CoreFoundation 0x1945b2a2c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
17 CoreFoundation 0x19456fcb8 __CFRunLoopRun + 2532
18 CoreFoundation 0x19456eb34 CFRunLoopRunSpecific + 600
19 HIToolbox 0x19d1ae338 RunCurrentEventLoopInMode + 292
20 HIToolbox 0x19d1ae0b4 ReceiveNextEventCommon + 564
21 HIToolbox 0x19d1ade68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
22 AppKit 0x1970d651c _DPSNextEvent + 860
23 AppKit 0x1970d4e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
24 AppKit 0x1970c6fe0 -[NSApplication run] + 596
25 AppKit 0x1970986fc NSApplicationMain + 1132
26 AppKit 0x19736e640 +[NSWindow _savedFrameFromString:] + 0
27 UIKitMacHelper 0x1a9e333c0 UINSApplicationMain + 1276
28 UIKitCore 0x1bc5d0c2c UIApplicationMain + 164
29 InHisVerse-iPad 0x10162c528 0x100f38000 + 7292200
30 InHisVerse-iPad 0x1015f0f10 0x100f38000 + 7048976
31 InHisVerse-iPad 0x100fea8b0 0x100f38000 + 731312
32 InHisVerse-iPad 0x101271510 0x100f38000 + 3380496
33 InHisVerse-iPad 0x1016a770c 0x100f38000 + 7796492
34 InHisVerse-iPad 0x10173ac98 0x100f38000 + 8400024
35 InHisVerse-iPad 0x10173fde0 0x100f38000 + 8420832
36 InHisVerse-iPad 0x101688d34 0x100f38000 + 7671092
37 InHisVerse-iPad 0x1017e2cc0 0x100f38000 + 9088192
38 InHisVerse-iPad 0x100f4a8e0 0x100f38000 + 76000
39 dyld 0x101b2d08c start + 520
Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread
0 AppKit 0x197453d84 -[NSApplication _crashOnException:] + 324
1 AppKit 0x197453d7c -[NSApplication _crashOnException:] + 316
2 AppKit 0x197453a9c -[NSApplication reportException:] + 580
3 AppKit 0x1974fdfb4 uncaughtErrorProc + 156
4 CoreFoundation 0x19467d110 __handleUncaughtException + 800
5 libobjc.A.dylib 0x194344314 _objc_terminate() + 132
6 libc++abi.dylib 0x19445dea4 std::__terminate(void (*)()) + 20
7 libc++abi