millenomi / afloat

Afloat is a Mac extender that adds useful window management commands to most Mac apps.
http://infinite-labs.net/afloat/
Other
700 stars 225 forks source link

Afloat causes hang in Chromium and freeciv-gtk2 on El Capitan #25

Closed alexdelorenzo closed 7 years ago

alexdelorenzo commented 7 years ago

It looks like the hang is caused somewhere in _withGlobalStorage() in both Chromium.app and freeciv-gtk2 hangs. Possibly a threading deadlock?

I've attached the call stack for freeciv-gtk2. The hang occurs in the same place when launching Chromium.app according to the call stack reported by Activity Monitor's process sampler. freeciv-gtk2-sample.txt

$ uname -a
Darwin mbp12,1 15.6.0 Darwin Kernel Version 15.6.0: Fri Feb 17 10:21:18 PST 2017; root:xnu-3248.60.11.4.1~1/RELEASE_X86_64 x86_64
millenomi commented 7 years ago

Afloat is not supported on Yosemite and later, including El Capitan.