Bug 464543 - Yakuake crashes when changing default profile
Summary: Yakuake crashes when changing default profile
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.12.1
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-01-20 09:54 UTC by den.neufeld
Modified: 2023-03-05 03:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description den.neufeld 2023-01-20 09:54:57 UTC
Application: yakuake (22.12.1)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.1.0-1-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux bookworm/sid
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
I was running a gradle build when I noticed that the log gets cut off after a few seconds.
I then edited a custom profile to not be limited to 1000 lines.

I closed all tabs and reopened one, then a few minutes restarted the build again. Noticed that the logs gets cut off again, so opened the settings and realized my custom profile was not default. I clicked on the button to make it default, and thats exactly when the crash happened. The build in that one tab was still running.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f4a28379e05 in Konsole::ProfileManager::saveDefaultProfile() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#5  0x00007f4a2837a196 in Konsole::ProfileManager::setDefaultProfile(QExplicitlySharedDataPointer<Konsole::Profile> const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#6  0x00007f4a28e95d4c in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/konsolepart.so
#7  0x00007f4a5eae8fcf in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f4a5f854d32 in QAbstractButton::clicked(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f4a5f854f9a in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f4a5f856b28 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f4a5f856d47 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f4a5f7a4ce8 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f4a5f762f5e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f4a5f76b502 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f4a5eab17c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f4a5f76960e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f4a5f7bdaf8 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f4a5f7c0e80 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f4a5f762f5e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f4a5eab17c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f4a5ef3d55d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f4a5ef11e1c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#23 0x00007f4a592fbc6a in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#24 0x00007f4a5c71e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f4a5c71ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f4a5c71eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f4a5eb098b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f4a5eab024b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007f4a5eab83b6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x000055acadd2c42e in ?? ()
#31 0x00007f4a5e64618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#32 0x00007f4a5e646245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#33 0x000055acadd2c4b1 in ?? ()
[Inferior 1 (process 3344) detached]

Reported using DrKonqi
Comment 1 Justin Zobel 2023-02-03 06:09:23 UTC
Thank you for the report. In order to debug this further the developers will need a crash report with all debug symbols. For information on how to obtain this please see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 2 Bug Janitor Service 2023-02-18 03:47:11 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-03-05 03:45:50 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!