« Return to Thread: portmap service won't start

Re: portmap service won't start

by richw :: Rate this Message:

Reply to Author | View in Thread

EnergizeMe wrote:
...but the portmap service will not start. I get this error from the services. mmc:

"The cygwin portmap service on local computer started and then stopped. Some services stop automatically ifif they have no work to do."
I had precisely these symptoms (on xp), and found the answer in /var/log/portmap.log:

      3 [main] ? (948) C:\cygwin\usr\sbin\portmap.exe: *** fatal error - system shared memory version mismatch detected - 0x8A88009C/0x2D1E009C.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.

It worked much better after I removed my spurious copy of cygwin1.dll

 « Return to Thread: portmap service won't start