[MacPorts] #49394: xorg-server @1.17.2_0 on Snow Leopard, Mac OS X 10.6.8, launches the X clients when launched the second time

MacPorts noreply at macports.org
Wed Dec 30 10:03:34 PST 2015


#49394: xorg-server @1.17.2_0 on Snow Leopard, Mac OS X 10.6.8, launches the X
clients when launched the second time
------------------------------+------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  jeremyhu@…
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.4
Resolution:  worksforme       |   Keywords:
      Port:  xorg-server      |
------------------------------+------------------------

Comment (by jeremyhu@…):

 Yes, all the sockets are in /tmp/.X11-unix, an it's expected that they
 would increase if not removed.

 Not cleaning up after itself was seen before, in
 http://xquartz.macosforge.org/trac/ticket/823 and was addressed by just
 waiting a while longer for the server to terminate before falling-back and
 killing it from the app thread, see [https://github.com/XQuartz/xorg-
 server/commit/ec6007e6f7772a90713c9c51c64359229961ce27
 ec6007e6f7772a90713c9c51c64359229961ce27].

 I suggest you edit -[X11Controller applicationWillTerminate:] to cause the
 thread to sleep forever instead of just 5 seconds before the exit(1).
 Then, when you quit X11.app, I suspect it will either not quit or will
 take more than 5 seconds to quit.  Investigate why it's taking so long
 (spindumps, etc).

-- 
Ticket URL: <https://trac.macports.org/ticket/49394#comment:22>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list