After press close button, client still continues running in linux.
-
collapsedev commented at 7:13 AM on June 5, 2013: none
-
jonasschnelli commented at 7:28 AM on June 5, 2013: contributor
in my eyes this is the expected behavior.
-
laanwj commented at 7:36 AM on June 5, 2013: member
Really need more info herem
Did you enable any options? (Minimize on close, for one)
In what state does it keep running? Is it hanging in the shutdown? Or does it simply keep running functionally? Does quit from the menu work?
-
collapsedev commented at 9:01 AM on June 5, 2013: none
"Or does it simply keep running functionally? " Seems that wants to close, but, still persist in "zombie mode".
-- STRACE OUT -- write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0xb96374, FUTEX_CMP_REQUEUE_PRIVATE, 1, 2147483647, 0xb96348, 2) = 1 futex(0xb96348, FUTEX_WAKE_PRIVATE, 1) = 1 futex(0x200f080, FUTEX_WAKE_PRIVATE, 1) = 1 futex(0x7f59d94, FUTEX_WAIT_PRIVATE, 1, NULL) = 0 futex(0x7f59d68, FUTEX_WAKE_PRIVATE, 1) = 0 munmap(0x7fc18ebe5000, 8392704) = 0 futex(0xf1bc824, FUTEX_WAIT_PRIVATE, 1, NULL) -- STOP HERE --
-
collapsedev commented at 9:08 AM on July 1, 2013: none
correct close now,..
- collapsedev closed this on Jul 1, 2013
- Bushstar referenced this in commit 8dd9349224 on Apr 5, 2019
- DrahtBot locked this on Sep 8, 2021