https://bugs.kde.org/show_bug.cgi?id=484108
--- Comment #2 from Richard Ullger <rull...@protonmail.com> --- This crash also happened at the exact same time. PID: 11197 (xembedsniproxy) UID: 1000 (richard) GID: 1000 (richard) Signal: 6 (ABRT) Timestamp: Wed 2024-03-20 21:23:03 GMT (3h 2min ago) Command Line: /usr/bin/xembedsniproxy Executable: /usr/bin/xembedsniproxy Control Group: /user.slice/user-1000.slice/user@1000.service/background.slice/plasma-xembedsniproxy.service Unit: user@1000.service User Unit: plasma-xembedsniproxy.service Slice: user-1000.slice Owner UID: 1000 (richard) Boot ID: 3dd131e75c424a23ab2bd4382875717d Machine ID: c993dfb5ce9241edb8a5bf0d15e772c4 Hostname: richards-clevo Storage: /var/lib/systemd/coredump/core.xembedsniproxy.1000.3dd131e75c424a23ab2bd4382875717d.11197.1710969783000000.zst (present) Size on Disk: 391.0K Message: Process 11197 (xembedsniproxy) of user 1000 dumped core. Core was generated by `/usr/bin/xembedsniproxy'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; [Current thread is 1 (Thread 0x72ee93b5fdc0 (LWP 11197))] (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x000072ee95ec4393 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78 #2 0x000072ee95e736c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x000072ee95e5b4b8 in __GI_abort () at abort.c:79 #4 0x000072ee9508a924 in qAbort () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qglobal.cpp:161 #5 qt_message_fatal<QString&> (message=..., context=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qlogging.cpp:2030 #6 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., msg=msg@entry=0x72ee95ca5d52 "%s", ap=ap@entry=0x7ffdbbad3250) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qlogging.cpp:378 #7 0x000072ee9508b135 in QMessageLogger::fatal (this=this@entry=0x7ffdbbad3610, msg=msg@entry=0x72ee95ca5d52 "%s") at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qlogging.cpp:901 #8 0x000072ee956d9be9 in init_platform (argv=<optimized out>, argc=@0x7ffdbbad396c: 1, platformThemeName=..., platformPluginPath=..., pluginNamesWithArguments=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/kernel/qguiapplication.cpp:1284 #9 QGuiApplicationPrivate::createPlatformIntegration (this=0x555ddffc3300) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/kernel/qguiapplication.cpp:1532 #10 0x000072ee95774a18 in QGuiApplicationPrivate::createEventDispatcher (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/kernel/qguiapplication.cpp:1551 #11 0x000072ee9513db15 in QCoreApplicationPrivate::init (this=this@entry=0x555ddffc3300) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcoreapplication.cpp:900 #12 0x000072ee95774ac1 in QGuiApplicationPrivate::init (this=0x555ddffc3300) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/kernel/qguiapplication.cpp:1579 #13 0x000072ee9576c4fb in QGuiApplication::QGuiApplication (this=<optimized out>, argc=<optimized out>, argv=<optimized out>, this=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/gui/kernel/qguiapplication.h:172 #14 0x0000555ddfbcb233 in main (argc=<optimized out>, argv=0x7ffdbbad3b18) at /usr/src/debug/plasma-workspace/plasma-workspace-6.0.2/xembed-sni-proxy/main.cpp:34 (gdb) -- You are receiving this mail because: You are watching all bug changes.