** 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 Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1675481

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

Status in xorg-server package in Ubuntu:
  New

Bug description:
  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 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.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to