[konsole] [Bug 494567] New: konsole crashed when trying to copy text using two button tap on the trackpad

TraceyC bugzilla_noreply at kde.org
Fri Oct 11 21:45:10 BST 2024


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

            Bug ID: 494567
           Summary: konsole crashed when trying to copy text using two
                    button tap on the trackpad
    Classification: Applications
           Product: konsole
           Version: unspecified
          Platform: Solus
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: kdedev at tlcnet.info
  Target Milestone: ---

Application: konsole (24.11.70)

ApplicationNotResponding [ANR]: false
Qt Version: 6.7.3
Frameworks Version: 6.7.0
Operating System: Linux 6.10.13-304.current x86_64
Windowing System: Wayland
Distribution: Solus 4.5 Resilience
DrKonqi: 6.2.80 [CoredumpBackend]

-- Information about the crash:
I was tailing journalctl in a Wayland dev session with konsole run from the App
menu
The laptop has git-master sources
This might actually have been caused by the clipboard

```
sudo journalctl -f
```

I noticed something I wanted to copy and paste elsewhere, so
- I highlighted the text
- I used two finger tap to bring up the right click menu
- I clicked "Copy"

konsole crashed
The copied text was not present in clipboard history

I was not able to reproduce the crash either on my dev session running konsole
from the built version, or another machine with Plasma 6.1.5 & konsole 24.08.1

The crash does not seem to be reproducible.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping
note processing

warning: Can't open file /memfd:wayland-shm (deleted) during file-backed
mapping note processing

warning: Can't open file /usr/share/icons/hicolor/icon-theme.cache (deleted)
during file-backed mapping note processing

warning: Can't open file
/var/lib/flatpak/exports/share/icons/hicolor/icon-theme.cache (deleted) during
file-backed mapping note processing

