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

            Bug ID: 518554
           Summary: xdg-desktop-portal-kde crashes right at login - same
                    as my previous drkonqi crash?
    Classification: Plasma
           Product: xdg-desktop-portal-kde
      Version First 6.6.3
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

SUMMARY
A notification appears every time I login saying that drkonqi has crashed.
Here's the backtrace with symbols.

Actually, the backtrace looks almost identical to this bug's:
https://bugs.kde.org/show_bug.cgi?id=518458 . If the MR you linked to
(https://invent.kde.org/frameworks/kcrash/-/merge_requests/95) helps to
mask/cover/fix these issues, then +1 to merge it).

STEPS TO REPRODUCE
1. Log in
2. Wait for xdg-desktop-portal-kde to crash

OBSERVED RESULT
xdg-desktop-portal-kde crashes

EXPECTED RESULT
xdg-desktop-portal-kde should not crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.11.0

ADDITIONAL INFORMATION



Stack trace:

           PID: 33256 (xdg-desktop-por)
           UID: 1000 (lito)
           GID: 1000 (lito)
        Signal: 6 (ABRT)
     Timestamp: Sat 2026-04-04 11:04:50 MST (28s ago)
  Command Line: /usr/lib/xdg-desktop-portal-kde
    Executable: /usr/lib/xdg-desktop-portal-kde
 Control Group:
/user.slice/user-1000.slice/[email protected]/session.slice/plasma-xdg-desktop-portal-kde.service
          Unit: [email protected]
     User Unit: plasma-xdg-desktop-portal-kde.service
         Slice: user-1000.slice
     Owner UID: 1000 (lito)
       Boot ID: e76064af82a04cf891b4655b3b5fca2e
    Machine ID: 8696d28fd91d491bb9a81447af16cbe9
      Hostname: malasdecisiones
       Storage:
/var/lib/systemd/coredump/core.xdg-desktop-por.1000.e76064af82a04cf891b4655b3b5fca2e.33256.1775325890000000.zst
(present)
  Size on Disk: 1M
       Message: Process 33256 (xdg-desktop-por) of user 1000 dumped core.

                Stack trace of thread 33256:
                #0  0x00007f64faaa7a2c n/a (libc.so.6 + 0x98a2c)
                #1  0x00007f64faa4d1a0 raise (libc.so.6 + 0x3e1a0)
                #2  0x00007f64faa345fe abort (libc.so.6 + 0x255fe)
                #3  0x00007f64fb2784a9 _Z6qAbortv (libQt6Core.so.6 + 0x2784a9)
                #4  0x00007f64fb2792bd _ZNK14QMessageLogger5fatalEPKcz
(libQt6Core.so.6 + 0x2792bd)
                #5  0x00007f64fbace53e init_platform (libQt6Gui.so.6 +
0x2ce53e)
                #6  0x00007f64fbacc2d8
_ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 +
0x2cc2d8)
                #7  0x00007f64fb303185 _ZN23QCoreApplicationPrivate4initEv
(libQt6Core.so.6 + 0x303185)
                #8  0x00007f64fbacc3dd _ZN22QGuiApplicationPrivate4initEv
(libQt6Gui.so.6 + 0x2cc3dd)
                #9  0x00007f64fc453c0d _ZN19QApplicationPrivate4initEv
(libQt6Widgets.so.6 + 0x253c0d)
                #10 0x000055c659663df7 n/a (/usr/lib/xdg-desktop-portal-kde +
0x2ddf7)
                #11 0x00007f64faa366c1 n/a (libc.so.6 + 0x276c1)
                #12 0x00007f64faa367f9 __libc_start_main (libc.so.6 + 0x277f9)
                #13 0x000055c659664655 n/a (/usr/lib/xdg-desktop-portal-kde +
0x2e655)
                ELF object binary architecture: AMD x86-64




Back trace:

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;
(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  0x00007f64faaa7af3 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#2  0x00007f64faa4d1a0 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x00007f64faa345fe in __GI_abort () at abort.c:77
#4  0x00007f64fb2784a9 in qAbort () at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qassert.cpp:46
#5  qt_maybe_message_fatal<QString&> (msgType=QtFatalMsg, context=...,
message=...) at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qlogging.cpp:2169
#6  qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., 
    msg=msg@entry=0x7f64fba0337d "%s", ap=ap@entry=0x7ffc6a9ae638) at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qlogging.cpp:412
#7  0x00007f64fb2792bd in QMessageLogger::fatal
(this=this@entry=0x7ffc6a9aeb70, msg=msg@entry=0x7f64fba0337d "%s")
    at /usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qlogging.cpp:901
#8  0x00007f64fbace53e in init_platform (pluginNamesWithArguments=...,
platformPluginPath=..., platformThemeName=..., argc=@0x7ffc6a9aef0c: 1,
argv=<optimized out>)
    at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1368
#9  QGuiApplicationPrivate::createPlatformIntegration (this=0x55c6621ce660) at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1616
#10 0x00007f64fbacc2d8 in QGuiApplicationPrivate::createEventDispatcher
(this=<optimized out>) at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1634
#11 0x00007f64fb303185 in QCoreApplicationPrivate::init
(this=this@entry=0x55c6621ce660) at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/kernel/qcoreapplication.cpp:865
#12 0x00007f64fbacc3dd in QGuiApplicationPrivate::init
(this=this@entry=0x55c6621ce660) at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1667
#13 0x00007f64fc453c0d in QApplicationPrivate::init (this=0x55c6621ce660) at
/usr/src/debug/qt6-base-hifps/qtbase/src/widgets/kernel/qapplication.cpp:473
#14 0x00007f64fc453d6e in QApplication::QApplication (this=<optimized out>,
argc=<optimized out>, argv=<optimized out>, this=<optimized out>,
argc=<optimized out>, 
    argv=<optimized out>) at
/usr/src/debug/qt6-base-hifps/qtbase/src/widgets/kernel/qapplication.cpp:461
#15 0x000055c659663df7 in main (argc=<optimized out>, argv=<optimized out>)
    at
/usr/src/debug/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.6.3/src/xdg-desktop-portal-kde.cpp:32

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to