If there are multiple cygwin copies running, cygwin may report “system shared memory version mismatch detected” (known cygwin issue: http://cygwin.com/faq/faq-nochunks.html#faq.using.multiple-copies).

Submitted by Lennart Kats on 16 February 2010 at 15:59

On 16 February 2010 at 16:00 Lennart Kats commented:

Static linking could solve this issue, but cygwin doesn’t allow that: http://cygwin.com/faq/faq-nochunks.html#faq.programming.static-linking

The only way users can work around this issue is by overwriting our cygwin1.dll in the eclipse plugin by their own copy, or possibly by removing our copy in order to let Windows use the global one.

Perhaps we could run the executable in an environment that prefers the system’s copy and if that fails tries to use our copy?


On 26 August 2010 at 15:31 Lennart Kats commented:

Fixed now that cygwin is eliminated (Spoofax/114).


On 26 August 2010 at 15:31 Lennart Kats closed this issue.

On 11 November 2010 at 11:06 Lennart Kats commented:

Reopened; for now we’re using Cygwin again (Spoofax/114).


On 11 November 2010 at 11:06 Lennart Kats reopened this issue.

On 8 January 2013 at 16:04 Eelco Visser tagged abandoned

On 8 January 2013 at 16:05 Eelco Visser commented:

We won’t spend effort on Cygwin support.


On 8 January 2013 at 16:05 Eelco Visser closed this issue.

On 8 January 2013 at 16:05 Eelco Visser removed tag @robvermaas

Log in to post comments