| Summary: | Yakuake segmentation fault | ||
|---|---|---|---|
| Product: | [Applications] yakuake | Reporter: | frantisek |
| Component: | general | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | bugs.kde.org-1 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 3.0.5 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
frantisek
2020-06-06 20:49:25 UTC
Same for me, on OpenSuse 15.2, but also happened before with OpenSuse 15.1. Hard to reproduce, but happens when closing tab after being open for a while. yakuake 3.0.5+ konsole 20.04.2 Qt: 5.12.7 KDE Frameworks: 5.71.0 Thread 1 "yakuake" received signal SIGSEGV, Segmentation fault. 0x00007fffd4b6898f in Konsole::SessionController::<lambda()>::operator() (__closure=<optimized out>) at /usr/src/debug/konsole-20.04.2-lp152.1.1.x86_64/src/SessionController.cpp:1693 #0 0x00007fffd4b6898f in Konsole::SessionController::<lambda()>::operator() (__closure=<optimized out>) at /usr/src/debug/konsole-20.04.2-lp152.1.1.x86_64/src/SessionController.cpp:1693 #1 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, Konsole::SessionController::showDisplayContextMenu(const QPoint&)::<lambda()> >::call (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:146 #2 QtPrivate::Functor<Konsole::SessionController::showDisplayContextMenu(const QPoint&)::<lambda()>, 0>::call<QtPrivate::List<>, void> (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:256 #3 QtPrivate::QFunctorSlotObject<Konsole::SessionController::showDisplayContextMenu(const QPoint&)::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:439 #4 0x00007ffff2cd4d0f in QtPrivate::QSlotObjectBase::call (a=0x7fffffffd190, r=0x5555560d4be0, this=0x55555681f890) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #5 QMetaObject::activate (sender=sender@entry=0x5555560d4be0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffffffd190) at kernel/qobject.cpp:3784 #6 0x00007ffff2cd5307 in QMetaObject::activate (sender=sender@entry=0x5555560d4be0, m=m@entry=0x7ffff314b960 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffffffd190) at kernel/qobject.cpp:3657 #7 0x00007ffff2cd53af in QObject::destroyed (this=this@entry=0x5555560d4be0, _t1=<optimized out>, _t1@entry=0x5555560d4be0) at .moc/moc_qobject.cpp:218 #8 0x00007ffff2cdc6b9 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:912 #9 0x00007fffd4b725f8 in Konsole::SessionController::~SessionController (this=0x5555560d4be0, __in_chrg=<optimized out>) at /usr/src/debug/konsole-20.04.2-lp152.1.1.x86_64/src/SessionController.cpp:233 #10 0x00007fffd4b72699 in Konsole::SessionController::~SessionController (this=0x5555560d4be0, __in_chrg=<optimized out>) at /usr/src/debug/konsole-20.04.2-lp152.1.1.x86_64/src/SessionController.cpp:243 #11 0x00007ffff2cd57c0 in QObject::event (this=0x5555560d4be0, e=<optimized out>) at kernel/qobject.cpp:1252 #12 0x00007ffff3ad4a0c in QApplicationPrivate::notify_helper (this=this@entry=0x5555557f86b0, receiver=receiver@entry=0x5555560d4be0, e=e@entry=0x555556195b20) at kernel/qapplication.cpp:3701 #13 0x00007ffff3adc020 in QApplication::notify (this=0x7fffffffd900, receiver=0x5555560d4be0, e=0x555556195b20) at kernel/qapplication.cpp:3447 #14 0x00007ffff2ca50d8 in QCoreApplication::notifyInternal2 (receiver=0x5555560d4be0, event=0x555556195b20) at kernel/qcoreapplication.cpp:1088 #15 0x00007ffff2ca52ae in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x555556195b20) at kernel/qcoreapplication.cpp:1476 #16 0x00007ffff2ca7c97 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x5555557f5970) at kernel/qcoreapplication.cpp:1825 #17 0x00007ffff2ca8238 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1679 #18 0x00007ffff2d02b63 in postEventSourceDispatch (s=0x5555558bf1b0) at kernel/qeventdispatcher_glib.cpp:276 #19 0x00007fffec2c8464 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007fffec2c8800 in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007fffec2c888c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #22 0x00007ffff2d0217f in QEventDispatcherGlib::processEvents (this=0x5555557fefb0, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #23 0x00007ffff2ca332a in QEventLoop::exec (this=this@entry=0x7fffffffd830, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #24 0x00007ffff2cac530 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1389 #25 0x000055555556e0be in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/yakuake-20.04.2-lp152.1.1.x86_64/app/main.cpp:87 Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! I have a newer version (21.12.3) and I am not able to reproduce this bug anymore. 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! 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! |