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

Crash during entry edit #325

Open
vit9696 opened this issue Nov 4, 2023 · 0 comments
Open

Crash during entry edit #325

vit9696 opened this issue Nov 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@vit9696
Copy link
Contributor

vit9696 commented Nov 4, 2023

Description
Keepassium crashed when I was editing an entry

How to reproduce
Not really reproducible so far. What I was doing — copied an entry and edited some of the fields, then pressed save. It crashed during database update.

Expected behavior
Should not crash.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:
Device: Mac
OS: 13.6.1
App Version: 1.46 (140)

Additional context

Crash report

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               KeePassium [2642]
Path:                  /Applications/KeePassium.app/Contents/MacOS/KeePassium
Identifier:            com.keepassium.ios
Version:               1.46 (140)
App Item ID:           1435127111
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-11-04 16:30:17.9289 +0300
OS Version:            macOS 13.6.1 (22G313)
Report Version:        12
Anonymous UUID:        

Sleep/Wake UUID:       87A0C633-270B-4FC8-BCE8-791E496E165B

Time Awake Since Boot: 380000 seconds
Time Since Wake:       11954 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   KeePassium [2642]

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x00007ff80296011a __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007ff8024860b7 objc_exception_throw + 48
2   CoreFoundation                      0x00007ff80295ff80 +[NSException raise:format:] + 214
3   UIKitCore                           0x00007ff9111eb0a5 -[UITableView _contentOffsetForScrollingToRowAtIndexPath:atScrollPosition:usingPresentationValues:] + 800
4   UIKitCore                           0x00007ff9111ec005 -[UITableView _scrollToRowAtIndexPath:atScrollPosition:animated:usingPresentationValues:] + 86
5   UIKitCore                           0x00007ff9111ebed2 -[UITableView scrollToRowAtIndexPath:atScrollPosition:animated:] + 152
6   KeePassium                          0x000000010521f82a KeePassium + 231466
7   KeePassium                          0x0000000105294d17 KeePassium + 711959
8   KeePassium                          0x00000001052fea01 KeePassium + 1145345
9   KeePassium                          0x000000010535cb15 KeePassium + 1530645
10  KeePassiumLib                       0x0000000105bb9542 __swift_memcpy32_8 + 32162
11  KeePassiumLib                       0x0000000105ae1b79 __swift_memcpy0_1 + 23897
12  libdispatch.dylib                   0x00007ff80266ad91 _dispatch_call_block_and_release + 12
13  libdispatch.dylib                   0x00007ff80266c033 _dispatch_client_callout + 8
14  libdispatch.dylib                   0x00007ff802678fcf _dispatch_main_queue_drain + 954
15  libdispatch.dylib                   0x00007ff802678c07 _dispatch_main_queue_callback_4CF + 31
16  CoreFoundation                      0x00007ff802928195 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
17  CoreFoundation                      0x00007ff8028e7ebf __CFRunLoopRun + 2452
18  CoreFoundation                      0x00007ff8028e6ec1 CFRunLoopRunSpecific + 560
19  HIToolbox                           0x00007ff80c368f3d RunCurrentEventLoopInMode + 292
20  HIToolbox                           0x00007ff80c368d4e ReceiveNextEventCommon + 657
21  HIToolbox                           0x00007ff80c368aa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22  AppKit                              0x00007ff80598325c _DPSNextEvent + 858
23  AppKit                              0x00007ff805982106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
24  AppKit                              0x00007ff805974788 -[NSApplication run] + 586
25  AppKit                              0x00007ff8059489a1 NSApplicationMain + 817
26  AppKit                              0x00007ff805c05ed4 +[NSWindow _savedFrameFromString:] + 0
27  UIKitMacHelper                      0x00007ff81ac0014d UINSApplicationMain + 1413
28  UIKitCore                           0x00007ff910172b6b UIApplicationMain + 144
29  KeePassium                          0x00000001051e9a31 KeePassium + 10801
30  dyld                                0x00007ff8024b341f start + 1903


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x7ff8027d51e2 __pthread_kill + 10
1   libsystem_pthread.dylib             0x7ff80280cee6 pthread_kill + 263
2   libsystem_c.dylib                   0x7ff802733b45 abort + 123
3   libc++abi.dylib                     0x7ff8027c7282 abort_message + 241
4   libc++abi.dylib                     0x7ff8027b93fb demangling_terminate_handler() + 267
5   libobjc.A.dylib                     0x7ff80248d7ca _objc_terminate() + 96
6   libc++abi.dylib                     0x7ff8027c66db std::__terminate(void (*)()) + 6
7   libc++abi.dylib                     0x7ff8027c6696 std::terminate() + 54
8   libdispatch.dylib                   0x7ff80266c047 _dispatch_client_callout + 28
9   libdispatch.dylib                   0x7ff802678fcf _dispatch_main_queue_drain + 954
10  libdispatch.dylib                   0x7ff802678c07 _dispatch_main_queue_callback_4CF + 31
11  CoreFoundation                      0x7ff802928195 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12  CoreFoundation                      0x7ff8028e7ebf __CFRunLoopRun + 2452
13  CoreFoundation                      0x7ff8028e6ec1 CFRunLoopRunSpecific + 560
14  HIToolbox                           0x7ff80c368f3d RunCurrentEventLoopInMode + 292
15  HIToolbox                           0x7ff80c368d4e ReceiveNextEventCommon + 657
16  HIToolbox                           0x7ff80c368aa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
17  AppKit                              0x7ff80598325c _DPSNextEvent + 858
18  AppKit                              0x7ff805982106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
19  AppKit                              0x7ff805974788 -[NSApplication run] + 586
20  AppKit                              0x7ff8059489a1 NSApplicationMain + 817
21  AppKit                              0x7ff805c05ed4 _NSApplicationMainWithInfoDictionary + 16
22  UIKitMacHelper                      0x7ff81ac0014d UINSApplicationMain + 1413
23  UIKitCore                           0x7ff910172b6b UIApplicationMain + 144
24  KeePassium                             0x1051e9a31 0x1051e7000 + 10801
25  dyld                                0x7ff8024b341f start + 1903

