https://bugs.kde.org/show_bug.cgi?id=464543
Bug ID: 464543
Summary: Yakuake crashes when changing default profile
Classification: Applications
Product: yakuake
Version: 22.12.1
Platform: Debian testing
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
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
--
You are receiving this mail because:
You are watching all bug changes.