Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Crash when changing primary key in Modify Table window #3994

@Openstreetmapler

Description

@Openstreetmapler

What did you do?

Screenshot of Modify Table window for Item table
  1. Launch the app.
  2. Open a database file with defined tables.
  3. In the Database Structure tab, right-click and select “Modify Table” for a table that has a nullable integer primary key (Item table in the example).
  4. Change the table name to something else.
  5. When finishing step 4, directly click on the name of the integer primary key (item_id in the example) to modify it.
  6. Modify the primary key and click on a different field name, e.g. the one directly below (label in the example).

What did you expect to see?

App stays open, allowing me to modify the table.

What did you see instead?

App CRASHES with EXC_BAD_ACCESS (segmentation fault) when you click away from the focused input field (step 6)!

DB4S Version

3.13.1

What OS are you seeing the problem on?

MacOS

OS version

macOS 12.7.5 (Monterey), on Apple Silicon

Relevant log output

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

Process:               DB Browser for SQLite [2690]
Path:                  /Users/USER/*/DB Browser for SQLite.app/Contents/MacOS/DB Browser for SQLite
Identifier:            net.sourceforge.sqlitebrowser
Version:               3.13.1 (3.13.1)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               502

Date/Time:             2025-08-30 18:14:15.3943 +0200
OS Version:            macOS 12.7.5 (21H1222)
Report Version:        12
Anonymous UUID:        2FF83D5B-C209-2B74-1642-449761B2E3E9


Time Awake Since Boot: 4800 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000001
Exception Codes:       0x0000000000000001, 0x0000000000000001
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [2690]

VM Region Info: 0x1 is not in any region.  Bytes before following region: 105553518919679
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   DB Browser for SQLite         	       0x104c79380 sqlb::Table::renameKeyInAllConstraints(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 3112
1   DB Browser for SQLite         	       0x104c7933c sqlb::Table::renameKeyInAllConstraints(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 3044
2   DB Browser for SQLite         	       0x104b901f4 EditTableDialog::fieldItemChanged(QTreeWidgetItem*, int) + 6524
3   QtCore                        	       0x107aa0b14 0x1078a0000 + 2099988
4   QtWidgets                     	       0x106a49298 0x106770000 + 2986648
5   QtCore                        	       0x107aa0c14 0x1078a0000 + 2100244
6   QtCore                        	       0x107a2fa18 QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) + 56
7   QtWidgets                     	       0x106a439b0 0x106770000 + 2963888
8   QtWidgets                     	       0x106a47434 QTreeWidgetItem::setData(int, int, QVariant const&) + 2132
9   QtWidgets                     	       0x106a3ff64 0x106770000 + 2948964
10  QtWidgets                     	       0x1069ecfd8 QStyledItemDelegate::setModelData(QWidget*, QAbstractItemModel*, QModelIndex const&) const + 304
11  QtWidgets                     	       0x1069cbce0 QAbstractItemView::commitData(QWidget*) + 512
12  QtCore                        	       0x107aa0c14 0x1078a0000 + 2100244
13  QtWidgets                     	       0x1069e5c84 0x106770000 + 2579588
14  QtCore                        	       0x107a726f8 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 264
15  QtWidgets                     	       0x106783440 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 260
16  QtWidgets                     	       0x106784978 QApplication::notify(QObject*, QEvent*) + 508
17  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
18  QtWidgets                     	       0x106780c90 QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) + 252
19  QtWidgets                     	       0x1067b7a3c QWidget::setFocus(Qt::FocusReason) + 580
20  QtWidgets                     	       0x106786584 QApplicationPrivate::giveFocusAccordingToFocusPolicy(QWidget*, QEvent*, QPoint) + 608
21  QtWidgets                     	       0x1067849e0 QApplication::notify(QObject*, QEvent*) + 612
22  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
23  QtWidgets                     	       0x106783e90 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 944
24  QtWidgets                     	       0x1067d7a08 0x106770000 + 424456
25  QtWidgets                     	       0x1067d6a40 0x106770000 + 420416
26  QtWidgets                     	       0x106783460 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
27  QtWidgets                     	       0x106784978 QApplication::notify(QObject*, QEvent*) + 508
28  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
29  QtGui                         	       0x105c646e4 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2892
30  QtGui                         	       0x105c4a0bc QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 252
31  libqcocoa.dylib               	       0x10585b69c 0x105820000 + 243356
32  CoreFoundation                	       0x181ccce84 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
33  CoreFoundation                	       0x181cccdd0 __CFRunLoopDoSource0 + 208
34  CoreFoundation                	       0x181cccad0 __CFRunLoopDoSources0 + 268
35  CoreFoundation                	       0x181ccb450 __CFRunLoopRun + 828
36  CoreFoundation                	       0x181cca974 CFRunLoopRunSpecific + 600
37  HIToolbox                     	       0x18a912338 RunCurrentEventLoopInMode + 292
38  HIToolbox                     	       0x18a911fc4 ReceiveNextEventCommon + 324
39  HIToolbox                     	       0x18a911e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
40  AppKit                        	       0x184833d28 _DPSNextEvent + 860
41  AppKit                        	       0x184832620 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
42  AppKit                        	       0x184ae5d74 -[NSApplication _doModalLoop:peek:] + 308
43  AppKit                        	       0x184c5d710 __33-[NSApplication runModalSession:]_block_invoke_2 + 96
44  AppKit                        	       0x184c5d694 __33-[NSApplication runModalSession:]_block_invoke + 112
45  AppKit                        	       0x184ae3f94 _NSTryRunModal + 128
46  AppKit                        	       0x184c5d554 -[NSApplication runModalSession:] + 148
47  libqcocoa.dylib               	       0x10585a2f8 0x105820000 + 238328
48  QtCore                        	       0x107a6e9a0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
49  QtWidgets                     	       0x10695c678 QDialog::exec() + 476
50  DB Browser for SQLite         	       0x104bf0848 MainWindow::editObject() + 1628
51  QtCore                        	       0x107aa0c14 0x1078a0000 + 2100244
52  QtWidgets                     	       0x106779e2c QAction::activate(QAction::ActionEvent) + 308
53  QtWidgets                     	       0x1068de6a4 0x106770000 + 1500836
54  QtWidgets                     	       0x1068dc014 0x106770000 + 1490964
55  QtWidgets                     	       0x1068e2e54 QMenu::mouseReleaseEvent(QMouseEvent*) + 624
56  QtWidgets                     	       0x1067bb4f0 QWidget::event(QEvent*) + 128
57  QtWidgets                     	       0x1068e34bc QMenu::event(QEvent*) + 1176
58  QtWidgets                     	       0x106783460 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
59  QtWidgets                     	       0x106785f84 QApplication::notify(QObject*, QEvent*) + 6152
60  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
61  QtWidgets                     	       0x106783e90 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 944
62  QtWidgets                     	       0x1067d7c44 0x106770000 + 425028
63  QtWidgets                     	       0x1067d6a40 0x106770000 + 420416
64  QtWidgets                     	       0x106783460 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
65  QtWidgets                     	       0x106784978 QApplication::notify(QObject*, QEvent*) + 508
66  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
67  QtGui                         	       0x105c646e4 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2892
68  QtGui                         	       0x105c4a0bc QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 252
69  libqcocoa.dylib               	       0x10585b69c 0x105820000 + 243356
70  CoreFoundation                	       0x181ccce84 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
71  CoreFoundation                	       0x181cccdd0 __CFRunLoopDoSource0 + 208
72  CoreFoundation                	       0x181cccad0 __CFRunLoopDoSources0 + 268
73  CoreFoundation                	       0x181ccb450 __CFRunLoopRun + 828
74  CoreFoundation                	       0x181cca974 CFRunLoopRunSpecific + 600
75  HIToolbox                     	       0x18a912338 RunCurrentEventLoopInMode + 292
76  HIToolbox                     	       0x18a911fc4 ReceiveNextEventCommon + 324
77  HIToolbox                     	       0x18a911e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
78  AppKit                        	       0x184833d28 _DPSNextEvent + 860
79  AppKit                        	       0x184832620 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
80  AppKit                        	       0x1848247ec -[NSApplication run] + 596
81  libqcocoa.dylib               	       0x10585a398 0x105820000 + 238488
82  QtCore                        	       0x107a6e9a0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
83  QtWidgets                     	       0x1068e1848 0x106770000 + 1513544
84  QtWidgets                     	       0x1068e16e0 QMenu::exec(QPoint const&, QAction*) + 52
85  DB Browser for SQLite         	       0x104bf48c0 MainWindow::createTreeContextMenu(QPoint const&) + 300
86  QtCore                        	       0x107aa0c14 0x1078a0000 + 2100244
87  QtWidgets                     	       0x1067bc02c QWidget::event(QEvent*) + 3004
88  QtWidgets                     	       0x10684c060 QFrame::event(QEvent*) + 56
89  QtWidgets                     	       0x1069c5c20 QAbstractItemView::viewportEvent(QEvent*) + 1092
90  QtWidgets                     	       0x106a31798 QTreeView::viewportEvent(QEvent*) + 484
91  QtCore                        	       0x107a726f8 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 264
92  QtWidgets                     	       0x106783440 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 260
93  QtWidgets                     	       0x10678567c QApplication::notify(QObject*, QEvent*) + 3840
94  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
95  QtWidgets                     	       0x1067d81b0 0x106770000 + 426416
96  QtWidgets                     	       0x1067d6a40 0x106770000 + 420416
97  QtWidgets                     	       0x106783460 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
98  QtWidgets                     	       0x106784978 QApplication::notify(QObject*, QEvent*) + 508
99  QtCore                        	       0x107a723f8 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
100 QtGui                         	       0x105c646e4 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2892
101 QtGui                         	       0x105c4a0bc QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 252
102 libqcocoa.dylib               	       0x10585b69c 0x105820000 + 243356
103 CoreFoundation                	       0x181ccce84 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
104 CoreFoundation                	       0x181cccdd0 __CFRunLoopDoSource0 + 208
105 CoreFoundation                	       0x181cccad0 __CFRunLoopDoSources0 + 268
106 CoreFoundation                	       0x181ccb450 __CFRunLoopRun + 828
107 CoreFoundation                	       0x181cca974 CFRunLoopRunSpecific + 600
108 HIToolbox                     	       0x18a912338 RunCurrentEventLoopInMode + 292
109 HIToolbox                     	       0x18a911fc4 ReceiveNextEventCommon + 324
110 HIToolbox                     	       0x18a911e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
111 AppKit                        	       0x184833d28 _DPSNextEvent + 860
112 AppKit                        	       0x184832620 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
113 AppKit                        	       0x1848247ec -[NSApplication run] + 596
114 libqcocoa.dylib               	       0x10585a398 0x105820000 + 238488
115 QtCore                        	       0x107a6e9a0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
116 QtCore                        	       0x107a72ae8 QCoreApplication::exec() + 132
117 DB Browser for SQLite         	       0x104c89a94 main + 484
118 dyld                          	       0x10541d08c start + 520

Thread 1:: Qt bearer thread
0   libsystem_kernel.dylib        	       0x181bcae50 poll + 8
1   QtCore                        	       0x107acee5c qt_safe_poll(pollfd*, unsigned int, timespec const*) + 152
2   QtCore                        	       0x107ad0948 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1028
3   QtCore                        	       0x107a6e9a0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
4   QtCore                        	       0x1078c1b70 QThread::exec() + 136
5   QtCore                        	       0x1078c2b40 0x1078a0000 + 142144
6   libsystem_pthread.dylib       	       0x181c0026c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x181bfb08c thread_start + 8

Thread 2:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	       0x181bcae50 poll + 8
1   QtCore                        	       0x107acefa8 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 484
2   QtCore                        	       0x107ad0948 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1028
3   QtCore                        	       0x107a6e9a0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 544
4   QtCore                        	       0x1078c1b70 QThread::exec() + 136
5   QtCore                        	       0x1078c2b40 0x1078a0000 + 142144
6   libsystem_pthread.dylib       	       0x181c0026c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x181bfb08c thread_start + 8

Thread 3:: RowLoader
0   libsystem_kernel.dylib        	       0x181bc6210 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x181c0083c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x181b4f294 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   DB Browser for SQLite         	       0x104c70338 RowLoader::run() + 156
4   QtCore                        	       0x1078c2b40 0x1078a0000 + 142144
5   libsystem_pthread.dylib       	       0x181c0026c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x181bfb08c thread_start + 8

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x181bc2850 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x181bc2cc0 mach_msg + 76
2   CoreFoundation                	       0x181ccd100 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x181ccb5b0 __CFRunLoopRun + 1180
4   CoreFoundation                	       0x181cca974 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1849a09c0 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x181c0026c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x181bfb08c thread_start + 8

Thread 5:: RowLoader
0   libsystem_kernel.dylib        	       0x181bc6210 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x181c0083c _pthread_cond_wait + 1236
2   libc++.1.dylib                	       0x181b4f294 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   DB Browser for SQLite         	       0x104c70338 RowLoader::run() + 156
4   QtCore                        	       0x1078c2b40 0x1078a0000 + 142144
5   libsystem_pthread.dylib       	       0x181c0026c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x181bfb08c thread_start + 8

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

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

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

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


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000105554000   x1: 0x00006000027c29c0   x2: 0x0000000000000003   x3: 0x0000000181a0f04c
    x4: 0x0000000000000065   x5: 0x0000000000000074   x6: 0x0000000000000064   x7: 0x0000000181bbc52c
    x8: 0x0000000000000001   x9: 0x0000000000000001  x10: 0x00000000000007fb  x11: 0x00000000000007fd
   x12: 0x00000000000000a8  x13: 0x000000008c02bffb  x14: 0x000000008c22c000  x15: 0x0000000000000058
   x16: 0x0000000080000000  x17: 0x000000000c200000  x18: 0x0000000000000000  x19: 0x00006000027c29c0
   x20: 0x000000016b2a3aa8  x21: 0x0000000000000000  x22: 0x0000000000000000  x23: 0x000000016b2a3870
   x24: 0x0000000000000000  x25: 0x000000016b2a6ce0  x26: 0x000000016b2a38b0  x27: 0x0492492492492492
   x28: 0x00006000027c29c0   fp: 0x000000016b2a3940   lr: 0xcd4b000104c7933c
    sp: 0x000000016b2a3710   pc: 0x0000000104c79380 cpsr: 0x60001000
   far: 0x0000000000000001  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x104b54000 -        0x10518ffff net.sourceforge.sqlitebrowser (3.13.1) <3905bfc4-a7b2-30a8-ba53-5d4aac117d9f> /Users/USER/*/DB Browser for SQLite.app/Contents/MacOS/DB Browser for SQLite
       0x1078a0000 -        0x107d77fff org.qt-project.QtCore (5.15) <93950259-cd2f-37a3-b6c4-8412fb512541> /Users/USER/*/DB Browser for SQLite.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x106770000 -        0x106b7ffff org.qt-project.QtWidgets (5.15) <90b9d1bc-3423-3557-b977-eb7293664403> /Users/USER/*/DB Browser for SQLite.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x105c34000 -        0x1060c3fff org.qt-project.QtGui (5.15) <e0cbba19-9943-3a6d-8062-b777c8fbf4b9> /Users/USER/*/DB Browser for SQLite.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x105820000 -        0x105977fff libqcocoa.dylib (*) <2355769e-88d4-3451-8c22-3cad98ace91f> /Users/USER/*/DB Browser for SQLite.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x181c48000 -        0x18218efff com.apple.CoreFoundation (6.9) <722b2af5-652e-3a7e-8ef8-12671f63a6a7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18a8e0000 -        0x18ac13fff com.apple.HIToolbox (2.1.1) <07987381-b579-3f72-8ba8-97fa5b5a3352> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1847f2000 -        0x1856abfff com.apple.AppKit (6.9) <2c7c9cbb-9199-32e2-93ac-e14539c32a7f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x105418000 -        0x105477fff dyld (*) <ff134174-22e1-3629-91bb-bd91f7ff5198> /usr/lib/dyld
       0x181bc1000 -        0x181bf8fff libsystem_kernel.dylib (*) <67ec7393-da85-34c9-b27e-e709cf019271> /usr/lib/system/libsystem_kernel.dylib
       0x181bf9000 -        0x181c05fff libsystem_pthread.dylib (*) <ac6277b6-5c7c-3cdf-8896-44e6072a885c> /usr/lib/system/libsystem_pthread.dylib
       0x181b42000 -        0x181ba8fff libc++.1.dylib (*) <76d1fffe-707e-3653-8120-d0978a0ab869> /usr/lib/libc++.1.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 3392K        4 
