← Back to team overview

openjdk team mailing list archive

[Bug 240996] Re: netbeans stack overflow on start

 

closing this as fixed. hardy-updates has openjdk-6 6b11 which is
supposed to run netbeans.


** Changed in: openjdk-6 (Ubuntu)
       Status: Incomplete => Fix Released

-- 
netbeans stack overflow on start
https://bugs.launchpad.net/bugs/240996
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “netbeans” source package in Ubuntu: New
Status in “openjdk-6” source package in Ubuntu: Fix Released

Bug description:
Iusing ubuntu 8.04 X86
when i try to start netbeans on terminal i get this:

~$ netbeans
An irrecoverable stack overflow has occurred.
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb7dfc9bc, pid=6596, tid=3020540816
#
# Java VM: OpenJDK Client VM (1.6.0-b09 mixed mode, sharing linux-x86)
# Problematic frame:
# C  [libc.so.6+0x739bc]  memcpy+0x1c
#
# An error report file with more information is saved as:
# /home/amit/hs_err_pid6596.log
#
# If you would like to submit a bug report, please visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/usr/share/netbeans/6.0.1/bin/../platform7/lib/nbexec: line 440:  6596 Aborted                 "/usr/lib/jvm/java-6-openjdk/bin/java" -Djdk.home="/usr/lib/jvm/java-6-openjdk" -classpath "/usr/share/netbeans/6.0.1/platform7/lib/boot.jar:/usr/share/netbeans/6.0.1/platform7/lib/org-openide-modules.jar:/usr/share/netbeans/6.0.1/platform7/lib/org-openide-util.jar:/usr/lib/jvm/java-6-openjdk/lib/dt.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar" -Dnetbeans.system_http_proxy="DIRECT" -Dnetbeans.system_http_non_proxy_hosts="" -Dnetbeans.dirs="/usr/share/netbeans/6.0.1/nb6.0:/usr/share/netbeans/6.0.1/ide8:/usr/share/netbeans/6.0.1/java1:/usr/share/netbeans/6.0.1/apisupport1:/usr/share/netbeans/6.0.1/harness:" -Dnetbeans.home="/usr/share/netbeans/6.0.1/platform7" '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' '-Xmx365m' '-client' '-Xss2m' '-Xms32m' '-XX:PermSize=32m' '-XX:MaxPermSize=200m' '-Xverify:none' '-Dapple.laf.useScreenMenuBar=true' org.netbeans.Main --userdir "/home/amit/.netbeans/6.0" "--branding" "nb"



References