Bug 128510 - eclipse crashes with j2sdk1.4.2_10 installed
Summary: eclipse crashes with j2sdk1.4.2_10 installed
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2006-02-18 08:05 EST by Johannes Wolfgang Woger CLA
Modified: 2006-03-21 13:41 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Wolfgang Woger CLA 2006-02-18 08:05:06 EST
eclipse versions 3.1.1 and 3.1.2 both crash on Linux SuSE9.2 with j2sdk1.4.2_10 installed.
It vanishes and leaves the following error popup:

JVM terminated. Exit code=1
/usr/j2sdk1.4.2_10/bin/java
-Xms40m
-Xmx256m
-jar /opt/Software/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /opt/Software/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 3ac8004
-vm /usr/j2sdk1.4.2_10/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /opt/Software/eclipse/startup.jar 

Everything work with jdk1.5 installed.
Comment 1 Olivier Thomann CLA 2006-02-18 19:48:14 EST
Would you have a vm dump to check?
Without further information, it is almost impossible to track it down.
Reopen once you provided the requested information.
Comment 2 Johannes Wolfgang Woger CLA 2006-02-19 12:46:09 EST
After eclipse crash the following log file was generated:hs_err_pid8486.log

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGILL (0x4) at pc=0x00000000, pid=10081, tid=1556466608
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)

---------------  T H R E A D  ---------------

Current thread (0x08572868):  JavaThread "Worker-6" [_thread_in_Java, id=10081]

siginfo:
[error occurred during error reporting, step 90, id 0xb]

Stack: [0x5cbea000,0x5cc5d000),  sp=0x5cc5ac7c,  free space=451k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x2c439d]
V  [libjvm.so+0x2c4db7]
C  0xffffe440
V  [libjvm.so+0x2c36f7]
V  [libjvm.so+0x2c439d]
V  [libjvm.so+0x25fec7]
V  [libjvm.so+0x25e8e4]
C  0xffffe420
J  org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;
J  org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
J  java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;
v  ~RuntimeStub::alignment_frame_return Runtime1 stub
v  ~StubRoutines::call_stub
V  [libjvm.so+0x1a8aa4]
V  [libjvm.so+0x25e605]
V  [libjvm.so+0x1a8cf6]
V  [libjvm.so+0x1a8680]
V  [libjvm.so+0x28fb4f]
V  [libjvm.so+0x28f58c]
V  [libjvm.so+0x2935b2]
V  [libjvm.so+0x28e7b4]
V  [libjvm.so+0x16bf10]
V  [libjvm.so+0x199e65]
j  org.eclipse.emf.ecore.impl.EcoreFactoryImpl.createEDataType()Lorg/eclipse/emf/ecore/EDataType;+0
j  org.eclipse.emf.ecore.impl.EPackageImpl.createEDataType(I)Lorg/eclipse/emf/ecore/EDataType;+4
j  org.eclipse.emf.ecore.impl.EcorePackageImpl.createPackageContents()V+816
j  org.eclipse.emf.ecore.impl.EcorePackageImpl.init()Lorg/eclipse/emf/ecore/EcorePackage;+65
j  org.eclipse.emf.ecore.EcorePackage.<clinit>()V+0
v  ~StubRoutines::call_stub
V  [libjvm.so+0x1a8aa4]
V  [libjvm.so+0x25e605]
V  [libjvm.so+0x1a8cf6]
V  [libjvm.so+0x18dacf]
V  [libjvm.so+0x19220c]
V  [libjvm.so+0x18cceb]
V  [libjvm.so+0x19251f]
V  [libjvm.so+0x241132]
V  [libjvm.so+0x242a05]
V  [libjvm.so+0x19b140]
j  org.eclipse.emf.ecore.impl.EPackageImpl.<init>(Ljava/lang/String;Lorg/eclipse/emf/ecore/EFactory;)V+86
j  org.eclipse.wst.dtd.core.internal.emf.impl.DTDPackageImpl.<init>()V+6
j  org.eclipse.wst.dtd.core.internal.emf.impl.DTDPackageImpl.init()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPackage;+33
j  org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.<clinit>()V+0
v  ~StubRoutines::call_stub
V  [libjvm.so+0x1a8aa4]
V  [libjvm.so+0x25e605]
V  [libjvm.so+0x1a8cf6]
V  [libjvm.so+0x18dacf]
V  [libjvm.so+0x19220c]
V  [libjvm.so+0x18cceb]
V  [libjvm.so+0x19251f]
V  [libjvm.so+0x2413d6]
V  [libjvm.so+0x2425e4]
V  [libjvm.so+0x24263c]
V  [libjvm.so+0x19c006]
j  org.eclipse.wst.dtd.core.internal.contentmodel.CMDocumentFactoryDTD.createCMDocument(Ljava/lang/String;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;+3
j  org.eclipse.wst.xml.core.internal.contentmodel.ContentModelManager.createCMDocument(Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;+47
j  org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentManagerImpl.buildCMDocument(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;+34
j  org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentManagerImpl$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+16
j  org.eclipse.core.internal.jobs.Worker.run()V+42
v  ~StubRoutines::call_stub
V  [libjvm.so+0x1a8aa4]
V  [libjvm.so+0x25e605]
V  [libjvm.so+0x1a8cf6]
V  [libjvm.so+0x1a85c6]
V  [libjvm.so+0x1a913f]
V  [libjvm.so+0x203695]
V  [libjvm.so+0x2aaa9a]
V  [libjvm.so+0x2a5f57]
V  [libjvm.so+0x260113]
C  [libpthread.so.0+0x57f3]


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x08572868 JavaThread "Worker-6" [_thread_in_Java, id=10081]
  0x08a38858 JavaThread "Worker-5" [_thread_blocked, id=10081]
  0x08a37198 JavaThread "Worker-4" [_thread_blocked, id=10081]
  0x08a36d90 JavaThread "Worker-3" [_thread_blocked, id=10081]
  0x08566b98 JavaThread "Worker-2" [_thread_blocked, id=10081]
  0x08a63530 JavaThread "Worker-1" [_thread_blocked, id=10081]
  0x088dcbe8 JavaThread "Java indexing" daemon [_thread_blocked, id=10081]
  0x08596710 JavaThread "Worker-0" [_thread_blocked, id=10081]
  0x08249498 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=10081]
  0x08247ab8 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=10081]
  0x082406b8 JavaThread "State Data Manager" daemon [_thread_blocked, id=10081]
  0x080a75e0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10081]
  0x080a67c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10081]
  0x080916d0 JavaThread "Finalizer" daemon [_thread_blocked, id=10081]
  0x08090b28 JavaThread "Reference Handler" daemon [_thread_blocked, id=10081]
  0x0805bb70 JavaThread "main" [_thread_blocked, id=10081]

