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 - Crash on opening diagram in design center
Summary: Crash on opening diagram in design center
Status: RESOLVED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P1 blocker (vote)
Assignee: Kris Richards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-06 11:12 UTC by Sergey Petrov
Modified: 2006-10-06 21:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Mac Crash Report (32.75 KB, text/plain)
2006-10-06 17:47 UTC, Kris Richards
Details

Note You need to log in before you can comment on or make changes to this bug.
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.