https://bugs.kde.org/show_bug.cgi?id=427627

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |ASSIGNED
           Assignee|krita-bugs-n...@kde.org     |ghe...@gmail.com
     Ever confirmed|0                           |1

--- Comment #21 from Boudewijn Rempt <b...@valdyas.org> ---
Got it. I'll paste the relevant bit here. Ivan, to me this looks like Qt has
problems calling into macOS, maybe because of a target API level issue or
something like that? The crash likely wouldn't happen on newer versions of
macOS.

Process:               krita [3410]
Path:                  /Applications/krita.app/Contents/MacOS/krita
Identifier:            org.krita
Version:               4.3.0 (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           krita [3410]
User ID:               501

Date/Time:             2020-10-13 16:34:53.513 +0530
OS Version:            Mac OS X 10.13.6 (17G14019)
Report Version:        12
Anonymous UUID:        02C47BF4-394B-EDE5-04D9-AED094C9D670


Time Awake Since Boot: 11000 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 0x0000000000000028
Exception Note:        EXC_CORPSE_NOTIFY

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

VM Regions Near 0x28:
-->
    __TEXT                 0000000108651000-00000001092c5000 [ 12.5M] r-x/r-x
SM=COW  /Applications/krita.app/Contents/MacOS/krita

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libqcocoa.dylib               0x000000010f6e02af 0x10f6a4000 + 246447
1   libqcocoa.dylib               0x000000010f6e38e5 0x10f6a4000 + 260325
2   libqcocoa.dylib               0x000000010f6e269e 0x10f6a4000 + 255646
3   org.qt-project.QtCore         0x000000010cedad35
QMetaObject::activate(QObject*, int, int, void**) + 1765
4   org.qt-project.QtGui           0x000000010c633b95
QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*)
+ 1141
5   org.qt-project.QtGui           0x000000010c611fb3 bool
QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*)
+ 115
6   org.qt-project.QtCore         0x000000010ceb50a2
QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument) const + 1298
7   libqcocoa.dylib               0x000000010f6c69b1 0x10f6a4000 + 141745
8   com.apple.Foundation           0x00007fff35f52e20 -[__NSObserver _doit:] +
303
9   com.apple.CoreFoundation       0x00007fff33e2639c
__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
10  com.apple.CoreFoundation       0x00007fff33e2626a _CFXRegistrationPost +
458
11  com.apple.CoreFoundation       0x00007fff33e25fa1
___CFXNotificationPost_block_invoke + 225
12  com.apple.CoreFoundation       0x00007fff33de4b32
-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1826
13  com.apple.CoreFoundation       0x00007fff33de3bc3 _CFXNotificationPost +
659
14  com.apple.Foundation           0x00007fff35f12047 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 66
15  com.apple.AppKit               0x00007fff315790e1 -[NSWindow
resignKeyWindow] + 867
16  com.apple.AppKit               0x00007fff315dbbe9 -[NSPanel
resignKeyWindow] + 78
17  com.apple.AppKit               0x00007fff3153a8b8 -[NSWindow
_orderOutAndCalcKeyWithCounter:stillVisible:docWindow:] + 253
18  com.apple.AppKit               0x00007fff314c2c0c
NSPerformVisuallyAtomicChange + 146
19  com.apple.AppKit               0x00007fff31c70833 -[NSWindow
_doWindowOrderOutWithWithKeyCalc:forCounter:orderingDone:docWindow:] + 85
20  com.apple.AppKit               0x00007fff31c71d26 -[NSWindow
_reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:] + 446
21  com.apple.AppKit               0x00007fff314ca8ec -[NSWindow
_reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 172
22  com.apple.AppKit               0x00007fff314c9765 -[NSWindow
_doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 287
23  com.apple.AppKit               0x00007fff314c95cb -[NSWindow
orderWindow:relativeTo:] + 169
24  libqcocoa.dylib               0x000000010f6bf568 0x10f6a4000 + 111976
25  org.qt-project.QtGui           0x000000010c63b1a2
QWindowPrivate::setVisible(bool) + 1122
26  org.qt-project.QtWidgets       0x000000010bcd65b6
QWidgetPrivate::hide_sys() + 214
27  org.qt-project.QtWidgets       0x000000010bcd8f7a
QWidgetPrivate::hide_helper() + 186
28  org.qt-project.QtWidgets       0x000000010bcd9459
QWidgetPrivate::setVisible(bool) + 377
29  org.qt-project.QtWidgets       0x000000010be9be51 QDialog::setVisible(bool)
+ 785
30  org.qt-project.QtWidgets       0x000000010be9af23 QDialog::~QDialog() + 35
31  libkritawidgetutils.19.dylib   0x000000010b769ca0 KBugReport::~KBugReport()
+ 64
32  libkritawidgetutils.19.dylib   0x000000010b77eca4 0x10b701000 + 515236
33  libkritawidgetutils.19.dylib   0x000000010b77e5e9 KHelpMenu::~KHelpMenu() +
41
34  org.qt-project.QtCore         0x000000010ced35c0
QObjectPrivate::deleteChildren() + 224
35  org.qt-project.QtWidgets       0x000000010bcc9303 QWidget::~QWidget() +
1203
36  libkritawidgetutils.19.dylib   0x000000010b783de9
KMainWindow::~KMainWindow() + 201
37  libkritaui.19.dylib           0x000000010a25ff75
KisMainWindow::~KisMainWindow() + 21
38  org.qt-project.QtCore         0x000000010ced3c84 QObject::event(QEvent*) +
148
39  org.qt-project.QtWidgets       0x000000010bcdaa90 QWidget::event(QEvent*) +
4784
40  org.qt-project.QtWidgets       0x000000010bde93e4
QMainWindow::event(QEvent*) + 276
41  libkritawidgetutils.19.dylib   0x000000010b786048
KMainWindow::event(QEvent*) + 696
42  org.qt-project.QtWidgets       0x000000010bc9efc0
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
43  org.qt-project.QtWidgets       0x000000010bca0375
QApplication::notify(QObject*, QEvent*) + 581
44  libkritaui.19.dylib           0x000000010a2282ca
KisApplication::notify(QObject*, QEvent*) + 26
45  org.qt-project.QtCore         0x000000010ceab154
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
46  org.qt-project.QtCore         0x000000010ceac266
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 774
47  libqcocoa.dylib               0x000000010f6daba2 0x10f6a4000 + 224162
48  libqcocoa.dylib               0x000000010f6db2a8 0x10f6a4000 + 225960
49  com.apple.CoreFoundation       0x00007fff33e2eb01
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
50  com.apple.CoreFoundation       0x00007fff33ee6e5c __CFRunLoopDoSource0 +
108
51  com.apple.CoreFoundation       0x00007fff33e11ab0 __CFRunLoopDoSources0 +
208
52  com.apple.CoreFoundation       0x00007fff33e10f2d __CFRunLoopRun + 1293
53  com.apple.CoreFoundation       0x00007fff33e10787 CFRunLoopRunSpecific +
487
54  com.apple.HIToolbox           0x00007fff330f0d96 RunCurrentEventLoopInMode
+ 286
55  com.apple.HIToolbox           0x00007fff330f0a0f ReceiveNextEventCommon +
366
56  com.apple.HIToolbox           0x00007fff330f0884
_BlockUntilNextEventMatchingListInModeWithFilter + 64
57  com.apple.AppKit               0x00007fff3139da3b _DPSNextEvent + 2085
58  com.apple.AppKit               0x00007fff31b33e34 -[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
59  com.apple.AppKit               0x00007fff3139284d -[NSApplication run] +
764
60  libqcocoa.dylib               0x000000010f6da108 0x10f6a4000 + 221448
61  org.qt-project.QtCore         0x000000010cea689f
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
62  org.qt-project.QtCore         0x000000010ceab7a2 QCoreApplication::exec() +
130
63  org.krita                     0x00000001086611a6 main + 10694
64  libdyld.dylib                 0x00007fff5be09015 start + 1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to