When I disable more than a few modules in NetBeans IDE 3.3.1 it causes crash of JVM with core dump. (Not always but in most cases.) I tried to find module(s) causing this but I could only find that number of disabled modules must be high.
If I disable modules step by step (not 1 by 1 but just in smaller groups crash
does not happen).
Steps to reproduce:
1.Start NetBeand IDE with empty userdir ($NB_HOME_DIR/bin/runide -userdir $NB_USER_DIR
2.Select Tools->Setup Wizard in main menu.
3.Go to second tab Module Installation in Setup Wizard.
4.Disable following modules (groups):
Backward Compatibility
Debugging
Developing NetBeans
Distributed Application Support
Java
Tools->JAR Packager
Web
5.Press Finish button.
6.Now after while JVM crashes.
You can get NetBeans IDE 3.3.1 at www.netbeans.org/downloads.html
I use Linux 2.4.10, RH 7.1, JDK 1.4.0-b92, I attach log from crash. It is
reproducible.
This is apparently duplicate of 4623152, the same action the same log.
If I disable modules step by step (not 1 by 1 but just in smaller groups crash
does not happen).
Steps to reproduce:
1.Start NetBeand IDE with empty userdir ($NB_HOME_DIR/bin/runide -userdir $NB_USER_DIR
2.Select Tools->Setup Wizard in main menu.
3.Go to second tab Module Installation in Setup Wizard.
4.Disable following modules (groups):
Backward Compatibility
Debugging
Developing NetBeans
Distributed Application Support
Java
Tools->JAR Packager
Web
5.Press Finish button.
6.Now after while JVM crashes.
You can get NetBeans IDE 3.3.1 at www.netbeans.org/downloads.html
I use Linux 2.4.10, RH 7.1, JDK 1.4.0-b92, I attach log from crash. It is
reproducible.
This is apparently duplicate of 4623152, the same action the same log.
- duplicates
-
JDK-4623152 JVM crash during dynamic class installation.
-
- Closed
-