Aptana Studio doesn't launch in 9.10

Bug #493790 reported by Jamessily
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

when opened in terminal the following error comes up

# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x4f4d0045, pid=9423, tid=3079489216
#
# JRE version: 6.0-b16
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
# Distribution: Ubuntu 9.10, package 6b16-1.6.1-3ubuntu1
# Problematic frame:
# C 0x4f4d0045
#
# An error report file with more information is saved as:
# /home/james/hs_err_pid9423.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted

I'm using Karmic 9.1 with the 2.6.31 - 16 - generic kernel

I started it by typing ./aptana.sh into terminal

The aptana.sh file is as follows:

#!/bin/sh
MOZILLA_FIVE_HOME=/usr/lib/xulrunner
if [ $LD_LIBRARY_PATH ]; then
LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH
else
LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME
fi
export MOZILLA_FIVE_HOME LD_LIBRARY_PATH
/home/james/Aptana/AptanaStudio

Philip Muškovac (yofel)
affects: ubuntu → openjdk-6 (Ubuntu)
summary: - Aptana Studio doesn't launch in 9.1
+ Aptana Studio doesn't launch in 9.10
Revision history for this message
Darrylc (darryl-cape) wrote :

Try run ./AptanaStudio as is without your .sh file and without the xulrunner.

Revision history for this message
Matthias Klose (doko) wrote :

no feedback, and the complete hs file is missing

please recheck if this application works with xulrunner in lucid

Changed in openjdk-6 (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.