Thread 1:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib              0x7ff8027ce5a2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff8027dc71d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff8027d55d4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff8027ce88a mach_msg + 19
4   CoreFoundation                      0x7ff8028e8fff __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff8028e7a80 __CFRunLoopRun + 1365
6   CoreFoundation                      0x7ff8028e6ec1 CFRunLoopRunSpecific + 560
7   Foundation                          0x7ff803773273 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216
8   Foundation                          0x7ff8037f11e7 -[NSRunLoop(NSRunLoop) runUntilDate:] + 103
9   UIKitCore                           0x7ff9101741c9 -[UIEventFetcher threadMain] + 138
10  Foundation                          0x7ff80376c5d3 __NSThread__start__ + 1009
11  libsystem_pthread.dylib             0x7ff80280d1d3 _pthread_start + 125
12  libsystem_pthread.dylib             0x7ff802808bd3 thread_start + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib              0x7ff8027ce5a2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff8027dc71d mach_msg2_internal + 78
2   libsystem_kernel.dylib              0x7ff8027d55d4 mach_msg_overwrite + 692
3   libsystem_kernel.dylib              0x7ff8027ce88a mach_msg + 19
4   CoreFoundation                      0x7ff8028e8fff __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff8028e7a80 __CFRunLoopRun + 1365
6   CoreFoundation                      0x7ff8028e6ec1 CFRunLoopRunSpecific + 560
7   AppKit                              0x7ff805ae33f5 _NSEventThread + 132
8   libsystem_pthread.dylib             0x7ff80280d1d3 _pthread_start + 125
9   libsystem_pthread.dylib             0x7ff802808bd3 thread_start + 15

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

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

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

Thread 6:
0   libsystem_pthread.dylib             0x7ff802808bb0 start_wqthread + 0

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

