[konsole] [Bug 467872] New: Crush while splitting

Ami bugzilla_noreply at kde.org
Tue Mar 28 08:28:40 BST 2023


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

            Bug ID: 467872
           Summary: Crush while splitting
    Classification: Applications
           Product: konsole
           Version: 22.12.3
          Platform: openSUSE
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: david.soto at skylife-eng.com
  Target Milestone: ---

Application: konsole (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.8-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.27.3 [KCrashBackend]

-- Information about the crash:
Not reproducible, probably not a bug. I am in an environment with a lot of EMI
noise and while this is the first time it happens, it wouldn't be strange.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted

[KCrash Handler]
#4  0x00007fba4ec94d7c in __pthread_kill_implementation () from
/lib64/libc.so.6
#5  0x00007fba4ec43356 in raise () from /lib64/libc.so.6
#6  0x00007fba4ec2b897 in abort () from /lib64/libc.so.6
#7  0x00007fba4eeacbf7 in ?? () from /lib64/libstdc++.so.6
#8  0x00007fba4eebc26c in ?? () from /lib64/libstdc++.so.6
#9  0x00007fba4eebc2d7 in std::terminate() () from /lib64/libstdc++.so.6
#10 0x00007fba4eebc538 in __cxa_throw () from /lib64/libstdc++.so.6
#11 0x00007fba4eeaf4f7 in ?? () from /lib64/libstdc++.so.6
#12 0x00007fba5095df09 in std::vector<QVector<Konsole::Character>,
std::allocator<QVector<Konsole::Character> > >::_M_range_check
(this=0x562a8ccc64d0, __n=31) at /usr/include/c++/13/bits/stl_vector.h:1153
#13 std::vector<QVector<Konsole::Character>,
std::allocator<QVector<Konsole::Character> > >::at (__n=31,
this=0x562a8ccc64d0) at /usr/include/c++/13/bits/stl_vector.h:1175
#14 Konsole::Screen::setSelectionEnd (this=this at entry=0x562a8ccc64c0,
x=x at entry=23, y=y at entry=31,
trimTrailingWhitespace=trimTrailingWhitespace at entry=false) at
/usr/src/debug/konsole-22.12.3/src/Screen.cpp:1815
#15 0x00007fba5095df4c in Konsole::Screen::selSetSelectionEnd
(this=0x562a8ccc64c0, mode=0) at
/usr/src/debug/konsole-22.12.3/src/Screen.cpp:285
#16 0x00007fba509c56e7 in Konsole::TerminalDisplay::keyPressEvent
(this=0x562a8cc90340, event=<optimized out>) at
/usr/src/debug/konsole-22.12.3/src/terminalDisplay/TerminalDisplay.cpp:2726
#17 0x00007fba501e7c15 in QWidget::event (this=0x562a8cc90340,
event=0x7ffeaa32cd10) at kernel/qwidget.cpp:8704
#18 0x00007fba501a52ce in QApplicationPrivate::notify_helper
(this=this at entry=0x562a8c35bcd0, receiver=receiver at entry=0x562a8cc90340,
e=e at entry=0x7ffeaa32cd10) at kernel/qapplication.cpp:3640
#19 0x00007fba501ad1f8 in QApplication::notify (this=<optimized out>,
receiver=0x562a8cc90340, e=0x7ffeaa32cd10) at kernel/qapplication.cpp:3002
#20 0x00007fba4f4ecb28 in QCoreApplication::notifyInternal2
(receiver=0x562a8cc90340, event=0x7ffeaa32cd10) at
kernel/qcoreapplication.cpp:1064
#21 0x00007fba50202dfa in QWidgetWindow::event (this=0x562a8c7cb930,
event=0x7ffeaa32cd10) at kernel/qwidgetwindow.cpp:293
#22 0x00007fba501a52ce in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x562a8c7cb930, e=0x7ffeaa32cd10) at
kernel/qapplication.cpp:3640
#23 0x00007fba4f4ecb28 in QCoreApplication::notifyInternal2
(receiver=0x562a8c7cb930, event=0x7ffeaa32cd10) at
kernel/qcoreapplication.cpp:1064
#24 0x00007fba4f9786d9 in QGuiApplicationPrivate::processKeyEvent
(e=0x562a8cee3e70) at kernel/qguiapplication.cpp:2417
#25 0x00007fba4f9500dc in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags at entry=...) at kernel/qwindowsysteminterface.cpp:1169
#26 0x00007fba4991816a in xcbSourceDispatch (source=<optimized out>) at
qxcbeventdispatcher.cpp:105
#27 0x00007fba4d516f96 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#28 0x00007fba4d517358 in ?? () from /lib64/libglib-2.0.so.0
#29 0x00007fba4d5173ec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#30 0x00007fba4f5460b6 in QEventDispatcherGlib::processEvents
(this=0x562a8c4382f0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007fba4f4eb5cb in QEventLoop::exec (this=this at entry=0x7ffeaa32cfa0,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007fba4f4f3a50 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x00007fba4f96fe4c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1870
#34 0x00007fba501a5245 in QApplication::exec () at kernel/qapplication.cpp:2832
#35 0x0000562a8c099165 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/konsole-22.12.3/src/main.cpp:252
[Inferior 1 (process 11109) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list