Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bertie343

macrumors regular
Original poster
Some of my messages weren't syncing between my MBP and iPhone so I quit the app. Now when I try to reopen the app, the icon in the dock bounces, opens and immediately closes reporting that it crashed. The only way I can reopen the app is if I restart my machine. Has anyone else experienced this?

Stack trace below:

Code:
Process:               Messages [56426]
Path:                  /System/Applications/Messages.app/Contents/MacOS/Messages
Identifier:            com.apple.MobileSMS
Version:               14.0 (6000)
Build Info:            Messages_iosmac-1125025002009000~14
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Messages [56426]
User ID:               501

Date/Time:             2020-11-25 08:55:40.289 -0500
OS Version:            macOS 11.0.1 (20B29)
Report Version:        12
Bridge OS Version:     3.0 (14Y908)
Anonymous UUID:        E80C0DD7-7402-FB28-01E5-A9F7F55C4F05

Sleep/Wake UUID:       79FC6452-B308-44F7-B939-D697E56C4838

Time Awake Since Boot: 310000 seconds
Time Since Wake:       2800 seconds

System Integrity Protection: disabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (Code Signature Invalid)
Exception Codes:       0x0000000000000032, 0x00007fff4544d041
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace CODESIGNING, Code 0x2

kernel messages:

VM Regions Near 0x7fff4544d041:
    Stack                    7ffee44a1000-7ffee4ca1000 [ 8192K] rw-/rwx SM=COW  thread 0
--> Submap                   7fff00000000-7fff80000000 [  2.0G] r--/rwx SM=SHM  machine-wide VM submap
    unused shlib __TEXT      7fff20002000-7fff20048000 [  280K] r-x/r-x SM=COW  system shared lib __TEXT not used by this process

