Bug 462104 - konsole crash right click for menu with ipv6 as content
Summary: konsole crash right click for menu with ipv6 as content
Status: RESOLVED DUPLICATE of bug 454122
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.08.1
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-11-21 19:59 UTC by BRULE Herman
Modified: 2022-11-23 23:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BRULE Herman 2022-11-21 19:59:35 UTC
Application: konsole (22.08.1)

Qt Version: 5.15.4
Frameworks Version: 5.98.0
Operating System: Linux 6.0.0-2-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux bookworm/sid
DrKonqi: 5.26.0 [KCrashBackend]

-- Information about the crash:
When I right click for menu into konsole, konsole crash, always crash util I copy another content, the content was ipv6

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f3eff639ad0 in Konsole::ProcessInfo::isValid() const () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#5  0x00007f3eff6c99f4 in Konsole::Session::getUrl() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#6  0x00007f3eff6d1b71 in Konsole::SessionController::url() const () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#7  0x00007f3eff6dfbdc in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#8  0x00007f3efe0e89af in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f3eff623575 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#10 0x00007f3eff6a8c8f in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#11 0x00007f3efeda4cb8 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f3efed62f4e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f3efed6b4f2 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f3efe0b1618 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f3efed695fe in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f3efedbdac8 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f3efedc0e50 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f3efed62f4e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f3efe0b1618 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f3efe53d625 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x00007f3efe511ddc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f3ef78fbe4a in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#23 0x00007f3efc468799 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f3efc468a28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f3efc468abc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f3efe1091c6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f3efe0b009b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f3efe0b8206 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x000055eb8f94ee4c in ?? ()
#30 0x00007f3efd62920a in __libc_start_call_main (main=main@entry=0x55eb8f94e690, argc=argc@entry=1, argv=argv@entry=0x7ffca8fc8fa8) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f3efd6292bc in __libc_start_main_impl (main=0x55eb8f94e690, argc=1, argv=0x7ffca8fc8fa8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffca8fc8f98) at ../csu/libc-start.c:389
#32 0x000055eb8f94f301 in ?? ()
[Inferior 1 (process 1598999) detached]

Reported using DrKonqi
Comment 1 ninjalj 2022-11-23 23:05:46 UTC

*** This bug has been marked as a duplicate of bug 454122 ***