Rebase, Peflags, and cygserver

Marco Atzeri marco.atzeri@gmail.com
Mon Mar 30 20:35:00 GMT 2015


On 3/27/2015 9:55 PM, Ken Brown wrote:
>> Depends, but anything that could interfere with the rebase is a
>> potential problem.
>
> I've run into the OP's problem occasionally, where a full rebase doesn't
> fix all rebase/fork problems.  What's worked for me on those occasions
> is to reboot the computer and then run a full rebase.  I once saw an
> explanation of why rebooting makes a difference, but I don't remember
> what it was.
>
> Ken
>

One possible way is:

  ps -x
to identify the PID of the program with problems

  less /proc/PID/maps
to look on memory space used by the several dll's

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



More information about the Cygwin mailing list