On Mar 6 17:45, Yaakov (Cygwin/X) wrote: > The recent changes to fhandler_socket::bind in the 20130301 32bit > snapshot have broken D-Bus. Attempting to start the messagebus > service fails with the following log message: > > Failed to start message bus: Failed to bind socket > "/var/run/dbus/system_bus_socket": File name too long
Does D-Bus create 108 byte long AF_LOCAL socket names? Or, in other words, does D-BUS expect to be able using every single byte available in the sockaddr_un structure? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple