https://bugs.kde.org/show_bug.cgi?id=504539
--- Comment #5 from ledo.k...@gmail.com --- (In reply to ledo.kane from comment #4) > (In reply to michaelk83 from comment #3) > > (In reply to ledo.kane from comment #2) > > > The crash happens right after a boot and only once. Here is the crash > > > info for > > > the latest crash that i had: > > > ... > > > > Unfortunately, this crash trace isn't very helpful. I also don't see any > > KWallet code there. It's mostly libc and Qt. > > > > > > secret-tool store --label='Test' atest 1234 > > > > secret-tool lookup atest 1234 > > > > > > These commands can be executed without any crash. > > > > When you ran these commands, was the test password successfully stored and > > retrieved? > > > > For completeness, please also post your kwalletrc. Thanks. > > Yes, the password was succesfuly stored. Here is the content of my kwalletrc > file: > > [Wallet] > First Use=false You also mentioned that the backtrace doesn't include any kwallet code. Well, KDE's own "crash process viewer" registers this crash as a "ksecretd" crash. And yes, it mentions the components that you see there "every time" (libqc) , so maybe some type of incompatibility? Here is the crash report from the latest boot. Again, it is pretty much the same: PID: 971 (ksecretd) UID: 1000 (turker) GID: 1000 (turker) Signal: 11 (SEGV) Timestamp: Tue 2025-05-20 12:17:21 +03 (3h 44min ago) Command Line: /usr/bin/ksecretd Executable: /usr/bin/ksecretd Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-dbus\x2d:1.1\x2dorg.kde.secretservicecompat.slice/dbus-:1.1-org.kde.secretservicecompat@0.service Unit: user@1000.service User Unit: dbus-:1.1-org.kde.secretservicecompat@0.service Slice: user-1000.slice Owner UID: 1000 (turker) Boot ID: c93b5ee8676c46f08f2d8eded101e897 Machine ID: eeb883be3dd04481afc996d30d7ef30b Hostname: 0000 Storage: /var/lib/systemd/coredump/core.ksecretd.1000.c93b5ee8676c46f08f2d8eded101e897.971.1747732641000000.zst (present) Size on Disk: 3.9M Message: Process 971 (ksecretd) of user 1000 dumped core. Stack trace of thread 971: #0 0x0000ffff57c270f8 n/a (libc.so.6 + 0x870f8) #1 0x0000ffff57bd6f9c raise (libc.so.6 + 0x36f9c) #2 0x0000ffff59f04d24 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x4d24) #3 0x0000ffff5a488828 n/a (ld-linux-aarch64.so.1 + 0x38828) #4 0x0000ffff5a488828 n/a (ld-linux-aarch64.so.1 + 0x38828) #5 0x0000ffff59de7e78 _ZN3QCA12MemoryRegionD1Ev (libqca-qt6.so.2 + 0x77e78) #6 0x0000ffff57c36fac n/a (libc.so.6 + 0x96fac) #7 0x0000ffffeb623e50 n/a (n/a + 0x0) ELF object binary architecture: AARCH64 -- You are receiving this mail because: You are watching all bug changes.