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 211720 - JVM 7u4 crash on Mac OS X
Summary: JVM 7u4 crash on Mac OS X
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_SPECIFIC
: 214054 218272 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-25 15:04 UTC by Petr Jiricka
Modified: 2012-09-14 14:17 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Crash log (80.57 KB, text/plain)
2012-04-25 15:04 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2012-04-25 15:04:19 UTC
Created attachment 118755 [details]
Crash log

A recent build of NetBeans crashed with:

java version "1.7.0_04"
Java(TM) SE Runtime Environment (build 1.7.0_04-b21)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)

I think this happened shortly after switching back to NetBeans from another app. I am attaching the crash log reported by the system.
Comment 1 Antonin Nebuzelsky 2012-04-27 14:37:04 UTC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7164940
Comment 2 Antonin Nebuzelsky 2012-05-02 10:54:46 UTC
The following is requested for the Java bug evaluation - HotSpot log file. The attached core dump doesn't provide any clue about the exact place when it crashed.
Comment 3 Petr Jiricka 2012-05-02 11:31:07 UTC
I am not sure I still have it - where do I find it?
Comment 4 Petr Jiricka 2012-05-23 14:07:31 UTC
Tomas Hurka and I were looking for the HotSpot log file and found out that it wasn't generated - the crash was deeper in the OS-specific libraries, so HotSpot probably wasn't involved.

I can now reproduce this crash regularly - it happens whenever I switch to an external monitor or back. After switching, when I do anything in the IDE (e.g. go to the main menu), it crashes.
Comment 5 Antonin Nebuzelsky 2012-05-24 14:32:22 UTC
Thanks. I reopened the JDK bug with your additional information.
Comment 6 Antonin Nebuzelsky 2012-05-30 13:07:57 UTC
A comment from JDK team:

Recently, a number of fixes have been pushed into 7u6 which deal with graphics related crashes. I suspect that this particular crash may be of the same origin. Could you please try to reproduce it with the latest 7u6 build?

Petr, can you start using 7u6 daily builds for your daily work? It would help to identify any new problems or verify/confirm older problems. Thanks.
Comment 7 Antonin Nebuzelsky 2012-06-14 22:07:03 UTC
*** Bug 214054 has been marked as a duplicate of this bug. ***
Comment 8 Antonin Nebuzelsky 2012-09-14 14:17:26 UTC
*** Bug 218272 has been marked as a duplicate of this bug. ***