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]

cygserver doesn't exit on error


Hi,

I'm running cygwin 1.7.7 and noticed that cygserver doesn't shut down
when it encounters an error. For example:

$ ./cygserver.exe -d -e
cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/bsd_mutex.cc,
line 293: Try allocating msgmni (40) + s mmni (10) msleep records
cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/threaded_queue.cc,
line 112: starting all queue submis ion loops
cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/threaded_queue.cc,
line 112: starting all queue submis ion loops
cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/process.cc,
line 318: waiting on 2 objects in total (0 processes)cygserver:
Initialization complete.  Waiting for
requests.cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/win
up/cygserver/transport_pipes.cc, line 138: Try to create named pipe:
\\.\pipe\cygwin-c5e39b7a9d22bafb-lpc


cygserver: failed to create named pipe: is the daemon already running?
cygserver: fatal error on IPC transport: closing down
cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/threaded_queue.cc,
line 402: submission loop has exite ; thread about to terminate
cygserver: /ext/build/netrel/src/cygwin-1.7.7-1/winsup/cygserver/threaded_queue.cc,
line 381: killing request loop thre d 5892

It hangs until I press Ctrl-C; then it quits as it should have done.

-- 
Bruce Cran

Attachment: cygcheck.out
Description: Binary data

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