[konsole] [Bug 435129] Splitting konsole in both Top/Bottom and Left/Right "hangs" it.

firewalker bugzilla_noreply at kde.org
Tue Mar 30 14:38:57 BST 2021


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

--- Comment #3 from firewalker <firew4lker at gmail.com> ---
After some break point and stepping. It seems that it never exits
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE function.

0x00007ffff6b9a87e in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
from /usr/lib/libQt5Widgets.so.5
(gdb) 
Single stepping until exit from function
_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb,
which has no line number information.
0x00007ffff6b94752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/libQt5Widgets.so.5
(gdb) 
Single stepping until exit from function
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent,
which has no line number information.
0x00007ffff7bf1a2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
from /usr/lib/libQt5Core.so.5
(gdb) 
Single stepping until exit from function
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent,
which has no line number information.
0x00007ffff64a4594 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/libQt5Gui.so.5
(gdb) 
Single stepping until exit from function
_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE,
which has no line number information.
0x00007ffff6479bb5 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQt5Gui.so.5
(gdb) 
Single stepping until exit from function
_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE,
which has no line number information.
0x00007ffff57c6f9c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
(gdb) 
Single stepping until exit from function g_main_context_dispatch,
which has no line number information.
0x00007ffff58149a0 in g_mutex_unlock () from /usr/lib/libglib-2.0.so.0
(gdb) 
Single stepping until exit from function g_mutex_unlock,
which has no line number information.
0x00007ffff57c46f1 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
(gdb) 
Single stepping until exit from function g_main_context_iteration,
which has no line number information.
0x00007ffff7c4a691 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
(gdb) 
Single stepping until exit from function
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE,
which has no line number information.
0x00007ffff7bf03ac in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQt5Core.so.5
(gdb) 
Single stepping until exit from function
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE,
which has no line number information.
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3905, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3910, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3915, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3920, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3925, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3930, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 3935, resource
id: 169869344, major code: 130 (Unknown), minor code: 3
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 4105, resource
id: 169869344, major code: 130 (Unknown), minor code: 3

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


More information about the konsole-devel mailing list