| Summary: | numbering in file rename not possible | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Pisch <pischdi> |
| Component: | AdvancedRename-file | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles, metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 8.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | macOS (DMG) | ||
| OS: | macOS | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/3e164d86c955d617a671248b6681c9a9b6a37b93 | Version Fixed/Implemented In: | 9.0.0 |
| Sentry Crash Report: | |||
| Attachments: |
rename window
click on number open the "number window" in the back in the "number window" is nothing editable screenshot of the advanced rename dialog with number sub dialog |
||
|
Description
Pisch
2025-11-20 12:14:57 UTC
Created attachment 186983 [details]
rename window
Created attachment 186984 [details]
click on number open the "number window" in the back
Created attachment 186985 [details]
in the "number window" is nothing editable
when I close the rename window the number window keep visible and I can edit
@Gilles, can you confirm this? On macOS, calling another dialog from within a modal dialog isn't so straightforward, I think. I'm reminded of the Geo Bookmarks Manager. Maik Hi Maik, Yes, i can confirm that "Number..." button has no effect in the Advanced Rename dialog under macOS. But, the "Date & Time..", "Database...", and "Metadata..." buttons show the expected sub-dialogs. Why? I don't know. Best Gilles Git commit cfb51c717c6adc7cfb8dedcc657de19501d9a93f by Maik Qualmann. Committed on 20/11/2025 at 19:25. Pushed by mqualmann into branch 'master'. try to fix sequence number dialog on macOS M +1 -1 core/utilities/advancedrename/parser/options/dateoption.cpp M +1 -1 core/utilities/advancedrename/parser/options/dateoption.h M +8 -2 core/utilities/advancedrename/parser/options/sequencenumberoption.cpp M +5 -1 core/utilities/advancedrename/parser/options/sequencenumberoption.h https://invent.kde.org/graphics/digikam/-/commit/cfb51c717c6adc7cfb8dedcc657de19501d9a93f The problem cannot be reproduced under Linux. Under Windows, the number dialog is not modal and can be clicked to the background, while the other dialogs cannot. Let's see if the change helps ... Maik Created attachment 187008 [details]
screenshot of the advanced rename dialog with number sub dialog
With your last code the number sub dialog do not appear over the advanced rename dialog, it's hidden under it and the focus cannot given to the widgets inside. I don't know if this behavior exists in previous implementation. When i close main digiKam Window, there is a crash because number sub dialog cannot be closed (an event loop problem certainly).
Git commit bf23d856ff7b98012ef9832b67ec3ca0692242c2 by Maik Qualmann. Committed on 21/11/2025 at 11:41. Pushed by mqualmann into branch 'master'. fix sequence number dialog and the help from date option dialog M +2 -1 core/utilities/advancedrename/parser/options/dateoption.cpp M +1 -0 core/utilities/advancedrename/parser/options/sequencenumberoption.cpp https://invent.kde.org/graphics/digikam/-/commit/bf23d856ff7b98012ef9832b67ec3ca0692242c2 Okay, testing under Windows shows that the problem isn't fixed yet. The date option dialog is now also affected. We need to find a workaround so that the dialog is modal and the Help button can start QWebEngine. This will be interesting... Maik I recompiled the macOS PKG and problem still the same. When i close digiKam it crash even if advanced rename dialog is closed. Not that Number dialog still open all the time. The backtrace:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: digikam [1781]
Path: /Applications/digiKam.org/digikam.app/Contents/MacOS/digikam
Identifier: org.digiKam
Version: 8.9.0 (8.9.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2025-11-21 18:14:15.9723 +0100
OS Version: macOS 15.7.1 (24G231)
Report Version: 12
Anonymous UUID: A362D430-C102-48C4-8456-D68BA5086F8D
Sleep/Wake UUID: E490CE59-F2DE-414D-AA6D-70ED45E98813
Time Awake Since Boot: 400000 seconds
Time Since Wake: 2743 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000176
Exception Codes: 0x0000000000000001, 0x0000000000000176
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [1781]
VM Region Info: 0x176 is not in any region. Bytes before following region: 4369514122
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104718000-104730000 [ 96K] r-x/r-x SM=COW /Applications/digiKam.org/digikam.app/Contents/MacOS/digikam
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 QtCore 0x107578020 0x1074d4000 + 671776
1 libdigikamgui.8.9.0.dylib 0x10578fd0c void QMetaObject::activate<void, QString>(QObject*, QMetaObject const*, int, void*, QString const&) + 84 (qobjectdefs.h:306)
2 libdigikamgui.8.9.0.dylib 0x105f5b67c Digikam::Rule::signalTokenTriggered(QString const&) + 48 (moc_rule.cpp:124)
3 libdigikamgui.8.9.0.dylib 0x105f83ee4 Digikam::SequenceNumberOption::slotTokenTriggered(QString const&) + 1836 (sequencenumberoption.cpp:158)
4 libdigikamgui.8.9.0.dylib 0x105f84fac Digikam::SequenceNumberOption::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 84 (moc_sequencenumberoption.cpp:132)
5 QtCore 0x107578410 0x1074d4000 + 672784
6 libdigikamgui.8.9.0.dylib 0x10578fd0c void QMetaObject::activate<void, QString>(QObject*, QMetaObject const*, int, void*, QString const&) + 84 (qobjectdefs.h:306)
7 libdigikamgui.8.9.0.dylib 0x105f5fd70 Digikam::Token::signalTokenTriggered(QString const&) + 48 (moc_token.cpp:122)
8 libdigikamgui.8.9.0.dylib 0x105f5fd34 Digikam::Token::slotTriggered() + 28 (token.cpp:57)
9 libdigikamgui.8.9.0.dylib 0x105f5fe8c Digikam::Token::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 120 (moc_token.cpp:78)
10 QtCore 0x107578410 0x1074d4000 + 672784
11 QtWidgets 0x106ba18cc 0x106b9c000 + 22732
12 QtWidgets 0x106c5cf3c QAbstractButton::clicked(bool) + 56
13 QtWidgets 0x106c5cea4 0x106b9c000 + 790180
14 QtWidgets 0x106c5cdb4 0x106b9c000 + 789940
15 QtWidgets 0x106c5d874 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 132
16 QtWidgets 0x106bdd2a8 QWidget::event(QEvent*) + 2416
17 QtWidgets 0x106ba6b24 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 244
18 QtWidgets 0x106ba834c QApplication::notify(QObject*, QEvent*) + 3676
19 QtCore 0x107543d78 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 156
20 QtWidgets 0x106ba7028 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 684
21 QtWidgets 0x106bee40c 0x106b9c000 + 336908
22 QtWidgets 0x106bed944 0x106b9c000 + 334148
23 QtWidgets 0x106ba6b24 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 244
24 QtWidgets 0x106ba76b4 QApplication::notify(QObject*, QEvent*) + 452
25 QtCore 0x107543d78 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 156
26 QtGui 0x1070aef1c QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1312
27 QtGui 0x1070f2a3c QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 108
28 libqcocoa.dylib 0x116c909d0 0x116c7c000 + 84432
29 CoreFoundation 0x19569eb14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
30 CoreFoundation 0x19569eaa8 __CFRunLoopDoSource0 + 172
31 CoreFoundation 0x19569e814 __CFRunLoopDoSources0 + 232
32 CoreFoundation 0x19569d468 __CFRunLoopRun + 840
33 CoreFoundation 0x19569ca98 CFRunLoopRunSpecific + 572
34 HIToolbox 0x1a113f27c RunCurrentEventLoopInMode + 324
35 HIToolbox 0x1a114231c ReceiveNextEventCommon + 216
36 HIToolbox 0x1a12cd484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
37 AppKit 0x1995c1a34 _DPSNextEvent + 684
38 AppKit 0x199f60940 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
39 AppKit 0x1997edbdc -[NSApplication _doModalLoop:peek:] + 216
40 AppKit 0x199b5f1a8 __33-[NSApplication runModalSession:]_block_invoke_2 + 84
41 AppKit 0x199b5f138 __33-[NSApplication runModalSession:]_block_invoke + 112
42 AppKit 0x1997ebff4 _NSTryRunModal + 100
43 AppKit 0x199b5f008 -[NSApplication runModalSession:] + 148
44 libqcocoa.dylib 0x116c8f43c 0x116c7c000 + 78908
45 QtCore 0x10754a6ac QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 308
46 QtWidgets 0x106d341e0 QDialog::exec() + 240
47 libdigikamgui.8.9.0.dylib 0x10586a650 Digikam::DigikamItemView::rename() + 568 (digikamitemview.cpp:770)
48 libdigikamgui.8.9.0.dylib 0x10591d8b8 Digikam::ItemIconView::slotImageRename() + 76 (itemiconview_items.cpp:269)
49 libdigikamgui.8.9.0.dylib 0x105912c28 Digikam::ItemIconView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 2164 (moc_itemiconview.cpp:753)
50 QtCore 0x107578410 0x1074d4000 + 672784
51 QtGui 0x10709fd44 0x107050000 + 326980
52 QtGui 0x1072b43fc QAction::triggered(bool) + 48
53 QtGui 0x1072b4338 QAction::activate(QAction::ActionEvent) + 316
54 QtWidgets 0x106bf0818 0x106b9c000 + 346136
55 QtCore 0x107573c18 QObject::event(QEvent*) + 532
56 QtWidgets 0x106ba6b24 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 244
57 QtWidgets 0x106ba76b4 QApplication::notify(QObject*, QEvent*) + 452
58 QtCore 0x107543d78 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 156
59 QtCore 0x107544aa8 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 480
60 libqcocoa.dylib 0x116c90084 0x116c7c000 + 82052
61 libqcocoa.dylib 0x116c909d0 0x116c7c000 + 84432
62 CoreFoundation 0x19569eb14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
63 CoreFoundation 0x19569eaa8 __CFRunLoopDoSource0 + 172
64 CoreFoundation 0x19569e814 __CFRunLoopDoSources0 + 232
65 CoreFoundation 0x19569d468 __CFRunLoopRun + 840
66 CoreFoundation 0x19569ca98 CFRunLoopRunSpecific + 572
67 HIToolbox 0x1a113f27c RunCurrentEventLoopInMode + 324
68 HIToolbox 0x1a11424e8 ReceiveNextEventCommon + 676
69 HIToolbox 0x1a12cd484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
70 AppKit 0x1995c1a34 _DPSNextEvent + 684
71 AppKit 0x199f60940 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
72 AppKit 0x1995b4be4 -[NSApplication run] + 480
73 libqcocoa.dylib 0x116c8f4a4 0x116c7c000 + 79012
74 QtCore 0x10754a6ac QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 308
75 QtCore 0x1075443b8 QCoreApplication::exec() + 276
76 digikam 0x1047248dc 0x104718000 + 51420
77 dyld 0x195212b98 start + 6076
Thread 1:
0 libsystem_pthread.dylib 0x1955aeb6c start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1955aeb6c start_wqthread + 0
Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x19557cc2c __select + 8
1 CoreFoundation 0x1956c4b30 __CFSocketManager + 704
2 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
3 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 CoreFoundation 0x19569ecbc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19569d5d8 __CFRunLoopRun + 1208
6 CoreFoundation 0x19569ca98 CFRunLoopRunSpecific + 572
7 AppKit 0x1996e578c _NSEventThread + 140
8 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
9 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 5:: Thread (pooled)
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 6:: Thread (pooled)
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 7:: Thread (pooled)
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 8:: Thread (pooled)
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 9:: Thread (pooled)
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 10:: AIToolsloader
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 11:: AIToolsclassifier
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 12:: AIToolswriter
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 13:: trainingRemoveConcurrent
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 14:: ExifToolThread
0 libsystem_kernel.dylib 0x19557a498 poll + 8
1 QtCore 0x107649178 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 76
2 QtCore 0x10764c54c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 352
3 QtCore 0x10754a6ac QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 308
4 QtCore 0x1075e2718 QThread::exec() + 144
5 libdigikamcore.8.9.0.dylib 0x1082272d8 Digikam::ExifToolThread::run() + 124 (exiftoolthread.cpp:52)
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 15:: ParkingThread
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x1076549b8 0x1074d4000 + 1575352
3 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
4 libdigikamcore.8.9.0.dylib 0x10832e988 Digikam::ParkingThread::run() + 236 (threadmanager.cpp:116)
5 QtCore 0x10764a8f0 0x1074d4000 + 1534192
6 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
7 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 16:: FaceEditloader
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 17:: FaceEditextractor
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 18:: FaceEditwriter
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtCore 0x107654cbc 0x1074d4000 + 1576124
3 QtCore 0x1076549cc 0x1074d4000 + 1575372
4 QtCore 0x107654958 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 64
5 QtCore 0x107650bbc 0x1074d4000 + 1559484
6 QtCore 0x10764a8f0 0x1074d4000 + 1534192
7 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
8 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 19:: ThreadPoolServiceThread
0 libsystem_kernel.dylib 0x19557d95c kevent64 + 8
1 QtWebEngineCore 0x11d6543e8 0x118e48000 + 75547624
2 QtWebEngineCore 0x11d65422c 0x118e48000 + 75547180
3 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
4 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
5 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
6 QtWebEngineCore 0x11d6002a4 0x118e48000 + 75203236
7 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
8 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
9 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
10 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 20:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce84 0x118e48000 + 75255428
9 QtWebEngineCore 0x11d60cd74 0x118e48000 + 75255156
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 21:: ThreadPoolBackgroundWorker
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce00 0x118e48000 + 75255296
9 QtWebEngineCore 0x11d60cda4 0x118e48000 + 75255204
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 22:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce84 0x118e48000 + 75255428
9 QtWebEngineCore 0x11d60cd74 0x118e48000 + 75255156
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 23:: Chrome_IOThread
0 libsystem_kernel.dylib 0x19557d95c kevent64 + 8
1 QtWebEngineCore 0x11d6543e8 0x118e48000 + 75547624
2 QtWebEngineCore 0x11d65422c 0x118e48000 + 75547180
3 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
4 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
5 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
6 QtWebEngineCore 0x11bc57634 0x118e48000 + 48297524
7 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
8 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
9 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
10 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 24:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d5ce570 0x118e48000 + 74999152
7 QtWebEngineCore 0x11d578b54 0x118e48000 + 74648404
8 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
9 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
10 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
11 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
12 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
13 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
14 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 25:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce84 0x118e48000 + 75255428
9 QtWebEngineCore 0x11d60cd74 0x118e48000 + 75255156
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 26:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce84 0x118e48000 + 75255428
9 QtWebEngineCore 0x11d60cd74 0x118e48000 + 75255156
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 27:: Chrome_InProcGpuThread
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 CoreFoundation 0x19569ecbc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19569d5d8 __CFRunLoopRun + 1208
6 CoreFoundation 0x19569ca98 CFRunLoopRunSpecific + 572
7 Foundation 0x196c6cc78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 QtWebEngineCore 0x11d68c1f8 0x118e48000 + 75776504
9 QtWebEngineCore 0x11d68ac88 0x118e48000 + 75771016
10 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
11 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
12 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
13 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
14 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
15 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
16 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 28:: Chrome_ChildIOThread
0 libsystem_kernel.dylib 0x19557d95c kevent64 + 8
1 QtWebEngineCore 0x11d6543e8 0x118e48000 + 75547624
2 QtWebEngineCore 0x11d65422c 0x118e48000 + 75547180
3 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
4 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
5 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
6 QtWebEngineCore 0x11fb41bfc 0x118e48000 + 114269180
7 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
8 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
9 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
10 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 29:: CompositorTileWorker1
0 libsystem_kernel.dylib 0x1955753cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1955b409c _pthread_cond_wait + 984
2 QtWebEngineCore 0x11d6338f0 0x118e48000 + 75413744
3 QtWebEngineCore 0x11f216300 0x118e48000 + 104653568
4 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
5 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
6 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 30:: VizCompositorThread
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 CoreFoundation 0x19569ecbc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19569d5d8 __CFRunLoopRun + 1208
6 CoreFoundation 0x19569ca98 CFRunLoopRunSpecific + 572
7 Foundation 0x196c6cc78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 QtWebEngineCore 0x11d68c1f8 0x118e48000 + 75776504
9 QtWebEngineCore 0x11d68ac88 0x118e48000 + 75771016
10 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
11 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
12 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
13 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
14 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
15 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
16 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 31:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d5ce570 0x118e48000 + 74999152
7 QtWebEngineCore 0x11d578b54 0x118e48000 + 74648404
8 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
9 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
10 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
11 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
12 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
13 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
14 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 32:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x195571bb0 semaphore_wait_trap + 8
1 caulk 0x1a0c26cc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x1a0c26b70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x1a0c26844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
5 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 33:: caulk.messenger.shared:high
0 libsystem_kernel.dylib 0x195571bb0 semaphore_wait_trap + 8
1 caulk 0x1a0c26cc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x1a0c26b70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x1a0c26844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
5 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 34:: NetworkService
0 libsystem_kernel.dylib 0x19557d95c kevent64 + 8
1 QtWebEngineCore 0x11d6543e8 0x118e48000 + 75547624
2 QtWebEngineCore 0x11d65422c 0x118e48000 + 75547180
3 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
4 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
5 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
6 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
7 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
8 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
9 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 35:: NetworkNotificationThreadMac
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 CoreFoundation 0x19569ecbc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19569d5d8 __CFRunLoopRun + 1208
6 CoreFoundation 0x19569ca98 CFRunLoopRunSpecific + 572
7 Foundation 0x196c6cc78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 QtWebEngineCore 0x11d68c1f8 0x118e48000 + 75776504
9 QtWebEngineCore 0x11d68ac88 0x118e48000 + 75771016
10 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
11 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
12 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
13 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
14 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
15 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
16 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 36:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d5ce570 0x118e48000 + 74999152
7 QtWebEngineCore 0x11d578b54 0x118e48000 + 74648404
8 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
9 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
10 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
11 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
12 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
13 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
14 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 37:: ThreadPoolBackgroundWorker
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce00 0x118e48000 + 75255296
9 QtWebEngineCore 0x11d60cda4 0x118e48000 + 75255204
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 38:: ThreadPoolSingleThreadForegroundBlocking0
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60cedc 0x118e48000 + 75255516
9 QtWebEngineCore 0x11d60cdbc 0x118e48000 + 75255228
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 39:: MemoryInfra
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d5ce570 0x118e48000 + 74999152
7 QtWebEngineCore 0x11d578b54 0x118e48000 + 74648404
8 QtWebEngineCore 0x11d5ec898 0x118e48000 + 75122840
9 QtWebEngineCore 0x11d5ad450 0x118e48000 + 74863696
10 QtWebEngineCore 0x11d616994 0x118e48000 + 75295124
11 QtWebEngineCore 0x11d616b1c 0x118e48000 + 75295516
12 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
13 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
14 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 40:: ThreadPoolSingleThreadSharedBackgroundBlocking1
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ce2c 0x118e48000 + 75255340
9 QtWebEngineCore 0x11d60cdc8 0x118e48000 + 75255240
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 41:: ThreadPoolSingleThreadSharedForeground2
0 libsystem_kernel.dylib 0x195571c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1955843a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19557a764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x195571fa8 mach_msg + 24
4 QtWebEngineCore 0x11d64e594 0x118e48000 + 75523476
5 QtWebEngineCore 0x11d5ce604 0x118e48000 + 74999300
6 QtWebEngineCore 0x11d60c43c 0x118e48000 + 75252796
7 QtWebEngineCore 0x11d60d1c4 0x118e48000 + 75256260
8 QtWebEngineCore 0x11d60ceb0 0x118e48000 + 75255472
9 QtWebEngineCore 0x11d60cdb0 0x118e48000 + 75255216
10 QtWebEngineCore 0x11d63481c 0x118e48000 + 75417628
11 libsystem_pthread.dylib 0x1955b3bc8 _pthread_start + 136
12 libsystem_pthread.dylib 0x1955aeb80 thread_start + 8
Thread 42:
0 libsystem_pthread.dylib 0x1955aeb6c start_wqthread + 0
Thread 43:
0 libsystem_pthread.dylib 0x1955aeb6c start_wqthread + 0
Thread 44:
0 libsystem_pthread.dylib 0x1955aeb6c start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000600008db1b40 x1: 0x0000000000000003 x2: 0x000000016b6e1498 x3: 0x000000016b6e1498
x4: 0x000000016b6e1648 x5: 0x000000033254b5a0 x6: 0x0000000000000045 x7: 0x0000000000000000
x8: 0x35b48e626bdd00c5 x9: 0x0000000000000003 x10: 0x0000000000000000 x11: 0x0000000000000140
x12: 0x00000000000007fb x13: 0x00000000000007fd x14: 0x0000000050658806 x15: 0x000000005045808c
x16: 0x000000010757793c x17: 0x0000000000000006 x18: 0x0000000000000000 x19: 0x0000600008db3e20
x20: 0x0000000000000146 x21: 0x0000000000000003 x22: 0x000000016b6e17e8 x23: 0x000000020350e140
x24: 0x000060002fd7ead0 x25: 0x0000600006131800 x26: 0x0000600008db1b40 x27: 0x0000000000000006
x28: 0x0000000000000001 fp: 0x000000016b6e1460 lr: 0x000000010578fd0c
sp: 0x000000016b6e1390 pc: 0x0000000107578020 cpsr: 0x40001000
far: 0x0000000000000176 esr: 0x92000006 (Data Abort) byte read Translation fault
Screen recording of digiKAm on my macbook pro M1 with the advanced rename dysfunction: https://imgur.com/a/2vmPTwh Git commit 3e164d86c955d617a671248b6681c9a9b6a37b93 by Maik Qualmann. Committed on 21/11/2025 at 20:07. Pushed by mqualmann into branch 'master'. fix from the advanced rename dialogs the parent widgets M +2 -2 core/utilities/advancedrename/advancedrenamemanager.cpp M +9 -8 core/utilities/advancedrename/common/parser.cpp M +1 -1 core/utilities/advancedrename/common/parser.h M +12 -0 core/utilities/advancedrename/common/rule.cpp M +3 -0 core/utilities/advancedrename/common/rule.h M +2 -2 core/utilities/advancedrename/common/ruledialog.cpp M +1 -1 core/utilities/advancedrename/common/ruledialog.h M +2 -2 core/utilities/advancedrename/parser/defaultrenameparser.h M +2 -2 core/utilities/advancedrename/parser/importrenameparser.cpp M +1 -1 core/utilities/advancedrename/parser/importrenameparser.h M +6 -5 core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp M +2 -2 core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.h M +7 -5 core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp M +2 -2 core/utilities/advancedrename/parser/modifiers/rangemodifier.h M +7 -5 core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp M +2 -2 core/utilities/advancedrename/parser/modifiers/replacemodifier.h M +7 -5 core/utilities/advancedrename/parser/options/database/databaseoption.cpp M +2 -2 core/utilities/advancedrename/parser/options/database/databaseoption.h M +5 -5 core/utilities/advancedrename/parser/options/dateoption.cpp M +2 -2 core/utilities/advancedrename/parser/options/dateoption.h M +7 -5 core/utilities/advancedrename/parser/options/metadataoption.cpp M +2 -2 core/utilities/advancedrename/parser/options/metadataoption.h M +7 -5 core/utilities/advancedrename/parser/options/sequencenumberoption.cpp M +2 -2 core/utilities/advancedrename/parser/options/sequencenumberoption.h https://invent.kde.org/graphics/digikam/-/commit/3e164d86c955d617a671248b6681c9a9b6a37b93 I think the problem will now be fixed; it cannot be reproduced under X11, but Wayland also shows the problem: widgets/dialogs consistently require the parent pointer. Maik Yes, last commits fix the problem under macOS. Great... |