** Description changed:

  I'm trying to use the '-fd' option in Xmir and get a crash when Xmir
  starts up.
  
  This is what I'm doing:
  
  I'm using socket()/bind()/listen()/accept() on a AF_UNIX socket at
  /tmp/.X11-unix/X0 (or whatever available display number).  DISPLAY is
  then set based on this.  Then, when an X app accesses that socket, the
- code then starts Xmir and passes the same fd returned in the socket()
- call to Xmir in the '-fd' option.
+ code then starts Xmir and passes the fd returned in the accept() call to
+ Xmir in the '-fd' option.
  
  This is what I get in journalctl when this crash occurs:
  http://pastebin.ubuntu.com/24235520/
  
  Also, no Xmir crash file is generated.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1675481

Title:
  Xmir crashes when using the '-fd' option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1675481/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to