Skip to content

In the GNOME environment, after exiting the application, the gsettings monitor org.gnome.desktop.interface process becomes a zombie process. #42

@c-xk

Description

@c-xk

I don't know if this issue exists in other environments, but it can be consistently reproduced in the GNOME environment.

Steps to Reproduce:

  1. Run GuiDemo or OsThemeDetectorDemo
  2. Observe the spawned processes

Image

  1. Close the GUI window or terminate the demo
  2. Check whether the processes observed in step 2 have terminated

Image

Expected Result:
All processes observed in step 2 should terminate.

Observed Result:
The gsettings process does not terminate. Each time the demo is run, a new gsettings process is created.

JDK:
liberica-full-11.0.27

OS:
Arch Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions