Start up crash on Ubuntu Lucid (libpemicro_jloaderh.so)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Start up crash on Ubuntu Lucid (libpemicro_jloaderh.so)

1,139 Views
AlexBR
Contributor I

I am a Ubuntu Lucid Linux User! I installed the CodeWarrior Development Studio v10. The installation was OK. However, I am getting an error when I run cwide (see below). The problem seems to be in the library libpemicro_jloaderh.so.

 

Can someone help me?

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb17fb230, pid=2450, tid=2999868272
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing linux-x86 )
# Problematic frame:
# C  [libpemicro_jloaderh.so+0x137230]
#
# An error report file with more information is saved as:
# /home/alex/hs_err_pid2450.log
#
# If you would like to submit a bug report, please visit:
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Labels (1)
0 Kudos
3 Replies

389 Views
J2MEJediMaster
Specialist I

Looking at the CodeWarrior V10 product page, I only see RedHat Linux mentioned as the supported Linux implementation.

 

---Tom

0 Kudos

389 Views
AlexBR
Contributor I

Yes, you are right! But... In the CodeWarrior README.txt file, there are instructions to install it in several others linux flavors. (See below!) I followed the instructions for Ubuntu 9.10. But ... It did not work! :smileysad:

 

=========================================

2. The following distributions are treated:
   32 bit
      2.1 RedHat Enterprise Linux 5.4
      2.2 Ubuntu 8.04
      2.3 Ubuntu 9.10
      2.4 Fedora Core 11
      2.5 Suse 11 Server
      2.6 RedHat Enterprise Linux 4
   64 bit
      2.7 RedHat Enterprise Linux Server 5.4
      2.8 RedHat Enterprise Linux 4
      2.9 Fedora Release 11
      2.10 Suse Linux Enterprise Server 11

=========================================

0 Kudos

389 Views
J2MEJediMaster
Specialist I

I stand corrected. You will probably have to file a service request n this, but before you do, check the following:

 

1) That you are using are using 32-bit Ubuntu.

2) The error messages are coming from the JRE, so verify that the Java version you are using matches the requirements.

 

---Tom

 

 

0 Kudos