Application Specific Information:
dyld3 mode

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib          0x00007fff20351129 _platform_memmove$VARIANT$Haswell + 169
1   com.apple.CoreFoundation          0x00007fff2038f5ff CFStringGetCString + 295
2   com.apple.CoreFoundation          0x00007fff2038f42e -[__NSCFString getCString:maxLength:encoding:] + 57
3   com.apple.Foundation              0x00007fff21132de2 NSClassFromString + 98
4   com.apple.UIKitCore               0x00007fff4423326f ___isUnitTesting_block_invoke + 16
5   libdispatch.dylib                 0x00007fff201647c7 _dispatch_client_callout + 8
6   libdispatch.dylib                 0x00007fff2016596b _dispatch_once_callout + 20
7   com.apple.UIKitCore               0x00007fff44233248 -[_UINavigationBarVisualProviderModernIOS allowLargeTitleView] + 201
8   com.apple.UIKitCore               0x00007fff44233157 -[_UINavigationBarVisualProviderModernIOS _stackWantsLargeTitleDisplayedForItem:hideLargeTitleForActiveSearch:] + 119
9   com.apple.UIKitCore               0x00007fff442330b9 -[_UINavigationBarVisualProviderModernIOS _stackWantsLargeTitleDisplayedForItem:] + 167
10  com.apple.UIKitCore               0x00007fff44232eea -[_UINavigationBarVisualProviderModernIOS _stackWantsExtendedContentViewForItem:] + 111
11  com.apple.UIKitCore               0x00007fff44232da2 -[_UINavigationBarVisualProviderModernIOS _updateContentPriorities] + 31
12  com.apple.UIKitCore               0x00007fff44229bcd -[_UINavigationBarVisualProviderModernIOS prepare] + 815
13  com.apple.UIKitCore               0x00007fff4422972c -[UINavigationBar _commonNavBarInit] + 286
14  com.apple.UIKitCore               0x00007fff44227d61 -[UINavigationBar initWithFrame:] + 224
15  com.apple.UIKitCore               0x00007fff44227c39 -[UINavigationController _navigationBarHiddenByDefault:] + 100
16  com.apple.UIKitCore               0x00007fff442e62ec -[UINavigationController _setNavigationBarHidden:edge:duration:] + 86
17  com.apple.UIKitCore               0x00007fff442e6285 -[UINavigationController setNavigationBarHidden:animated:] + 136
18  com.apple.chatkit                 0x00007fff557ec454 -[CKMessagesController chatNavigationController] + 327
19  com.apple.chatkit                 0x00007fff557ebb45 -[CKMessagesController loadView] + 382
20  com.apple.UIKitCore               0x00007fff44224a19 -[UIViewController loadViewIfRequired] + 332
21  com.apple.UIKitCore               0x00007fff442248b8 -[UIViewController view] + 27
22  com.apple.UIKitCore               0x00007fff4427c6c6 -[UIWindow addRootViewControllerViewIfPossible] + 328
23  com.apple.UIKitCore               0x00007fff44212a2c -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:] + 222
24  com.apple.UIKitCore               0x00007fff4427a664 -[UIWindow _setHidden:forced:] + 361
25  com.apple.UIKitCore               0x00007fff4427a4a8 -[UIWindow _mainQueue_makeKeyAndVisible] + 42
26  com.apple.chatkit                 0x00007fff556609fa -[CKSceneDelegate scene:willConnectToSession:options:] + 2270
27  com.apple.chatkit                 0x00007fff55807da3 -[CKMessagesSceneDelegate scene:willConnectToSession:options:] + 896
28  com.apple.UIKitCore               0x00007fff441f4a31 +[UIScene _sceneForFBSScene:create:withSession:connectionOptions:] + 1463
29  com.apple.UIKitCore               0x00007fff441f2fb1 -[UIApplication _connectUISceneFromFBSScene:transitionContext:] + 1109
30  com.apple.UIKitCore               0x00007fff441f1cfe -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 299
31  com.apple.UIKitCore               0x00007fff441f1b49 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 358
32  com.apple.FrontBoardServices      0x00007fff317ba312 -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 391
33  com.apple.FrontBoardServices      0x00007fff317d75df __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke.176 + 102
34  com.apple.FrontBoardServices      0x00007fff317a90c1 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 209
35  com.apple.FrontBoardServices      0x00007fff317d72b7 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke + 354
36  libdispatch.dylib                 0x00007fff201647c7 _dispatch_client_callout + 8
37  libdispatch.dylib                 0x00007fff201676f5 _dispatch_block_invoke_direct + 241
38  com.apple.FrontBoardServices      0x00007fff317a8fd8 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 30
39  com.apple.FrontBoardServices      0x00007fff317f11c3 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 433
40  com.apple.FrontBoardServices      0x00007fff317a8fa0 -[FBSSerialQueue _performNextFromRunLoopSource] + 22
41  com.apple.CoreFoundation          0x00007fff204079fc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
42  com.apple.CoreFoundation          0x00007fff20407964 __CFRunLoopDoSource0 + 180
43  com.apple.CoreFoundation          0x00007fff204076df __CFRunLoopDoSources0 + 248
44  com.apple.CoreFoundation          0x00007fff20406111 __CFRunLoopRun + 890
45  com.apple.CoreFoundation          0x00007fff204056be CFRunLoopRunSpecific + 563
46  com.apple.HIToolbox               0x00007fff28671fd0 RunCurrentEventLoopInMode + 292
47  com.apple.HIToolbox               0x00007fff28671dcc ReceiveNextEventCommon + 709
48  com.apple.HIToolbox               0x00007fff28671aef _BlockUntilNextEventMatchingListInModeWithFilter + 64
49  com.apple.AppKit                  0x00007fff22c1ef85 _DPSNextEvent + 883
50  com.apple.AppKit                  0x00007fff22c1d74b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
51  com.apple.AppKit                  0x00007fff22c0fbda -[NSApplication run] + 586
52  com.apple.AppKit                  0x00007fff22be3f31 NSApplicationMain + 816
53  com.apple.AppKit                  0x00007fff22eda44d _NSApplicationMainWithInfoDictionary + 16
54  com.apple.UIKitMacHelper          0x00007fff3400632e UINSApplicationMain + 1418
55  com.apple.UIKitCore               0x00007fff441d5e30 UIApplicationMain + 144
56  com.apple.MobileSMS               0x000000010af639b4 0x10af5f000 + 18868
57  libdyld.dylib                     0x00007fff2032a631 start + 1
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.