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

            Bug ID: 468797
           Summary: Baloo crashes on logout in Wayland
    Classification: Frameworks and Libraries
           Product: frameworks-baloo
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Baloo File Daemon
          Assignee: baloo-bugs-n...@kde.org
          Reporter: meve...@gmail.com
  Target Milestone: ---

SUMMARY

I noticed many crash reports using `coredumpctl info
/usr/lib/x86_64-linux-gnu/libexec/baloo_file_extractor`

This happened when running `sudo reboot` in tty.

                Stack trace of thread 37286:
                #0  0x00007fece6e90ffb __pthread_kill_implementation (libc.so.6
+ 0x90ffb)
                #1  0x00007fece6e3c406 __GI_raise (libc.so.6 + 0x3c406)
                #2  0x00007fece6e2287c __GI_abort (libc.so.6 + 0x2287c)
                #3  0x00007fece7690caf _ZNK14QMessageLogger5fatalEPKcz
(libQt5Core.so.5 + 0x90caf)
                #4  0x00007fece76a6a9a n/a (libQt5Core.so.5 + 0xa6a9a)
                #5  0x00007fece8395acc _ZN19QDBusServiceWatcherC1EP7QObject
(libQt5DBus.so.5 + 0x73acc)
                #6  0x00007fece329a76d n/a
(libibusplatforminputcontextplugin.so + 0xf76d)
                #7  0x00007fece329aa98 n/a
(libibusplatforminputcontextplugin.so + 0xfa98)
                #8  0x00007fece32a047f n/a
(libibusplatforminputcontextplugin.so + 0x1547f)
                #9  0x00007fece7d239dc
_ZN28QPlatformInputContextFactory6createERK7QString (libQt5Gui.so.5 + 0x1239dc)
                #10 0x00007fece331c701
_ZN15QtWaylandClient19QWaylandIntegration23reconfigureInputContextEv
(libQt5WaylandClient.so.5 + 0x6d701)
                #11 0x00007fece86754ba n/a (libqwayland-generic.so + 0x24ba)
                #12 0x00007fece7d3871b
_ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 +
0x13871b)
                #13 0x00007fece7d39ca8
_ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 +
0x139ca8)
                #14 0x00007fece78c1845 _ZN23QCoreApplicationPrivate4initEv
(libQt5Core.so.5 + 0x2c1845)
                #15 0x00007fece7d3cbb0 _ZN22QGuiApplicationPrivate4initEv
(libQt5Gui.so.5 + 0x13cbb0)
                #16 0x00007fece7d3db48 _ZN15QGuiApplicationC1ERiPPci
(libQt5Gui.so.5 + 0x13db48)
                #17 0x0000555f089833a3 n/a (baloo_file_extractor + 0xb3a3)
                #18 0x00007fece6e23a90 __libc_start_call_main (libc.so.6 +
0x23a90)
                #19 0x00007fece6e23b49 __libc_start_main_impl (libc.so.6 +
0x23b49)
                #20 0x0000555f089840b5 n/a (baloo_file_extractor + 0xc0b5)

I suspect baloo_file_extractor does not gracefully quit and has to be killed
when the session closes.
It could listen for &QGuiApplication::aboutToQuit to quit gracefully.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 23.04
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 5.19.0-40-generic (64-bit)
Graphics Platform: Wayland

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

Reply via email to