JDK-4742238 : BSOD with Java SDK 1.4.1 (RC) when starting Netbeans 3.4
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2002-09-05
  • Updated: 2002-11-26
  • Resolved: 2002-11-26
Related Reports
Duplicate :  
Description

Name: gm110360			Date: 09/05/2002


FULL PRODUCT VERSION :
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b19)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b19, mixed mode)

FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195]

EXTRA RELEVANT SYSTEM CONFIGURATION :
Machine Detail:
IBM Thinkpad (A22m), P3 700, 128Mb RAM

A DESCRIPTION OF THE PROBLEM :
I Downloaded the latest release of NetBeans version 3.4.
I was running the IBM JDK 1.3.1 but kept getting
exceptions, therefore downloaded Sun JDK 1.4.1 rc, removed
all references to IBM JDK, installed the JDK 1.4.1rc, re-
installed Netbeans. Then everytime I started netbeans, when
it was just starting to load the main window, *BANG* BSOD
(KMODE_EXCEPTION_NOT_HANDLED).
Done a search on what can cause this problem, found that
display drivers, disk space, memory (vertually anything,
thanks Bill) are possible causes, so ensured that all
drivers for my machine are up2date, have plenty of disk
space (>10GB), and watched the mem usage during netbeans
start-up (well within limits). Tried again, *BANG* same
thing, every time.

Downloaded Sun JDK 1.3.1, ensured all refs now point to
this version, run Netbeans 3.4, ALL OK.


I Appreciate that this is a combination of a new release
and a release candidate, and that BSOD are often HW
related. However, since it all works fine with JDK 1.3.1
there must be something different in SDK 1.4.1rc that
causes this.

Also, as no-one else has reported any problem like this,
yet (on either SUN or Netbeans sites). Could well be
machine specific.

PS. I have no time to investigate too much this problem,
will use JDK 1.3.1 for now (will try 1.4.1 again when
released). Hence Impact on user = no impact. However, for
using 1.4.1rc Impact on user = Can not make any progress!

PPS. If I do find time, I will try out Forte (as it is
based on Netbeans) for the same problem.

REGRESSION.  Last worked in version 1.3.1

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Install JDK 1.4.1 rc
2. Install Netbeans 3.4 (from exe)
3. Run Netbeans 3.4


EXPECTED VERSUS ACTUAL BEHAVIOR :
Expected Netbeans to run,  or at least report an error
message.
Got BSOD - KMODE_EXCEPTION_NOT_HANDLED.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
KMODE_EXCEPTION_NOT_HANDLED
(sorry, did not note down the dll, although remember it was a NT*.DLL system
dll)

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
See Netbeans 3.4 Source code at http://www.netbeans.org

---------- END SOURCE ----------

CUSTOMER WORKAROUND :
Use Sun Java SDK 1.3.1
(Review ID: 163911) 
======================================================================

Comments
EVALUATION I've downloaded on my PC 1.2ghz with netbeans 3.4 and JDK 1.4.1rc and did not see any BSOD? I would suspect its a config issue on your side. ??? Are you using DirectX 8.1?? I've seen weird issues with that config and win2000. I think the cure was to update to newer DirectX? I think its DirectX, not sure, was so long ago. ###@###.### 2002-09-05 JDC site stated this may be a duplicate of 4749817, re-assigning to swing/2d team. ###@###.### 2002-10-21 Please provide more information about the hw configuration, in particular, video board model/manifacturer, versions of the drivers and DirectX. Also, please try running with -Dsun.java2d.d3d=false property and see if it helps. ###@###.### 2002-10-21 According to the IBM website, this laptop has an ATI card. Given that card and the crash symptoms, this must be the same crash as that fixed in 4713003 (and duplicated in other bugs, such as 4749817). Closing this bug as a duplicate of 4713003. Look for a fix in release 1.4.2 or 1.4.1_02. ###@###.### 2002-11-26
26-11-2002