Summary: | Crash when using Konsole | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Aleix Pol <aleixpol> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | damian.hoester, jcmunioz, jlptnauval, juanfigueredo, k21gcy20j, nebrus.gamer, ninjalj, oded, paragoumba, ricardof, sigseg5, Sir.Attila |
Priority: | VHI | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | 1d30c7d75c1ee95a73f8240d1747c77f2683f60d | Version Fixed In: | v22.08.3 |
Sentry Crash Report: |
Description
Aleix Pol
2022-09-06 22:20:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/754 https://invent.kde.org/utilities/konsole/-/merge_requests/754 - this didn't close when the MR commit *** Bug 460776 has been marked as a duplicate of this bug. *** *** Bug 460489 has been marked as a duplicate of this bug. *** *** Bug 460351 has been marked as a duplicate of this bug. *** *** Bug 460235 has been marked as a duplicate of this bug. *** *** Bug 461354 has been marked as a duplicate of this bug. *** *** Bug 462147 has been marked as a duplicate of this bug. *** *** Bug 462386 has been marked as a duplicate of this bug. *** *** Bug 462430 has been marked as a duplicate of this bug. *** I just got this crash with Konsole 22.08.2 (from neon unstable) which I understand this issue should already be fixed there. Here's the drkonqi report (originally submitted in bug #462386): -- Backtrace (Reduced): #6 0x00007f267a53f4af in Konsole::Screen::setSelectionEnd(int, int, bool) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #7 0x00007f267a59e411 in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #8 0x00007f267a59e992 in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #9 0x00007f2679daf87e in QWidget::event (this=0x5616d3e15410, event=0x7fff871ae700) at kernel/qwidget.cpp:9043 #10 0x00007f2679d6c763 in QApplicationPrivate::notify_helper (this=this@entry=0x5616d3cd9fb0, receiver=receiver@entry=0x5616d3e15410, e=e@entry=0x7fff871ae700) at kernel/qapplication.cpp:3637 And here's the (non-demangled) back trace output from the core dump: #0 0x00007f267869226b __pthread_kill_implementation (libc.so.6 + 0x9226b) #1 0x00007f267863bc46 __GI_raise (libc.so.6 + 0x3bc46) #2 0x00007f267a30a0a5 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x80a5) #3 0x00007f267863bcf0 __restore_rt (libc.so.6 + 0x3bcf0) #4 0x00007f267a53f4af _ZN7Konsole6Screen15setSelectionEndEiib (libkonsoleprivate.so.1 + 0x824af) #5 0x00007f267a59e411 _ZN7Konsole15TerminalDisplay15extendSelectionERK6QPoint (libkonsoleprivate.so.1 + 0xe1411) #6 0x00007f267a59e992 _ZN7Konsole15TerminalDisplay14mouseMoveEventEP11QMouseEvent (libkonsoleprivate.so.1 + 0xe1992) #7 0x00007f2679daf87e _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x1af87e) #8 0x00007f2679d6c763 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x16c763) #9 0x00007f2679d743a4 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x1743a4) #10 0x00007f26790bc09a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2bc09a) #11 0x00007f2679d72e87 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb (libQt5Widgets.so.5 + 0x172e87) #12 0x00007f2679dc9110 n/a (libQt5Widgets.so.5 + 0x1c9110) #13 0x00007f2679dcc3a5 n/a (libQt5Widgets.so.5 + 0x1cc3a5) #14 0x00007f2679d6c763 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x16c763) #15 0x00007f26790bc09a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2bc09a) #16 0x00007f2679542a87 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt5Gui.so.5 + 0x142a87) #17 0x00007f2679516a6c _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Gui.so.5 + 0x116a6c) #18 0x00007f2676fbc594 n/a (libQt5WaylandClient.so.5 + 0xb7594) #19 0x00007f26772734f9 g_main_context_dispatch (libglib-2.0.so.0 + 0x564f9) #20 0x00007f26772c8228 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xab228) #21 0x00007f2677270cb0 g_main_context_iteration (libglib-2.0.so.0 + 0x53cb0) #22 0x00007f2679115af8 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x315af8) #23 0x00007f26790ba9bb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2ba9bb) #24 0x00007f26790c2f54 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2c2f54) #25 0x00005616d2fa17c1 n/a (konsole + 0x67c1) #26 0x00007f2678623510 __libc_start_call_main (libc.so.6 + 0x23510) #27 0x00007f26786235c9 __libc_start_main_impl (libc.so.6 + 0x235c9) #28 0x00005616d2fa2055 n/a (konsole + 0x7055) *** Bug 462430 has been marked as a duplicate of this bug. *** If you look at the fields on top, you'll see that it's fixed on v22.08.3. *** Bug 468603 has been marked as a duplicate of this bug. *** *** Bug 468316 has been marked as a duplicate of this bug. *** *** Bug 475073 has been marked as a duplicate of this bug. *** |