https://bugs.kde.org/show_bug.cgi?id=449522

            Bug ID: 449522
           Summary: Yakuake occasionally crashes when selecting text
           Product: yakuake
           Version: 21.12.1
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: h...@kde.org
          Reporter: k...@huftis.org
  Target Milestone: ---

Application: yakuake (21.12.1)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.16.2-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Selecting some text and right-clicking on it (to copy it to the clipboard).

The crash can be reproduced sometimes.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized
out>}
[KCrash Handler]
#6  0x00007fcbebd19ed4 in QScopedPointerDeleter<KFileItemActions>::cleanup
(pointer=0x555fbff73310) at /usr/include/qt5/QtCore/qscopedpointer.h:52
#7  QScopedPointer<KFileItemActions, QScopedPointerDeleter<KFileItemActions>
>::~QScopedPointer (this=<synthetic pointer>, __in_chrg=<optimized out>) at
/usr/include/qt5/QtCore/qscopedpointer.h:107
#8  Konsole::SessionController::showDisplayContextMenu (this=<optimized out>,
position=...) at /felles/kde/konsole/src/session/SessionController.cpp:1907
#9  0x00007fcc0e2414f3 in QtPrivate::QSlotObjectBase::call (a=0x7ffe35d49520,
r=0x555fbf740640, this=0x555fbf863fb0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#10 doActivate<false> (sender=0x555fbf6a0bb0, signal_index=12,
argv=0x7ffe35d49520) at kernel/qobject.cpp:3886
#11 0x00007fcc0e23a9bf in QMetaObject::activate
(sender=sender@entry=0x555fbf6a0bb0, m=m@entry=0x7fcbebdaa300
<Konsole::TerminalDisplay::staticMetaObject>,
local_signal_index=local_signal_index@entry=5, argv=argv@entry=0x7ffe35d49520)
at kernel/qobject.cpp:3946
#12 0x00007fcbebc6fd35 in Konsole::TerminalDisplay::configureRequest
(this=this@entry=0x555fbf6a0bb0, _t1=...) at
/felles/kde/konsole/build/src/konsoleprivate_autogen/DRAQINE3W2/moc_TerminalDisplay.cpp:492
#13 0x00007fcbebce5fda in Konsole::TerminalDisplay::mousePressEvent
(this=0x555fbf6a0bb0, ev=0x7ffe35d49a80) at
/felles/kde/konsole/src/terminalDisplay/TerminalDisplay.cpp:1225
#14 0x00007fcc0edfb8de in QWidget::event (this=0x555fbf6a0bb0,
event=0x7ffe35d49a80) at kernel/qwidget.cpp:9020
#15 0x00007fcc0edb9a7f in QApplicationPrivate::notify_helper
(this=this@entry=0x555fbf37e540, receiver=receiver@entry=0x555fbf6a0bb0,
e=e@entry=0x7ffe35d49a80) at kernel/qapplication.cpp:3632
#16 0x00007fcc0edc1584 in QApplication::notify (this=<optimized out>,
receiver=0x555fbf6a0bb0, e=0x7ffe35d49a80) at kernel/qapplication.cpp:3076
#17 0x00007fcc0e20ae2a in QCoreApplication::notifyInternal2
(receiver=0x555fbf6a0bb0, event=0x7ffe35d49a80) at
kernel/qcoreapplication.cpp:1064
#18 0x00007fcc0edc0093 in QApplicationPrivate::sendMouseEvent
(receiver=receiver@entry=0x555fbf6a0bb0, event=event@entry=0x7ffe35d49a80,
alienWidget=alienWidget@entry=0x555fbf6a0bb0, nativeWidget=0x7ffe35d4a1a0,
buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true,
onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#19 0x00007fcc0ee149dc in QWidgetWindow::handleMouseEvent (this=0x555fbf6ad410,
event=0x7ffe35d49d50) at kernel/qwidgetwindow.cpp:683
#20 0x00007fcc0ee17df5 in QWidgetWindow::event (this=0x555fbf6ad410,
event=0x7ffe35d49d50) at kernel/qwidgetwindow.cpp:300
#21 0x00007fcc0edb9a7f in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x555fbf6ad410, e=0x7ffe35d49d50) at
kernel/qapplication.cpp:3632
#22 0x00007fcc0e20ae2a in QCoreApplication::notifyInternal2
(receiver=0x555fbf6ad410, event=0x7ffe35d49d50) at
kernel/qcoreapplication.cpp:1064
#23 0x00007fcc0e667627 in QGuiApplicationPrivate::processMouseEvent
(e=0x555fc008d8e0) at kernel/qguiapplication.cpp:2282
#24 0x00007fcc0e63d85c in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#25 0x00007fcc08f51e0a in xcbSourceDispatch
(source=source@entry=0x555fbf4ae910) at qxcbeventdispatcher.cpp:105
#26 0x00007fcc0bd4dd5f in g_main_dispatch (context=0x7fcc04005000) at
../glib/gmain.c:3381
#27 g_main_context_dispatch (context=0x7fcc04005000) at ../glib/gmain.c:4099
#28 0x00007fcc0bd4e0e8 in g_main_context_iterate
(context=context@entry=0x7fcc04005000, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4175
#29 0x00007fcc0bd4e19f in g_main_context_iteration (context=0x7fcc04005000,
may_block=1) at ../glib/gmain.c:4240
#30 0x00007fcc0e262364 in QEventDispatcherGlib::processEvents
(this=0x555fbf4c8c30, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007fcc0e20982b in QEventLoop::exec (this=this@entry=0x7ffe35d4a080,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007fcc0e211b00 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x00007fcc0e65b25c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1867
#34 0x00007fcc0edb99f5 in QApplication::exec () at kernel/qapplication.cpp:2824
#35 0x0000555fbe98e656 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/yakuake-21.12.1-1.1.x86_64/app/main.cpp:72
[Inferior 1 (process 3873) detached]

Possible duplicates by query: bug 422553, bug 422379, bug 257801.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to