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: fork errors


On 03/04/2018 17:20, Simon Matthews wrote:
I have been seeing a large number of error messages like this:
2 [main] bash 8652 fork: child -1 - forked process 7532 died
unexpectedly, retry 0, exit code 0xC0000005, errno 11
2 [main] bash 8652 fork: child -1 - forked process 7532 died
unexpectedly, retry 0, exit code 0xC0000005, errno 11

I followed the instruction to run "rebaseall" and this appears to have
worked properly.

I suspect that the cause is that I am running a daemon that I compiled
myself on a different instance of cygwin and then copied across. This
daemon is not in the normal /usr tree.

Should I rebase the binaries associated with this daemon and, if so,
how do I do this?

Simon


Simon,
copied across what ?
Rebase is only for shared libraries; how is your demon implemented ?

Regards
Marco

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