xsi ipc can't work under 1.7.0-063

View: New views
2 Messages — Rating Filter:   Alert me  

xsi ipc can't work under 1.7.0-063

by Huang Bambo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

cygserver service runs well but "ipcs" command report bad system call.
Other programs need ipc operator also can't run now.
I rollbacked to 1.7.0-062 and it seems everything goes fine

--
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


Re: xsi ipc can't work under 1.7.0-063

by Corinna Vinschen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Nov  6 14:30, Huang Bambo wrote:
> cygserver service runs well but "ipcs" command report bad system call.
> Other programs need ipc operator also can't run now.
> I rollbacked to 1.7.0-062 and it seems everything goes fine

Got it.  Due to a cleanup, the return value of an internal function
changed from -1 to 0, which was unexpected by the new cygserver code
calling this function.  I fixed that in CVS.


Thanks for the report,
Corinna

--
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          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