This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Socket bug in 20130301 snapshot


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]