https://bugs.kde.org/show_bug.cgi?id=504539
--- Comment #2 from ledo.k...@gmail.com --- (In reply to michaelk83 from comment #1) > We'll need a more complete backtrace to diagnose this. > > Does it crash when you start it manually or with DBus activation? For > example, when working in KWalletManager, or when running the following > commands: > > secret-tool store --label='Test' atest 1234 > > secret-tool lookup atest 1234 These commands can be executed without any crash. The crash happens right after a boot and only once. Here is the crash info for the latest crash that i had: Application: KDE Wallet Service (ksecretd), signal: Segmentation fault [New LWP 971] [New LWP 972] [New LWP 973] [New LWP 981] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `/usr/bin/ksecretd'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000ffff57c270f8 in ?? () from /usr/lib/libc.so.6 [Current thread is 1 (Thread 0xffff5a2f8020 (LWP 971))] Cannot QML trace cores :( /usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:547: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). boot_time = datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S') /usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:564: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 'timestamp': datetime.utcnow().isoformat(), Python Exception <class 'ValueError'>: not enough values to unpack (expected 2, got 1) /tmp/drkonqi.PQtmUB:4: Error in sourced command file: Error occurred in Python: not enough values to unpack (expected 2, got 1) [Current thread is 1 (Thread 0xffff5a2f8020 (LWP 971))] Thread 4 (Thread 0xffff4921aee0 (LWP 981)): #0 0x0000ffff57c2e1a8 in ?? () from /usr/lib/libc.so.6 #1 0x0000ffff57c21a54 in ?? () from /usr/lib/libc.so.6 #2 0x0000ffff57c21de0 in ?? () from /usr/lib/libc.so.6 #3 0x0000ffff57c246c4 in pthread_cond_wait () from /usr/lib/libc.so.6 #4 0x0000ffff422364f4 in ?? () from /usr/lib/libgallium-25.0.5-arch1.1.so #5 0x0000ffff422104ac in ?? () from /usr/lib/libgallium-25.0.5-arch1.1.so #6 0x0000ffff42236384 in ?? () from /usr/lib/libgallium-25.0.5-arch1.1.so #7 0x0000ffff57c25300 in ?? () from /usr/lib/libc.so.6 #8 0x0000ffff57c8aa0c in ?? () from /usr/lib/libc.so.6 Thread 3 (Thread 0xffff52aceee0 (LWP 973)): #0 0x0000ffff57c2e1a8 in ?? () from /usr/lib/libc.so.6 #1 0x0000ffff57c21a54 in ?? () from /usr/lib/libc.so.6 #2 0x0000ffff57c21a90 in ?? () from /usr/lib/libc.so.6 #3 0x0000ffff57c80bdc in poll () from /usr/lib/libc.so.6 #4 0x0000ffff577ac3b8 in ?? () from /usr/lib/libxcb.so.1 #5 0x0000ffff577aec2c in xcb_wait_for_event () from /usr/lib/libxcb.so.1 #6 0x0000ffff5367d4a8 in ?? () from /usr/lib/qt6/plugins/platforms/../../../libQt6XcbQpa.so.6 #7 0x0000ffff583c2fbc in ?? () from /usr/lib/libQt6Core.so.6 #8 0x0000ffff57c25300 in ?? () from /usr/lib/libc.so.6 #9 0x0000ffff57c8aa0c in ?? () from /usr/lib/libc.so.6 Thread 2 (Thread 0xffff532deee0 (LWP 972)): #0 0x0000ffff57c2e1a8 in ?? () from /usr/lib/libc.so.6 #1 0x0000ffff57c21a54 in ?? () from /usr/lib/libc.so.6 #2 0x0000ffff57c21a90 in ?? () from /usr/lib/libc.so.6 #3 0x0000ffff57c81108 in ppoll () from /usr/lib/libc.so.6 #4 0x0000ffff572bd950 in ?? () from /usr/lib/libglib-2.0.so.0 #5 0x0000ffff572be304 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #6 0x0000ffff58519944 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #7 0x0000ffff581e08ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #8 0x0000ffff5832222c in QThread::exec() () from /usr/lib/libQt6Core.so.6 #9 0x0000ffff58770f64 in ?? () from /usr/lib/libQt6DBus.so.6 #10 0x0000ffff583c2fbc in ?? () from /usr/lib/libQt6Core.so.6 #11 0x0000ffff57c25300 in ?? () from /usr/lib/libc.so.6 #12 0x0000ffff57c8aa0c in ?? () from /usr/lib/libc.so.6 Thread 1 (Thread 0xffff5a2f8020 (LWP 971)): [KCrash Handler] #4 0x0000ffff59de7af8 in ?? () from /usr/lib/libqca-qt6.so.2 #5 0x0000ffff59de7e78 in QCA::MemoryRegion::~MemoryRegion() () from /usr/lib/libqca-qt6.so.2 #6 0x0000aaaba2b709a8 in ?? () #7 0x0000aaaba2b708cc in ?? () #8 0x0000aaaba2b54bb0 in ?? () #9 0x0000aaaba2b5e55c in ?? () #10 0x0000aaaba2b5e598 in ?? () #11 0x0000aaaba2b3c87c in ?? () #12 0x0000aaaba2b2f0b0 in ?? () #13 0x0000ffff57bc20d4 in ?? () from /usr/lib/libc.so.6 #14 0x0000ffff57bc21b8 in __libc_start_main () from /usr/lib/libc.so.6 #15 0x0000aaaba2b2f630 in ?? () Sentry is attempting to send 2 pending events Waiting up to 30 seconds Press Ctrl-C to quit -- You are receiving this mail because: You are watching all bug changes.