Community
Participate
Working Groups
Build Identifier: 20110615-0604 I can open a specific project, but when I click on the small arrow next to the name of that project to expand its content, Eclipse crashes immediately. I can reproduce this crash every time, but only with that project. Top lines of the backtrace: java.lang.NullPointerException at org.eclipse.core.internal.runtime.Log.isLoggable(Log.java:101) Reproducible: Always
Created attachment 207527 [details] Eclipse crash log written to the console
Created attachment 207528 [details] The hidden dot-files of that project packed into a .tar.gz java version "1.6.0_29" Java(TM) SE Runtime Environment (build 1.6.0_29-b11) Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode)
What does your error log look like? You can find it at <workspace>/.metadata/.log PW
Probably a duplicate of bug 320487.
The MALLOC_CHECK_=0 hack works fine, so it's the duplicate of that bug. *** This bug has been marked as a duplicate of bug 320487 ***