php - NetBeans 8.2 在 Ubuntu 17.04 上卡住

标签 php ubuntu netbeans

关闭。这个问题需要debugging details .它目前不接受答案。












编辑问题以包含 desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem .这将帮助其他人回答问题。


3年前关闭。







Improve this question




NetBeans 8.2 经常在 Ubuntu 17.04 上卡住并出现以下错误:

GLib:ERROR:../../../../glib/ghash.c:373:g_hash_table_lookup_node:assertion failed: (hash_table->ref_count > 0) /home/caiofior/netbeans-8.2/platform/lib/nbexec: riga 470: 4898 Annullato (core dump creato) "/usr/bin/java" -Djdk.home="/usr" -classpath "/home/caiofior/netbeans-8.2/platform/lib/boot.jar:/home/caiofior/netbeans-8.2/platform/lib/org-openide-modules.jar:/home/caiofior/netbeans-8.2/platform/lib/org-openide-util.jar:/home/caiofior/netbeans-8.2/platform/lib/org-openide-util-lookup.jar:/home/caiofior/netbeans-8.2/platform/lib/org-openide-util-ui.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/boot_ja.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/boot_pt_BR.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/boot_ru.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/boot_zh_CN.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-modules_ja.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-modules_pt_BR.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-modules_ru.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-modules_zh_CN.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util_ja.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-lookup_ja.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-lookup_pt_BR.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-lookup_ru.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-lookup_zh_CN.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util_pt_BR.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util_ru.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-ui_ja.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-ui_pt_BR.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-ui_ru.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util-ui_zh_CN.jar:/home/caiofior/netbeans-8.2/platform/lib/locale/org-openide-util_zh_CN.jar" -Dnetbeans.default_userdir_root="/home/caiofior/.netbeans" -Dnetbeans.dirs="/home/caiofior/netbeans-8.2/nb:/home/caiofior/netbeans-8.2/ergonomics:/home/caiofior/netbeans-8.2/ide:/home/caiofior/netbeans-8.2/extide:/home/caiofior/netbeans-8.2/java:/home/caiofior/netbeans-8.2/apisupport:/home/caiofior/netbeans-8.2/webcommon:/home/caiofior/netbeans-8.2/websvccommon:/home/caiofior/netbeans-8.2/enterprise:/home/caiofior/netbeans-8.2/mobility:/home/caiofior/netbeans-8.2/profiler:/home/caiofior/netbeans-8.2/python:/home/caiofior/netbeans-8.2/php:/home/caiofior/netbeans-8.2/identity:/home/caiofior/netbeans-8.2/harness:/home/caiofior/netbeans-8.2/cnd:/home/caiofior/netbeans-8.2/cndext:/home/caiofior/netbeans-8.2/dlight:/home/caiofior/netbeans-8.2/groovy:/home/caiofior/netbeans-8.2/extra:/home/caiofior/netbeans-8.2/javacard:/home/caiofior/netbeans-8.2/javafx:" -Dnetbeans.home="/home/caiofior/netbeans-8.2/platform" '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' '-Xmx1024m' '-client' '-Xss2m' '-Xms32m' '-Dapple.laf.useScreenMenuBar=true' '-Dapple.awt.graphics.UseQuartz=true' '-Dsun.java2d.noddraw=true' '-Dsun.java2d.dpiaware=true' '-Dsun.zip.disableMemoryMapping=true' -DaddExports:java.desktop/sun.awt=ALL-UNNAMED -DaddExports:java.base/jdk.internal.jrtfs=ALL-UNNAMED -DaddExports:java.desktop/java.awt.peer=ALL-UNNAMED -DaddExports:java.desktop/com.sun.beans.editors=ALL-UNNAMED -DaddExports:java.desktop/sun.awt.im=ALL-UNNAMED -DaddExports:java.desktop/com.sun.java.swing.plaf.gtk=ALL-UNNAMED -DaddExports:java.management/sun.management=ALL-UNNAMED -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/home/caiofior/.netbeans/8.2/var/log/heapdump.hprof" -splash:"/home/caiofior/.cache/netbeans/8.2/splash.png" org.netbeans.Main --cachedir "/home/caiofior/.cache/netbeans/8.2" --userdir "/home/caiofior/.netbeans/8.2" "--branding" "nb" 0<&0

最佳答案

注释文件中的一行

/etc/java-8-openjdk/accessibility.properties

形式

 #
 # The following line specifies the assistive technology classes 
 # that should be loaded into the Java VM when the AWT is initailized.
 # Specify multiple classes by separating them with commas.
 # Note: the line below cannot end the file (there must be at
 # a minimum a blank line following it).
 #
 assistive_technologies=org.GNOME.Accessibility.AtkWrapper


#
# The following line specifies the assistive technology classes 
# that should be loaded into the Java VM when the AWT is initailized.
# Specify multiple classes by separating them with commas.
# Note: the line below cannot end the file (there must be at
# a minimum a blank line following it).
#
#assistive_technologies=org.GNOME.Accessibility.AtkWrapper

关于php - NetBeans 8.2 在 Ubuntu 17.04 上卡住,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43910448/

相关文章:

java - JSP/JDBC : HTTP Status 404 - Not Found

php - 试图阻止文本区域中的项目符号作为特殊字符进入我的数据库

php - Laravel 观察者和子/孙关系

javascript - 如何在没有 iFrame 的情况下在 html 上显示来自另一台服务器的 PHP 页面?

apache - apache、ubuntu中的ServerAlias

netbeans - J2ME 应用程序开发指南

php - 联系表单默认值验证

git - 从 EC2 ubuntu 推送到 github

wordpress - session 已过期,请重新登录

java - NetBeans - Java FXML - View 不想打开