Thread 8::  Dispatch queue: com.apple.root.user-interactive-qos
0   libsystem_kernel.dylib              0x7ff8027ce536 semaphore_timedwait_trap + 10
1   libdispatch.dylib                   0x7ff80266c582 _dispatch_sema4_timedwait + 72
2   libdispatch.dylib                   0x7ff80266c9cd _dispatch_semaphore_wait_slow + 58
3   AppKit                              0x7ff80631bae6 __22-[NSCGSLocalFence set]_block_invoke_2 + 147
4   QuartzCore                          0x7ff80a191d26 CA::Transaction::run_commit_handlers(CATransactionPhase) + 98
5   QuartzCore                          0x7ff80a336d93 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 877
6   QuartzCore                          0x7ff80a190963 CA::Transaction::commit() + 713
7   AppKit                              0x7ff8059cef5d NSPerformVisuallyAtomicChange + 154
8   AppKit                              0x7ff805d99594 __30-[NSAnimation _runInNewThread]_block_invoke + 80
9   libdispatch.dylib                   0x7ff80266ad91 _dispatch_call_block_and_release + 12
10  libdispatch.dylib                   0x7ff80266c033 _dispatch_client_callout + 8
11  libdispatch.dylib                   0x7ff80267c0f6 _dispatch_root_queue_drain + 683
12  libdispatch.dylib                   0x7ff80267c768 _dispatch_worker_thread2 + 170
13  libsystem_pthread.dylib             0x7ff802809c0f _pthread_wqthread + 257
14  libsystem_pthread.dylib             0x7ff802808bbf start_wqthread + 15

Thread 9:
0   libsystem_pthread.dylib             0x7ff802808bb0 start_wqthread + 0

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff845eea700  rcx: 0x00007ff7bad16db8  rdx: 0x0000000000000000
  rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7bad16de0  rsp: 0x00007ff7bad16db8
   r8: 0x00007ff7bad16c80   r9: 0x00007ff8027ca729  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007ff8027d51e2  rfl: 0x0000000000000246  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
       0x1051e7000 -        0x10540afff com.keepassium.ios (1.46) <0745ddd1-e52a-3e24-9c80-ec269695894e> /Applications/KeePassium.app/Contents/MacOS/KeePassium
       0x105ac4000 -        0x105cf3fff com.keepassium.ios.KeePassiumLib (1.46) <8f7bc9b5-4d4d-365b-adf7-cdb8e19d0380> /Applications/KeePassium.app/Contents/Frameworks/KeePassiumLib.framework/Versions/A/KeePassiumLib
       0x1055ef000 -        0x1055fefff libobjc-trampolines.dylib (*) <5eaf78f9-49d0-30e2-a516-d53697b7344a> /usr/lib/libobjc-trampolines.dylib
       0x1059cc000 -        0x1059e3fff com.apple.security.csparser (3.0) <0e1b6c05-c1cd-3eaf-9857-4787d790f22a> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x113069000 -        0x113070fff com.apple.CloudDocsFileProvider (1.0) <ff555cb2-b4f8-36d7-a136-7079179a10ef> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
       0x113037000 -        0x11303efff com.apple.FileProviderOverride (855.140.6.701.1) <f22762d6-5cc8-3049-b172-4a908b9edfc7> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x113108000 -        0x113123fff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (13.5) <107aab23-364b-394c-898f-6dfaf73eeb08> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
    0x7ff8027cd000 -     0x7ff802806fff libsystem_kernel.dylib (*) <3f11f30e-7216-3a5a-8f7d-504e349b672b> /usr/lib/system/libsystem_kernel.dylib
    0x7ff802807000 -     0x7ff802812fff libsystem_pthread.dylib (*) <3a3fa85c-f1fe-336c-bf68-924fc947ade3> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8026b4000 -     0x7ff80273bff7 libsystem_c.dylib (*) <a720129c-c1cf-3e62-9d76-aa6fa0d31333> /usr/lib/system/libsystem_c.dylib
    0x7ff8027b8000 -     0x7ff8027ccff3 libc++abi.dylib (*) <4dbd2a8f-9459-3d65-a0fc-b86e399b9475> /usr/lib/libc++abi.dylib
    0x7ff802471000 -     0x7ff8024acff8 libobjc.A.dylib (*) <71bea5c7-72c8-3eb0-b28f-1cdbc651891b> /usr/lib/libobjc.A.dylib
    0x7ff802669000 -     0x7ff8026b0ff3 libdispatch.dylib (*) <677ae7f7-158f-328b-85e2-8a960327856d> /usr/lib/system/libdispatch.dylib
    0x7ff80286c000 -     0x7ff802d08fef com.apple.CoreFoundation (6.9) <46af372c-e1f2-33b3-a032-d5ac06f50c80> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff80c33a000 -     0x7ff80c631ff9 com.apple.HIToolbox (2.1.1) <bbbf9caf-5b24-3c4c-b275-e85d272258c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff805945000 -     0x7ff80694cfff com.apple.AppKit (6.9) <c5499c27-03c5-3194-815e-94cf6e6b68db> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81abfc000 -     0x7ff81ad09ffb com.apple.UIKitMacHelper (1.0) <92bea77a-f56d-31b0-aba9-b261829ac3df> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
    0x7ff910170000 -     0x7ff911b17fff com.apple.UIKitCore (1.0) <67239c3a-1192-305b-b23f-2df99570b8f7> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
    0x7ff8024ad000 -     0x7ff8025455ef dyld (*) <3df96f32-b9c9-3566-a6b7-4daebc6d6563> /usr/lib/dyld
    0x7ff803714000 -     0x7ff80409cff1 com.apple.Foundation (6.9) <b7674982-bc75-3c0e-a6de-ae0b4bc8896c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff80a18e000 -     0x7ff80a4f4fff com.apple.QuartzCore (1.11) <84ad6e1f-aba1-3bab-aff2-2bbf1d2d76ff> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

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


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

