Comment 20 for bug 400088

Revision history for this message
In , rcastberg (rene-castberg) wrote :

I am currently using 3.5.2 (ubuntu) and am having a problem that it hangs when i exit.

Using strace i get:
Process 5570 attached - interrupt to quit
futex(0x7f692aeaa0d0, FUTEX_WAIT_PRIVATE, 2, NULL) = ? ERESTARTSYS (To be restarted)
--- SIGTERM (Terminated) @ 0 (0) ---
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [TERM], NULL, 8) = 0
tgkill(5570, 5570, SIGTERM) = 0
--- SIGTERM (Terminated) @ 0 (0) ---
Process 5570 detached

i'll see if i can try with another window manager.