Community
Participate
Working Groups
Build Identifier: 20110301-1815 I the WEB or Java EE perspective, the Window menu has a 'Window browser' sub-menu. When the mouse cursor just pass over this sub-menu, Eclipse crash. I have the same behavior with Helios and Indigo version. I have another problem which *can be related* because the top stack is quite the same: If I load a project that contains some *.sh files, when I try to open the folder containing these file, Eclipse crash. Here also, I have the same behavior with Helios and Indigo version. Reproducible: Always Steps to Reproduce: 1.open the JWEB or ava EE perspective 2.open the 'Window' menu 3.pass the mouse cursor over the 'Window browser' sub-menu Eclipse crash for the second crash: 1.create a folder in a project 2.create a 'tmp.sh' file in this folder Eclipse crash
Created attachment 207069 [details] bug with indigo when the cursor pass over the sub-menu
Created attachment 207070 [details] bug with Helios when the cursor pass over the sub-menu
Created attachment 207071 [details] bug with Helios when I try to open in a project a folder which contains a *.sh file
Created attachment 207072 [details] bug with Indigo when I try to open in a project a folder which contains a *.sh file
Created attachment 207073 [details] the RPM packages which are installed in my Readhat EL 5.4
Probably a duplicate of bug 320487.
Although the steps are different, this has the same root cause as bug 328607, marking report as a duplicate. *** This bug has been marked as a duplicate of bug 328607 ***
(In reply to comment #6) > Probably a duplicate of bug 320487. I tryed the workaround in this bug repport (setting MALLOC_CHECK_=0), but it does not work for me