This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 86660

Summary: Crash on opening diagram in design center
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: Design CenterAssignee: Kris Richards <krichard>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Mac Crash Report

Description Sergey Petrov 2006-10-06 11:12:59 UTC
reproducible with nb061002+uml downloaded on 061006
without quartz options modification and standard memory settings

open design center
go to GoF|Behavioral|Chain of...|Chain of..
open with double click
ide crashes

seems not reproducible with -J-Dapple.awt.graphics.UseQuartz=false in
netbeans.conf and increased memory settings
Comment 1 Kris Richards 2006-10-06 17:47:36 UTC
Created attachment 35000 [details]
Mac Crash Report
Comment 2 Kris Richards 2006-10-06 17:56:52 UTC
problem does not exist when IDE run under jdk1.6
Comment 3 Kris Richards 2006-10-06 21:36:15 UTC
it has been determined that the Quartz=false option will accompany the IDE for OSX and jdk1.5. Since the 
crash does not occur under this configuration, this issue will be closed.