CG image                           464K       19 
ColorSync                          560K       28 
CoreAnimation                      432K       16 
CoreGraphics                        32K        2 
CoreImage                           16K        1 
CoreUI image data                 4896K       34 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           301.3M       56 
MALLOC guard page                  192K        9 
MALLOC_MEDIUM (reserved)         952.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
STACK GUARD                       56.2M       10 
Stack                             12.8M       10 
VM_ALLOCATE                        320K       17 
__AUTH                            1940K      195 
__AUTH_CONST                      11.5M      363 
__CTF                               756        1 
__DATA                            9979K      384 
__DATA_CONST                      13.3M      398 
__DATA_DIRTY                       883K      123 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       583.9M       36 
__OBJC_CONST                      1826K      166 
__OBJC_RO                         83.0M        1 
__OBJC_RW                         3168K        1 
__TEXT                           293.1M      412 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      456.5M       38 
shared memory                      944K       17 
===========                     =======  ======= 
TOTAL                              3.1G     2364 
TOTAL, minus reserved VM space     1.8G     2364 



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

{"app_name":"DB Browser for SQLite","timestamp":"2025-08-30 18:14:15.00 +0200","app_version":"3.13.1","slice_uuid":"3905bfc4-a7b2-30a8-ba53-5d4aac117d9f","build_version":"3.13.1","platform":1,"bundleID":"net.sourceforge.sqlitebrowser","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.7.5 (21H1222)","incident_id":"9E76AF78-C1D7-4307-92AA-9ABF3B954074","name":"DB Browser for SQLite"}
{
  "uptime" : 4800,
  "procLaunch" : "2025-08-30 18:03:36.2428 +0200",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "iMac21,2",
  "procStartAbsTime" : 101211336218,
  "coalitionID" : 2726,
  "osVersion" : {
    "train" : "macOS 12.7.5",
    "build" : "21H1222",
    "releaseType" : "User"
  },
  "captureTime" : "2025-08-30 18:14:15.3943 +0200",
  "incident" : "9E76AF78-C1D7-4307-92AA-9ABF3B954074",
  "bug_type" : "309",
  "pid" : 2690,
  "procExitAbsTime" : 116550792988,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "DB Browser for SQLite",
  "procPath" : "\/Users\/USER\/*\/DB Browser for SQLite.app\/Contents\/MacOS\/DB Browser for SQLite",
  "bundleInfo" : {"CFBundleShortVersionString":"3.13.1","CFBundleVersion":"3.13.1","CFBundleIdentifier":"net.sourceforge.sqlitebrowser"},
  "storeInfo" : {"deviceIdentifierForVendor":"6B98BCAF-330B-594F-98CE-F981D2DAD1A7","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "net.sourceforge.sqlitebrowser",
  "crashReporterKey" : "2FF83D5B-C209-2B74-1642-449761B2E3E9",
  "sip" : "enabled",
  "vmRegionInfo" : "0x1 is not in any region.  Bytes before following region: 105553518919679\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000001","rawCodes":[1,1],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000001"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2690},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "vmregioninfo" : "0x1 is not in any region.  Bytes before following region: 105553518919679\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
  "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":50268,"threadState":{"x":[{"value":4384440320},{"value":105553157958080},{"value":3},{"value":6469775436,"symbolLocation":0,"symbol":"nanov2_free_definite_size"},{"value":101},{"value":116},{"value":100},{"value":6471533868,"symbolLocation":0,"symbol":"__cxxabiv1::__vmi_class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const"},{"value":1},{"value":1},{"value":2043},{"value":2045},{"value":168},{"value":2348990459},{"value":2351087616},{"value":88},{"value":2147483648},{"value":203423744},{"value":0},{"value":105553157958080},{"value":6092896936},{"value":0},{"value":0},{"value":6092896368},{"value":0},{"value":6092909792},{"value":6092896432},{"value":329406144173384850},{"value":105553157958080}],"flavor":"ARM_THREAD_STATE64","lr":{"value":14792917405403681596},"cpsr":{"value":1610616832},"fp":{"value":6092896576},"sp":{"value":6092896016},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4375155584,"matchesCrashFrame":1},"far":{"value":1}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1201024,"symbol":"sqlb::Table::renameKeyInAllConstraints(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)","symbolLocation":3112,"imageIndex":0},{"imageOffset":1200956,"symbol":"sqlb::Table::renameKeyInAllConstraints(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)","symbolLocation":3044,"imageIndex":0},{"imageOffset":246260,"symbol":"EditTableDialog::fieldItemChanged(QTreeWidgetItem*, int)","symbolLocation":6524,"imageIndex":0},{"imageOffset":2099988,"imageIndex":1},{"imageOffset":2986648,"imageIndex":2},{"imageOffset":2100244,"imageIndex":1},{"imageOffset":1636888,"symbol":"QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&)","symbolLocation":56,"imageIndex":1},{"imageOffset":2963888,"imageIndex":2},{"imageOffset":2978868,"symbol":"QTreeWidgetItem::setData(int, int, QVariant const&)","symbolLocation":2132,"imageIndex":2},{"imageOffset":2948964,"imageIndex":2},{"imageOffset":2609112,"symbol":"QStyledItemDelegate::setModelData(QWidget*, QAbstractItemModel*, QModelIndex const&) const","symbolLocation":304,"imageIndex":2},{"imageOffset":2473184,"symbol":"QAbstractItemView::commitData(QWidget*)","symbolLocation":512,"imageIndex":2},{"imageOffset":2100244,"imageIndex":1},{"imageOffset":2579588,"imageIndex":2},{"imageOffset":1910520,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":264,"imageIndex":1},{"imageOffset":78912,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":260,"imageIndex":2},{"imageOffset":84344,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":68752,"symbol":"QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason)","symbolLocation":252,"imageIndex":2},{"imageOffset":293436,"symbol":"QWidget::setFocus(Qt::FocusReason)","symbolLocation":580,"imageIndex":2},{"imageOffset":91524,"symbol":"QApplicationPrivate::giveFocusAccordingToFocusPolicy(QWidget*, QEvent*, QPoint)","symbolLocation":608,"imageIndex":2},{"imageOffset":84448,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":612,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":81552,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":944,"imageIndex":2},{"imageOffset":424456,"imageIndex":2},{"imageOffset":420416,"imageIndex":2},{"imageOffset":78944,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":2},{"imageOffset":84344,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":198372,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2892,"imageIndex":3},{"imageOffset":90300,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":252,"imageIndex":3},{"imageOffset":243356,"imageIndex":4},{"imageOffset":544388,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":5},{"imageOffset":544208,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":5},{"imageOffset":543440,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":5},{"imageOffset":537680,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":5},{"imageOffset":534900,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":6},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":6},{"imageOffset":269608,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":7},{"imageOffset":263712,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":7},{"imageOffset":3095924,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":308,"imageIndex":7},{"imageOffset":4634384,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":96,"imageIndex":7},{"imageOffset":4634260,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":112,"imageIndex":7},{"imageOffset":3088276,"symbol":"_NSTryRunModal","symbolLocation":128,"imageIndex":7},{"imageOffset":4633940,"symbol":"-[NSApplication runModalSession:]","symbolLocation":148,"imageIndex":7},{"imageOffset":238328,"imageIndex":4},{"imageOffset":1894816,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":1},{"imageOffset":2016888,"symbol":"QDialog::exec()","symbolLocation":476,"imageIndex":2},{"imageOffset":641096,"symbol":"MainWindow::editObject()","symbolLocation":1628,"imageIndex":0},{"imageOffset":2100244,"imageIndex":1},{"imageOffset":40492,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":308,"imageIndex":2},{"imageOffset":1500836,"imageIndex":2},{"imageOffset":1490964,"imageIndex":2},{"imageOffset":1519188,"symbol":"QMenu::mouseReleaseEvent(QMouseEvent*)","symbolLocation":624,"imageIndex":2},{"imageOffset":308464,"symbol":"QWidget::event(QEvent*)","symbolLocation":128,"imageIndex":2},{"imageOffset":1520828,"symbol":"QMenu::event(QEvent*)","symbolLocation":1176,"imageIndex":2},{"imageOffset":78944,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":2},{"imageOffset":89988,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6152,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":81552,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":944,"imageIndex":2},{"imageOffset":425028,"imageIndex":2},{"imageOffset":420416,"imageIndex":2},{"imageOffset":78944,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":2},{"imageOffset":84344,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":198372,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2892,"imageIndex":3},{"imageOffset":90300,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":252,"imageIndex":3},{"imageOffset":243356,"imageIndex":4},{"imageOffset":544388,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":5},{"imageOffset":544208,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":5},{"imageOffset":543440,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":5},{"imageOffset":537680,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":5},{"imageOffset":534900,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":6},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":6},{"imageOffset":269608,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":7},{"imageOffset":263712,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":7},{"imageOffset":206828,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":7},{"imageOffset":238488,"imageIndex":4},{"imageOffset":1894816,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":1},{"imageOffset":1513544,"imageIndex":2},{"imageOffset":1513184,"symbol":"QMenu::exec(QPoint const&, QAction*)","symbolLocation":52,"imageIndex":2},{"imageOffset":657600,"symbol":"MainWindow::createTreeContextMenu(QPoint const&)","symbolLocation":300,"imageIndex":0},{"imageOffset":2100244,"imageIndex":1},{"imageOffset":311340,"symbol":"QWidget::event(QEvent*)","symbolLocation":3004,"imageIndex":2},{"imageOffset":901216,"symbol":"QFrame::event(QEvent*)","symbolLocation":56,"imageIndex":2},{"imageOffset":2448416,"symbol":"QAbstractItemView::viewportEvent(QEvent*)","symbolLocation":1092,"imageIndex":2},{"imageOffset":2889624,"symbol":"QTreeView::viewportEvent(QEvent*)","symbolLocation":484,"imageIndex":2},{"imageOffset":1910520,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":264,"imageIndex":1},{"imageOffset":78912,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":260,"imageIndex":2},{"imageOffset":87676,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":3840,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":426416,"imageIndex":2},{"imageOffset":420416,"imageIndex":2},{"imageOffset":78944,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":292,"imageIndex":2},{"imageOffset":84344,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":2},{"imageOffset":1909752,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":1},{"imageOffset":198372,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2892,"imageIndex":3},{"imageOffset":90300,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":252,"imageIndex":3},{"imageOffset":243356,"imageIndex":4},{"imageOffset":544388,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":5},{"imageOffset":544208,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":5},{"imageOffset":543440,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":5},{"imageOffset":537680,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":5},{"imageOffset":534900,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":6},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":6},{"imageOffset":269608,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":7},{"imageOffset":263712,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":7},{"imageOffset":206828,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":7},{"imageOffset":238488,"imageIndex":4},{"imageOffset":1894816,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":1},{"imageOffset":1911528,"symbol":"QCoreApplication::exec()","symbolLocation":132,"imageIndex":1},{"imageOffset":1268372,"symbol":"main","symbolLocation":484,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":8}]},{"id":50311,"name":"Qt bearer thread","frames":[{"imageOffset":40528,"symbol":"poll","symbolLocation":8,"imageIndex":9},{"imageOffset":2289244,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":152,"imageIndex":1},{"imageOffset":2296136,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1028,"imageIndex":1},{"imageOffset":1894816,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":1},{"imageOffset":138096,"symbol":"QThread::exec()","symbolLocation":136,"imageIndex":1},{"imageOffset":142144,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":50320,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":40528,"symbol":"poll","symbolLocation":8,"imageIndex":9},{"imageOffset":2289576,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":484,"imageIndex":1},{"imageOffset":2296136,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1028,"imageIndex":1},{"imageOffset":1894816,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":544,"imageIndex":1},{"imageOffset":138096,"symbol":"QThread::exec()","symbolLocation":136,"imageIndex":1},{"imageOffset":142144,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":50322,"name":"RowLoader","frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":10},{"imageOffset":53908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":11},{"imageOffset":1164088,"symbol":"RowLoader::run()","symbolLocation":156,"imageIndex":0},{"imageOffset":142144,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":50329,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6224,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7360,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":545024,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":538032,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":5},{"imageOffset":534900,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":1763776,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":7},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":51220,"name":"RowLoader","frames":[{"imageOffset":21008,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":10},{"imageOffset":53908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":11},{"imageOffset":1164088,"symbol":"RowLoader::run()","symbolLocation":156,"imageIndex":0},{"imageOffset":142144,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":52422,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":52423,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":55642,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":55692,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4373954560,
    "CFBundleShortVersionString" : "3.13.1",
    "CFBundleIdentifier" : "net.sourceforge.sqlitebrowser",
    "size" : 6537216,
    "uuid" : "3905bfc4-a7b2-30a8-ba53-5d4aac117d9f",
    "path" : "\/Users\/USER\/*\/DB Browser for SQLite.app\/Contents\/MacOS\/DB Browser for SQLite",
    "name" : "DB Browser for SQLite",
    "CFBundleVersion" : "3.13.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4421451776,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5079040,
    "uuid" : "93950259-cd2f-37a3-b6c4-8412fb512541",
    "path" : "\/Users\/USER\/*\/DB Browser for SQLite.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.13"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4403429376,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4259840,
    "uuid" : "90b9d1bc-3423-3557-b977-eb7293664403",
    "path" : "\/Users\/USER\/*\/DB Browser for SQLite.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.13"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4391649280,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 4784128,
    "uuid" : "e0cbba19-9943-3a6d-8062-b777c8fbf4b9",
    "path" : "\/Users\/USER\/*\/DB Browser for SQLite.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.15.13"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4387373056,
    "size" : 1409024,
    "uuid" : "2355769e-88d4-3451-8c22-3cad98ace91f",
    "path" : "\/Users\/USER\/*\/DB Browser for SQLite.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6472105984,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5533696,
    "uuid" : "722b2af5-652e-3a7e-8ef8-12671f63a6a7",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6619529216,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "07987381-b579-3f72-8ba8-97fa5b5a3352",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6517891072,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15441920,
    "uuid" : "2c7c9cbb-9199-32e2-93ac-e14539c32a7f",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.65.150"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4383145984,
    "size" : 393216,
    "uuid" : "ff134174-22e1-3629-91bb-bd91f7ff5198",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6471553024,
    "size" : 229376,
    "uuid" : "67ec7393-da85-34c9-b27e-e709cf019271",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6471782400,
    "size" : 53248,
    "uuid" : "ac6277b6-5c7c-3cdf-8896-44e6072a885c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6471032832,
    "size" : 421888,
    "uuid" : "76d1fffe-707e-3653-8120-d0978a0ab869",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 6468485120,
  "size" : 3144826880,
  "uuid" : "aa017e2f-f467-3c82-9d04-bb8364c4f72d"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=877.0M resident=0K(0%) swapped_out_or_unallocated=877.0M(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                 3392K        4 \nCG image                           464K       19 \nColorSync                          560K       28 \nCoreAnimation                      432K       16 \nCoreGraphics                        32K        2 \nCoreImage                           16K        1 \nCoreUI image data                 4896K       34 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           301.3M       56 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)         952.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                       56.2M       10 \nStack                             12.8M       10 \nVM_ALLOCATE                        320K       17 \n__AUTH                            1940K      195 \n__AUTH_CONST                      11.5M      363 \n__CTF                               756        1 \n__DATA                            9979K      384 \n__DATA_CONST                      13.3M      398 \n__DATA_DIRTY                       883K      123 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       583.9M       36 \n__OBJC_CONST                      1826K      166 \n__OBJC_RO                         83.0M        1 \n__OBJC_RW                         3168K        1 \n__TEXT                           293.1M      412 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      456.5M       38 \nshared memory                      944K       17 \n===========                     =======  ======= \nTOTAL                              3.1G     2364 \nTOTAL, minus reserved VM space     1.8G     2364 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6297d96be2c9387df974efa4",
      "factorPackIds" : {

      },
      "deploymentId" : 240000032
    },
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

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

  ]
}
}

Model: iMac21,2, BootROM 10151.121.1, proc 8:4:4 processors, 8 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: iMac, Retina 4.5K (4480 x 2520), Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:44:05 version 18.60.27.0.7.8.129 FWID 01-62606619
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3.2 Hub
USB Device: PSSD T7 Shield
USB Device: PSSD T7 Shield
USB Device: USB2.1 Hub
Thunderbolt Bus: iMac, Apple Inc.
Thunderbolt Bus: iMac, Apple Inc.

Prevention against duplicate issues

  • I have searched for similar issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions