- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by support-swapna.
-
AuthorPosts
-
iambogusParticipantUpdate webclipse last week and see bach errors.
Installed versions:
Webclipse Foundation 1.11.0.201804182024 com.genuitec.eclipse.webclipse.commons.feature.feature.group Genuitec, LLC
Webclipse JavaScript Debugger 1.11.0.201804182024 com.genuitec.eclipse.webclipse.jsdebugger.feature.feature.group Genuitec, LLC
Webclipse JSjet 1.11.0.201804182024 com.genuitec.eclipse.webclipse.jsjet.feature.feature.group Genuitec, LLCError message:
0 [main] bash (20180) C:\Users\myuser\.webclipse\git-bash\bin\..\usr\bin\bash.exe: *** fatal error – cygheap base mismatch detecte
d – 0x3696408/0x32A6408.
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.
1 [main] bash 12132 fork: child -1 – forked process 20180 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
bash: fork: retry: No child processes
0 [main] bash (2548) C:\Users\myuser\.webclipse\git-bash\bin\..\usr\bin\bash.exe: *** fatal error – cygheap base mismatch detected
– 0x3696408/0x32E6408.
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.
1050925 [main] bash 12132 fork: child -1 – forked process 2548 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
bash: fork: retry: No child processes
0 [main] bash (15068) C:\Users\myuser\.webclipse\git-bash\bin\..\usr\bin\bash.exe: *** fatal error – cygheap base mismatch detecte
d – 0x3696408/0x32C6408.
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.
3105542 [main] bash 12132 fork: child -1 – forked process 15068 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
bash: fork: retry: No child processes
1 [main] bash (9156) C:\Users\myuser\.webclipse\git-bash\bin\..\usr\bin\bash.exe: *** fatal error – cygheap base mismatch detected
– 0x3696408/0x32D6408.
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.
7161014 [main] bash 12132 fork: child -1 – forked process 9156 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
bash: fork: retry: No child processes
0 [main] bash (20644) C:\Users\myuser\.webclipse\git-bash\bin\..\usr\bin\bash.exe: *** fatal error – cygheap base mismatch detecte
d – 0x3696408/0x32F6408.
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.
15217721 [main] bash 12132 fork: child -1 – forked process 20644 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
bash: fork: Resource temporarily unavailable
support-swapnaModeratorHi,
Sorry that you are seeing this issue. This error is caused because the Git bash path is incompatible with Cygwin.
1. Do you remember running the Windows update recently around the same time when you updated Webclipse?
2. `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.`Can you please clarify if you have followed the instructions in the error message which I have pasted above for your convenience? If no, then please check. Also try rebooting your machine (some of the users seeing similar problem got it fixed with reboot) and check if it helps fix the problem.
3. If it does not help, then please delete the
git-bash
folder under the .webclipse folder located in your user home directory and a fresh copy of git-bash will be downloaded automatically when you access the Terminal+ view.4. If none of the suggestions help, then please let us know when exactly you are seeing the errors and if you have Cygwin installed in your machine.
Apologies for inconvenience caused. Please let us know how you get on with this problem.
–Swapna
Genuitec Support -
AuthorPosts