{"roots_installed":0,"app_cohort":"2|date=1698156000000&sf=143469&tid=e9c6f76971ababa18be7ccbbfe95d0588813241ad303a57ee9f24f1e1a3cd440&ttype=e","app_name":"KeePassium","app_version":"1.46","timestamp":"2023-11-04 16:30:24.00 +0300","slice_uuid":"0745ddd1-e52a-3e24-9c80-ec269695894e","adam_id":"1435127111","build_version":"140","platform":6,"bundleID":"com.keepassium.ios","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.6.1 (22G313)","incident_id":"D87580A0-F822-4979-8C89-AE146F427D07","name":"KeePassium","is_beta":1}
{
  "uptime" : 380000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacPro7,1",
  "coalitionID" : 4159,
  "osVersion" : {
    "train" : "macOS 13.6.1",
    "build" : "22G313",
    "releaseType" : "User"
  },
  "captureTime" : "2023-11-04 16:30:17.9289 +0300",
  "incident" : "D87580A0-F822-4979-8C89-AE146F427D07",
  "pid" : 2642,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-10-28 11:53:52.9161 +0300",
  "procStartAbsTime" : 630622279710,
  "procExitAbsTime" : 387782502473540,
  "procName" : "KeePassium",
  "procPath" : "\/Applications\/KeePassium.app\/Contents\/MacOS\/KeePassium",
  "bundleInfo" : {"CFBundleShortVersionString":"1.46","CFBundleVersion":"140","CFBundleIdentifier":"com.keepassium.ios"},
  "storeInfo" : {"storeCohortMetadata":"2|date=1698156000000&sf=143469&tid=e9c6f76971ababa18be7ccbbfe95d0588813241ad303a57ee9f24f1e1a3cd440&ttype=e","itemID":"1435127111","deviceIdentifierForVendor":"551F8391-2C49-5096-A99A-C7FFE4566964","thirdParty":true,"entitledBeta":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.keepassium.ios",
  "isBeta" : 1,
  "codeSigningID" : "com.keepassium.ios",
  "codeSigningTeamID" : "84W4PHXS24",
  "codeSigningFlags" : 570522385,
  "codeSigningValidationCategory" : 2,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 11954,
  "sleepWakeUUID" : "87A0C633-270B-4FC8-BCE8-791E496E165B",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"KeePassium","byPid":2642},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x00007ff80296011a __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff8024860b7 objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff80295ff80 +[NSException raise:format:] + 214\n3   UIKitCore                           0x00007ff9111eb0a5 -[UITableView _contentOffsetForScrollingToRowAtIndexPath:atScrollPosition:usingPresentationValues:] + 800\n4   UIKitCore                           0x00007ff9111ec005 -[UITableView _scrollToRowAtIndexPath:atScrollPosition:animated:usingPresentationValues:] + 86\n5   UIKitCore                           0x00007ff9111ebed2 -[UITableView scrollToRowAtIndexPath:atScrollPosition:animated:] + 152\n6   KeePassium                          0x000000010521f82a KeePassium + 231466\n7   KeePassium                          0x0000000105294d17 KeePassium + 711959\n8   KeePassium                          0x00000001052fea01 KeePassium + 1145345\n9   KeePassium                          0x000000010535cb15 KeePassium + 1530645\n10  KeePassiumLib                       0x0000000105bb9542 __swift_memcpy32_8 + 32162\n11  KeePassiumLib                       0x0000000105ae1b79 __swift_memcpy0_1 + 23897\n12  libdispatch.dylib                   0x00007ff80266ad91 _dispatch_call_block_and_release + 12\n13  libdispatch.dylib                   0x00007ff80266c033 _dispatch_client_callout + 8\n14  libdispatch.dylib                   0x00007ff802678fcf _dispatch_main_queue_drain + 954\n15  libdispatch.dylib                   0x00007ff802678c07 _dispatch_main_queue_callback_4CF + 31\n16  CoreFoundation                      0x00007ff802928195 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9\n17  CoreFoundation                      0x00007ff8028e7ebf __CFRunLoopRun + 2452\n18  CoreFoundation                      0x00007ff8028e6ec1 CFRunLoopRunSpecific + 560\n19  HIToolbox                           0x00007ff80c368f3d RunCurrentEventLoopInMode + 292\n20  HIToolbox                           0x00007ff80c368d4e ReceiveNextEventCommon + 657\n21  HIToolbox                           0x00007ff80c368aa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64\n22  AppKit                              0x00007ff80598325c _DPSNextEvent + 858\n23  AppKit                              0x00007ff805982106 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214\n24  AppKit                              0x00007ff805974788 -[NSApplication run] + 586\n25  AppKit                              0x00007ff8059489a1 NSApplicationMain + 817\n26  AppKit                              0x00007ff805c05ed4 +[NSWindow _savedFrameFromString:] + 0\n27  UIKitMacHelper                      0x00007ff81ac0014d UINSApplicationMain + 1413\n28  UIKitCore                           0x00007ff910172b6b UIApplicationMain + 144\n29  KeePassium                          0x00000001051e9a31 KeePassium + 10801\n30  dyld                                0x00007ff8024b341f start + 1903"],
  "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},
  "lastExceptionBacktrace" : [{"imageOffset":999690,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":13},{"imageOffset":86199,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":11},{"imageOffset":999296,"symbol":"+[NSException raise:format:]","symbolLocation":214,"imageIndex":13},{"imageOffset":17281189,"symbol":"-[UITableView _contentOffsetForScrollingToRowAtIndexPath:atScrollPosition:usingPresentationValues:]","symbolLocation":800,"imageIndex":17},{"imageOffset":17285125,"symbol":"-[UITableView _scrollToRowAtIndexPath:atScrollPosition:animated:usingPresentationValues:]","symbolLocation":86,"imageIndex":17},{"imageOffset":17284818,"symbol":"-[UITableView scrollToRowAtIndexPath:atScrollPosition:animated:]","symbolLocation":152,"imageIndex":17},{"imageOffset":231466,"imageIndex":0},{"imageOffset":711959,"imageIndex":0},{"imageOffset":1145345,"imageIndex":0},{"imageOffset":1530645,"imageIndex":0},{"imageOffset":1004866,"imageIndex":1},{"imageOffset":121721,"imageIndex":1},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":65487,"symbol":"_dispatch_main_queue_drain","symbolLocation":954,"imageIndex":12},{"imageOffset":64519,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":12},{"imageOffset":770453,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":9,"imageIndex":13},{"imageOffset":507583,"symbol":"__CFRunLoopRun","symbolLocation":2452,"imageIndex":13},{"imageOffset":503489,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":13},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":14},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":14},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":14},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":15},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":15},{"imageOffset":194440,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":15},{"imageOffset":14753,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":15},{"imageOffset":2887380,"symbol":"+[NSWindow _savedFrameFromString:]","symbolLocation":0,"imageIndex":15},{"imageOffset":16717,"symbol":"UINSApplicationMain","symbolLocation":1413,"imageIndex":16},{"imageOffset":11115,"symbol":"UIApplicationMain","symbolLocation":144,"imageIndex":17},{"imageOffset":10801,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":18}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":20847,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701967936640},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703170340649},"r15":{"value":22},"rbx":{"value":140704301885184,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703170384354,"matchesCrashFrame":1},"rbp":{"value":140701967936992},"rsp":{"value":140701967936952},"r12":{"value":259},"rcx":{"value":140701967936952},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33250,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":7},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":8},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":9},{"imageOffset":62082,"symbol":"abort_message","symbolLocation":241,"imageIndex":10},{"imageOffset":5115,"symbol":"demangling_terminate_handler()","symbolLocation":267,"imageIndex":10},{"imageOffset":116682,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":11},{"imageOffset":59099,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":10},{"imageOffset":59030,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":10},{"imageOffset":12359,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":12},{"imageOffset":65487,"symbol":"_dispatch_main_queue_drain","symbolLocation":954,"imageIndex":12},{"imageOffset":64519,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":12},{"imageOffset":770453,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":9,"imageIndex":13},{"imageOffset":507583,"symbol":"__CFRunLoopRun","symbolLocation":2452,"imageIndex":13},{"imageOffset":503489,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":13},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":14},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":14},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":14},{"imageOffset":254556,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":15},{"imageOffset":250118,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":15},{"imageOffset":194440,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":15},{"imageOffset":14753,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":15},{"imageOffset":2887380,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":16,"imageIndex":15},{"imageOffset":16717,"symbol":"UINSApplicationMain","symbolLocation":1413,"imageIndex":16},{"imageOffset":11115,"symbol":"UIApplicationMain","symbolLocation":144,"imageIndex":17},{"imageOffset":10801,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":18}]},{"id":22131,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":5538,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":63261,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":7},{"imageOffset":34260,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":7},{"imageOffset":6282,"symbol":"mach_msg","symbolLocation":19,"imageIndex":7},{"imageOffset":511999,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":13},{"imageOffset":506496,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":13},{"imageOffset":503489,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":13},{"imageOffset":389747,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":19},{"imageOffset":905703,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":103,"imageIndex":19},{"imageOffset":16841,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":138,"imageIndex":17},{"imageOffset":361939,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":19},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":22213,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5538,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":63261,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":7},{"imageOffset":34260,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":7},{"imageOffset":6282,"symbol":"mach_msg","symbolLocation":19,"imageIndex":7},{"imageOffset":511999,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":13},{"imageOffset":506496,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":13},{"imageOffset":503489,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":13},{"imageOffset":1696757,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":15},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":5605076,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5606067,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5606960,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5606962,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5607968,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5607969,"queue":"com.apple.root.user-interactive-qos","frames":[{"imageOffset":5430,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":13698,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":12},{"imageOffset":14797,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":12},{"imageOffset":10316518,"symbol":"__22-[NSCGSLocalFence set]_block_invoke_2","symbolLocation":147,"imageIndex":15},{"imageOffset":15654,"symbol":"CA::Transaction::run_commit_handlers(CATransactionPhase)","symbolLocation":98,"imageIndex":20},{"imageOffset":1740179,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":877,"imageIndex":20},{"imageOffset":10595,"symbol":"CA::Transaction::commit()","symbolLocation":713,"imageIndex":20},{"imageOffset":565085,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":154,"imageIndex":15},{"imageOffset":4539796,"symbol":"__30-[NSAnimation _runInNewThread]_block_invoke","symbolLocation":80,"imageIndex":15},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":12},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":12},{"imageOffset":78070,"symbol":"_dispatch_root_queue_drain","symbolLocation":683,"imageIndex":12},{"imageOffset":79720,"symbol":"_dispatch_worker_thread2","symbolLocation":170,"imageIndex":12},{"imageOffset":11279,"symbol":"_pthread_wqthread","symbolLocation":257,"imageIndex":8},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":8}]},{"id":5607970,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":5607971,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4380848128,
    "CFBundleShortVersionString" : "1.46",
    "CFBundleIdentifier" : "com.keepassium.ios",
    "size" : 2244608,
    "uuid" : "0745ddd1-e52a-3e24-9c80-ec269695894e",
    "path" : "\/Applications\/KeePassium.app\/Contents\/MacOS\/KeePassium",
    "name" : "KeePassium",
    "CFBundleVersion" : "140"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4390141952,
    "CFBundleShortVersionString" : "1.46",
    "CFBundleIdentifier" : "com.keepassium.ios.KeePassiumLib",
    "size" : 2293760,
    "uuid" : "8f7bc9b5-4d4d-365b-adf7-cdb8e19d0380",
    "path" : "\/Applications\/KeePassium.app\/Contents\/Frameworks\/KeePassiumLib.framework\/Versions\/A\/KeePassiumLib",
    "name" : "KeePassiumLib",
    "CFBundleVersion" : "140"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4385075200,
    "size" : 65536,
    "uuid" : "5eaf78f9-49d0-30e2-a516-d53697b7344a",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4389126144,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 98304,
    "uuid" : "0e1b6c05-c1cd-3eaf-9857-4787d790f22a",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "60420.140.26"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4614164480,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CloudDocsFileProvider",
    "size" : 32768,
    "uuid" : "ff555cb2-b4f8-36d7-a136-7079179a10ef",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/CloudDocsFileProvider.bundle\/Contents\/MacOS\/CloudDocsFileProvider",
    "name" : "CloudDocsFileProvider",
    "CFBundleVersion" : "1553.141.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4613959680,
    "CFBundleShortVersionString" : "855.140.6.701.1",
    "CFBundleIdentifier" : "com.apple.FileProviderOverride",
    "size" : 32768,
    "uuid" : "f22762d6-5cc8-3049-b172-4a908b9edfc7",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FileProviderOverride.bundle\/Contents\/MacOS\/FileProviderOverride",
    "name" : "FileProviderOverride",
    "CFBundleVersion" : "855.140.6.701.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4614815744,
    "CFBundleShortVersionString" : "13.5",
    "CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
    "size" : 114688,
    "uuid" : "107aab23-364b-394c-898f-6dfaf73eeb08",
    "path" : "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FinderSyncCollaborationFileProviderOverride.bundle\/Contents\/MacOS\/FinderSyncCollaborationFileProviderOverride",
    "name" : "FinderSyncCollaborationFileProviderOverride",
    "CFBundleVersion" : "1564.7.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703170351104,
    "size" : 237568,
    "uuid" : "3f11f30e-7216-3a5a-8f7d-504e349b672b",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703170588672,
    "size" : 49152,
    "uuid" : "3a3fa85c-f1fe-336c-bf68-924fc947ade3",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703169200128,
    "size" : 557048,
    "uuid" : "a720129c-c1cf-3e62-9d76-aa6fa0d31333",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703170265088,
    "size" : 86004,
    "uuid" : "4dbd2a8f-9459-3d65-a0fc-b86e399b9475",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703166828544,
    "size" : 245753,
    "uuid" : "71bea5c7-72c8-3eb0-b28f-1cdbc651891b",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703168892928,
    "size" : 294900,
    "uuid" : "677ae7f7-158f-328b-85e2-8a960327856d",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703171002368,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4837360,
    "uuid" : "46af372c-e1f2-33b3-a032-d5ac06f50c80",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1979.102"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703333326848,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112954,
    "uuid" : "bbbf9caf-5b24-3c4c-b275-e85d272258c9",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703222222848,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16809984,
    "uuid" : "c5499c27-03c5-3194-815e-94cf6e6b68db",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.70.136"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703577391104,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper",
    "size" : 1105916,
    "uuid" : "92bea77a-f56d-31b0-aba9-b261829ac3df",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper",
    "name" : "UIKitMacHelper",
    "CFBundleVersion" : "6606"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707693527040,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 26902528,
    "uuid" : "67239c3a-1192-305b-b23f-2df99570b8f7",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "6606"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703167074304,
    "size" : 624112,
    "uuid" : "3df96f32-b9c9-3566-a6b7-4daebc6d6563",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703186370560,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 9998322,
    "uuid" : "b7674982-bc75-3c0e-a6de-ae0b4bc8896c",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1979.102"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703298019328,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3567616,
    "uuid" : "84ad6e1f-aba1-3bab-aff2-2bbf1d2d76ff",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "1045.22"
  }
],
  "sharedCache" : {
  "base" : 140703166451712,
  "size" : 21474836480,
  "uuid" : "6bc51ea1-6f37-3cc3-907e-56f0e3ae6ab0"
},
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "432bd56c349f36c3191d4432574ae906083793f9",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "63508950b3714d3622fc77f7",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
      },
      "deploymentId" : 240000004
    },
    {
      "rolloutId" : "62c73fd17cce0d1b0bcb8a02",
      "factorPackIds" : {

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

  ]
}
}
@vit9696 vit9696 added the bug Something isn't working label Nov 4, 2023
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

1 participant