Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 14.0.1
-
None
-
MacBook Pro + external monitor
Description
The QtCreator starts crashing frequently with the same crash report on mac os. This happens on a MacBook Pro with an external monitor connected, when waking up the PC after some time of sleeping.
Process: Qt Creator [77243] Path: /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator Identifier: org.qt-project.qtcreator Version: 14.0.1 (14.0.1) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501Date/Time: 2024-08-28 21:18:45.0354 +0300 OS Version: macOS 15.1 (24B5024e) Report Version: 12 Anonymous UUID: 548C372E-38E5-23F1-F139-57091880C5ECSleep/Wake UUID: BFAF6B4C-5514-4D0C-A123-DA6B60211048Time Awake Since Boot: 120000 seconds Time Since Wake: 181 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000120 Exception Codes: 0x0000000000000001, 0x0000000000000120Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [77243]VM Region Info: 0x120 is not in any region. Bytes before following region: 4301668064 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> __TEXT 100664000-100684000 [ 128K] r-x/r-x SM=COW /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt CreatorThread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtGui 0x1025ab8e0 QScreen::logicalDotsPerInchY() const + 44 1 QtWidgets 0x100add7b0 QWidget::metric(QPaintDevice::PaintDeviceMetric) const + 376 2 QtGui 0x10273aaf4 QFont::QFont(QFont const&, QPaintDevice const*) + 56 3 QtWidgets 0x100acfb0c QWidgetPrivate::updateFont(QFont const&) + 132 4 QtWidgets 0x100acfa68 QWidgetPrivate::resolveFont() + 124 5 QtWidgets 0x100ad8e44 QWidget::event(QEvent*) + 2768 6 QtWidgets 0x100b5a398 QFrame::event(QEvent*) + 56 7 QtWidgets 0x100d0b0e0 QAbstractItemView::event(QEvent*) + 484 8 QtWidgets 0x100a8cb54 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272 9 QtWidgets 0x100a8e464 QApplication::notify(QObject*, QEvent*) + 3252 10 QtCore 0x102cf7f64 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 11 QtWidgets 0x100acc8bc QWidget::ensurePolished() const + 80 12 QtWidgets 0x100acc96c QWidget::ensurePolished() const + 256 13 QtWidgets 0x100acc96c QWidget::ensurePolished() const + 256 14 QtWidgets 0x100acc96c QWidget::ensurePolished() const + 256 15 QtWidgets 0x100ad7c94 QWidgetPrivate::setVisible(bool) + 832 16 QtWidgets 0x100ad7710 QWidget::setVisible(bool) + 680 17 QtWidgets 0x100abf334 QStackedLayout::setCurrentIndex(int) + 384 18 libTextEditor.dylib 0x111195e48 TextEditor::Internal::OutlineWidgetStack::updateEditor(Core::IEditor*) + 576 (outlinefactory.cpp:264) 19 QtCore 0x102d43530 0x102c74000 + 849200
Attachments
Issue Links
- duplicates
-
QTBUG-126436 QtCreator crashes in logicalDotsPerInchY
- Reported