Other Threads:
  0x0808f8e0 VMThread [id=10081]
  0x080a8fd8 WatcherThread [id=10081]

VM state:synchronizing (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x0805b338/0x0805b368] Threads_lock - owner thread: 0x0808f8e0
[0x0805b668/0x0805b688] Heap_lock - owner thread: 0x08a37198

Heap
 def new generation   total 2880K, used 2750K [0x447b0000, 0x44ad0000, 0x45b60000)
  eden space 2560K,  99% used [0x447b0000, 0x44a2b638, 0x44a30000)
  from space 320K,  65% used [0x44a30000, 0x44a643d8, 0x44a80000)
  to   space 320K,   0% used [0x44a80000, 0x44a80000, 0x44ad0000)
 tenured generation   total 37824K, used 8444K [0x45b60000, 0x48050000, 0x547b0000)
   the space 37824K,  22% used [0x45b60000, 0x4639f170, 0x4639f200, 0x48050000)
 compacting perm gen  total 22784K, used 22781K [0x547b0000, 0x55df0000, 0x587b0000)
   the space 22784K,  99% used [0x547b0000, 0x55def6d0, 0x55def800, 0x55df0000)

Dynamic libraries:
08048000-08056000 r-xp 00000000 03:02 172307     /usr/j2sdk1.4.2_10/bin/java
08056000-08059000 rwxp 0000d000 03:02 172307     /usr/j2sdk1.4.2_10/bin/java
08059000-08b82000 rwxp 08059000 00:00 0 
40000000-40016000 r-xp 00000000 03:02 12753      /lib/ld-2.3.3.so
40016000-40018000 rwxp 00015000 03:02 12753      /lib/ld-2.3.3.so
4002b000-4002c000 rwxp 4002b000 00:00 0 
4002c000-4003a000 r-xp 00000000 03:02 12781      /lib/tls/libpthread.so.0
4003a000-4003c000 rwxp 0000d000 03:02 12781      /lib/tls/libpthread.so.0
4003c000-4003e000 rwxp 4003c000 00:00 0 
4003e000-40040000 r-xp 00000000 03:02 12762      /lib/libdl.so.2
40040000-40042000 rwxp 00001000 03:02 12762      /lib/libdl.so.2
40042000-40151000 r-xp 00000000 03:02 12779      /lib/tls/libc.so.6
40151000-40152000 ---p 0010f000 03:02 12779      /lib/tls/libc.so.6
40152000-40153000 r-xp 0010f000 03:02 12779      /lib/tls/libc.so.6
40153000-40156000 rwxp 00110000 03:02 12779      /lib/tls/libc.so.6
40156000-40159000 rwxp 40156000 00:00 0 
40159000-40569000 r-xp 00000000 03:02 171570     /usr/j2sdk1.4.2_10/jre/lib/i386/client/libjvm.so
40569000-40585000 rwxp 0040f000 03:02 171570     /usr/j2sdk1.4.2_10/jre/lib/i386/client/libjvm.so
40585000-40598000 rwxp 40585000 00:00 0 
40598000-405a0000 r-xp 00000000 03:02 171564     /usr/j2sdk1.4.2_10/jre/lib/i386/native_threads/libhpi.so
405a0000-405a1000 rwxp 00007000 03:02 171564     /usr/j2sdk1.4.2_10/jre/lib/i386/native_threads/libhpi.so
405ab000-405bd000 r-xp 00000000 03:02 12765      /lib/libnsl.so.1
405bd000-405bf000 rwxp 00011000 03:02 12765      /lib/libnsl.so.1
405bf000-405c1000 rwxp 405bf000 00:00 0 
405c1000-405e2000 r-xp 00000000 03:02 12780      /lib/tls/libm.so.6
405e2000-405e4000 rwxp 00020000 03:02 12780      /lib/tls/libm.so.6
405e4000-40619000 r-xs 00000000 03:02 106737     /var/run/nscd/passwd
40619000-4061d000 rwxs 00000000 03:02 116629     /tmp/hsperfdata_woger/10081
4061d000-4062d000 r-xp 00000000 03:02 171575     /usr/j2sdk1.4.2_10/jre/lib/i386/libverify.so
4062d000-4062f000 rwxp 0000f000 03:02 171575     /usr/j2sdk1.4.2_10/jre/lib/i386/libverify.so
4062f000-4064f000 r-xp 00000000 03:02 171576     /usr/j2sdk1.4.2_10/jre/lib/i386/libjava.so
4064f000-40651000 rwxp 0001f000 03:02 171576     /usr/j2sdk1.4.2_10/jre/lib/i386/libjava.so
40651000-40665000 r-xp 00000000 03:02 171578     /usr/j2sdk1.4.2_10/jre/lib/i386/libzip.so
40665000-40668000 rwxp 00013000 03:02 171578     /usr/j2sdk1.4.2_10/jre/lib/i386/libzip.so
40668000-42011000 r-xs 00000000 03:02 172300     /usr/j2sdk1.4.2_10/jre/lib/rt.jar
42011000-4205b000 rwxp 42011000 00:00 0 
4205b000-42071000 r-xs 00000000 03:02 171605     /usr/j2sdk1.4.2_10/jre/lib/sunrsasign.jar
42071000-4214e000 r-xs 00000000 03:02 172208     /usr/j2sdk1.4.2_10/jre/lib/jsse.jar
4214e000-42160000 r-xs 00000000 03:02 171606     /usr/j2sdk1.4.2_10/jre/lib/jce.jar
42160000-42702000 r-xs 00000000 03:02 172246     /usr/j2sdk1.4.2_10/jre/lib/charsets.jar
42702000-428a2000 rwxp 42702000 00:00 0 
428a2000-44702000 rwxp 428a2000 00:00 0 
44702000-44709000 rwxp 44702000 00:00 0 
44709000-44782000 rwxp 44709000 00:00 0 
44782000-447aa000 rwxp 44782000 00:00 0 
447aa000-447ac000 r-xp 00000000 03:02 186139     /opt/Software/eclipse/configuration/org.eclipse.osgi/bundles/258/1/.cp/os/linux/x86/libcore_3_1_0.so
447ac000-447ad000 rwxp 00001000 03:02 186139     /opt/Software/eclipse/configuration/org.eclipse.osgi/bundles/258/1/.cp/os/linux/x86/libcore_3_1_0.so
447ad000-447b0000 rwxs 00000000 00:06 52166667   /SYSV00000000 (deleted)
447b0000-44ad0000 rwxp 447b0000 00:00 0 
44ad0000-45b60000 rwxp 44ad0000 00:00 0 
45b60000-48050000 rwxp 45b60000 00:00 0 
48050000-547b0000 rwxp 48050000 00:00 0 
547b0000-55df0000 rwxp 547b0000 00:00 0 
55df0000-587b0000 rwxp 55df0000 00:00 0 
587b0000-587b2000 rwxp 587b0000 00:00 0 
587b2000-587b9000 rwxp 587b2000 00:00 0 
587b9000-587cd000 rwxp 587b9000 00:00 0 
587cd000-58830000 rwxp 587cd000 00:00 0 
58830000-5883c000 rwxp 58830000 00:00 0 
5883c000-58850000 rwxp 5883c000 00:00 0 
58850000-58864000 rwxp 58850000 00:00 0 
58864000-588c8000 rwxp 58864000 00:00 0 
588c8000-588d4000 rwxp 588c8000 00:00 0 
588d4000-588e9000 rwxp 588d4000 00:00 0 
588e9000-588ea000 ---p 588e9000 00:00 0 
588ea000-5896a000 rwxp 588ea000 00:00 0 
5896a000-5896b000 ---p 5896a000 00:00 0 
5896b000-58978000 rwxp 5896b000 00:00 0 
58978000-5897b000 ---p 58978000 00:00 0 
5897b000-589eb000 rwxp 5897b000 00:00 0 
589eb000-589ec000 ---p 589eb000 00:00 0 
589ec000-589f9000 rwxp 589ec000 00:00 0 
589f9000-589fc000 ---p 589f9000 00:00 0 
589fc000-58a6c000 rwxp 589fc000 00:00 0 
58a6c000-58aa7000 r-xp 00000000 03:02 16034      /usr/lib/locale/de_DE.utf8/LC_CTYPE
58aa7000-58aad000 r-xs 00000000 03:02 13545      /usr/lib/gconv/gconv-modules.cache
58aad000-58aae000 ---p 58aad000 00:00 0 
58aae000-58b2e000 rwxp 58aae000 00:00 0 
58b2e000-58b2f000 ---p 58b2e000 00:00 0 
58b2f000-58b3c000 rwxp 58b2f000 00:00 0 
58b3c000-58b3f000 ---p 58b3c000 00:00 0 
58b3f000-58baf000 rwxp 58b3f000 00:00 0 
58baf000-58bb0000 ---p 58baf000 00:00 0 
58bb0000-58bbd000 rwxp 58bb0000 00:00 0 
58bbd000-58bc0000 ---p 58bbd000 00:00 0 
58bc0000-58c30000 rwxp 58bc0000 00:00 0 
58c30000-58c31000 ---p 58c30000 00:00 0 
58c31000-58cb1000 rwxp 58c31000 00:00 0 
58cb1000-58cb9000 r-xs 00000000 03:02 104320     /opt/Software/eclipse/startup.jar
58cb9000-58cba000 r-xp 58cb9000 00:00 0 
58cba000-58cbd000 r-xs 00000000 03:02 171602     /usr/j2sdk1.4.2_10/jre/lib/ext/dnsns.jar
58cbd000-58cd9000 r-xs 00000000 03:02 171601     /usr/j2sdk1.4.2_10/jre/lib/ext/sunjce_provider.jar
58cd9000-58ce6000 r-xs 00000000 03:02 171604     /usr/j2sdk1.4.2_10/jre/lib/ext/ldapsec.jar
58ce6000-58da2000 r-xs 00000000 03:02 172247     /usr/j2sdk1.4.2_10/jre/lib/ext/localedata.jar
58da2000-58da3000 ---p 58da2000 00:00 0 
58da3000-58db0000 rwxp 58da3000 00:00 0 
58db0000-58db3000 ---p 58db0000 00:00 0 
58db3000-58e23000 rwxp 58db3000 00:00 0 
58e23000-58eda000 r-xs 00000000 03:02 184157     /opt/Software/eclipse/plugins/org.eclipse.osgi_3.1.1.jar
58eda000-58eeb000 r-xp 00000000 03:02 171581     /usr/j2sdk1.4.2_10/jre/lib/i386/libnet.so
58eeb000-58eec000 rwxp 00010000 03:02 171581     /usr/j2sdk1.4.2_10/jre/lib/i386/libnet.so
58eec000-58ef2000 r-xp 00000000 03:02 171582     /usr/j2sdk1.4.2_10/jre/lib/i386/libnio.so
58ef2000-58ef3000 rwxp 00005000 03:02 171582     /usr/j2sdk1.4.2_10/jre/lib/i386/libnio.so
58ef3000-58ef4000 ---p 58ef3000 00:00 0 
58ef4000-58f01000 rwxp 58ef4000 00:00 0 
58f01000-58f04000 ---p 58f01000 00:00 0 
58f04000-58f74000 rwxp 58f04000 00:00 0 
58f74000-58f75000 ---p 58f74000 00:00 0 
58f75000-58f82000 rwxp 58f75000 00:00 0 
58f82000-58f85000 ---p 58f82000 00:00 0 
58f85000-58ff5000 rwxp 58f85000 00:00 0 
58ff5000-58ff6000 ---p 58ff5000 00:00 0 
58ff6000-59003000 rwxp 58ff6000 00:00 0 
59003000-59006000 ---p 59003000 00:00 0 
59006000-59076000 rwxp 59006000 00:00 0 
59076000-590e5000 r-xs 00000000 03:02 184402     /opt/Software/eclipse/plugins/org.eclipse.core.runtime_3.1.1.jar
590e5000-590fa000 r-xs 00000000 03:02 185825     /opt/Software/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.0.jar
590fa000-59111000 r-xs 00000000 03:02 115650     /opt/Software/eclipse/plugins/org.eclipse.update.configurator_3.1.0.jar
59111000-59289000 r-xs 00000000 03:02 184119     /opt/Software/eclipse/plugins/org.eclipse.ui.ide_3.1.1.jar
59289000-59548000 r-xs 00000000 03:02 184504     /opt/Software/eclipse/plugins/org.eclipse.ui.workbench_3.1.1.jar
59548000-59549000 r-xs 00000000 03:02 186085     /opt/Software/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/compatibility.jar
59549000-595ed000 r-xs 00000000 03:02 115765     /opt/Software/eclipse/plugins/org.eclipse.jface_3.1.1.jar
595ed000-595ee000 r-xs 00000000 03:02 185824     /opt/Software/eclipse/plugins/org.eclipse.swt_3.1.0.jar
595ee000-59741000 r-xs 00000000 03:02 185941     /opt/Software/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.1.1.jar
59741000-5975f000 r-xs 00000000 03:02 115780     /opt/Software/eclipse/plugins/org.eclipse.ui_3.1.1.jar
5975f000-597a1000 r-xp 00000000 03:02 186129     /opt/Software/eclipse/configuration/org.eclipse.osgi/bundles/295/1/.cp/libswt-pi-gtk-3139.so
597a1000-597a3000 rwxp 00042000 03:02 186129     /opt/Software/eclipse/configuration/org.eclipse.osgi/bundles/295/1/.cp/libswt-pi-gtk-3139.so
597a3000-597a4000 r-xp 00000000 03:02 14025      /usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION
597a4000-597a5000 r-xp 00000000 03:02 16174      /usr/lib/locale/de_DE.utf8/LC_MEASUREMENT
597a5000-597a6000 r-xp 00000000 03:02 14028      /usr/lib/locale/de_DE.utf8/LC_TELEPHONE
597a6000-597a7000 r-xp 00000000 03:02 14024      /usr/lib/locale/de_DE.utf8/LC_ADDRESS
597a7000-597a8000 r-xp 00000000 03:02 14027      /usr/lib/locale/de_DE.utf8/LC_NAME
597a8000-597a9000 r-xp 00000000 03:02 16171      /usr/lib/locale/de_DE.utf8/LC_PAPER
597a9000-597aa000 r-xp 00000000 03:02 16033      /usr/lib/locale/de_DE.utf8/LC_MESSAGES/SYS_LC_MESSAGES
597aa000-597ab000 r-xp 00000000 03:02 16009      /usr/lib/locale/de_DE.utf8/LC_MONETARY
597ab000-597b0000 r-xs 00000000 03:02 115502     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.informix_1.0.0.jar
597b0000-597b2000 r-xs 00000000 03:02 115957     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.sybase_1.0.0.jar
597b2000-597b6000 r-xs 00000000 03:02 116123     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.db2.luw_1.0.0.jar
597b6000-59a70000 r-xp 00000000 03:02 53136      /opt/gnome/lib/libgtk-x11-2.0.so.0.400.9
59a70000-59a79000 rwxp 002ba000 03:02 53136      /opt/gnome/lib/libgtk-x11-2.0.so.0.400.9
59a79000-59a7c000 rwxp 59a79000 00:00 0 
59a7c000-59a7f000 r-xp 00000000 03:02 13162      /opt/gnome/lib/libgthread-2.0.so.0.400.6
59a7f000-59a80000 rwxp 00003000 03:02 13162      /opt/gnome/lib/libgthread-2.0.so.0.400.6
59a80000-59a85000 r-xp 00000000 03:02 19539      /usr/X11R6/lib/libXtst.so.6.1
59a85000-59a86000 rwxp 00004000 03:02 19539      /usr/X11R6/lib/libXtst.so.6.1
59a86000-59a9a000 r-xp 00000000 03:02 53132      /opt/gnome/lib/libgdk_pixbuf-2.0.so.0.400.9
59a9a000-59a9b000 rwxp 00013000 03:02 53132      /opt/gnome/lib/libgdk_pixbuf-2.0.so.0.400.9
59a9b000-59b05000 r-xp 00000000 03:02 53130      /opt/gnome/lib/libgdk-x11-2.0.so.0.400.9
59b05000-59b0a000 rwxp 00069000 03:02 53130      /opt/gnome/lib/libgdk-x11-2.0.so.0.400.9
59b0a000-59c02000 r-xp 00000000 03:02 19497      /usr/X11R6/lib/libX11.so.6.2
59c02000-59c06000 rwxp 000f7000 03:02 19497      /usr/X11R6/lib/libX11.so.6.2
59c06000-59c0a000 r-xp 00000000 03:02 45931      /opt/gnome/lib/libpangoxft-1.0.so.0.400.1
59c0a000-59c0b000 rwxp 00003000 03:02 45931      /opt/gnome/lib/libpangoxft-1.0.so.0.400.1
59c0b000-59c15000 r-xp 00000000 03:02 45929      /opt/gnome/lib/libpangox-1.0.so.0.400.1
59c15000-59c16000 rwxp 0000a000 03:02 45929      /opt/gnome/lib/libpangox-1.0.so.0.400.1
59c16000-59c45000 r-xp 00000000 03:02 45925      /opt/gnome/lib/libpango-1.0.so.0.400.1
59c45000-59c4a000 rwxp 0002e000 03:02 45925      /opt/gnome/lib/libpango-1.0.so.0.400.1
59c4a000-59c63000 r-xp 00000000 03:02 17143      /opt/gnome/lib/libatk-1.0.so.0.600.0
59c63000-59c65000 rwxp 00018000 03:02 17143      /opt/gnome/lib/libatk-1.0.so.0.600.0
59c65000-59c9d000 r-xp 00000000 03:02 13160      /opt/gnome/lib/libgobject-2.0.so.0.400.6
59c9d000-59c9f000 rwxp 00037000 03:02 13160      /opt/gnome/lib/libgobject-2.0.so.0.400.6
59c9f000-59ca2000 r-xp 00000000 03:02 13158      /opt/gnome/lib/libgmodule-2.0.so.0.400.6
59ca2000-59ca3000 rwxp 00002000 03:02 13158      /opt/gnome/lib/libgmodule-2.0.so.0.400.6
59ca3000-59d21000 r-xp 00000000 03:02 13156      /opt/gnome/lib/libglib-2.0.so.0.400.6
59d21000-59d22000 rwxp 0007e000 03:02 13156      /opt/gnome/lib/libglib-2.0.so.0.400.6
59d22000-59d2f000 r-xp 00000000 03:02 19512      /usr/X11R6/lib/libXext.so.6.4
59d2f000-59d30000 rwxp 0000d000 03:02 19512      /usr/X11R6/lib/libXext.so.6.4
59d30000-59d33000 r-xp 00000000 03:02 19532      /usr/X11R6/lib/libXrandr.so.2.0
59d33000-59d34000 rwxp 00002000 03:02 19532      /usr/X11R6/lib/libXrandr.so.2.0
59d34000-59d3b000 r-xp 00000000 03:02 19521      /usr/X11R6/lib/libXi.so.6.0
59d3b000-59d3c000 rwxp 00006000 03:02 19521      /usr/X11R6/lib/libXi.so.6.0
59d3c000-59d4e000 r-xp 00000000 03:02 19519      /usr/X11R6/lib/libXft.so.2.1.2
59d4e000-59d4f000 rwxp 00011000 03:02 19519      /usr/X11R6/lib/libXft.so.2.1.2
59d4f000-59db7000 r-xp 00000000 03:02 12929      /usr/lib/libfreetype.so.6.3.7
59db7000-59dbe000 rwxp 00068000 03:02 12929      /usr/lib/libfreetype.so.6.3.7
59dbe000-59de3000 r-xp 00000000 03:02 17294      /usr/lib/libfontconfig.so.1.0.4
59de3000-59de7000 rwxp 00025000 03:02 17294      /usr/lib/libfontconfig.so.1.0.4
59de7000-59de8000 rwxp 59de7000 00:00 0 
59de8000-59df0000 r-xp 00000000 03:02 19508      /usr/X11R6/lib/libXcursor.so.1.0.2
59df0000-59df1000 rwxp 00007000 03:02 19508      /usr/X11R6/lib/libXcursor.so.1.0.2
59df1000-59df8000 r-xp 00000000 03:02 19534      /usr/X11R6/lib/libXrender.so.1.2.2
59df8000-59df9000 rwxp 00006000 03:02 19534      /usr/X11R6/lib/libXrender.so.1.2.2
59df9000-59e1d000 r-xp 00000000 03:02 45927      /opt/gnome/lib/libpangoft2-1.0.so.0.400.1
59e1d000-59e1e000 rwxp 00024000 03:02 45927      /opt/gnome/lib/libpangoft2-1.0.so.0.400.1
59e1e000-59e3b000 r-xp 00000000 03:02 12910      /usr/lib/libexpat.so.0.5.0
59e3b000-59e3d000 rwxp 0001d000 03:02 12910      /usr/lib/libexpat.so.0.5.0
59e3d000-59f15000 r-xp 00000000 03:02 16176      /usr/lib/locale/de_DE.utf8/LC_COLLATE
59f15000-59f16000 r-xp 00000000 03:02 14029      /usr/lib/locale/de_DE.utf8/LC_TIME
59f16000-59f17000 r-xp 00000000 03:02 16148      /usr/lib/locale/de_DE.utf8/LC_NUMERIC
59f17000-59f18000 r-xp 00000000 03:02 19405      /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
59f18000-59f19000 rwxp 00000000 03:02 19405      /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
59f19000-59f22000 r-xp 00000000 03:02 53166      /opt/gnome/share/locale/de/LC_MESSAGES/gtk20.mo
59f22000-59f3a000 r-xp 00000000 03:02 53165      /opt/gnome/share/locale/de/LC_MESSAGES/gtk20-properties.mo
59f3a000-59f3b000 r-xp 00000000 03:02 13494      /usr/lib/gconv/ISO8859-1.so
59f3b000-59f3d000 rwxp 00000000 03:02 13494      /usr/lib/gconv/ISO8859-1.so
59f3d000-59f63000 r-xp 00000000 03:02 186130     /opt/Software/eclipse/configuration/org.eclipse.osgi/bundles/295/1/.cp/libswt-gtk-3139.so
59f63000-59f65000 rwxp 00025000 03:02 186130     /opt/Software/eclipse/configuration/org.eclipse.osgi/bundles/295/1/.cp/libswt-gtk-3139.so
59f65000-59f66000 rwxp 59f65000 00:00 0 
59f66000-59f80000 r-xp 00000000 03:02 59780      /opt/gnome/lib/gtk-2.0/2.4.0/engines/libqtengine.so
59f80000-59f81000 rwxp 0001a000 03:02 59780      /opt/gnome/lib/gtk-2.0/2.4.0/engines/libqtengine.so
59f81000-5a63b000 r-xp 00000000 03:02 49272      /usr/lib/qt3/lib/libqt-mt.so.3.3.3
5a63b000-5a67c000 rwxp 006ba000 03:02 49272      /usr/lib/qt3/lib/libqt-mt.so.3.3.3
5a67c000-5a67f000 rwxp 5a67c000 00:00 0 
5a67f000-5a690000 r-xs 00000000 03:02 185689     /opt/Software/eclipse/plugins/org.eclipse.core.commands_3.1.0.jar
5a692000-5a6bf000 r-xp 00000000 03:02 17470      /usr/lib/libpng.so.3.1.2.6
5a6bf000-5a6c0000 rwxp 0002d000 03:02 17470      /usr/lib/libpng.so.3.1.2.6
5a6c0000-5a6d0000 r-xp 00000000 03:02 17136      /lib/libz.so.1.2.1
5a6d0000-5a6d1000 rwxp 0000f000 03:02 17136      /lib/libz.so.1.2.1
5a6d1000-5a6d8000 r-xp 00000000 03:02 19494      /usr/X11R6/lib/libSM.so.6.0
5a6d8000-5a6d9000 rwxp 00007000 03:02 19494      /usr/X11R6/lib/libSM.so.6.0
5a6d9000-5a6ee000 r-xp 00000000 03:02 19492      /usr/X11R6/lib/libICE.so.6.3
5a6ee000-5a6ef000 rwxp 00014000 03:02 19492      /usr/X11R6/lib/libICE.so.6.3
5a6ef000-5a6f1000 rwxp 5a6ef000 00:00 0 
5a6f1000-5a7a4000 r-xp 00000000 03:02 17483      /usr/lib/libstdc++.so.5.0.7
5a7a4000-5a7a9000 rwxp 000b3000 03:02 17483      /usr/lib/libstdc++.so.5.0.7
5a7a9000-5a7ae000 rwxp 5a7a9000 00:00 0 
5a7ae000-5a7b5000 r-xp 00000000 03:02 16383      /lib/libgcc_s.so.1
5a7b5000-5a7b6000 rwxp 00006000 03:02 16383      /lib/libgcc_s.so.1
5a7b6000-5a7d5000 r-xp 00000000 03:02 15739      /usr/share/locale/de/LC_MESSAGES/libc.mo
5a7d5000-5a7f4000 r-xp 00000000 03:02 107385     /opt/kde3/lib/kde3/plugins/styles/plastik.so
5a7f4000-5a7f5000 rwxp 0001f000 03:02 107385     /opt/kde3/lib/kde3/plugins/styles/plastik.so
5a7f5000-5a802000 r-xs 00000000 03:02 185335     /opt/Software/eclipse/plugins/org.eclipse.core.expressions_3.1.0.jar
5a802000-5a807000 r-xs 00000000 03:02 116088     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.oracle_1.0.0.jar
5a808000-5a833000 r-xp 00000000 03:02 74323      /opt/kde3/lib/libkdefx.so.4.2.0
5a833000-5a835000 rwxp 0002a000 03:02 74323      /opt/kde3/lib/libkdefx.so.4.2.0
5a835000-5a85d000 r-xp 00000000 03:02 74276      /opt/kde3/lib/kde3/plugins/styles/kthemestyle.so
5a85d000-5a85e000 rwxp 00028000 03:02 74276      /opt/kde3/lib/kde3/plugins/styles/kthemestyle.so
5a85e000-5a86f000 r-xs 00000000 03:02 184190     /opt/Software/eclipse/plugins/org.eclipse.help_3.1.0.jar
5a871000-5aa93000 r-xp 00000000 03:02 74314      /opt/kde3/lib/libkdecore.so.4.2.0
5aa93000-5aaa3000 rwxp 00222000 03:02 74314      /opt/kde3/lib/libkdecore.so.4.2.0
5aaa3000-5aaa5000 rwxp 5aaa3000 00:00 0 
5aaa5000-5aad6000 r-xp 00000000 03:02 74282      /opt/kde3/lib/libDCOP.so.4.2.0
5aad6000-5aad8000 rwxp 00031000 03:02 74282      /opt/kde3/lib/libDCOP.so.4.2.0
5aad8000-5aad9000 rwxp 5aad8000 00:00 0 
5aad9000-5aae8000 r-xp 00000000 03:02 12774      /lib/libresolv.so.2
5aae8000-5aaea000 rwxp 0000e000 03:02 12774      /lib/libresolv.so.2
5aaea000-5aaec000 rwxp 5aaea000 00:00 0 
5aaec000-5aaee000 r-xp 00000000 03:02 12777      /lib/libutil.so.1
5aaee000-5aaf0000 rwxp 00001000 03:02 12777      /lib/libutil.so.1
5aaf0000-5ab05000 r-xp 00000000 03:02 16306      /usr/lib/libart_lgpl_2.so.2.3.16
5ab05000-5ab06000 rwxp 00014000 03:02 16306      /usr/lib/libart_lgpl_2.so.2.3.16
5ab06000-5ab34000 r-xp 00000000 03:02 20831      /usr/lib/libidn.so.11.4.3
5ab34000-5ab36000 rwxp 0002d000 03:02 20831      /usr/lib/libidn.so.11.4.3
5ab36000-5ab4a000 r-xp 00000000 03:02 107383     /opt/kde3/lib/kde3/plugins/styles/dotnet.so
5ab4a000-5ab4b000 rwxp 00014000 03:02 107383     /opt/kde3/lib/kde3/plugins/styles/dotnet.so
5ab4b000-5ab5d000 r-xp 00000000 03:02 74272      /opt/kde3/lib/kde3/plugins/styles/highcolor.so
5ab5d000-5ab5e000 rwxp 00011000 03:02 74272      /opt/kde3/lib/kde3/plugins/styles/highcolor.so
5ab5e000-5ab62000 r-xp 00000000 03:02 6468       /usr/X11R6/lib/X11/fonts/75dpi/helvR12.pcf.gz
5ab62000-5ab92000 rwxs 00000000 00:06 51052557   /SYSV00000000 (deleted)
5ab92000-5ab95000 r-xs 00000000 03:02 183198     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.derby_1.0.0.jar
5ab95000-5ab97000 r-xs 00000000 03:02 183414     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.mysql_1.0.0.jar
5ab97000-5ab99000 r-xs 00000000 03:02 184321     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.db2.iseries_1.0.0.jar
5ab99000-5ab9e000 r-xs 00000000 03:02 185337     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.db2.zseries_1.0.0.jar
5ab9e000-5aba0000 r-xs 00000000 03:02 185645     /opt/Software/eclipse/plugins/org.eclipse.wst.rdb.dbdefinition.sqlserver_1.0.0.jar
5aba0000-5aba2000 r-xp 00000000 03:02 45936      /opt/gnome/lib/pango/1.4.0/modules/pango-basic-fc.so
5aba2000-5aba3000 rwxp 00001000 03:02 45936      /opt/gnome/lib/pango/1.4.0/modules/pango-basic-fc.so
5aba3000-5aba7000 r-xp 00000000 03:02 123219     /usr/X11R6/lib/X11/fonts/100dpi/helvR12.pcf.gz
5abb7000-5ac4d000 r-xs 00000000 03:02 184857     /opt/Software/eclipse/plugins/org.eclipse.core.resources_3.1.0.jar
5ac4d000-5ac69000 r-xs 00000000 03:02 184450     /opt/Software/eclipse/plugins/org.eclipse.core.resources.compatibility_3.1.0.jar
5ac69000-5ac70000 r-xs 00000000 03:02 185450     /opt/Software/eclipse/plugins/org.eclipse.core.resources.linux_3.1.0.jar
5ac70000-5aca6000 r-xs 00000000 03:02 184091     /opt/Software/eclipse/plugins/org.eclipse.team.core_3.1.1.jar
5aca6000-5aca7000 ---p 5aca6000 00:00 0 
5aca7000-5acb4000 rwxp 5aca7000 00:00 0 
5acb4000-5acb7000 ---p 5acb4000 00:00 0 
5acb7000-5ad27000 rwxp 5acb7000 00:00 0 
5ad27000-5ad87000 rwxs 00000000 00:06 52199438   /SYSV00000000 (deleted)
5ad87000-5ae7d000 r-xs 00000000 03:02 185336     /opt/Software/eclipse/plugins/org.eclipse.ant.ui_3.1.1.jar
5ae7d000-5aee4000 r-xs 00000000 03:02 115761     /opt/Software/eclipse/plugins/org.eclipse.ui.editors_3.1.1.jar
5aee4000-5af83000 r-xs 00000000 03:02 184177     /opt/Software/eclipse/plugins/org.eclipse.wst.xml.ui_1.0.0.jar
5af83000-5afad000 r-xs 00000000 03:02 115760     /opt/Software/eclipse/plugins/org.eclipse.wst.html.ui_1.0.0.jar
5afad000-5afda000 r-xs 00000000 03:02 185994     /opt/Software/eclipse/plugins/org.eclipse.text_3.1.1.jar
5afda000-5b07e000 r-xs 00000000 03:02 115578     /opt/Software/eclipse/plugins/org.eclipse.jface.text_3.1.1.jar
5b07e000-5b08d000 r-xs 00000000 03:02 185332     /opt/Software/eclipse/plugins/org.eclipse.wst.common.ui_1.0.0.jar
5b08d000-5b12a000 r-xs 00000000 03:02 115881     /opt/Software/eclipse/plugins/org.eclipse.wst.sse.ui_1.0.0.jar
5b12a000-5b183000 r-xs 00000000 03:02 185644     /opt/Software/eclipse/plugins/org.eclipse.wst.sse.core_1.0.0.jar
5b183000-5b199000 r-xs 00000000 03:02 115706     /opt/Software/eclipse/plugins/org.eclipse.core.filebuffers_3.1.0.jar
5b199000-5b203000 r-xs 00000000 03:02 115776     /opt/Software/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.1.jar
5b203000-5b213000 r-xs 00000000 03:02 184214     /opt/Software/eclipse/plugins/org.eclipse.ui.views_3.1.1.jar
5b213000-5b29e000 r-xs 00000000 03:02 183163     /opt/Software/eclipse/plugins/org.eclipse.wst.xml.core_1.0.0.jar
5b29e000-5b3e4000 r-xs 00000000 03:02 115781     /opt/Software/eclipse/plugins/org.eclipse.debug.ui_3.1.1.jar
5b3e4000-5b442000 r-xs 00000000 03:02 184401     /opt/Software/eclipse/plugins/org.eclipse.search_3.1.1.jar
5b442000-5bad9000 r-xs 00000000 03:02 186013     /opt/Software/eclipse/plugins/org.eclipse.jdt.ui_3.1.1.jar
5bad9000-5bae8000 r-xs 00000000 03:02 116174     /opt/Software/eclipse/plugins/org.apache.xerces_2.7.0/resolver.jar
5bae8000-5bc0e000 r-xs 00000000 03:02 116178     /opt/Software/eclipse/plugins/org.apache.xerces_2.7.0/xercesImpl.jar
5bc0e000-5bc3e000 r-xs 00000000 03:02 116184     /opt/Software/eclipse/plugins/org.apache.xerces_2.7.0/xml-apis.jar
5bc3e000-5bc46000 r-xs 00000000 03:02 184543     /opt/Software/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.0.0.jar
5bc64000-5bc6f000 r-xp 00000000 03:02 65096      /usr/X11R6/lib/X11/fonts/truetype/SUSESansMono-Roman.ttf
5bc87000-5bca5000 r-xp 00000000 03:02 59710      /usr/share/ghostscript/fonts/n022004l.pfb
5bca5000-5bcbe000 r-xp 00000000 03:02 59712      /usr/share/ghostscript/fonts/n022023l.pfb
5bcda000-5bd14000 r-xs 00000000 03:02 185331     /opt/Software/eclipse/plugins/org.eclipse.debug.core_3.1.0.jar
5bd14000-5bd22000 r-xp 00000000 03:02 65092      /usr/X11R6/lib/X11/fonts/truetype/SUSESans-Roman.ttf
5bd22000-5bd5d000 r-xs 00000000 03:02 116187     /opt/Software/eclipse/plugins/org.eclipse.wst.common.snippets_1.0.0.jar
5bd5d000-5bd75000 r-xp 00000000 03:02 59708      /usr/share/ghostscript/fonts/n022003l.pfb
5bd75000-5bd97000 r-xs 00000000 03:02 115503     /opt/Software/eclipse/plugins/org.eclipse.emf.common_2.1.0.jar
5bd97000-5bdb8000 r-xs 00000000 03:02 184403     /opt/Software/eclipse/plugins/org.eclipse.ui.console_3.1.0.jar
5bdb8000-5c11f000 r-xs 00000000 03:02 184642     /opt/Software/eclipse/plugins/org.eclipse.jdt.core_3.1.1.jar
5c11f000-5c120000 ---p 5c11f000 00:00 0 
5c120000-5c12d000 rwxp 5c120000 00:00 0 
5c12d000-5c130000 ---p 5c12d000 00:00 0 
5c130000-5c1a0000 rwxp 5c130000 00:00 0 
5c1c3000-5c1e6000 rwxp 5c1c3000 00:00 0 
5c200000-5c23e000 rwxp 5c200000 00:00 0 
5c23e000-5c300000 ---p 5c23e000 00:00 0 
5c300000-5c3ba000 r-xs 00000000 03:02 116190     /opt/Software/eclipse/plugins/org.eclipse.jst.j2ee.ui_1.0.0.jar
5c3ba000-5c3c3000 r-xs 00000000 03:02 186101     /opt/Software/eclipse/plugins/org.eclipse.wst.web.ui_1.0.0.jar
5c3c3000-5c4c0000 r-xs 00000000 03:02 184595     /opt/Software/eclipse/plugins/org.apache.ant_1.6.5/lib/ant.jar
5c4c0000-5c53e000 r-xs 00000000 03:02 185435     /opt/Software/eclipse/plugins/org.eclipse.jst.ws.consumption.ui_1.0.0.jar
5c53e000-5c55c000 r-xs 00000000 03:02 185692     /opt/Software/eclipse/plugins/org.eclipse.ui.externaltools_3.1.1.jar
5c55c000-5c5eb000 r-xs 00000000 03:02 185338     /opt/Software/eclipse/plugins/org.eclipse.wst.server.ui_1.0.0.jar
5c5eb000-5c6f3000 r-xs 00000000 03:02 115546     /opt/Software/eclipse/plugins/org.eclipse.jdt.debug.ui_3.1.1.jar
5c6f3000-5c707000 r-xs 00000000 03:02 184095     /opt/Software/eclipse/plugins/org.eclipse.jst.server.tomcat.ui_1.0.0.jar
5c707000-5c993000 r-xs 00000000 03:02 185946     /opt/Software/eclipse/plugins/org.eclipse.pde.ui_3.1.1.jar
5c993000-5c99d000 r-xs 00000000 03:02 186022     /opt/Software/eclipse/plugins/org.eclipse.jst.server.generic.ui_1.0.0.jar
5c99d000-5c9d8000 r-xs 00000000 03:02 115775     /opt/Software/eclipse/plugins/org.eclipse.wst.server.core_1.0.0.jar
5c9d8000-5c9d9000 ---p 5c9d8000 00:00 0 
5c9d9000-5c9e6000 rwxp 5c9d9000 00:00 0 
5c9e6000-5c9e9000 ---p 5c9e6000 00:00 0 
5c9e9000-5ca59000 rwxp 5c9e9000 00:00 0 
5ca59000-5ca5a000 ---p 5ca59000 00:00 0 
5ca5a000-5ca67000 rwxp 5ca5a000 00:00 0 
5ca67000-5ca6a000 ---p 5ca67000 00:00 0 
5ca6a000-5cada000 rwxp 5ca6a000 00:00 0 
5cada000-5cadb000 ---p 5cada000 00:00 0 
5cadb000-5cae8000 rwxp 5cadb000 00:00 0 
5cae8000-5caeb000 ---p 5cae8000 00:00 0 
5caeb000-5cb5b000 rwxp 5caeb000 00:00 0 
5cb5b000-5cb5c000 ---p 5cb5b000 00:00 0 
5cb5c000-5cb69000 rwxp 5cb5c000 00:00 0 
5cb69000-5cb6c000 ---p 5cb69000 00:00 0 
5cb6c000-5cbdc000 rwxp 5cb6c000 00:00 0 
5cbdc000-5cbdd000 ---p 5cbdc000 00:00 0 
5cbdd000-5cbea000 rwxp 5cbdd000 00:00 0 
5cbea000-5cbed000 ---p 5cbea000 00:00 0 
5cbed000-5cc5d000 rwxp 5cbed000 00:00 0 
5cc5d000-5cc63000 r-xs 00000000 03:02 184158     /opt/Software/eclipse/plugins/org.eclipse.update.scheduler_3.1.0.jar
5cc63000-5cc8b000 r-xs 00000000 03:02 115883     /opt/Software/eclipse/plugins/org.eclipse.wst.validation_1.0.0.jar
5cc8b000-5cca6000 r-xs 00000000 03:02 185691     /opt/Software/eclipse/plugins/org.eclipse.wst.common.frameworks_1.0.0.jar
5cca6000-5ccbb000 r-xs 00000000 03:02 185833     /opt/Software/eclipse/plugins/org.eclipse.jem.util_1.1.0.1/util.jar
5ccbb000-5cd58000 r-xs 00000000 03:02 184850     /opt/Software/eclipse/plugins/org.eclipse.emf.ecore_2.1.0.jar
5cd58000-5cd61000 r-xs 00000000 03:02 186100     /opt/Software/eclipse/plugins/org.eclipse.wst.internet.proxy_1.0.0.jar
5cd61000-5ce44000 r-xs 00000000 03:02 116090     /opt/Software/eclipse/plugins/org.eclipse.wst.xsd.ui_1.0.0.jar
5ce44000-5cefa000 r-xs 00000000 03:02 184097     /opt/Software/eclipse/plugins/org.eclipse.xsd_2.1.1.jar
5cefa000-5cf14000 r-xs 00000000 03:02 186098     /opt/Software/eclipse/plugins/org.eclipse.wst.html.standard.dtds_1.0.0.jar
5cf14000-5cf73000 r-xs 00000000 03:02 185448     /opt/Software/eclipse/plugins/org.eclipse.wst.dtd.core_1.0.0.jar
bfe03000-bfe0d000 rwxp bfe03000 00:00 0 
bfe0d000-bfe10000 ---p bfe0d000 00:00 0 
bffcb000-c0000000 rwxp bffcb000 00:00 0 
ffffe000-fffff000 ---p 00000000 00:00 0 