warning: Can't open file /var/lib/flatpak/exports/share/mime/mime.cache
(deleted) during file-backed mapping note processing
[New LWP 151775]
[New LWP 151777]
[New LWP 151776]
[New LWP 151778]
[New LWP 151781]
[New LWP 151779]
[New LWP 151780]
[New LWP 155930]
[New LWP 155931]
[New LWP 151783]
[New LWP 151782]
[New LWP 151784]
[New LWP 155929]
[New LWP 155928]
[New LWP 153845]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
Core was generated by `/home/tracey/kde/usr/bin/konsole'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f0ef3caa90b in pthread_kill () from
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
[Current thread is 1 (Thread 0x7f0eed25ca00 (LWP 151775))]

Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7f0eed25ca00 (LWP 151775))]

Thread 15 (Thread 0x7f0ebe0006c0 (LWP 153845)):
#0  0x00007f0ef3d171cf in poll () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef23a3a43 in poll (__timeout=-1, __nfds=2, __fds=0x7f0e900071a0)
at /usr/include/bits/poll2.h:39
#2  poll_func (ufds=0x7f0e900071a0, nfds=2, timeout=-1,
userdata=0x558b474ad7c0) at ../src/pulse/thread-mainloop.c:70
#3  0x00007f0ef2397464 in pa_mainloop_poll (m=m at entry=0x558b474ad6c0) at
../src/pulse/mainloop.c:863
#4  0x00007f0ef2397974 in pa_mainloop_iterate (m=m at entry=0x558b474ad6c0,
block=block at entry=1, retval=retval at entry=0x0) at ../src/pulse/mainloop.c:945
#5  0x00007f0ef23979cb in pa_mainloop_run (m=0x558b474ad6c0,
retval=retval at entry=0x0) at ../src/pulse/mainloop.c:963
#6  0x00007f0ef23a3b0f in thread (userdata=0x558b474b2fb0) at
../src/pulse/thread-mainloop.c:101
#7  0x00007f0eee169de8 in internal_thread_func (userdata=0x558b474be540) at
../src/pulsecore/thread-posix.c:81
#8  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#9  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 14 (Thread 0x7f0ecb4006c0 (LWP 155928)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca7cf5 in pthread_cond_timedwait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ef3a9d228 in QWaitConditionPrivate::wait_relative
(this=0x558b46dceb90, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (this=0x558b46dceb90, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  0x00007f0ef3a9d0da in QWaitCondition::wait (this=0x558b470be170,
mutex=0x558b46dd5ca8, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007f0ef3a9519c in QThreadPoolThread::run (this=0x558b470be160) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#8  QThreadPrivate::start (arg=0x558b470be160) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#9  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#10 0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 13 (Thread 0x7f0ecaa006c0 (LWP 155929)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca7cf5 in pthread_cond_timedwait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ef3a9d228 in QWaitConditionPrivate::wait_relative
(this=0x558b46eb7c30, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (this=0x558b46eb7c30, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  0x00007f0ef3a9d0da in QWaitCondition::wait (this=0x558b46f4ced0,
mutex=0x558b46dd5ca8, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007f0ef3a9519c in QThreadPoolThread::run (this=0x558b46f4cec0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#8  QThreadPrivate::start (arg=0x558b46f4cec0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#9  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#10 0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 12 (Thread 0x7f0ed10006c0 (LWP 151784)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca786e in pthread_cond_wait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ede82f9ea in cnd_wait (cond=0x558b46c6cc80, mtx=0x189) at
../src/c11/impl/threads_posix.c:135
#3  0x00007f0ede8048e0 in util_queue_thread_func
(input=input at entry=0x558b46ca2c90) at ../src/util/u_queue.c:290
#4  0x00007f0ede82fb7a in impl_thrd_routine (p=<optimized out>) at
../src/c11/impl/threads_posix.c:67
#5  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 11 (Thread 0x7f0edd8006c0 (LWP 151782)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca786e in pthread_cond_wait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ede82f9ea in cnd_wait (cond=0x558b46ae1280, mtx=0x189) at
../src/c11/impl/threads_posix.c:135
#3  0x00007f0ede8048e0 in util_queue_thread_func
(input=input at entry=0x558b46c09780) at ../src/util/u_queue.c:290
#4  0x00007f0ede82fb7a in impl_thrd_routine (p=<optimized out>) at
../src/c11/impl/threads_posix.c:67
#5  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 10 (Thread 0x7f0edce006c0 (LWP 151783)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca786e in pthread_cond_wait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ede82f9ea in cnd_wait (cond=0x558b46c18af0, mtx=0x189) at
../src/c11/impl/threads_posix.c:135
#3  0x00007f0ede8048e0 in util_queue_thread_func
(input=input at entry=0x558b46c5d6a0) at ../src/util/u_queue.c:290
#4  0x00007f0ede82fb7a in impl_thrd_routine (p=<optimized out>) at
../src/c11/impl/threads_posix.c:67
#5  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 9 (Thread 0x7f0ecbe006c0 (LWP 155931)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca7cf5 in pthread_cond_timedwait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ef3a9d228 in QWaitConditionPrivate::wait_relative
(this=0x558b473cbda0, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (this=0x558b473cbda0, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  0x00007f0ef3a9d0da in QWaitCondition::wait (this=0x558b4743a960,
mutex=0x558b46dd5ca8, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007f0ef3a9519c in QThreadPoolThread::run (this=0x558b4743a950) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#8  QThreadPrivate::start (arg=0x558b4743a950) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#9  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#10 0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 8 (Thread 0x7f0eca0006c0 (LWP 155930)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca7cf5 in pthread_cond_timedwait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ef3a9d228 in QWaitConditionPrivate::wait_relative
(this=0x558b46fc3650, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:92
#3  QWaitConditionPrivate::wait (this=0x558b46fc3650, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:100
#4  0x00007f0ef3a9d0da in QWaitCondition::wait (this=0x558b470bc0c0,
mutex=0x558b46dd5ca8, deadline=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qwaitcondition_unix.cpp:180
#5  0x00007f0ef3a9519c in QThreadPoolThread::run (this=0x558b470bc0b0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthreadpool.cpp:116
#6  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#7  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#8  QThreadPrivate::start (arg=0x558b470bc0b0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#9  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#10 0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 7 (Thread 0x7f0ee58006c0 (LWP 151780)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca786e in pthread_cond_wait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ede82f9ea in cnd_wait (cond=0x558b46ade648, mtx=0x189) at
../src/c11/impl/threads_posix.c:135
#3  0x00007f0ede8048e0 in util_queue_thread_func
(input=input at entry=0x558b46c086c0) at ../src/util/u_queue.c:290
#4  0x00007f0ede82fb7a in impl_thrd_routine (p=<optimized out>) at
../src/c11/impl/threads_posix.c:67
#5  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 6 (Thread 0x7f0ee62006c0 (LWP 151779)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca786e in pthread_cond_wait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ede82f9ea in cnd_wait (cond=0x558b46ae0018, mtx=0x189) at
../src/c11/impl/threads_posix.c:135
#3  0x00007f0ede8048e0 in util_queue_thread_func
(input=input at entry=0x558b46ae1e00) at ../src/util/u_queue.c:290
#4  0x00007f0ede82fb7a in impl_thrd_routine (p=<optimized out>) at
../src/c11/impl/threads_posix.c:67
#5  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 5 (Thread 0x7f0ee4e006c0 (LWP 151781)):
#0  0x00007f0ef3ca4d0f in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0ef3ca786e in pthread_cond_wait () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#2  0x00007f0ede82f9ea in cnd_wait (cond=0x558b46ae10d0, mtx=0x189) at
../src/c11/impl/threads_posix.c:135
#3  0x00007f0ede8048e0 in util_queue_thread_func
(input=input at entry=0x558b46c094b0) at ../src/util/u_queue.c:290
#4  0x00007f0ede82fb7a in impl_thrd_routine (p=<optimized out>) at
../src/c11/impl/threads_posix.c:67
#5  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 4 (Thread 0x7f0ee6c006c0 (LWP 151778)):
#0  0x00007f0ef3d171cf in poll () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0eee7a24b9 in poll(pollfd*, unsigned long pass_object_size1, int)
(__fds=0x7f0ee6bffb50, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x558b46a12700) at
/home/build/YPKG/root/qt6-wayland/build/qtwayland-everywhere-src-6.7.3/src/client/qwaylanddisplay.cpp:182
#3  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#4  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#5  QThreadPrivate::start (arg=0x558b46a12700) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#6  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#7  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 3 (Thread 0x7f0eecc006c0 (LWP 151776)):
#0  0x00007f0ef3d171cf in poll () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0eee6290e7 in ??? () at /usr/lib/libglib-2.0.so.0
#2  0x00007f0eee629811 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x00007f0ef3bbb2b2 in QEventDispatcherGlib::processEvents
(this=0x7f0ee8000b70, flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#4  0x00007f0ef38ce00a in QEventLoop::processEvents (this=0x7f0eecbffb10,
flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventloop.cpp:100
#5  QEventLoop::exec (this=0x7f0eecbffb10, flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventloop.cpp:182
#6  0x00007f0ef39e4786 in QThread::exec (this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread.cpp:586
#7  0x00007f0ef54581fa in QDBusConnectionManager::run (this=0x558b46968d20) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/dbus/qdbusconnectionmanager.cpp:144
#8  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#9  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#10 QThreadPrivate::start (arg=0x7f0ef54c26d8
<_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS__q_managerEEEE8instanceEvE6holder.llvm.9735906739403506731>)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#11 0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#12 0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 2 (Thread 0x7f0ee76006c0 (LWP 151777)):
#0  0x00007f0ef3d171cf in poll () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#1  0x00007f0eee7a24b9 in poll(pollfd*, unsigned long pass_object_size1, int)
(__fds=0x7f0ee75ffb50, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
#2  QtWaylandClient::EventThread::run (this=0x558b46a2eef0) at
/home/build/YPKG/root/qt6-wayland/build/qtwayland-everywhere-src-6.7.3/src/client/qwaylanddisplay.cpp:182
#3  0x00007f0ef3a8d4df in QThreadPrivate::start(void*)::$_0::operator()() const
(this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:323
#4  (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::$_0>(QThreadPrivate::start(void*)::$_0&&)
(t=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:259
#5  QThreadPrivate::start (arg=0x558b46a2eef0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_unix.cpp:282
#6  0x00007f0ef3ca8a6a in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#7  0x00007f0ef3d2454c in ??? () at /usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6

Thread 1 (Thread 0x7f0eed25ca00 (LWP 151775)):
[KCrash Handler]
#4  QScopedScopeLevelCounter::QScopedScopeLevelCounter (threadData=0x0,
this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/thread/qthread_p.h:342
#5  QCoreApplication::notifyInternal2 (receiver=0x558b4795b1c0,
event=0x7ffccd3a8658) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1144
#6  0x00007f0ef4aa3e5e in QWidgetPrivate::hide_helper (this=0x558b47960e80) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8277
#7  0x00007f0ef4aa51bd in QWidgetPrivate::setVisible (this=0x558b47960e80,
visible=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8474
#8  0x00007f0ef4aa48e6 in QWidget::setVisible (this=0x558b4795b1c0,
visible=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8382
#9  0x00007f0ef4aa56de in QWidget::hide (this=0x558b4795b1c0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8247
#10 QWidgetPrivate::handleClose (this=0x558b47960e80, mode=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8648
#11 0x00007f0ef4ac2cbe in QWidgetWindow::closeEvent (this=<optimized out>,
event=0x7ffccd3a8bd0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidgetwindow.cpp:835
#12 0x00007f0ef4106475 in QWindow::event (this=0x558b479cf2a0,
ev=0x7ffccd3a8bd0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindow.cpp:2595
#13 0x00007f0ef4a47c03 in QApplicationPrivate::notify_helper
(this=0x558b46962780, receiver=0x558b479cf2a0, e=0x7ffccd3a8bd0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:3287
#14 0x00007f0ef4a48d7f in QApplication::notify (this=<optimized out>,
receiver=0x558b479cf2a0, e=0x7ffccd3a8bd0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2680
#15 0x00007f0ef38c2dbd in QCoreApplication::notifyInternal2
(receiver=0x558b479cf2a0, event=0x7ffccd3a8bd0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1152
#16 0x00007f0ef409e066 in QGuiApplicationPrivate::processCloseEvent
(e=0x7ffccd3a8c70) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qguiapplication.cpp:2807
#17 QGuiApplicationPrivate::processWindowSystemEvent (e=0x7ffccd3a8c70) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qguiapplication.cpp:2177
#18 0x00007f0ef4116b5c in
QWindowSystemHelper<QWindowSystemInterface::SynchronousDelivery>::handleEvent<QWindowSystemInterfacePrivate::CloseEvent,
QWindow*> (args=0x558b479cf2a0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindowsysteminterface.cpp:105
#19 0x00007f0ef410628e in QWindow::close (this=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindow.cpp:2379
#20 0x00007f0ef4c4aa45 in QWidgetPrivate::close (this=0x558b47960e80) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8700
#21 QWidget::close (this=0x558b4795b1c0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:8685
#22 QMenuPrivate::hideMenu (this=<optimized out>, menu=0x558b4795b1c0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/widgets/qmenu.cpp:620
#23 0x00007f0ef4c4a5e9 in QMenuPrivate::hideUpToMenuBar (this=0x558b47960e80)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/widgets/qmenu.cpp:523
#24 0x00007f0ef4c4c1e6 in QMenuPrivate::activateAction (this=0x558b47960e80,
action=0x558b46f97390, action_e=QAction::Trigger, self=true) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/widgets/qmenu.cpp:1482
#25 0x00007f0ef4aa623c in QWidget::event (this=0x0, event=0x7ffccd3a85f0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:9043
#26 0x00007f0ef4c55472 in QMenu::event (this=0x558b4795b1c0, e=<optimized out>)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/widgets/qmenu.cpp:3059
#27 0x00007f0ef4a47c03 in QApplicationPrivate::notify_helper
(this=0x558b46962780, receiver=0x558b4795b1c0, e=0x7ffccd3a93d0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:3287
#28 0x00007f0ef4a4a8e3 in QApplication::notify (this=<optimized out>,
receiver=0x558b4795b1c0, e=0x7ffccd3a93d0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2765
#29 0x00007f0ef38c2dbd in QCoreApplication::notifyInternal2
(receiver=0x558b4795b1c0, event=0x7ffccd3a93d0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1152
#30 0x00007f0ef4a483c2 in QApplicationPrivate::sendMouseEvent
(receiver=0x558b4795b1c0, event=0x7ffccd3a93d0, alienWidget=0x0,
nativeWidget=0x558b4795b1c0, buttonDown=0x7f0ef4f42588 <qt_button_down>,
lastMouseReceiver=..., spontaneous=<optimized out>, onlyDispatchEnterLeave=16)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2347
#31 0x00007f0ef4abfa8c in QWidgetWindow::handleMouseEvent (this=<optimized
out>, event=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidgetwindow.cpp:548
#32 QWidgetWindow::event (this=<optimized out>, event=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidgetwindow.cpp:266
#33 0x00007f0ef4a47c03 in QApplicationPrivate::notify_helper
(this=0x558b46962780, receiver=0x558b479cf2a0, e=0x7ffccd3a9780) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:3287
#34 0x00007f0ef4a48d7f in QApplication::notify (this=<optimized out>,
receiver=0x558b479cf2a0, e=0x7ffccd3a9780) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2680
#35 0x00007f0ef38c2dbd in QCoreApplication::notifyInternal2
(receiver=0x558b479cf2a0, event=0x7ffccd3a9780) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1152
#36 0x00007f0ef409ee29 in QGuiApplicationPrivate::processMouseEvent
(e=0x7f0ee0001e10) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qguiapplication.cpp:2389
#37 0x00007f0ef410fa9c in QWindowSystemInterface::sendWindowSystemEvents
(flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindowsysteminterface.cpp:1114
#38 0x00007f0ef456c4d1 in userEventSourceDispatch (source=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/platform/unix/qeventdispatcher_glib.cpp:38
#39 0x00007f0eee625e17 in ??? () at /usr/lib/libglib-2.0.so.0
#40 0x00007f0eee629197 in ??? () at /usr/lib/libglib-2.0.so.0
#41 0x00007f0eee629811 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#42 0x00007f0ef3bbb2b2 in QEventDispatcherGlib::processEvents
(this=0x558b469661a0, flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#43 0x00007f0ef38ce00a in QEventLoop::processEvents (this=0x7ffccd3a9b80,
flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventloop.cpp:100
#44 QEventLoop::exec (this=0x7ffccd3a9b80, flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventloop.cpp:182
#45 0x00007f0ef4c531c8 in QMenuPrivate::exec (this=0x558b47960e80, p=...,
action=0x0, positionFunction=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/widgets/qmenu.cpp:2670
#46 0x00007f0ef4c530be in QMenu::exec (this=<optimized out>, p=...,
action=0x7f0eed25d3a0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/widgets/qmenu.cpp:2657
#47 0x00007f0ef748f733 in Konsole::SessionController::showDisplayContextMenu
(this=0x558b46fa60f0, position=...) at
/home/tracey/kde/src/konsole/src/session/SessionController.cpp:2099
#48 0x00007f0ef749dbb5 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0>,
QtPrivate::List<QPoint const&>, void, void
(Konsole::SessionController::*)(QPoint const&)>::call (f=(void
(Konsole::SessionController::*)(Konsole::SessionController * const, const
QPoint &)) 0x7f0ef748ebaa
<Konsole::SessionController::showDisplayContextMenu(QPoint const&)>,
o=0x558b46fa60f0, arg=0x7ffccd3a9fc0) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:145
#49 0x00007f0ef749c260 in QtPrivate::FunctionPointer<void
(Konsole::SessionController::*)(QPoint const&)>::call<QtPrivate::List<QPoint
const&>, void> (f=(void
(Konsole::SessionController::*)(Konsole::SessionController * const, const
QPoint &)) 0x7f0ef748ebaa
<Konsole::SessionController::showDisplayContextMenu(QPoint const&)>,
o=0x558b46fa60f0, arg=0x7ffccd3a9fc0) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:182
#50 0x00007f0ef749a68b in QtPrivate::QCallableObject<void
(Konsole::SessionController::*)(QPoint const&), QtPrivate::List<QPoint const&>,
void>::impl (which=1, this_=0x558b46d78b20, r=0x558b46fa60f0, a=0x7ffccd3a9fc0,
ret=0x0) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:553
#51 0x00007f0ef3921338 in QtPrivate::QSlotObjectBase::call
(this=0x558b46d78b20, r=0x558b46fa60f0, a=0x7ffccd3a9fc0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qobjectdefs_impl.h:469
#52 doActivate<false> (sender=0x558b46d94f10, signal_index=12,
argv=0x7ffccd3a9fc0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qobject.cpp:4086
#53 0x00007f0ef741b8f2 in Konsole::TerminalDisplay::configureRequest
(this=0x558b46d94f10, _t1=...) at
/home/tracey/kde/build/konsole/src/konsoleprivate_autogen/include/moc_TerminalDisplay.cpp:471
#54 0x00007f0ef740f840 in Konsole::TerminalDisplay::mousePressEvent
(this=0x558b46d94f10, ev=0x7ffccd3aa540) at
/home/tracey/kde/src/konsole/src/terminalDisplay/TerminalDisplay.cpp:1234
#55 0x00007f0ef4aa6213 in QWidget::event (this=0x0, event=0x7ffccd3a85f0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidget.cpp:9039
#56 0x00007f0ef74184c4 in Konsole::TerminalDisplay::event (this=0x558b46d94f10,
event=0x7ffccd3aa540) at
/home/tracey/kde/src/konsole/src/terminalDisplay/TerminalDisplay.cpp:2922
#57 0x00007f0ef4a47c03 in QApplicationPrivate::notify_helper
(this=0x558b46962780, receiver=0x558b46d94f10, e=0x7ffccd3aa540) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:3287
#58 0x00007f0ef4a4a8e3 in QApplication::notify (this=<optimized out>,
receiver=0x558b46d94f10, e=0x7ffccd3aa540) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2765
#59 0x00007f0ef38c2dbd in QCoreApplication::notifyInternal2
(receiver=0x558b46d94f10, event=0x7ffccd3aa540) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1152
#60 0x00007f0ef4a483c2 in QApplicationPrivate::sendMouseEvent
(receiver=0x558b46d94f10, event=0x7ffccd3aa540, alienWidget=0x558b46d94f10,
nativeWidget=0x558b46d3cb40, buttonDown=0x7f0ef4f42588 <qt_button_down>,
lastMouseReceiver=..., spontaneous=<optimized out>, onlyDispatchEnterLeave=16)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2347
#61 0x00007f0ef4abf415 in QWidgetWindow::handleMouseEvent (this=<optimized
out>, event=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidgetwindow.cpp:652
#62 QWidgetWindow::event (this=<optimized out>, event=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qwidgetwindow.cpp:266
#63 0x00007f0ef4a47c03 in QApplicationPrivate::notify_helper
(this=0x558b46962780, receiver=0x558b46e8e500, e=0x7ffccd3aa8f0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:3287
#64 0x00007f0ef4a48d7f in QApplication::notify (this=<optimized out>,
receiver=0x558b46e8e500, e=0x7ffccd3aa8f0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/widgets/kernel/qapplication.cpp:2680
#65 0x00007f0ef38c2dbd in QCoreApplication::notifyInternal2
(receiver=0x558b46e8e500, event=0x7ffccd3aa8f0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1152
#66 0x00007f0ef409ee29 in QGuiApplicationPrivate::processMouseEvent
(e=0x558b4788d270) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qguiapplication.cpp:2389
#67 0x00007f0ef410fa9c in QWindowSystemInterface::sendWindowSystemEvents
(flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/kernel/qwindowsysteminterface.cpp:1114
#68 0x00007f0ef456c4d1 in userEventSourceDispatch (source=<optimized out>) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/gui/platform/unix/qeventdispatcher_glib.cpp:38
#69 0x00007f0eee625e17 in ??? () at /usr/lib/libglib-2.0.so.0
#70 0x00007f0eee629197 in ??? () at /usr/lib/libglib-2.0.so.0
#71 0x00007f0eee629811 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#72 0x00007f0ef3bbb2b2 in QEventDispatcherGlib::processEvents
(this=0x558b469661a0, flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#73 0x00007f0ef38ce00a in QEventLoop::processEvents (this=0x7ffccd3aacc0,
flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventloop.cpp:100
#74 QEventLoop::exec (this=0x7ffccd3aacc0, flags=...) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qeventloop.cpp:182
#75 0x00007f0ef38c35f7 in QCoreApplication::exec () at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.7.3/src/corelib/kernel/qcoreapplication.cpp:1496
#76 0x0000558b3a0382c1 in main (argc=1, argv=0x7ffccd3ab078) at
/home/tracey/kde/src/konsole/src/main.cpp:260

Reported using DrKonqi

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


More information about the konsole-devel mailing list