Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App doesn't open and shows "Authenticator quit unexpectedly" error on macOS #216

Open
1 task done
akiraaso opened this issue Dec 25, 2024 · 6 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@akiraaso
Copy link

Steps To Reproduce

Simply open the app

Expected Result

The app opens successfully

Actual Result

The app window is displayed less than one second, then immediately closes. After that, "Authenticator quit unexpectedly" error pops up.

Screenshots or Videos

No response

Additional Context

I'm not sure macOS is officially supported though.

Build Version

I'm not sure how to check this, but from finder "Get Info" shows Version: 2024.12.0

Environment Details

  • device: MacBook Pro 13-inch, M1, 2020
  • macOS: 15.2
  • The app installed via App Store

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@akiraaso akiraaso added the bug Something isn't working label Dec 25, 2024
@Adedamola-Aina
Copy link
Member

Hi @akiraaso ,

I am unable to reproduce this issue; it has been escalated for further investigation. If you have more information that can help us, please add it below.

Thanks!

@kolaj
Copy link

kolaj commented Dec 30, 2024

Same issue here. v2024.6.1 did open but v2024.12.0 doesn't:

Screenshot 2024-12-30 at 12 43 46

Environment:

  • Device: MacBook Pro (14-inch, M4, 2024)
  • OS Version: 15.2

Details:

