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 handle leak problem


Use task manager to view detail of cygserver.

Operations,
I ran a program with ipc operation( I used msgget ,msgsnd, msgrcv ,
others didn't test).
After that, use ipcs command to show ipcs, found message que. use
ipcrm command to remove the message que.

Repeat the operations, you will find the handles owned by cygserver
increased 2 each time.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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