VM Arguments:
jvm_args: -Xms40m -Xmx256m
java_command: /opt/Software/eclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /opt/Software/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 308800a -vm /usr/j2sdk1.4.2_10/bin/java -vmargs -Xms40m -Xmx256m -jar /opt/Software/eclipse/startup.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=/usr/j2sdk1.4.2_10
CLASSPATH=/usr/j2sdk1.4.2_10/jre/lib
PATH=/home/woger/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/local/pgsql/bin:/usr/j2sdk1.4.2_10/bin:/usr/ant165/bin:/usr/local/pgsql/bin:/usr/j2sdk1.4.2_10/bin:/usr/ant165/bin
LD_LIBRARY_PATH=/usr/j2sdk1.4.2_10/jre/lib/i386/client:/usr/j2sdk1.4.2_10/jre/lib/i386:/usr/j2sdk1.4.2_10/jre/../lib/i386
SHELL=/bin/bash
DISPLAY=:0.0
HOSTTYPE=i386
OSTYPE=linux
MACHTYPE=i686-suse-linux


---------------  S Y S T E M  ---------------

OS:SuSE Linux 9.2 (i586)
VERSION = 9.2

uname:Linux 2.6.8-24-default #1 Wed Oct 6 09:16:23 UTC 2004 i686
libc:glibc 2.3.3 NPTL 2.3.3 
rlimit: STACK infinity, CORE 0k, NPROC 6143, NOFILE 1024, AS infinity
load average:73154671350784790865801588457645586139411579970248463602215402471639123843617947436626170001764165599516117105490785387077035707950721983627432444057091843509395668943326862861785735457887958090662741042725367094732985991168.00 0.00 106577407679155848876130304.00

CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 775688k(18336k free), swap 1052216k(1052216k free)

vm_info: Java HotSpot(TM) Client VM (1.4.2_10-b03) for linux-x86, built on Oct 10 2005 15:31:45 by unknown with unknown compiler


Comment 3 Philipe Mulet CLA 2006-02-19 13:24:15 EST
A VM crash is always a bug in the VM. 
Can you provide steps to reproduce ? I doubt there is anything we could do if you do not indicate steps.

BTW, you should report this to the VM vendor. As a solution, I suggest you use a different VM in the meantime.
Comment 4 Pascal Rapicault CLA 2006-03-21 13:41:53 EST
Can't reproduce, please reopen with more details.