Click to expand
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: C8A06F33-83B5-4A4A-99B1-749D5B77710F
CrashReporter Key:   D4140FF0-3795-790E-F967-A1425B7AD80E
Hardware Model:      Mac16,1
Process:             Authenticator [64388]
Path:                /private/var/folders/*/Authenticator.app/Authenticator
Identifier:          com.bitwarden.authenticator
Version:             2024.12.0 (71)
AppStoreTools:       16B39
AppVariant:          1:MacFamily20,1:18
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.bitwarden.authenticator [2926]

Date/Time:           2024-12-30 12:37:36.3286 +0100
Launch Time:         2024-12-30 12:37:35.9459 +0100
OS Version:          macOS 15.2 (24C101)
Release Type:        User
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x00000001705fdf1c
Exception Codes: 0x0000000000000001, 0x00000001705fdf1c
VM Region Info: 0x1705fdf1c is not in any region.  Bytes after previous region: 6856477  Bytes before following region: 432169188
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      Stack                       16feec000-16ff74000    [  544K] rw-/rwx SM=PRV  thread 15
--->  GAP OF 0x1a2b0000 BYTES
      unused __TEXT               18a224000-18a298000    [  464K] r-x/r-x SM=COW  unused  unknown system shared lib __TEXT
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [64388]

Triggered by Thread:  0

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   Authenticator                 	       0x100697f30 0x100638000 + 393008
1   Authenticator                 	       0x1006979ac 0x100638000 + 391596
2   Authenticator                 	       0x1006977cc 0x100638000 + 391116
3   Authenticator                 	       0x1006983b8 0x100638000 + 394168
4   Authenticator                 	       0x1006bd7a8 0x100638000 + 546728
5   Authenticator                 	       0x1006bda30 0x100638000 + 547376
6   Authenticator                 	       0x1006a829c 0x100638000 + 459420
7   Authenticator                 	       0x1006b6c48 0x100638000 + 519240
8   Authenticator                 	       0x1006b6d44 0x100638000 + 519492
9   Authenticator                 	       0x1006bcab4 0x100638000 + 543412
10  Authenticator                 	       0x1006bccb4 0x100638000 + 543924
11  Authenticator                 	       0x1006bb8c0 0x100638000 + 538816
12  Authenticator                 	       0x1006bb784 0x100638000 + 538500
13  Authenticator                 	       0x10068ce54 0x100638000 + 347732
14  Authenticator                 	       0x1006846dc 0x100638000 + 313052
15  libdispatch.dylib             	       0x18a4bb854 _dispatch_call_block_and_release + 32
16  libdispatch.dylib             	       0x18a4bd5b4 _dispatch_client_callout + 20
17  libdispatch.dylib             	       0x18a4cc088 _dispatch_main_queue_drain + 1056
18  libdispatch.dylib             	       0x18a4cbc58 _dispatch_main_queue_callback_4CF + 44
19  CoreFoundation                	       0x18a7979c0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
20  CoreFoundation                	       0x18a7575ac __CFRunLoopRun + 1996
21  CoreFoundation                	       0x18a756724 CFRunLoopRunSpecific + 588
22  HIToolbox                     	       0x195cae530 RunCurrentEventLoopInMode + 292
23  HIToolbox                     	       0x195cb4348 ReceiveNextEventCommon + 676
24  HIToolbox                     	       0x195cb4508 _BlockUntilNextEventMatchingListInModeWithFilter + 76
25  AppKit                        	       0x18e2c1034 _DPSNextEvent + 660
26  AppKit                        	       0x18ec252d4 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
27  AppKit                        	       0x18e2b4060 -[NSApplication run] + 480
28  AppKit                        	       0x18e28a854 NSApplicationMain + 888
29  AppKit                        	       0x18e4d8bcc _NSApplicationMainWithInfoDictionary + 24
30  UIKitMacHelper                	       0x1a51c4940 UINSApplicationMain + 972
31  UIKitCore                     	       0x1bcc81654 UIApplicationMain + 148
32  Authenticator                 	       0x1006400bc 0x100638000 + 32956
33  dyld                          	       0x18a2f0274 start + 2840

Thread 1:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 2:
0   libswiftCore.dylib            	       0x19b7e8f80 swift::_getWitnessTable(swift::TargetProtocolConformanceDescriptor<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*, void const* const*) + 1352
1   AuthenticatorShared           	       0x101dd5100 0x101dd0000 + 20736
2   AuthenticatorShared           	       0x101dd5d0c 0x101dd0000 + 23820
3   libswiftCore.dylib            	       0x19b7ebe04 swift_getAssociatedConformanceWitnessSlow + 348
4   libswiftCore.dylib            	       0x19b7f6a64 instantiateWitnessTable(swift::TargetMetadata<swift::InProcess> const*, swift::TargetProtocolConformanceDescriptor<swift::InProcess> const*, void const* const*, void**) + 1612
5   libswiftCore.dylib            	       0x19b7e9f58 swift::_getWitnessTable(swift::TargetProtocolConformanceDescriptor<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*, void const* const*) + 5408
6   AuthenticatorShared           	       0x101dd5100 0x101dd0000 + 20736
7   AuthenticatorShared           	       0x101dd5274 0x101dd0000 + 21108
8   Foundation                    	       0x18bdc4c1c _bridgeNSErrorToError<A>(_:out:) + 312
9   libswiftCore.dylib            	       0x19b831e10 swift::tryDynamicCastNSErrorObjectToValue(swift::HeapObject*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::DynamicCastFlags) + 244
10  libswiftCore.dylib            	       0x19b7bf8f0 tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 1364
11  libswiftCore.dylib            	       0x19b7bfb20 tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool) + 1924
12  libswiftCore.dylib            	       0x19b7bf228 swift_dynamicCast + 208
13  AuthenticatorShared           	       0x101e0c31c 0x101dd0000 + 246556
14  AuthenticatorShared           	       0x101e0cae0 0x101dd0000 + 248544
15  AuthenticatorShared           	       0x101e0af34 0x101dd0000 + 241460
16  AuthenticatorShared           	       0x101de01cd 0x101dd0000 + 65997
17  AuthenticatorShared           	       0x101de2ebd 0x101dd0000 + 77501
18  AuthenticatorShared           	       0x101de4271 0x101dd0000 + 82545
19  AuthenticatorShared           	       0x101dde705 0x101dd0000 + 59141
20  AuthenticatorShared           	       0x101de49c9 0x101dd0000 + 84425
21  Authenticator                 	       0x100641189 0x100638000 + 37257
22  Authenticator                 	       0x100641e65 0x100638000 + 40549
23  Authenticator                 	       0x10064157d 0x100638000 + 38269
24  Authenticator                 	       0x100641f89 0x100638000 + 40841
25  libswift_Concurrency.dylib    	       0x26ac82035 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 3:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 6:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	       0x18a62ef54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x18a641604 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18a637af8 mach_msg_overwrite + 480
3   libsystem_kernel.dylib        	       0x18a62f29c mach_msg + 24
4   CoreFoundation                	       0x18a758a3c __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x18a75729c __CFRunLoopRun + 1212
6   CoreFoundation                	       0x18a756724 CFRunLoopRunSpecific + 588
7   Foundation                    	       0x18b926cf8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x18b99a24c -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                     	       0x1bcc82a20 -[UIEventFetcher threadMain] + 104
10  Foundation                    	       0x18b920c24 __NSThread__start__ + 724
11  libsystem_pthread.dylib       	       0x18a6702e4 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x18a66b0fc thread_start + 8

Thread 7:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 9::  Dispatch queue: com.apple.NSURLSession-work
0   libsystem_kernel.dylib        	       0x18a63263c ftruncate + 8
1   libsqlite3.dylib              	       0x1919e23c0 unixLockSharedMemory + 360
2   libsqlite3.dylib              	       0x191958620 unixShmMap + 2608
3   libsqlite3.dylib              	       0x1919e7470 walIndexPageRealloc + 220
4   libsqlite3.dylib              	       0x191956d5c walIndexReadHdr + 116
5   libsqlite3.dylib              	       0x19195650c walTryBeginRead + 704
6   libsqlite3.dylib              	       0x1919551f0 sqlite3PagerSharedLock + 484
7   libsqlite3.dylib              	       0x1919e92c4 btreeBeginTrans + 708
8   libsqlite3.dylib              	       0x19196e49c sqlite3VdbeExec + 3600
9   libsqlite3.dylib              	       0x19196cd54 sqlite3_step + 964
10  CFNetwork                     	       0x18ffb6d70 -[NSURLStorageURLCacheDB isSchemaCurrent] + 76
11  CFNetwork                     	       0x18feffd34 __CFURLCache::createAndOpenCacheDB() + 276
12  CFNetwork                     	       0x18fe46f5c __CFURLCacheCopyResponseForRequestWithCompletionHandler + 824
13  CFNetwork                     	       0x19002db30 CFXURLCache::getResponseForTask(NSURLSessionTask*, unsigned char, void (_CFCachedURLResponse const*) block_pointer) const + 64
14  CFNetwork                     	       0x18ffc7c4c invocation function for block in URLConnectionLoader::_loaderEvent_StartLoad(NSURLSessionTask*) + 320
15  CFNetwork                     	       0x190058a78 -[NSURLSessionTask _withXURLCache:] + 136
16  CFNetwork                     	       0x18ffc73c4 URLConnectionLoader::_loaderEvent_StartLoad(NSURLSessionTask*) + 928
17  CFNetwork                     	       0x18fe0a71c -[__NSCFURLLocalSessionConnection _tick] + 232
18  CFNetwork                     	       0x18fe0a614 __71-[__NSCFURLLocalSessionConnection initWithTask:delegate:delegateQueue:]_block_invoke + 36
19  libdispatch.dylib             	       0x18a4cc9a0 _dispatch_block_async_invoke2 + 148
20  libdispatch.dylib             	       0x18a4bd5b4 _dispatch_client_callout + 20
21  libdispatch.dylib             	       0x18a4c4bd8 _dispatch_lane_serial_drain + 768
22  libdispatch.dylib             	       0x18a4c5764 _dispatch_lane_invoke + 432
23  libdispatch.dylib             	       0x18a4d09a0 _dispatch_root_queue_drain_deferred_wlh + 288
24  libdispatch.dylib             	       0x18a4d01ec _dispatch_workloop_worker_thread + 540
25  libsystem_pthread.dylib       	       0x18a66c3d8 _pthread_wqthread + 288
26  libsystem_pthread.dylib       	       0x18a66b0f0 start_wqthread + 8

Thread 10:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       	       0x18a66b0e8 start_wqthread + 0

Thread 14:: com.google.firebase.crashlytics.MachExceptionServer
0   libsystem_kernel.dylib        	       0x18a632a14 write + 8
1   Authenticator                 	       0x1006568dc 0x100638000 + 125148
2   Authenticator                 	       0x1006539d8 0x100638000 + 113112
3   libsystem_pthread.dylib       	       0x18a6702e4 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x18a66b0fc thread_start + 8

Thread 15:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x18a62ef54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x18a641604 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18a637af8 mach_msg_overwrite + 480
3   libsystem_kernel.dylib        	       0x18a62f29c mach_msg + 24
4   CoreFoundation                	       0x18a758a3c __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x18a75729c __CFRunLoopRun + 1212
6   CoreFoundation                	       0x18a756724 CFRunLoopRunSpecific + 588
7   AppKit                        	       0x18e3e5a20 _NSEventThread + 148
8   libsystem_pthread.dylib       	       0x18a6702e4 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x18a66b0fc thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000016f7c5b30   x1: 0x000000016f7c5c70   x2: 0x00000001705fdf1c   x3: 0x0000000fffffc088
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000600002cb3289   x7: 0x0000000000000000
    x8: 0x7df76c6885c70074   x9: 0x7df76c6885c70074  x10: 0x00000000000000f4  x11: 0x0000000000000000
   x12: 0x00000001006e6cd8  x13: 0x0000000100697918  x14: 0x0000000000000000  x15: 0x0000600003b2cdb0
   x16: 0x0000600003b2cd00  x17: 0x0000000000000003  x18: 0x0000000000000000  x19: 0x000000016f7c5b30
   x20: 0x00000001705fdf1c  x21: 0x000000016f7c5c70  x22: 0x000000016f7c5c50  x23: 0x0000000100697f30
   x24: 0x0000600000e38370  x25: 0x0000600001d17000  x26: 0x000000010070bf48  x27: 0x000060000379c3f0
   x28: 0x0000600002ca1840   fp: 0x000000016f7c5aa0   lr: 0x00000001006979ac
    sp: 0x000000016f7c5a20   pc: 0x0000000100697f30 cpsr: 0x60000800
   far: 0x00000001705fdf1c  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x100638000 -        0x100703fff com.bitwarden.authenticator (2024.12.0) <82bd763d-ac28-3c42-a37c-f54d59972b24> /private/var/folders/*/Authenticator.app/Authenticator
       0x101dd0000 -        0x102b27fff com.bitwarden.authenticator.authenticator-shared (1.0) <36f9a5b2-ab5b-3af0-84ad-a7e593f5fc89> /private/var/folders/*/Authenticator.app/Frameworks/AuthenticatorShared.framework/AuthenticatorShared
       0x100834000 -        0x10083ffff libobjc-trampolines.dylib (*) <fcf9b985-2748-371b-98d3-37a06a9bf107> /usr/lib/libobjc-trampolines.dylib
       0x1078bc000 -        0x108023fff com.apple.AGXMetalG16G-B0 (323.15) <f5c18f61-491a-310f-9aea-62e57e692417> /System/Library/Extensions/AGXMetalG16G_B0.bundle/Contents/MacOS/AGXMetalG16G_B0
       0x18a4b9000 -        0x18a4fffff libdispatch.dylib (*) <9c7ff4a8-9d78-3aed-b64d-979574a26d8f> /usr/lib/system/libdispatch.dylib
       0x18a6db000 -        0x18abcffff com.apple.CoreFoundation (6.9) <41fdd393-3acc-328d-8108-e59a3a947ec5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x195ba3000 -        0x195eaafff com.apple.HIToolbox (2.1.1) <83159ee1-0ca4-3a91-887a-db80b7029337> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x18e286000 -        0x18f6befff com.apple.AppKit (6.9) <4251ee1c-062c-3b9a-b6e2-751f77ef9f4a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1a51c0000 -        0x1a52dbfff com.apple.UIKitMacHelper (1.0) <d3865a49-e905-3a6e-bb37-ad79337e9419> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1bcc7d000 -        0x1be9d1fff com.apple.UIKitCore (1.0) <5a14d42d-12b8-349a-ab0a-b1cd69879659> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x18a2ea000 -        0x18a36bf3f dyld (*) <4ce86d18-f3fa-3d2a-a1b8-e7cd8a52fb0d> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x18a669000 -        0x18a675fff libsystem_pthread.dylib (*) <f1661613-b1c8-320d-b69d-97f174130e29> /usr/lib/system/libsystem_pthread.dylib
       0x19b3f7000 -        0x19b99afff libswiftCore.dylib (*) <fadc0a1f-d636-3754-a688-6d7b905f5c89> /usr/lib/swift/libswiftCore.dylib
       0x18b8cc000 -        0x18c714fff com.apple.Foundation (6.9) <b39c1e42-f15f-3671-b63e-6be7bdad0fcd> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x26ac18000 -        0x26ac9afff libswift_Concurrency.dylib (*) <9aa947d2-eea4-3936-a82a-b5f408d4e4e9> /usr/lib/swift/libswift_Concurrency.dylib
       0x18a62e000 -        0x18a668ff7 libsystem_kernel.dylib (*) <dfc9530c-e75b-3d1c-a9a6-85c8a709d6a7> /usr/lib/system/libsystem_kernel.dylib
       0x19193d000 -        0x191aefff3 libsqlite3.dylib (*) <3791084a-969d-36e3-b3ad-ac9cb500ec27> /usr/lib/libsqlite3.dylib
       0x18fdf3000 -        0x1901bbfff com.apple.CFNetwork (1.0) <8f00a5cc-2b8a-3a2f-9b9c-700aba05867f> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x18a6a3000 -        0x18a6aaffb libsystem_platform.dylib (*) <d215e3b2-fa4f-328a-a080-7650c0991858> /usr/lib/system/libsystem_platform.dylib

EOF

-----------
Full Report
-----------

{"app_name":"Authenticator","timestamp":"2024-12-30 12:37:36.00 +0100","app_version":"2024.12.0","slice_uuid":"82bd763d-ac28-3c42-a37c-f54d59972b24","adam_id":"6497335175","build_version":"71","bundleID":"com.bitwarden.authenticator","platform":2,"share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.2 (24C101)","roots_installed":0,"incident_id":"C8A06F33-83B5-4A4A-99B1-749D5B77710F","name":"Authenticator"}
{
  "uptime" : 450000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "Mac16,1",
  "coalitionID" : 2926,
  "osVersion" : {
    "train" : "macOS 15.2",
    "build" : "24C101",
    "releaseType" : "User"
  },
  "captureTime" : "2024-12-30 12:37:36.3286 +0100",
  "codeSigningMonitor" : 2,
  "incident" : "C8A06F33-83B5-4A4A-99B1-749D5B77710F",
  "pid" : 64388,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-12-30 12:37:35.9459 +0100",
  "procStartAbsTime" : 10956053424054,
  "procExitAbsTime" : 10956062572671,
  "procName" : "Authenticator",
  "procPath" : "\/private\/var\/folders\/*\/Authenticator.app\/Authenticator",
  "bundleInfo" : {"CFBundleShortVersionString":"2024.12.0","CFBundleVersion":"71","CFBundleIdentifier":"com.bitwarden.authenticator","DTAppStoreToolsBuild":"16B39"},
  "storeInfo" : {"storeCohortMetadata":"10|date=1734283800000&sf=143459&prpg=Genre_29681&ctxt=Discover&lngid=2","itemID":"6497335175","deviceIdentifierForVendor":"E8E41378-1FF6-5023-ACAB-D1B2721A7B4D","softwareVersionExternalIdentifier":"871123654","thirdParty":true,"applicationVariant":"1:MacFamily20,1:18"},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.bitwarden.authenticator",
  "crashReporterKey" : "D4140FF0-3795-790E-F967-A1425B7AD80E",
  "codeSigningID" : "com.bitwarden.authenticator",
  "codeSigningTeamID" : "LTZ2PFU5D6",
  "codeSigningFlags" : 570454785,
  "codeSigningValidationCategory" : 4,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"8wMAqiD5\/zTgAwCRvvb\/lyD\/BzfF\/\/8XMwCAUsP\/\/xcIEEC5v\/\/\/Fw==","atPC":"SABAOR8BAHHhB58aP\/\/\/FygQQLkIBQBRHx0AcWgBAFRpAgDwKZUzkQ=="},
  "bootSessionUUID" : "F6F9525D-A4FB-4D32-A142-0580F5B1B670",
  "wakeTime" : 1730,
  "sleepWakeUUID" : "8A9E4805-BEB3-4076-BCF1-418EE67D18C5",
  "sip" : "enabled",
  "vmRegionInfo" : "0x1705fdf1c is not in any region.  Bytes after previous region: 6856477  Bytes before following region: 432169188\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      Stack                       16feec000-16ff74000    [  544K] rw-\/rwx SM=PRV  thread 15\n--->  GAP OF 0x1a2b0000 BYTES\n      unused __TEXT               18a224000-18a298000    [  464K] r-x\/r-x SM=COW  unused  unknown system shared lib __TEXT",
  "exception" : {"codes":"0x0000000000000001, 0x00000001705fdf1c","rawCodes":[1,6180298524],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000001705fdf1c"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":64388},
  "vmregioninfo" : "0x1705fdf1c is not in any region.  Bytes after previous region: 6856477  Bytes before following region: 432169188\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      Stack                       16feec000-16ff74000    [  544K] rw-\/rwx SM=PRV  thread 15\n--->  GAP OF 0x1a2b0000 BYTES\n      unused __TEXT               18a224000-18a298000    [  464K] r-x\/r-x SM=COW  unused  unknown system shared lib __TEXT",
  "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},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":6564357,"threadState":{"x":[{"value":6165388080},{"value":6165388400},{"value":6180298524},{"value":68719460488},{"value":0},{"value":0},{"value":105553163137673},{"value":0},{"value":9076842770165334132},{"value":9076842770165334132},{"value":244},{"value":0},{"value":4302204120},{"value":4301879576},{"value":0},{"value":105553178316208},{"value":105553178316032},{"value":3},{"value":0},{"value":6165388080},{"value":6180298524},{"value":6165388400},{"value":6165388368},{"value":4301881136},{"value":105553131176816},{"value":105553146769408},{"value":4302356296},{"value":105553174578160},{"value":105553163065408}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4301879724},"cpsr":{"value":1610614784},"fp":{"value":6165387936},"sp":{"value":6165387808},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4301881136,"matchesCrashFrame":1},"far":{"value":6180298524}},"queue":"com.apple.main-thread","frames":[{"imageOffset":393008,"imageIndex":0},{"imageOffset":391596,"imageIndex":0},{"imageOffset":391116,"imageIndex":0},{"imageOffset":394168,"imageIndex":0},{"imageOffset":546728,"imageIndex":0},{"imageOffset":547376,"imageIndex":0},{"imageOffset":459420,"imageIndex":0},{"imageOffset":519240,"imageIndex":0},{"imageOffset":519492,"imageIndex":0},{"imageOffset":543412,"imageIndex":0},{"imageOffset":543924,"imageIndex":0},{"imageOffset":538816,"imageIndex":0},{"imageOffset":538500,"imageIndex":0},{"imageOffset":347732,"imageIndex":0},{"imageOffset":313052,"imageIndex":0},{"imageOffset":10324,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":4},{"imageOffset":17844,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":4},{"imageOffset":77960,"symbol":"_dispatch_main_queue_drain","symbolLocation":1056,"imageIndex":4},{"imageOffset":76888,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":4},{"imageOffset":772544,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":5},{"imageOffset":509356,"symbol":"__CFRunLoopRun","symbolLocation":1996,"imageIndex":5},{"imageOffset":505636,"symbol":"CFRunLoopRunSpecific","symbolLocation":588,"imageIndex":5},{"imageOffset":1094960,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":1119048,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":6},{"imageOffset":1119496,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":6},{"imageOffset":241716,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":7},{"imageOffset":10089172,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":7},{"imageOffset":188512,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":7},{"imageOffset":18516,"symbol":"NSApplicationMain","symbolLocation":888,"imageIndex":7},{"imageOffset":2436044,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":7},{"imageOffset":18752,"symbol":"UINSApplicationMain","symbolLocation":972,"imageIndex":8},{"imageOffset":18004,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":9},{"imageOffset":32956,"imageIndex":0},{"imageOffset":25204,"symbol":"start","symbolLocation":2840,"imageIndex":10}]},{"id":6564382,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6165950464},{"value":4611},{"value":6165413888},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6165950464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564383,"frames":[{"imageOffset":4136832,"symbol":"swift::_getWitnessTable(swift::TargetProtocolConformanceDescriptor<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*, void const* const*)","symbolLocation":1352,"imageIndex":13},{"imageOffset":20736,"imageIndex":1},{"imageOffset":23820,"imageIndex":1},{"imageOffset":4148740,"symbol":"swift_getAssociatedConformanceWitnessSlow","symbolLocation":348,"imageIndex":13},{"imageOffset":4192868,"symbol":"instantiateWitnessTable(swift::TargetMetadata<swift::InProcess> const*, swift::TargetProtocolConformanceDescriptor<swift::InProcess> const*, void const* const*, void**)","symbolLocation":1612,"imageIndex":13},{"imageOffset":4140888,"symbol":"swift::_getWitnessTable(swift::TargetProtocolConformanceDescriptor<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*, void const* const*)","symbolLocation":5408,"imageIndex":13},{"imageOffset":20736,"imageIndex":1},{"imageOffset":21108,"imageIndex":1},{"imageOffset":5213212,"symbol":"_bridgeNSErrorToError<A>(_:out:)","symbolLocation":312,"imageIndex":14},{"imageOffset":4435472,"symbol":"swift::tryDynamicCastNSErrorObjectToValue(swift::HeapObject*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::DynamicCastFlags)","symbolLocation":244,"imageIndex":13},{"imageOffset":3967216,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":1364,"imageIndex":13},{"imageOffset":3967776,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*, swift::TargetMetadata<swift::InProcess> const*&, swift::TargetMetadata<swift::InProcess> const*&, bool, bool)","symbolLocation":1924,"imageIndex":13},{"imageOffset":3965480,"symbol":"swift_dynamicCast","symbolLocation":208,"imageIndex":13},{"imageOffset":246556,"imageIndex":1},{"imageOffset":248544,"imageIndex":1},{"imageOffset":241460,"imageIndex":1},{"imageOffset":65997,"imageIndex":1},{"imageOffset":77501,"imageIndex":1},{"imageOffset":82545,"imageIndex":1},{"imageOffset":59141,"imageIndex":1},{"imageOffset":84425,"imageIndex":1},{"imageOffset":37257,"imageIndex":0},{"imageOffset":40549,"imageIndex":0},{"imageOffset":38269,"imageIndex":0},{"imageOffset":40841,"imageIndex":0},{"imageOffset":434229,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":15}],"threadState":{"x":[{"value":4335917804,"symbolLocation":2732,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4340236512,"symbolLocation":272,"symbol":"_swift_FORCE_LOAD_$_swiftCompatibility56_$_AuthenticatorShared"},{"value":4340236512,"symbolLocation":272,"symbol":"_swift_FORCE_LOAD_$_swiftCompatibility56_$_AuthenticatorShared"},{"value":6650121532,"symbolLocation":0,"symbol":"protocol requirements base descriptor for _BridgedStoredNSError"},{"value":6650121556,"symbolLocation":0,"symbol":"base conformance descriptor for _BridgedStoredNSError: Hashable"},{"value":101},{"value":0},{"value":9223372041661519880},{"value":196736},{"value":4335917820,"symbolLocation":2748,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4335917824,"symbolLocation":2752,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4341335584},{"value":5417720},{"value":18446744069373633752},{"value":4335917972,"symbolLocation":2900,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4824274880},{"value":4338484268},{"value":4338484268},{"value":0},{"value":4341335584},{"value":0},{"value":4335917820,"symbolLocation":2748,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4824274768},{"value":4824274792},{"value":4335917804,"symbolLocation":2732,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4335917808,"symbolLocation":2736,"symbol":"AuthenticatorSharedVersionNumber"},{"value":4340236512,"symbolLocation":272,"symbol":"_swift_FORCE_LOAD_$_swiftCompatibility56_$_AuthenticatorShared"},{"value":4340236512,"symbolLocation":272,"symbol":"_swift_FORCE_LOAD_$_swiftCompatibility56_$_AuthenticatorShared"},{"value":6650121540,"symbolLocation":0,"symbol":"base conformance descriptor for _BridgedStoredNSError: CustomNSError"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":15526159719686033664},"cpsr":{"value":536870912},"fp":{"value":6166521968},"sp":{"value":6166521712},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6903730048},"far":{"value":0}}},{"id":6564385,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6167097344},{"value":19459},{"value":6166560768},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6167097344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564405,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6167670784},{"value":23811},{"value":6167134208},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6167670784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564406,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6168244224},{"value":24067},{"value":6167707648},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6168244224},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564407,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":106665512796160},{"value":0},{"value":106665512796160},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":2},{"value":0},{"value":0},{"value":0},{"value":24835},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8528586728},{"value":0},{"value":4294967295},{"value":2},{"value":106665512796160},{"value":0},{"value":106665512796160},{"value":6168812936},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6616782340},"cpsr":{"value":0},"fp":{"value":6168812784},"sp":{"value":6168812704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616706900},"far":{"value":0}},"frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":16},{"imageOffset":79364,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":16},{"imageOffset":39672,"symbol":"mach_msg_overwrite","symbolLocation":480,"imageIndex":16},{"imageOffset":4764,"symbol":"mach_msg","symbolLocation":24,"imageIndex":16},{"imageOffset":514620,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":508572,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":5},{"imageOffset":505636,"symbol":"CFRunLoopRunSpecific","symbolLocation":588,"imageIndex":5},{"imageOffset":371960,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":14},{"imageOffset":844364,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":14},{"imageOffset":23072,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":9},{"imageOffset":347172,"symbol":"__NSThread__start__","symbolLocation":724,"imageIndex":14},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":6564409,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6169391104},{"value":29703},{"value":6168854528},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6169391104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564410,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6169964544},{"value":29187},{"value":6169427968},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6169964544},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564411,"threadState":{"x":[{"value":0},{"value":0},{"value":6170531840},{"value":150995714},{"value":3},{"value":0},{"value":420},{"value":5},{"value":6616720948,"symbolLocation":0,"symbol":"ftruncate"},{"value":6170531672},{"value":15},{"value":4432},{"value":16},{"value":1},{"value":4294966549},{"value":2043},{"value":201},{"value":6616709668,"symbolLocation":56,"symbol":"fcntl"},{"value":0},{"value":4807475128},{"value":4796312832},{"value":19},{"value":8388296704,"symbolLocation":152,"symbol":"sqlite3DbstatRegister.dbstat_module"},{"value":4807475128},{"value":105553176361728},{"value":4796312832},{"value":0},{"value":3},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6738027456},"cpsr":{"value":0},"fp":{"value":6170531904},"sp":{"value":6170531776},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616720956},"far":{"value":0}},"queue":"com.apple.NSURLSession-work","frames":[{"imageOffset":17980,"symbol":"ftruncate","symbolLocation":8,"imageIndex":16},{"imageOffset":676800,"symbol":"unixLockSharedMemory","symbolLocation":360,"imageIndex":17},{"imageOffset":112160,"symbol":"unixShmMap","symbolLocation":2608,"imageIndex":17},{"imageOffset":697456,"symbol":"walIndexPageRealloc","symbolLocation":220,"imageIndex":17},{"imageOffset":105820,"symbol":"walIndexReadHdr","symbolLocation":116,"imageIndex":17},{"imageOffset":103692,"symbol":"walTryBeginRead","symbolLocation":704,"imageIndex":17},{"imageOffset":98800,"symbol":"sqlite3PagerSharedLock","symbolLocation":484,"imageIndex":17},{"imageOffset":705220,"symbol":"btreeBeginTrans","symbolLocation":708,"imageIndex":17},{"imageOffset":201884,"symbol":"sqlite3VdbeExec","symbolLocation":3600,"imageIndex":17},{"imageOffset":195924,"symbol":"sqlite3_step","symbolLocation":964,"imageIndex":17},{"imageOffset":1850736,"symbol":"-[NSURLStorageURLCacheDB isSchemaCurrent]","symbolLocation":76,"imageIndex":18},{"imageOffset":1101108,"symbol":"__CFURLCache::createAndOpenCacheDB()","symbolLocation":276,"imageIndex":18},{"imageOffset":343900,"symbol":"__CFURLCacheCopyResponseForRequestWithCompletionHandler","symbolLocation":824,"imageIndex":18},{"imageOffset":2337584,"symbol":"CFXURLCache::getResponseForTask(NSURLSessionTask*, unsigned char, void (_CFCachedURLResponse const*) block_pointer) const","symbolLocation":64,"imageIndex":18},{"imageOffset":1920076,"symbol":"invocation function for block in URLConnectionLoader::_loaderEvent_StartLoad(NSURLSessionTask*)","symbolLocation":320,"imageIndex":18},{"imageOffset":2513528,"symbol":"-[NSURLSessionTask _withXURLCache:]","symbolLocation":136,"imageIndex":18},{"imageOffset":1917892,"symbol":"URLConnectionLoader::_loaderEvent_StartLoad(NSURLSessionTask*)","symbolLocation":928,"imageIndex":18},{"imageOffset":96028,"symbol":"-[__NSCFURLLocalSessionConnection _tick]","symbolLocation":232,"imageIndex":18},{"imageOffset":95764,"symbol":"__71-[__NSCFURLLocalSessionConnection initWithTask:delegate:delegateQueue:]_block_invoke","symbolLocation":36,"imageIndex":18},{"imageOffset":80288,"symbol":"_dispatch_block_async_invoke2","symbolLocation":148,"imageIndex":4},{"imageOffset":17844,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":4},{"imageOffset":48088,"symbol":"_dispatch_lane_serial_drain","symbolLocation":768,"imageIndex":4},{"imageOffset":51044,"symbol":"_dispatch_lane_invoke","symbolLocation":432,"imageIndex":4},{"imageOffset":96672,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":4},{"imageOffset":94700,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":540,"imageIndex":4},{"imageOffset":13272,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":12},{"imageOffset":8432,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":12}]},{"id":6564412,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6171111424},{"value":28675},{"value":6170574848},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6171111424},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564413,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6171684864},{"value":28419},{"value":6171148288},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6171684864},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564414,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6172258304},{"value":28163},{"value":6171721728},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6172258304},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564415,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6172831744},{"value":27399},{"value":6172295168},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6172831744},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616953064},"far":{"value":0}}},{"id":6564423,"name":"com.google.firebase.crashlytics.MachExceptionServer","threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6617186508},{"value":10758893076480},{"value":0},{"value":0},{"value":0},{"value":112},{"value":9076842770165334132},{"value":48},{"value":87},{"value":0},{"value":1},{"value":48},{"value":0},{"value":4},{"value":8403845360},{"value":0},{"value":4302151044},{"value":4},{"value":40},{"value":4302153758},{"value":4302150977},{"value":26},{"value":4301613492},{"value":4302153761},{"value":4325211924},{"value":4302150938}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4301613276},"cpsr":{"value":0},"fp":{"value":4325211792},"sp":{"value":4325211680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616721940},"far":{"value":0}},"frames":[{"imageOffset":18964,"symbol":"write","symbolLocation":8,"imageIndex":16},{"imageOffset":125148,"imageIndex":0},{"imageOffset":113112,"imageIndex":0},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":6564430,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":237507396501504},{"value":0},{"value":237507396501504},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":2},{"value":0},{"value":0},{"value":0},{"value":55299},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8528586728},{"value":0},{"value":4294967295},{"value":2},{"value":237507396501504},{"value":0},{"value":237507396501504},{"value":6173417576},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6616782340},"cpsr":{"value":0},"fp":{"value":6173417424},"sp":{"value":6173417344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6616706900},"far":{"value":0}},"frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":16},{"imageOffset":79364,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":16},{"imageOffset":39672,"symbol":"mach_msg_overwrite","symbolLocation":480,"imageIndex":16},{"imageOffset":4764,"symbol":"mach_msg","symbolLocation":24,"imageIndex":16},{"imageOffset":514620,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":508572,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":5},{"imageOffset":505636,"symbol":"CFRunLoopRunSpecific","symbolLocation":588,"imageIndex":5},{"imageOffset":1440288,"symbol":"_NSEventThread","symbolLocation":148,"imageIndex":7},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4301488128,
    "CFBundleShortVersionString" : "2024.12.0",
    "CFBundleIdentifier" : "com.bitwarden.authenticator",
    "size" : 835584,
    "uuid" : "82bd763d-ac28-3c42-a37c-f54d59972b24",
    "path" : "\/private\/var\/folders\/*\/Authenticator.app\/Authenticator",
    "name" : "Authenticator",
    "CFBundleVersion" : "71"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4326227968,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.bitwarden.authenticator.authenticator-shared",
    "size" : 13991936,
    "uuid" : "36f9a5b2-ab5b-3af0-84ad-a7e593f5fc89",
    "path" : "\/private\/var\/folders\/*\/Authenticator.app\/Frameworks\/AuthenticatorShared.framework\/AuthenticatorShared",
    "name" : "AuthenticatorShared",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4303568896,
    "size" : 49152,
    "uuid" : "fcf9b985-2748-371b-98d3-37a06a9bf107",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4421566464,
    "CFBundleShortVersionString" : "323.15",
    "CFBundleIdentifier" : "com.apple.AGXMetalG16G-B0",
    "size" : 7766016,
    "uuid" : "f5c18f61-491a-310f-9aea-62e57e692417",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG16G_B0.bundle\/Contents\/MacOS\/AGXMetalG16G_B0",
    "name" : "AGXMetalG16G_B0",
    "CFBundleVersion" : "323.15"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6615175168,
    "size" : 290816,
    "uuid" : "9c7ff4a8-9d78-3aed-b64d-979574a26d8f",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6617411584,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5197824,
    "uuid" : "41fdd393-3acc-328d-8108-e59a3a947ec5",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3208"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6806974464,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3178496,
    "uuid" : "83159ee1-0ca4-3a91-887a-db80b7029337",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6679977984,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21204992,
    "uuid" : "4251ee1c-062c-3b9a-b6e2-751f77ef9f4a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.30.19"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7065042944,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper",
    "size" : 1163264,
    "uuid" : "d3865a49-e905-3a6e-bb37-ad79337e9419",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper",
    "name" : "UIKitMacHelper",
    "CFBundleVersion" : "8220.1.402"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7462178816,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 30756864,
    "uuid" : "5a14d42d-12b8-349a-ab0a-b1cd69879659",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "8220.1.402"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6613278720,
    "size" : 532288,
    "uuid" : "4ce86d18-f3fa-3d2a-a1b8-e7cd8a52fb0d",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6616944640,
    "size" : 53248,
    "uuid" : "f1661613-b1c8-320d-b69d-97f174130e29",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6899593216,
    "size" : 5914624,
    "uuid" : "fadc0a1f-d636-3754-a688-6d7b905f5c89",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6636224512,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 14979072,
    "uuid" : "b39c1e42-f15f-3671-b63e-6be7bdad0fcd",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "3208"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 10381000704,
    "size" : 536576,
    "uuid" : "9aa947d2-eea4-3936-a82a-b5f408d4e4e9",
    "path" : "\/usr\/lib\/swift\/libswift_Concurrency.dylib",
    "name" : "libswift_Concurrency.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6616702976,
    "size" : 241656,
    "uuid" : "dfc9530c-e75b-3d1c-a9a6-85c8a709d6a7",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6737350656,
    "size" : 1781748,
    "uuid" : "3791084a-969d-36e3-b3ad-ac9cb500ec27",
    "path" : "\/usr\/lib\/libsqlite3.dylib",
    "name" : "libsqlite3.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6708736000,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3969024,
    "uuid" : "8f00a5cc-2b8a-3a2f-9b9c-700aba05867f",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1568.300.101"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6617182208,
    "size" : 32764,
    "uuid" : "d215e3b2-fa4f-328a-a080-7650c0991858",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  }
],
  "sharedCache" : {
  "base" : 6612467712,
  "size" : 4861722624,
  "uuid" : "e36100c7-89e7-3970-8938-8483ccd7019a"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=799.4M written=625K(0%) resident=625K(0%) swapped_out=0K(0%) unallocated=798.8M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                            48K        2 \nColorSync                          608K       28 \nCoreAnimation                      480K       30 \nCoreGraphics                        32K        2 \nCoreServices                       224K        1 \nCoreUI image data                  720K        5 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           780.5M       62 \nMALLOC guard page                  384K       24 \nMach message                        16K        1 \nSQLite page cache                  384K        3 \nSTACK GUARD                       56.2M       15 \nStack                             15.4M       16 \nVM_ALLOCATE                        752K       12 \n__AUTH                            5512K      667 \n__AUTH_CONST                      70.6M      894 \n__CTF                               824        1 \n__DATA                            22.8M      876 \n__DATA_CONST                      25.2M      906 \n__DATA_DIRTY                      2717K      328 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       612.5M        5 \n__OBJC_RW                         2373K        1 \n__TEXT                             1.0G      930 \n__TPRO_CONST                       272K        2 \nlibnetwork                         128K        8 \nmapped file                      228.1M       31 \nowned unmapped memory              576K        1 \npage table in kernel               625K        1 \nshared memory                     2512K       19 \n===========                     =======  ======= \nTOTAL                              2.8G     4878 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "c8585477808954f2ef0c9719b63f459f8295a734",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60356660bbe37970735c5624",
      "factorPackIds" : {

      },
      "deploymentId" : 240000027
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000454
    }
  ],
  "experiments" : [

  ]
}
}

Model: Mac16,1, BootROM 11881.61.3, proc 10:4:6 processors, 32 GB, SMC 
Graphics: Apple M4, Apple M4, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Oct 31 2024 06:19:10 version 23.10.900.20.41.51.176 FWID 01-be2c8114
IO80211_driverkit-1345.8 "IO80211_driverkit-1345.8" Nov  9 2024 17:02:32
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

@PixelHalide
Copy link

Getting the same issue on my M2 MacBook Air on 15.2. Opening it a couple of times seemed to fix it.

@kolaj
Copy link

kolaj commented Jan 11, 2025

Opening it a couple of times seemed to fix it.

While that hasn't fixed the issue for me permanently, I can at least confirm that the app eventually opens. Thanks for the hint, @PixelHalide!

@ovstuckrad
Copy link

Same problem here, I was able to "downgrade" to 2024.6.1 with a time machine backup luckily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants