Skip to content

ICE connection problems #73

Description

@ManuelSchneid3r

Currently I am trying to figure out why my application crashes when the machine is rebooted from terminal (actually it just does exit(1) somewhere without cleanup). The latter will make systemd send SIGTERM to all processes. I am currently debugging my system by manually killing cinnamon-session and trying to figure out what exactly happens. By stracing my application I found out that the app writes

read(7, "", 8)                          = 0
write(2, "ICE default IO error handler doi"..., 68) = 68

and the does exit(1). I have no clue what csm is doing but somehow if I logout by button everything is fine. Is this an issue with the session manager?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions