https://bugs.kde.org/show_bug.cgi?id=522364
--- Comment #7 from [email protected] --- (In reply to Alfeno Rodrigues from comment #0) > #9 0x00007549269643e9 _Z9qt_assertPKcS0_i (libQt6Core.so.6 + 0x5643e9) > #10 0x00007549213f5b0e n/a (libKF6Baloo.so.6 + 0x4cb0e) > #11 0x00007549213cb35b _ZN5Baloo5Query4execEv (libKF6Baloo.so.6 + 0x2235b) > #12 0x0000754927131019 n/a (baloosearch.so + 0x5019) It looks like an assert in the Qt code (?) called by the Baloo library. I think the kioworker calls the Baloo library but I'm not really an expert at this level. I think you'd need to do a coredumpctl to get hold of the debug libraries to get any further. >From your command line tests, the Baloo indexing and searching seems to be working. -- You are receiving this mail because: You are watching all bug changes.
