Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICE connection problems #73

Open
ManuelSchneid3r opened this issue May 28, 2016 · 0 comments
Open

ICE connection problems #73

ManuelSchneid3r opened this issue May 28, 2016 · 0 comments

Comments

@ManuelSchneid3r
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant