Crash when creating new score.

• Jul 23, 2020 - 18:19
Reported version
4.x-dev
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Press the button to create a new score. Crash.

Manjaro Linux with the latest updates at the time of writing.

Stack trace:
0 0x0000555555ef9bfc in mu::scene::palette::PaletteConfiguration::foregroundColor() const ()
1 0x0000555555eb9943 in Ms::PaletteListView::setupStyle() ()
2 0x0000555555eba5b5 in Ms::PaletteListView::PaletteListView(Ms::PalettePanel*, QWidget) ()
3 0x0000555555c32050 in Ms::NewWizardKeysigPage::NewWizardKeysigPage(QWidget
) ()
4 0x0000555555c32d0b in Ms::NewWizard::NewWizard(QWidget) ()
5 0x0000555555a775de in Ms::MuseScore::getNewFile() ()
6 0x0000555555a79949 in Ms::MuseScore::newFile() ()
7 0x00005555559d774e in Ms::MuseScore::cmd(QAction
, QString const&) ()
8 0x00005555559e39f1 in Ms::MuseScore::cmd(QAction) ()
9 0x00007fffee58ba60 in () at /usr/lib/libQt5Core.so.5
10 0x00007ffff6e31be0 in QActionGroup::triggered(QAction
) () at /usr/lib/libQt5Widgets.so.5
11 0x00007fffee58ba60 in () at /usr/lib/libQt5Core.so.5
12 0x00007ffff6e2df23 in QAction::triggered(bool) () at /usr/lib/libQt5Widgets.so.5
13 0x00007ffff6e30805 in QAction::activate(QAction::ActionEvent) () at /usr/lib/libQt5Widgets.so.5
14 0x00007ffff6f27f72 in () at /usr/lib/libQt5Widgets.so.5
15 0x00007ffff6f28093 in QAbstractButton::mouseReleaseEvent(QMouseEvent) () at /usr/lib/libQt5Widgets.so.5
16 0x00007ffff701ca8b in QToolButton::mouseReleaseEvent(QMouseEvent
) () at /usr/lib/libQt5Widgets.so.5
17 0x00007ffff6e75c7e in QWidget::event(QEvent) () at /usr/lib/libQt5Widgets.so.5
18 0x00007ffff6e34702 in QApplicationPrivate::notify_helper(QObject
, QEvent) () at /usr/lib/libQt5Widgets.so.5
19 0x00007ffff6e3b977 in QApplication::notify(QObject
, QEvent) () at /usr/lib/libQt5Widgets.so.5
20 0x00007fffee5547ba in QCoreApplication::notifyInternal2(QObject
, QEvent) () at /usr/lib/libQt5Core.so.5
21 0x00007ffff6e3a85e in QApplicationPrivate::sendMouseEvent(QWidget
, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) () at /usr/lib/libQt5Widgets.so.5
22 0x00007ffff6e8e3b2 in () at /usr/lib/libQt5Widgets.so.5
23 0x00007ffff6e9178f in () at /usr/lib/libQt5Widgets.so.5
24 0x00007ffff6e34702 in QApplicationPrivate::notify_helper(QObject*, QEvent) () at /usr/lib/libQt5Widgets.so.5
25 0x00007fffee5547ba in QCoreApplication::notifyInternal2(QObject
, QEvent) () at /usr/lib/libQt5Core.so.5
26 0x00007fffef04b37c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent
) () at /usr/lib/libQt5Gui.so.5
27 0x00007fffef020b4c in QWindowSystemInterface::sendWindowSystemEvents(QFlags) () at /usr/lib/libQt5Gui.so.5
28 0x00007fffe551dc8c in () at /usr/lib/libQt5XcbQpa.so.5
29 0x00007fffeb4f043c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
30 0x00007fffeb53e1d9 in () at /usr/lib/libglib-2.0.so.0
31 0x00007fffeb4ef221 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
32 0x00007fffee5ad331 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5


Comments