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 235863 - IDE crashes with JDK 7u40
Summary: IDE crashes with JDK 7u40
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2013-09-12 08:34 UTC by Petr Jiricka
Modified: 2013-09-26 10:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
OS X log (138.44 KB, text/plain)
2013-09-12 08:36 UTC, Petr Jiricka
Details
IDE log (49.92 KB, application/octet-stream)
2013-09-12 08:37 UTC, Petr Jiricka
Details
Mac system info (200.90 KB, application/zip)
2013-09-13 09:45 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2013-09-12 08:34:54 UTC
I started the IDE, and a while after startup, while it was idle, the process crashed. Here is the error from console, will also attach IDE log and Mac OS X dump.


WARNING [org.netbeans.core.TimableEventQueue]: too much time in AWT thread org.netbeans.modules.sampler.InternalSampler@2bf4445
CoreAnimation: rendering error 506
/Users/petrjiricka/software/netbeans_webmain_11577/platform/lib/nbexec: line 461: 23280 Abort trap: 6           "/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/bin/java" -Djdk.home="/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home" -classpath "/Users/petrjiricka/software/netbeans_webmain_11577/platform/lib/boot.jar:/Users/petrjiricka/software/netbeans_webmain_11577/platform/lib/org-openide-modules.jar:/Users/petrjiricka/software/netbeans_webmain_11577/platform/lib/org-openide-util-lookup.jar:/Users/petrjiricka/software/netbeans_webmain_11577/platform/lib/org-openide-util.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/lib/tools.jar" -Dnetbeans.default_userdir_root="/Users/petrjiricka/Library/Application Support/NetBeans" -Dnetbeans.dirs="/Users/petrjiricka/software/netbeans_webmain_11577/nb:/Users/petrjiricka/software/netbeans_webmain_11577/ergonomics:/Users/petrjiricka/software/netbeans_webmain_11577/ide:/Users/petrjiricka/software/netbeans_webmain_11577/extide:/Users/petrjiricka/software/netbeans_webmain_11577/java:/Users/petrjiricka/software/netbeans_webmain_11577/apisupport:/Users/petrjiricka/software/netbeans_webmain_11577/webcommon:/Users/petrjiricka/software/netbeans_webmain_11577/websvccommon:/Users/petrjiricka/software/netbeans_webmain_11577/enterprise:/Users/petrjiricka/software/netbeans_webmain_11577/mobility:/Users/petrjiricka/software/netbeans_webmain_11577/profiler:/Users/petrjiricka/software/netbeans_webmain_11577/python:/Users/petrjiricka/software/netbeans_webmain_11577/php:/Users/petrjiricka/software/netbeans_webmain_11577/identity:/Users/petrjiricka/software/netbeans_webmain_11577/harness:/Users/petrjiricka/software/netbeans_webmain_11577/cnd:/Users/petrjiricka/software/netbeans_webmain_11577/dlight:/Users/petrjiricka/software/netbeans_webmain_11577/groovy:/Users/petrjiricka/software/netbeans_webmain_11577/extra:/Users/petrjiricka/software/netbeans_webmain_11577/javacard:/Users/petrjiricka/software/netbeans_webmain_11577/javafx:" -Dnetbeans.home="/Users/petrjiricka/software/netbeans_webmain_11577/platform" '-Dcom.apple.mrj.application.apple.menu.about.name=NetBeans' '-Xdock:name=NetBeans' '-Xdock:icon=/Users/petrjiricka/software/netbeans_webmain_11577/nb/netbeans.icns' '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' '-XX:MaxPermSize=384m' '-Xmx768m' '-client' '-Xss2m' '-Xms32m' '-XX:PermSize=32m' '-Dnetbeans.logger.console=true' '-ea' '-Dapple.laf.useScreenMenuBar=true' '-Dapple.awt.graphics.UseQuartz=true' '-Dsun.java2d.noddraw=true' '-Dsun.java2d.dpiaware=true' '-Dsun.zip.disableMemoryMapping=true' '-Dplugin.manager.check.updates=false' '-Dnetbeans.extbrowser.manual_chrome_plugin_install=yes' -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/Users/petrjiricka/Library/Application Support/NetBeans/dev/var/log/heapdump.hprof" org.netbeans.Main --cachedir "/Users/petrjiricka/Library/Caches/NetBeans/dev" --userdir "/Users/petrjiricka/Library/Application Support/NetBeans/dev" "--branding" "nb" 0<&0
Comment 1 Petr Jiricka 2013-09-12 08:36:57 UTC
Created attachment 139971 [details]
OS X log
Comment 2 Petr Jiricka 2013-09-12 08:37:14 UTC
Created attachment 139972 [details]
IDE log
Comment 3 Antonin Nebuzelsky 2013-09-12 15:42:11 UTC
jdk bug #8024700
Comment 4 Antonin Nebuzelsky 2013-09-13 09:37:55 UTC
Petr, you are on the watchlist of the jdk bug and should be able to add comments to the issue. The engineer working on the bug is asking for more information, specifically "Full system information is needed. Especially related to graphics/monitors/drivers/os.".
Comment 5 Petr Jiricka 2013-09-13 09:45:18 UTC
Created attachment 140027 [details]
Mac system info

Done, also attaching here.
Comment 6 Antonin Nebuzelsky 2013-09-26 10:32:24 UTC
The JDK bug is closed as incomplete, requiring test scenario.