Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse crashes when I launch the 2nd java app
icon9.gif  Eclipse crashes when I launch the 2nd java app [message #505546] Thu, 31 December 2009 13:38 Go to next message
Eclipse UserFriend
I am using Eclipse Galileo and a subversive plugin.

When I try to launch the 2nd java app in Eclipse, it always crashes.

Here is the log:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002b1b6407d821, pid=3472, tid=1097693504
#
# Java VM: OpenJDK 64-Bit Server VM (1.6.0-b09 mixed mode linux-amd64)
# Problematic frame:
# V [libjvm.so+0x20a821]
#
# If you would like to submit a bug report, please visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

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

Current thread (0x000000000a455400): JavaThread "CompilerThread1" daemon [_thread_in_native, id=3485, stack(0x00000000415d7000,0x00000000416d8000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x00002aaad7c68c50, RCX=0x00002aaad45b2610, RDX=0x00000000416d5778
RSP=0x00000000416d3f80, RBP=0x00000000416d3ff0, RSI=0x00002aaad7c571e0, RDI=0x00002aaad45b2610
R8 =0x0000000000000001, R9 =0x0000000000000000, R10=0x0000000000000002, R11=0x00002b1b644534c0
R12=0x0000000000000000, R13=0x00002aaad7c68c18, R14=0x0000000000000001, R15=0x000000000a43fbb0
RIP=0x00002b1b6407d821, EFL=0x0000000000010246, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00000000416d3f80)
0x00000000416d3f80: 00000000416d4170 00002aaad4b8aeb8
0x00000000416d3f90: 01000000416d4210 00000000416d56f0
0x00000000416d3fa0: 00000007000202f0 00002aaad4b8aeb0
0x00000000416d3fb0: 00000002416d3ff0 ffffffff00000001
0x00000000416d3fc0: 00002aaad45b2610 00000000416d56f0
0x00000000416d3fd0: 00000000416d4210 00002b1b6482e1e0
0x00000000416d3fe0: 00002aaae8654110 00000000416d4050
0x00000000416d3ff0: 00000000416d4200 00002b1b6407f4d3
0x00000000416d4000: 0000000000000000 0000000200000000
0x00000000416d4010: 00000000416d4020 00000000416d41b0
0x00000000416d4020: 00000000416d4110 00000000416d4170
0x00000000416d4030: 00000000416d57b8 00002aaad4000020
0x00000000416d4040: 00002aaae86544f8 00002aaae8654120
0x00000000416d4050: 00002b1b647f5710 000000000000000e
0x00000000416d4060: 00000000416d6510 00000000416d56f0
0x00000000416d4070: 0000000000000a0e 00002aaad6a15cd0
0x00000000416d4080: 00000000416d7940 00000000416d40c0
0x00000000416d4090: 0000000000007fe8 00000000416d40e7
0x00000000416d40a0: 0000000000002830 00002b1b6444da06
0x00000000416d40b0: 00000000416d5858 00002b1b6444d957
0x00000000416d40c0: 00000000416d4100 00002b1b6402605b
0x00000000416d40d0: 00002aaae0935540 00000000416d5858
0x00000000416d40e0: 00000000416d4100 00000000416d57b8
0x00000000416d40f0: 000000000a4557c0 0000000000007fd8
0x00000000416d4100: 00000000416d4140 00002b1b64026147
0x00000000416d4110: 000000000000000c 00000000416d6510
0x00000000416d4120: 00002aaae0200290 00002aaad4818d50
0x00000000416d4130: 00002aaad4d75530 00002aaad4d761a0
0x00000000416d4140: 00002aaad4fb7140 00000000416d5810
0x00000000416d4150: 00000000416d57b8 0000000000000335
0x00000000416d4160: 00000000416d41b0 00002b1b6407c82f
0x00000000416d4170: 000000000000000d 00000000416d6510

Instructions: (pc=0x00002b1b6407d821)
0x00002b1b6407d811: d0 48 8b 01 48 89 cf ff 90 80 00 00 00 49 89 c4
0x00002b1b6407d821: 8b 00 21 03 41 8b 44 24 04 21 43 04 48 89 df 41

Stack: [0x00000000415d7000,0x00000000416d8000], sp=0x00000000416d3f80, free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x20a821]
V [libjvm.so+0x20c4d3]
V [libjvm.so+0x25c31d]
V [libjvm.so+0x25d878]
V [libjvm.so+0x1f9028]
V [libjvm.so+0x261681]
V [libjvm.so+0x2623bb]
V [libjvm.so+0x5d83ad]
V [libjvm.so+0x4e1924]


Current CompileTask:
C2:1971 org.eclipse.core.internal.dtree.DataTreeNode.forwardDeltaWit h([Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;[Lo rg/eclipse/core/internal/dtree/AbstractDataTreeNode;Lorg/ecl ipse/core/internal/dtree/IComparator;)[Lorg/eclipse/core/int ernal/dtree/AbstractDataTreeNode; (469 bytes)


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

Java Threads: ( => current thread )
0x00002aaae809dc00 JavaThread "Process monitor" daemon [_thread_blocked, id=4001, stack(0x0000000042bf3000,0x0000000042cf4000)]
0x00002aaae859d800 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=4000, stack(0x0000000042af2000,0x0000000042bf3000)]
0x00002aaae86a1400 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=3999, stack(0x00000000429f1000,0x0000000042af2000)]
0x00002aaae8648c00 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=3998, stack(0x00000000428f0000,0x00000000429f1000)]
0x00002aaae8292000 JavaThread "process reaper" daemon [_thread_in_native, id=3983, stack(0x0000000040e28000,0x0000000040f29000)]
0x00002aaad48ecc00 JavaThread "Worker-7" [_thread_blocked, id=3982, stack(0x0000000040211000,0x0000000040312000)]
0x00002aaad80d3400 JavaThread "Process monitor" daemon [_thread_blocked, id=3566, stack(0x00000000427ef000,0x00000000428f0000)]
0x00002aaad8f90400 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=3565, stack(0x00000000424ec000,0x00000000425ed000)]
0x00002aaad85b8400 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=3564, stack(0x00000000426ee000,0x00000000427ef000)]
0x00002aaadacc0400 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=3563, stack(0x00000000421e9000,0x00000000422ea000)]
0x00002aaad834e400 JavaThread "process reaper" daemon [_thread_in_native, id=3554, stack(0x00000000425ed000,0x00000000426ee000)]
0x000000000c229c00 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=3527, stack(0x00000000423eb000,0x00000000424ec000)]
0x00002aaad43e2800 JavaThread "SVN Kit 1.2 Connector" [_thread_blocked, id=3520, stack(0x00000000422ea000,0x00000000423eb000)]
0x00002aaad8128c00 JavaThread "Worker-6" [_thread_blocked, id=3514, stack(0x00000000420e8000,0x00000000421e9000)]
0x00002aaad803b000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3513, stack(0x0000000041d5b000,0x0000000041e5c000)]
0x00002aaad8142000 JavaThread "Worker-5" [_thread_blocked, id=3511, stack(0x0000000041bb7000,0x0000000041cb8000)]
0x000000000a8d5400 JavaThread "Worker-4" [_thread_blocked, id=3509, stack(0x0000000041ab6000,0x0000000041bb7000)]
0x000000000a8d4000 JavaThread "Worker-2" [_thread_blocked, id=3507, stack(0x000000004124e000,0x000000004134f000)]
0x000000000a8d3c00 JavaThread "Worker-1" [_thread_blocked, id=3505, stack(0x0000000041fe7000,0x00000000420e8000)]
0x000000000b19c000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=3502, stack(0x0000000040d27000,0x0000000040e28000)]
0x000000000ad67000 JavaThread "Java indexing" daemon [_thread_blocked, id=3500, stack(0x0000000040c26000,0x0000000040d27000)]
0x00002aaad434cc00 JavaThread "Worker-0" [_thread_blocked, id=3497, stack(0x0000000040b25000,0x0000000040c26000)]
0x000000000a6e8800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3496, stack(0x00000000419b5000,0x0000000041ab6000)]
0x000000000a590000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3494, stack(0x0000000040073000,0x0000000040174000)]
0x000000000a4cd000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3492, stack(0x0000000040a24000,0x0000000040b25000)]
0x000000000a4d0c00 JavaThread "State Data Manager" daemon [_thread_blocked, id=3490, stack(0x000000004034b000,0x000000004044c000)]
0x000000000a457800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3487, stack(0x00000000416d8000,0x00000000417d9000)]
=>0x000000000a455400 JavaThread "CompilerThread1" daemon [_thread_in_native, id=3485, stack(0x00000000415d7000,0x00000000416d8000)]
0x000000000a451c00 JavaThread "CompilerThread0" daemon [_thread_in_native, id=3484, stack(0x00000000414d6000,0x00000000415d7000)]
0x000000000a450400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3483, stack(0x00000000413d5000,0x00000000414d6000)]
0x000000000a427800 JavaThread "Finalizer" daemon [_thread_blocked, id=3482, stack(0x0000000040923000,0x0000000040a24000)]
0x000000000a420c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3481, stack(0x0000000040822000,0x0000000040923000)]
0x000000000a3ae000 JavaThread "main" [_thread_in_native, id=3473, stack(0x00000000418b4000,0x00000000419b5000)]

Other Threads:
0x000000000a41b800 VMThread [stack: 0x0000000040721000,0x0000000040822000] [id=3478]
0x000000000a459800 WatcherThread [stack: 0x0000000041ee6000,0x0000000041fe7000] [id=3488]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 30144K, used 21688K [0x00002aaac90a0000, 0x00002aaace550000, 0x00002aaace5f0000)
eden space 29120K, 71% used [0x00002aaac90a0000,0x00002aaaca4d7770,0x00002aaacad10000)
from space 1024K, 96% used [0x00002aaacad10000,0x00002aaacae06a98,0x00002aaacae10000)
to space 28800K, 0% used [0x00002aaacc930000,0x00002aaacc930000,0x00002aaace550000)
PSOldGen total 164992K, used 135805K [0x00002aaabe5f0000, 0x00002aaac8710000, 0x00002aaac90a0000)
object space 164992K, 82% used [0x00002aaabe5f0000,0x00002aaac6a8f540,0x00002aaac8710000)
PSPermGen total 137984K, used 86015K [0x00002aaaae5f0000, 0x00002aaab6cb0000, 0x00002aaabe5f0000)
object space 137984K, 62% used [0x00002aaaae5f0000,0x00002aaab39eff48,0x00002aaab6cb0000)

Dynamic libraries:
00400000-00409000 r-xp 00000000 fd:00 15043465 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
00608000-0060a000 rw-p 00008000 fd:00 15043465 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java
0a3a5000-0e281000 rw-p 0a3a5000 00:00 0 [heap]
40073000-40174000 rwxp 40073000 00:00 0
40211000-40214000 ---p 40211000 00:00 0
40214000-40312000 rwxp 40214000 00:00 0
4034b000-4044c000 rwxp 4034b000 00:00 0
4051f000-40520000 ---p 4051f000 00:00 0
40520000-40620000 rwxp 40520000 00:00 0
40620000-40621000 ---p 40620000 00:00 0
40621000-40721000 rwxp 40621000 00:00 0
40721000-40722000 ---p 40721000 00:00 0
40722000-40e28000 rwxp 40722000 00:00 0
40e28000-40e2b000 ---p 40e28000 00:00 0
40e2b000-40f29000 rwxp 40e2b000 00:00 0
40f8d000-40f8e000 ---p 40f8d000 00:00 0
40f8e000-4108e000 rwxp 40f8e000 00:00 0
410f3000-410f4000 ---p 410f3000 00:00 0
410f4000-411f4000 rwxp 410f4000 00:00 0
4124e000-4134f000 rwxp 4124e000 00:00 0
413d5000-414d6000 rwxp 413d5000 00:00 0
414d6000-414d7000 ---p 414d6000 00:00 0
414d7000-415d7000 rwxp 414d7000 00:00 0
415d7000-415d8000 ---p 415d7000 00:00 0
415d8000-417d9000 rwxp 415d8000 00:00 0
418b4000-418b5000 ---p 418b4000 00:00 0
418b5000-41cb8000 rwxp 418b5000 00:00 0
41d5b000-41e5c000 rwxp 41d5b000 00:00 0
41ee6000-41ee7000 ---p 41ee6000 00:00 0
41ee7000-421e9000 rwxp 41ee7000 00:00 0
421e9000-421ec000 ---p 421e9000 00:00 0
421ec000-423eb000 rwxp 421ec000 00:00 0
423eb000-423ee000 ---p 423eb000 00:00 0
423ee000-424ec000 rwxp 423ee000 00:00 0
424ec000-424ef000 ---p 424ec000 00:00 0
424ef000-425ed000 rwxp 424ef000 00:00 0
425ed000-425f0000 ---p 425ed000 00:00 0
425f0000-426ee000 rwxp 425f0000 00:00 0
426ee000-426f1000 ---p 426ee000 00:00 0
426f1000-427ef000 rwxp 426f1000 00:00 0
427ef000-427f2000 ---p 427ef000 00:00 0
427f2000-428f0000 rwxp 427f2000 00:00 0
428f0000-428f3000 ---p 428f0000 00:00 0
428f3000-429f1000 rwxp 428f3000 00:00 0
429f1000-429f4000 ---p 429f1000 00:00 0
429f4000-42af2000 rwxp 429f4000 00:00 0
42af2000-42af5000 ---p 42af2000 00:00 0
42af5000-42bf3000 rwxp 42af5000 00:00 0
42bf3000-42bf6000 ---p 42bf3000 00:00 0
42bf6000-42cf4000 rwxp 42bf6000 00:00 0
34b5c00000-34b5c1c000 r-xp 00000000 fd:00 67731481 /lib64/ld-2.5.so
34b5e1b000-34b5e1c000 r--p 0001b000 fd:00 67731481 /lib64/ld-2.5.so
34b5e1c000-34b5e1d000 rw-p 0001c000 fd:00 67731481 /lib64/ld-2.5.so
34b6800000-34b6815000 r-xp 00000000 fd:00 67731747 /lib64/libnsl-2.5.so
34b6815000-34b6a14000 ---p 00015000 fd:00 67731747 /lib64/libnsl-2.5.so
34b6a14000-34b6a15000 r--p 00014000 fd:00 67731747 /lib64/libnsl-2.5.so
34b6a15000-34b6a16000 rw-p 00015000 fd:00 67731747 /lib64/libnsl-2.5.so
34b6a16000-34b6a18000 rw-p 34b6a16000 00:00 0
34b6c00000-34b6d4c000 r-xp 00000000 fd:00 67731671 /lib64/libc-2.5.so
34b6d4c000-34b6f4c000 ---p 0014c000 fd:00 67731671 /lib64/libc-2.5.so
34b6f4c000-34b6f50000 r--p 0014c000 fd:00 67731671 /lib64/libc-2.5.so
34b6f50000-34b6f51000 rw-p 00150000 fd:00 67731671 /lib64/libc-2.5.so
34b6f51000-34b6f56000 rw-p 34b6f51000 00:00 0
34b7000000-34b7082000 r-xp 00000000 fd:00 67731750 /lib64/libm-2.5.so
34b7082000-34b7281000 ---p 00082000 fd:00 67731750 /lib64/libm-2.5.so
34b7281000-34b7282000 r--p 00081000 fd:00 67731750 /lib64/libm-2.5.so
34b7282000-34b7283000 rw-p 00082000 fd:00 67731750 /lib64/libm-2.5.so
34b7400000-34b7402000 r-xp 00000000 fd:00 67731748 /lib64/libdl-2.5.so
34b7402000-34b7602000 ---p 00002000 fd:00 67731748 /lib64/libdl-2.5.so
34b7602000-34b7603000 r--p 00002000 fd:00 67731748 /lib64/libdl-2.5.so
34b7603000-34b7604000 rw-p 00003000 fd:00 67731748 /lib64/libdl-2.5.so
34b7800000-34b7816000 r-xp 00000000 fd:00 67731730 /lib64/libpthread-2.5.so
34b7816000-34b7a15000 ---p 00016000 fd:00 67731730 /lib64/libpthread-2.5.so
34b7a15000-34b7a16000 r--p 00015000 fd:00 67731730 /lib64/libpthread-2.5.so
34b7a16000-34b7a17000 rw-p 00016000 fd:00 67731730 /lib64/libpthread-2.5.so
34b7a17000-34b7a1b000 rw-p 34b7a17000 00:00 0
34b7c00000-34b7c14000 r-xp 00000000 fd:00 14627615 /usr/lib64/libz.so.1.2.3
34b7c14000-34b7e13000 ---p 00014000 fd:00 14627615 /usr/lib64/libz.so.1.2.3
34b7e13000-34b7e14000 rw-p 00013000 fd:00 14627615 /usr/lib64/libz.so.1.2.3
34b8000000-34b8007000 r-xp 00000000 fd:00 67731732 /lib64/librt-2.5.so
34b8007000-34b8207000 ---p 00007000 fd:00 67731732 /lib64/librt-2.5.so
34b8207000-34b8208000 r--p 00007000 fd:00 67731732 /lib64/librt-2.5.so
34b8208000-34b8209000 rw-p 00008000 fd:00 67731732 /lib64/librt-2.5.so
34b8400000-34b849d000 r-xp 00000000 fd:00 67731742 /lib64/libglib-2.0.so.0.1200.3
34b849d000-34b869c000 ---p 0009d000 fd:00 67731742 /lib64/libglib-2.0.so.0.1200.3
34b869c000-34b869e000 rw-p 0009c000 fd:00 67731742 /lib64/libglib-2.0.so.0.1200.3
34b8800000-34b883e000 r-xp 00000000 fd:00 67731745 /lib64/libgobject-2.0.so.0.1200.3
34b883e000-34b8a3e000 ---p 0003e000 fd:00 67731745 /lib64/libgobject-2.0.so.0.1200.3
34b8a3e000-34b8a40000 rw-p 0003e000 fd:00 67731745 /lib64/libgobject-2.0.so.0.1200.3
34b8c00000-34b8d05000 r-xp 00000000 fd:00 14637383 /usr/lib64/libX11.so.6.2.0
34b8d05000-34b8f05000 ---p 00105000 fd:00 14637383 /usr/lib64/libX11.so.6.2.0
34b8f05000-34b8f0c000 rw-p 00105000 fd:00 14637383 /usr/lib64/libX11.so.6.2.0
34b9000000-34b9005000 r-xp 00000000 fd:00 14637382 /usr/lib64/libXdmcp.so.6.0.0
34b9005000-34b9204000 ---p 00005000 fd:00 14637382 /usr/lib64/libXdmcp.so.6.0.0
34b9204000-34b9205000 rw-p 00004000 fd:00 14637382 /usr/lib64/libXdmcp.so.6.0.0
34b9400000-34b9402000 r-xp 00000000 fd:00 14623970 /usr/lib64/libXau.so.6.0.0
34b9402000-34b9601000 ---p 00002000 fd:00 14623970 /usr/lib64/libXau.so.6.0.0
34b9601000-34b9602000 rw-p 00001000 fd:00 14623970 /usr/lib64/libXau.so.6.0.0
34b9800000-34b9810000 r-xp 00000000 fd:00 14623344 /usr/lib64/libXext.so.6.4.0
34b9810000-34b9a10000 ---p 00010000 fd:00 14623344 /usr/lib64/libXext.so.6.4.0
34b9a10000-34b9a11000 rw-p 00010000 fd:00 14623344 /usr/lib64/libXext.so.6.4.0
34b9c00000-34b9c03000 r-xp 00000000 fd:00 67731784 /lib64/libgmodule-2.0.so.0.1200.3
34b9c03000-34b9e02000 ---p 00003000 fd:00 67731784 /lib64/libgmodule-2.0.so.0.1200.3
34b9e02000-34b9e03000 rw-p 00002000 fd:00 67731784 /lib64/libgmodule-2.0.so.0.1200.3
34ba000000-34ba07f000 r-xp 00000000 fd:00 14626072 /usr/lib64/libfreetype.so.6.3.10
34ba07f000-34ba27f000 ---p 0007f000 fd:00 14626072 /usr/lib64/libfreetype.so.6.3.10
34ba27f000-34ba284000 rw-p 0007f000 fd:00 14626072 /usr/lib64/libfreetype.so.6.3.10
34ba400000-34ba420000 r-xp 00000000 fd:00 67731799 /lib64/libexpat.so.0.5.0
34ba420000-34ba61f000 ---p 00020000 fd:00 67731799 /lib64/libexpat.so.0.5.0
34ba61f000-34ba622000 rw-p 0001f000 fd:00 67731799 /lib64/libexpat.so.0.5.0
34ba800000-34ba829000 r-xp 00000000 fd:00 14621281 /usr/lib64/libfontconfig.so.1.1.0
34ba829000-34baa29000 ---p 00029000 fd:00 14621281 /usr/lib64/libfontconfig.so.1.1.0
34baa29000-34baa33000 rw-p 00029000 fd:00 14621281 /usr/lib64/libfontconfig.so.1.1.0
34baa33000-34baa34000 rw-p 34baa33000 00:00 0
34bac00000-34bac09000 r-xp 00000000 fd:00 14637400 /usr/lib64/libXrender.so.1.3.0
34bac09000-34bae08000 ---p 00009000 fd:00 14637400 /usr/lib64/libXrender.so.1.3.0
34bae08000-34bae09000 rw-p 00008000 fd:00 14637400 /usr/lib64/libXrender.so.1.3.0
34bb000000-34bb023000 r-xp 00000000 fd:00 14637405 /usr/lib64/libpng12.so.0.10.0
34bb023000-34bb223000 ---p 00023000 fd:00 14637405 /usr/lib64/libpng12.so.0.10.0
34bb223000-34bb224000 rw-p 00023000 fd:00 14637405 /usr/lib64/libpng12.so.0.10.0
34bb400000-34bb408000 r-xp 00000000 fd:00 14626076 /usr/lib64/libpangocairo-1.0.so.0.1400.9
34bb408000-34bb608000 ---p 00008000 fd:00 14626076 /usr/lib64/libpangocairo-1.0.so.0.1400.9
34bb608000-34bb609000 rw-p 00008000 fd:00 14626076 /usr/lib64/libpangocairo-1.0.so.0.1400.9
34bb800000-34bb81c000 r-xp 00000000 fd:00 14637411 /usr/lib64/libatk-1.0.so.0.1212.0
34bb81c000-34bba1c000 ---p 0001c000 fd:00 14637411 /usr/lib64/libatk-1.0.so.0.1212.0
34bba1c000-34bba1f000 rw-p 0001c000 fd:00 14637411 /usr/lib64/libatk-1.0.so.0.1212.0
34bbc00000-34bbc67000 r-xp 00000000 fd:00 14621289 /usr/lib64/libcairo.so.2.9.2
34bbc67000-34bbe66000 ---p 00067000 fd:00 14621289 /usr/lib64/libcairo.so.2.9.2
34bbe66000-34bbe69000 rw-p 00066000 fd:00 14621289 /usr/lib64/libcairo.so.2.9.2
34bc000000-34bc009000 r-xp 00000000 fd:00 14637409 /usr/lib64/libXcursor.so.1.0.2
34bc009000-34bc209000 ---p 00009000 fd:00 14637409 /usr/lib64/libXcursor.so.1.0.2
34bc209000-34bc20a000 rw-p 00009000 fd:00 14637409 /usr/lib64/libXcursor.so.1.0.2
34bc400000-34bc43e000 r-xp 00000000 fd:00 14637404 /usr/lib64/libpango-1.0.so.0.1400.9
34bc43e000-34bc63d000 ---p 0003e000 fd:00 14637404 /usr/lib64/libpango-1.0.so.0.1400.9
34bc63d000-34bc640000 rw-p 0003d000 fd:00 14637404 /usr/lib64/libpango-1.0.so.0.1400.9
34bc800000-34bc805000 r-xp 00000000 fd:00 14637408 /usr/lib64/libXfixes.so.3.1.0
34bc805000-34bca04000 ---p 00005000 fd:00 14637408 /usr/lib64/libXfixes.so.3.1.0
34bca04000-34bca05000 rw-p 00004000 fd:00 14637408 /usr/lib64/libXfixes.so.3.1.0
34bcc00000-34bcc03000 r-xp 00000000 fd:00 14637401 /usr/lib64/libXrandr.so.2.0.0
34bcc03000-34bce02000 ---p 00003000 fd:00 14637401 /usr/lib64/libXrandr.so.2.0.0
34bce02000-34bce03000 rw-p 00002000 fd:00 14637401 /usr/lib64/libXrandr.so.2.0.0
34bd000000-34bd374000 r-xp 00000000 fd:00 14637412 /usr/lib64/libgtk-x11-2.0.so.0.1000.4
34bd374000-34bd573000 ---p 00374000 fd:00 14637412 /usr/lib64/libgtk-x11-2.0.so.0.1000.4
34bd573000-34bd57d000 rw-p 00373000 fd:00 14637412 /usr/lib64/libgtk-x11-2.0.so.0.1000.4
34bd57d000-34bd57f000 rw-p 34bd57d000 00:00 0
34bd600000-34bd62d000 r-xp 00000000 fd:00 14637406 /usr/lib64/libpangoft2-1.0.so.0.1400.9
34bd62d000-34bd82d000 ---p 0002d000 fd:00 14637406 /usr/lib64/libpangoft2-1.0.so.0.1400.9
34bd82d000-34bd82e000 rw-p 0002d000 fd:00 14637406 /usr/lib64/libpangoft2-1.0.so.0.1400.9
34bda00000-34bda17000 r-xp 00000000 fd:00 14628678 /usr/lib64/libgdk_pixbuf-2.0.so.0.1000.4
34bda17000-34bdc16000 ---p 00017000 fd:00 14628678 /usr/lib64/libgdk_pixbuf-2.0.so.0.1000.4
34bdc16000-34bdc17000 rw-p 00016000 fd:00 14628678 /usr/lib64/libgdk_pixbuf-2.0.so.0.1000.4
34bde00000-34bde02000 r-xp 00000000 fd:00 14626074 /usr/lib64/libXinerama.so.1.0.0
34bde02000-34be001000 ---p 00002000 fd:00 14626074 /usr/lib64/libXinerama.so.1.0.0
34be001000-34be002000 rw-p 00001000 fd:00 14626074 /usr/lib64/libXinerama.so.1.0.0
34be200000-34be28f000 r-xp 00000000 fd:00 14637410 /usr/lib64/libgdk-x11-2.0.so.0.1000.4
34be28f000-34be48e000 ---p 0008f000 fd:00 14637410 /usr/lib64/libgdk-x11-2.0.so.0.1000.4
34be48e000-34be493000 rw-p 0008e000 fd:00 14637410 /usr/lib64/libgdk-x11-2.0.so.0.1000.4
34be600000-34be608000 r-xp 00000000 fd:00 14637407 /usr/lib64/libXi.so.6.0.0
34be608000-34be807000 ---p 00008000 fd:00 14637407 /usr/lib64/libXi.so.6.0.0
34be807000-34be808000 rw-p 00007000 fd:00 14637407 /usr/lib64/libXi.so.6.0.0
34bfa00000-34bfa04000 r-xp 00000000 fd:00 67731749 /lib64/libgthread-2.0.so.0.1200.3
34bfa04000-34bfc03000 ---p 00004000 fd:00 67731749 /lib64/libgthread-2.0.so.0.1200.3
34bfc03000-34bfc04000 rw-p 00003000 fd:00 67731749 /lib64/libgthread-2.0.so.0.1200.3
34c8600000-34c8605000 r-xp 00000000 fd:00 14637470 /usr/lib64/libXtst.so.6.1.0
34c8605000-34c8804000 ---p 00005000 fd:00 14637470 /usr/lib64/libXtst.so.6.1.0
34c8804000-34c8805000 rw-p 00004000 fd:00 14637470 /usr/lib64/libXtst.so.6.1.0
3692800000-3692804000 r-xp 00000000 fd:00 15043563 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /jli/libjli.so
3692804000-3692a03000 ---p 00004000 fd:00 15043563 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /jli/libjli.so
3692a03000-3692a04000 rw-p 00003000 fd:00 15043563 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /jli/libjli.so
2aaaaaaab000-2aaaaaaac000 r--s 0000a000 fd:00 42533925 /opt/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R3 5x_v20090715.jar
2aaaaaaac000-2aaaaaab4000 r--s 00061000 fd:00 15073297 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/ext/g nome-java-bridge.jar
2aaaaaab4000-2aaaaaab8000 r--s 00079000 fd:00 15043410 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/jsse. jar
2aaaaaab8000-2aaaaaaba000 r--s 00009000 fd:00 42534028 /opt/eclipse/plugins/org.eclipse.core.filesystem_1.2.0.v2009 0507.jar
2aaaaaaba000-2aaaaaabd000 r--s 00016000 fd:00 42533915 /opt/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v 20090807-1100.jar
2aaaaaabd000-2aaaaaabf000 r--s 00003000 fd:00 42533928 /opt/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_6 4_1.0.100.v20080604-1400.jar
2aaaaaabf000-2aaaaaac0000 r--p 2aaaaaabf000 00:00 0
2aaaaaac0000-2aaaaaac1000 rwxp 2aaaaaac0000 00:00 0
2aaaaaac1000-2aaaaaac9000 r-xp 00000000 fd:00 15073322 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /native_threads/libhpi.so
2aaaaaac9000-2aaaaacc8000 ---p 00008000 fd:00 15073322 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /native_threads/libhpi.so
2aaaaacc8000-2aaaaacc9000 rw-p 00007000 fd:00 15073322 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /native_threads/libhpi.so
2aaaaacc9000-2aaaaacca000 rw-p 2aaaaacc9000 00:00 0
2aaaaacca000-2aaaaacd2000 rw-s 00000000 fd:00 59146338 /tmp/hsperfdata_hchan/3472
2aaaaacd2000-2aaaaacd5000 r--s 00018000 fd:00 42533224 /opt/eclipse/plugins/org.eclipse.mylyn.context.core_3.3.1.v2 0091215-0000-e3x.jar
2aaaaacd5000-2aaaaacd8000 r--s 0001d000 fd:00 42533901 /opt/eclipse/plugins/org.eclipse.equinox.p2.metadata.generat or_1.0.100.v20090520-1905.jar
2aaaaacd8000-2aaaaacdb000 r--s 0000d000 fd:00 42533278 /opt/eclipse/plugins/org.eclipse.mylyn.wikitext.mediawiki.co re_1.2.0.v20091215-0000-e3x.jar
2aaaaacdb000-2aaaaace5000 r-xp 00000000 fd:00 67731482 /lib64/libnss_files-2.5.so
2aaaaace5000-2aaaaaee4000 ---p 0000a000 fd:00 67731482 /lib64/libnss_files-2.5.so
2aaaaaee4000-2aaaaaee5000 r--p 00009000 fd:00 67731482 /lib64/libnss_files-2.5.so
2aaaaaee5000-2aaaaaee6000 rw-p 0000a000 fd:00 67731482 /lib64/libnss_files-2.5.so
2aaaaaee6000-2aaaaaef4000 r-xp 00000000 fd:00 15043447 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libverify.so
2aaaaaef4000-2aaaab0f3000 ---p 0000e000 fd:00 15043447 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libverify.so
2aaaab0f3000-2aaaab0f5000 rw-p 0000d000 fd:00 15043447 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libverify.so
2aaaab0f5000-2aaaab121000 r-xp 00000000 fd:00 15043428 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libjava.so
2aaaab121000-2aaaab320000 ---p 0002c000 fd:00 15043428 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libjava.so
2aaaab320000-2aaaab324000 rw-p 0002b000 fd:00 15043428 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libjava.so
2aaaab324000-2aaaab32b000 r-xp 00000000 fd:00 15043448 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libzip.so
2aaaab32b000-2aaaab52a000 ---p 00007000 fd:00 15043448 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libzip.so
2aaaab52a000-2aaaab52b000 rw-p 00006000 fd:00 15043448 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libzip.so
2aaaab52b000-2aaaabf6b000 rwxp 2aaaab52b000 00:00 0
2aaaabf6b000-2aaaae52b000 rwxp 2aaaabf6b000 00:00 0
2aaaae52b000-2aaaae554000 rwxp 2aaaae52b000 00:00 0
2aaaae554000-2aaaae5eb000 rwxp 2aaaae554000 00:00 0
2aaaae5eb000-2aaaae5ef000 r--s 00027000 fd:00 42533865 /opt/eclipse/plugins/org.eclipse.equinox.registry_3.4.100.v2 0090520-1800.jar
2aaaae5ef000-2aaaae5f0000 r--s 00002000 fd:00 42533829 /opt/eclipse/plugins/org.eclipse.core.runtime.compatibility. registry_3.2.200.v20090429-1800/runtime_registry_compatibili ty.jar
2aaaae5f0000-2aaab6cb0000 rwxp 2aaaae5f0000 00:00 0
2aaab6cb0000-2aaabe5f0000 rwxp 2aaab6cb0000 00:00 0
2aaabe5f0000-2aaac8710000 rwxp 2aaabe5f0000 00:00 0
2aaac8710000-2aaac90a0000 rwxp 2aaac8710000 00:00 0
2aaac90a0000-2aaace550000 rwxp 2aaac90a0000 00:00 0
2aaace550000-2aaace5f0000 rwxp 2aaace550000 00:00 0
2aaace5f0000-2aaace634000 rwxp 2aaace5f0000 00:00 0
2aaace634000-2aaace670000 rwxp 2aaace634000 00:00 0
2aaace670000-2aaace6c1000 rwxp 2aaace670000 00:00 0
2aaace6c1000-2aaace6c5000 rwxp 2aaace6c1000 00:00 0
2aaace6c5000-2aaace6f0000 rwxp 2aaace6c5000 00:00 0
2aaace6f0000-2aaace742000 rwxp 2aaace6f0000 00:00 0
2aaace742000-2aaace747000 rwxp 2aaace742000 00:00 0
2aaace747000-2aaace78b000 rwxp 2aaace747000 00:00 0
2aaace78b000-2aaace7c7000 rwxp 2aaace78b000 00:00 0
2aaace7c7000-2aaace7ef000 rw-p 2aaace7c7000 00:00 0
2aaace7ef000-2aaace97c000 r--s 03385000 fd:00 15043474 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/rt.ja r
2aaace97c000-2aaacea53000 rw-p 2aaace97c000 00:00 0
2aaacea53000-2aaad2021000 r--p 00000000 fd:00 14622724 /usr/lib/locale/locale-archive
2aaad2021000-2aaad2028000 r--s 000f8000 fd:00 15043473 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/resou rces.jar
2aaad2028000-2aaad2036000 r-xp 00000000 fd:00 42565755 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux. x86_64_1.0.200.v20090519/eclipse_1206.so
2aaad2036000-2aaad2136000 ---p 0000e000 fd:00 42565755 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux. x86_64_1.0.200.v20090519/eclipse_1206.so
2aaad2136000-2aaad2137000 rw-p 0000e000 fd:00 42565755 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux. x86_64_1.0.200.v20090519/eclipse_1206.so
2aaad2137000-2aaad213e000 r--s 00000000 fd:00 14713089 /usr/lib64/gconv/gconv-modules.cache
2aaad213e000-2aaad213f000 r-xp 00000000 fd:00 14713014 /usr/lib64/gconv/ISO8859-1.so
2aaad213f000-2aaad233f000 ---p 00001000 fd:00 14713014 /usr/lib64/gconv/ISO8859-1.so
2aaad233f000-2aaad2341000 rw-p 00001000 fd:00 14713014 /usr/lib64/gconv/ISO8859-1.so
2aaad2341000-2aaad2352000 r-xp 00000000 fd:00 15008644 /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
2aaad2352000-2aaad2552000 ---p 00011000 fd:00 15008644 /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
2aaad2552000-2aaad2553000 rw-p 00011000 fd:00 15008644 /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
2aaad2553000-2aaad2554000 r--s 00003000 fd:00 42534002 /opt/eclipse/plugins/org.eclipse.swt_3.5.1.v3555a.jar
2aaad2554000-2aaad2557000 r-xp 00000000 fd:00 15008062 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
2aaad2557000-2aaad2756000 ---p 00003000 fd:00 15008062 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
2aaad2756000-2aaad2757000 rw-p 00002000 fd:00 15008062 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
2aaad2757000-2aaad27b7000 rw-s 00000000 00:09 5734422 /SYSV00000000 (deleted)
2aaad27b7000-2aaad27c7000 r--s 00103000 fd:00 42533913 /opt/eclipse/plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.j ar
2aaad27c7000-2aaad27db000 r-xp 00000000 fd:00 15043440 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libnet.so
2aaad27db000-2aaad29da000 ---p 00014000 fd:00 15043440 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libnet.so
2aaad29da000-2aaad29db000 rw-p 00013000 fd:00 15043440 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libnet.so
2aaad29db000-2aaad29e2000 r-xp 00000000 fd:00 15043441 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libnio.so
2aaad29e2000-2aaad2be2000 ---p 00007000 fd:00 15043441 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libnio.so
2aaad2be2000-2aaad2be3000 rw-p 00007000 fd:00 15043441 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /libnio.so
2aaad2be3000-2aaad2be5000 r--s 0000d000 fd:00 42533924 /opt/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0 .100.v20090520-1905.jar
2aaad2be5000-2aaad2be8000 r--s 00013000 fd:00 42534037 /opt/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x _v20090826-0451.jar
2aaad2be8000-2aaad2be9000 r--s 00009000 fd:00 42533857 /opt/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0 .100.v20090521-1912.jar
2aaad2be9000-2aaad2beb000 r--s 00007000 fd:00 42533255 /opt/eclipse/plugins/org.eclipse.mylyn.monitor.core_3.3.1.v2 0091215-0000-e3x.jar
2aaad2beb000-2aaad2bee000 r--s 000c0000 fd:00 43222026 /opt/eclipse/configuration/org.eclipse.osgi/bundles/353/1/.c p/lib/jna.jar
2aaad2bee000-2aaad2bf2000 r--s 0005f000 fd:00 43778498 /opt/eclipse/plugins/org.eclipse.pde.build_3.5.1.R35x_200908 20/pdebuild.jar
2aaad2bf2000-2aaad2bf5000 r--s 00016000 fd:00 42533943 /opt/eclipse/plugins/org.eclipse.update.configurator_3.3.0.v 20090312.jar
2aaad2bf5000-2aaad2bf7000 r--s 0000a000 fd:00 42533256 /opt/eclipse/plugins/org.eclipse.mylyn.monitor.ui_3.3.1.v200 91215-0000-e3x.jar
2aaad2bf7000-2aaad2bfa000 r--s 00017000 fd:00 42533942 /opt/eclipse/plugins/org.eclipse.core.commands_3.5.0.I200905 25-2000.jar
2aaad2bfa000-2aaad2bfe000 r--s 00023000 fd:00 42533904 /opt/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.101.R 35x_v20090825.jar
2aaad2bfe000-2aaad2c04000 r--s 00032000 fd:00 43778264 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/jaxen-1.1.1.jar
2aaad2c04000-2aaad2c05000 r--s 00005000 fd:00 43778263 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/jFormatString.jar
2aaad2c05000-2aaad2c09000 r--s 00016000 fd:00 42533262 /opt/eclipse/plugins/org.eclipse.mylyn.team.ui_3.3.1.v200912 15-0000-e3x.jar
2aaad2c09000-2aaad2c0c000 r--s 0001a000 fd:00 42533936 /opt/eclipse/plugins/org.eclipse.core.resources.compatibilit y_3.4.0.v20090505.jar
2aaad2c0c000-2aaad2c0d000 r--s 00001000 fd:00 42565689 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-antlr.jar
2aaad2c0d000-2aaad2c0f000 r--s 00004000 fd:00 43778259 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/asm-tree-3.1.jar
2aaad2c0f000-2aaad2c54000 r--s 0039d000 fd:00 42533825 /opt/eclipse/plugins/org.eclipse.ui.workbench_3.5.1.M2009082 6-0800a.jar
2aaad2c54000-2aaad2c55000 r--s 00001000 fd:00 42533811 /opt/eclipse/plugins/org.eclipse.ui.workbench.compatibility_ 3.2.0.I20090429-1800/compatibility.jar
2aaad2c55000-2aaad2c69000 r--s 000ef000 fd:00 42533905 /opt/eclipse/plugins/org.eclipse.jface_3.5.1.M20090826-0800. jar
2aaad2c69000-2aaad2c7c000 r--s 00211000 fd:00 42533969 /opt/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.5.1. v3555a.jar
2aaad2c7c000-2aaad2c7d000 r--s 0000a000 fd:00 43778257 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/asm-3.1.jar
2aaad2c7d000-2aaad2c81000 r--s 00032000 fd:00 42533960 /opt/eclipse/plugins/org.eclipse.help_3.4.1.v20090805_35x.ja r
2aaad2c81000-2aaad2c82000 r--s 00007000 fd:00 43778258 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/asm-commons-3.1.jar
2aaad2c82000-2aaad2c84000 r--s 00013000 fd:00 42534040 /opt/eclipse/plugins/org.eclipse.core.expressions_3.4.100.v2 0090429-1800.jar
2aaad2c85000-2aaad2cc5000 r-xp 00000000 fd:00 42633734 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-gtk-3555.so
2aaad2cc5000-2aaad2dc5000 ---p 00040000 fd:00 42633734 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-gtk-3555.so
2aaad2dc5000-2aaad2dc9000 rw-p 00040000 fd:00 42633734 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-gtk-3555.so
2aaad2dc9000-2aaad2dca000 rw-p 2aaad2dc9000 00:00 0
2aaad2dca000-2aaad2e36000 r-xp 00000000 fd:00 42633735 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-pi-gtk-3555.so
2aaad2e36000-2aaad2f35000 ---p 0006c000 fd:00 42633735 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-pi-gtk-3555.so
2aaad2f35000-2aaad2f38000 rw-p 0006b000 fd:00 42633735 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-pi-gtk-3555.so
2aaad2f38000-2aaad2f3a000 rw-p 2aaad2f38000 00:00 0
2aaad2f3b000-2aaad2f3f000 r-xp 00000000 fd:00 15008067 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
2aaad2f3f000-2aaad313e000 ---p 00004000 fd:00 15008067 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
2aaad313e000-2aaad313f000 rw-p 00003000 fd:00 15008067 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
2aaad313f000-2aaad319f000 rw-s 00000000 00:09 5767215 /SYSV00000000 (deleted)
2aaad319f000-2aaad31a2000 r--s 00010000 fd:00 42534039 /opt/eclipse/plugins/org.eclipse.equinox.util_1.0.100.v20090 520-1800.jar
2aaad31a2000-2aaad31a9000 r--s 00052000 fd:00 42534016 /opt/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.201.R35x_v 20090818-0235.jar
2aaad31a9000-2aaad31ac000 r--s 00012000 fd:00 42533929 /opt/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0 .v20090603.jar
2aaad31ac000-2aaad31ae000 r--s 00001000 fd:00 42565700 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-apache-bcel.jar
2aaad31ae000-2aaad31b8000 r--s 00074000 fd:00 42534012 /opt/eclipse/plugins/org.eclipse.jdt.junit_3.5.1.r351_v20090 708-0800.jar
2aaad31b8000-2aaad31bc000 r--s 00043000 fd:00 42533934 /opt/eclipse/plugins/org.eclipse.jdt.launching_3.5.0.v200905 27.jar
2aaad31bc000-2aaad31c1000 r--s 00020000 fd:00 42533953 /opt/eclipse/plugins/org.eclipse.ui_3.5.1.M20090902-1000.jar
2aaad31c1000-2aaad31c3000 r--s 00000000 fd:00 42565697 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-apache-bsf.jar
2aaad31c3000-2aaad31c4000 r--s 00000000 fd:00 42565707 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-apache-log4j.jar
2aaad31c5000-2aaad31cc000 r--s 00000000 fd:00 70910510 /var/cache/fontconfig/beeeeb3dfe132a8a0633a017c99ce0c0-x86-6 4.cache-2
2aaad31cc000-2aaad31d7000 r--s 00000000 fd:00 70910384 /var/cache/fontconfig/e19de935dec46bbf3ed114ee4965548a-x86-6 4.cache-2
2aaad31d7000-2aaad31da000 r--s 00000000 fd:00 70910051 /var/cache/fontconfig/e3ead4b767b8819993a6fa3ae306afa9-x86-6 4.cache-2
2aaad31da000-2aaad31e1000 r--s 00000000 fd:00 70910489 /var/cache/fontconfig/7ddba6133ef499da58de5e8c586d3b75-x86-6 4.cache-2
2aaad31e1000-2aaad31e5000 r--s 00000000 fd:00 70910490 /var/cache/fontconfig/b67b32625a2bb51b023d3814a918f351-x86-6 4.cache-2
2aaad31e5000-2aaad31ed000 r--s 00000000 fd:00 70910507 /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-x86-6 4.cache-2
2aaad31ed000-2aaad31ef000 r--s 00000000 fd:00 70910127 /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-x86-6 4.cache-2
2aaad31ef000-2aaad325c000 r--p 00000000 fd:00 15172960 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans.ttf
2aaad325c000-2aaad325e000 r-xp 00000000 fd:00 14975878 /usr/lib64/pango/1.5.0/modules/pango-basic-fc.so
2aaad325e000-2aaad345e000 ---p 00002000 fd:00 14975878 /usr/lib64/pango/1.5.0/modules/pango-basic-fc.so
2aaad345e000-2aaad345f000 rw-p 00002000 fd:00 14975878 /usr/lib64/pango/1.5.0/modules/pango-basic-fc.so
2aaad3460000-2aaad3465000 r-xp 00000000 fd:00 15008063 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
2aaad3465000-2aaad3665000 ---p 00005000 fd:00 15008063 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
2aaad3665000-2aaad3666000 rw-p 00005000 fd:00 15008063 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
2aaad3666000-2aaad36cf000 r--p 00000000 fd:00 15172956 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans-Bold.ttf
2aaad36cf000-2aaad36d9000 r--s 000a3000 fd:00 42533935 /opt/eclipse/plugins/org.eclipse.core.resources_3.5.1.R35x_v 20090826-0451.jar
2aaad36d9000-2aaad36db000 r--s 00008000 fd:00 42565692 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-apache-oro.jar
2aaad36db000-2aaad36dd000 r--s 00000000 fd:00 42565694 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-apache-regexp.jar
2aaad36dd000-2aaad36df000 r--s 00000000 fd:00 42565711 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-apache-resolver.jar
2aaad36e0000-2aaad36e2000 r-xp 00000000 fd:00 42633751 /opt/eclipse/configuration/org.eclipse.osgi/bundles/34/1/.cp /os/linux/x86_64/liblocalfile_1_0_0.so
2aaad36e2000-2aaad37e1000 ---p 00002000 fd:00 42633751 /opt/eclipse/configuration/org.eclipse.osgi/bundles/34/1/.cp /os/linux/x86_64/liblocalfile_1_0_0.so
2aaad37e1000-2aaad37e2000 rw-p 00001000 fd:00 42633751 /opt/eclipse/configuration/org.eclipse.osgi/bundles/34/1/.cp /os/linux/x86_64/liblocalfile_1_0_0.so
2aaad37e2000-2aaad37e4000 r--s 00000000 fd:00 42565705 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-commons-logging.jar
2aaad37e5000-2aaad37ed000 r--s 00050000 fd:00 42533222 /opt/eclipse/plugins/org.eclipse.mylyn.commons.ui_3.3.1.v200 91215-0000-e3x.jar
2aaad37ed000-2aaad37ef000 r--s 002c8000 fd:00 42533820 /opt/eclipse/plugins/org.polarion.eclipse.team.svn.connector .svnkit16_2.2.1.I20091009-1900.jar
2aaad37ef000-2aaad37f4000 r--s 00039000 fd:00 43222023 /opt/eclipse/configuration/org.eclipse.osgi/bundles/353/1/.c p/lib/trilead.jar
2aaad37f4000-2aaad37f6000 r--s 0000a000 fd:00 42565704 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-commons-net.jar
2aaad37f6000-2aaad3813000 r--s 00568000 fd:00 42533997 /opt/eclipse/plugins/com.ibm.icu_4.0.1.v20090822.jar
2aaad3813000-2aaad3815000 r--s 00004000 fd:00 42565688 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-jai.jar
2aaad3815000-2aaad3818000 r--s 00018000 fd:00 43222025 /opt/eclipse/configuration/org.eclipse.osgi/bundles/353/1/.c p/lib/svnkit-javahl.jar
2aaad3818000-2aaad381b000 r--s 00013000 fd:00 42533842 /opt/eclipse/plugins/org.eclipse.ui.views_3.4.1.M20090826-08 00.jar
2aaad381b000-2aaad381c000 r--s 00001000 fd:00 42565702 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-javamail.jar
2aaad381c000-2aaad3820000 r--s 00025000 fd:00 42533196 /opt/eclipse/plugins/org.eclipse.mylyn.bugzilla.ui_3.3.1.v20 091215-0000-e3x.jar
2aaad3820000-2aaad3822000 r--s 00001000 fd:00 42565691 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-jdepend.jar
2aaad3822000-2aaad3823000 r--s 00001000 fd:00 42565695 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-jmf.jar
2aaad3823000-2aaad3824000 r--s 00007000 fd:00 42565696 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-jsch.jar
2aaad3824000-2aaad3826000 r--s 00015000 fd:00 42565703 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-junit.jar
2aaad3826000-2aaad382a000 r--s 0003c000 fd:00 43778261 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/commons-lang-2.4.jar
2aaad382a000-2aaad382c000 r--s 00002000 fd:00 42565710 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-launcher.jar
2aaad382c000-2aaad382d000 r--s 00002000 fd:00 42565698 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-netrexx.jar
2aaad382f000-2aaad3852000 r--s 001d6000 fd:00 42533902 /opt/eclipse/plugins/org.eclipse.ui.ide_3.5.1.M20090826-0800 .jar
2aaad3854000-2aaad3858000 r--s 0001e000 fd:00 42533958 /opt/eclipse/plugins/org.eclipse.ui.views.log_1.0.100.v20090 731.jar
2aaad3858000-2aaad3863000 r--s 0007f000 fd:00 42533870 /opt/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.5 .0.v20090603.jar
2aaad3863000-2aaad386d000 r--s 00088000 fd:00 42533868 /opt/eclipse/plugins/org.eclipse.update.core_3.2.300.v200905 25.jar
2aaad386d000-2aaad386f000 r--s 00006000 fd:00 42533974 /opt/eclipse/plugins/org.eclipse.update.scheduler_3.2.200.v2 0081127.jar
2aaad386f000-2aaad38b7000 r--s 003ad000 fd:00 42534182 /opt/eclipse/plugins/org.eclipse.pde.ui_3.5.0.v20090821.jar
2aaad38b7000-2aaad38bb000 r--s 0002a000 fd:00 42533092 /opt/eclipse/plugins/org.eclipse.mylyn.bugzilla.core_3.3.1.v 20091215-0000-e3x.jar
2aaad38bb000-2aaad38c3000 r--s 00062000 fd:00 42565709 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-nodeps.jar
2aaad38c3000-2aaad38c4000 r--s 00008000 fd:00 42565690 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-starteam.jar
2aaad38c4000-2aaad38c5000 r--s 00000000 fd:00 42565701 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-stylebook.jar
2aaad38c5000-2aaad38c6000 r--s 00001000 fd:00 42565699 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-swing.jar
2aaad38c6000-2aaad38c7000 r--s 00001000 fd:00 42565693 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-trax.jar
2aaad38c7000-2aaad38cd000 r--s 00032000 fd:00 42533225 /opt/eclipse/plugins/org.eclipse.mylyn.context.ui_3.3.1.v200 91215-0000-e3x.jar
2aaad38cd000-2aaad38de000 r--s 000f8000 fd:00 42533986 /opt/eclipse/plugins/org.eclipse.ant.ui_3.4.1.v20090901_r351 .jar
2aaad38de000-2aaad38e3000 r--s 0003b000 fd:00 42533951 /opt/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.0.0. v20090527-1812.jar
2aaad38e3000-2aaad38e6000 r--s 00026000 fd:00 42534013 /opt/eclipse/plugins/org.eclipse.equinox.p2.repository.tools _1.0.1.R35x_v20090806.jar
2aaad38e6000-2aaad38e7000 r--s 00003000 fd:00 42565706 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant-weblogic.jar
2aaad38eb000-2aaad3914000 r--s 0041c000 fd:00 42533843 /opt/eclipse/plugins/org.eclipse.jdt.core_3.5.1.v_972_R35x.j ar
2aaad3914000-2aaad3917000 r--s 00023000 fd:00 42534055 /opt/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.201.R3 5x_v20090825-1530.jar
2aaad3917000-2aaad3918000 r--s 0000c000 fd:00 42533945 /opt/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v _972_R35x.jar
2aaad391b000-2aaad391d000 r--s 00010000 fd:00 42533840 /opt/eclipse/plugins/org.eclipse.core.runtime_3.5.0.v2009052 5.jar
2aaad391d000-2aaad391f000 r--s 00006000 fd:00 42533878 /opt/eclipse/plugins/org.eclipse.core.variables_3.2.200.v200 90521.jar
2aaad391f000-2aaad3921000 r--s 00016000 fd:00 42533988 /opt/eclipse/plugins/org.eclipse.ant.core_3.2.100.v20090817_ r351.jar
2aaad3921000-2aaad3925000 r--s 00023000 fd:00 42533882 /opt/eclipse/plugins/org.eclipse.equinox.p2.artifact.reposit ory_1.0.101.R35x_v20090721.jar
2aaad3925000-2aaad392b000 r--s 0004e000 fd:00 42533989 /opt/eclipse/plugins/org.eclipse.help.base_3.4.0.v2009091708 00.jar
2aaad3931000-2aaad394a000 r--s 00126000 fd:00 42533854 /opt/eclipse/plugins/org.eclipse.jdt.debug.ui_3.4.1.v2009081 1_r351.jar
2aaad394a000-2aaad394e000 r--s 00022000 fd:00 42533918 /opt/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v200 90504.jar
2aaad394e000-2aaad3952000 r--s 00022000 fd:00 42533254 /opt/eclipse/plugins/org.eclipse.mylyn.java.ui_3.3.1.v200912 15-0000-e3x.jar
2aaad3957000-2aaad3960000 r--s 00056000 fd:00 42533855 /opt/eclipse/plugins/org.eclipse.team.core_3.5.0.I20090527-0 620.jar
2aaad3960000-2aaad3964000 r--s 0000d000 fd:00 42565655 /opt/eclipse/plugins/org.eclipse.jdt.debug_3.5.0.v20090526/j di.jar
2aaad3967000-2aaad39ce000 r--p 00000000 fd:00 15172959 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans-Oblique.ttf
2aaad39ce000-2aaad3a38000 r--p 00000000 fd:00 15172957 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans-BoldOblique.ttf
2aaad3a3c000-2aaad3a49000 r--s 000bd000 fd:00 42565654 /opt/eclipse/plugins/org.eclipse.jdt.debug_3.5.0.v20090526/j dimodel.jar
2aaad3a49000-2aaad3a4e000 r--s 00037000 fd:00 42533931 /opt/eclipse/plugins/org.eclipse.text_3.5.0.v20090513-2000.j ar
2aaad3a59000-2aaad3a93000 r--p 00000000 fd:00 15172968 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono.ttf
2aaad3a93000-2aaad3acc000 r--p 00000000 fd:00 15172965 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono-Bold.ttf
2aaad3acc000-2aaad3afa000 r--p 00000000 fd:00 15172967 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono-Oblique.ttf
2aaad3afa000-2aaad3b26000 r--p 00000000 fd:00 15172966 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono-BoldOblique.tt f
2aaad3b26000-2aaad3b35000 r--s 000f3000 fd:00 42534181 /opt/eclipse/plugins/org.eclipse.pde.core_3.5.100.v20090821. jar
2aaad3b38000-2aaad3b3c000 r--s 00023000 fd:00 42534063 /opt/eclipse/plugins/org.eclipse.ui.console_3.4.0.v20090513. jar
2aaad3b3c000-2aaad3b56000 r--s 0012c000 fd:00 42533952 /opt/eclipse/plugins/org.eclipse.team.ui_3.5.0.I20090430-040 8.jar
2aaad3b56000-2aaad3b75000 r--s 00162000 fd:00 42533260 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.ui_3.3.1.v20091 215-0000-e3x.jar
2aaad3b75000-2aaad3b7c000 r--s 00044000 fd:00 42533276 /opt/eclipse/plugins/org.eclipse.mylyn.wikitext.core_1.2.0.v 20091215-0000-e3x.jar
2aaad3b7d000-2aaad3b84000 r--s 00047000 fd:00 42533944 /opt/eclipse/plugins/org.eclipse.debug.core_3.5.0.v20090526- 1600.jar
2aaad3b8b000-2aaad3b8e000 r--s 00014000 fd:00 15043463 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/jce.j ar
2aaad3b90000-2aaad3b92000 r--s 00008000 fd:00 42533851 /opt/eclipse/plugins/org.eclipse.epp.usagedata.gathering_1.1 .0.R200906100410.jar
2aaad3b92000-2aaad3b94000 r--s 0000a000 fd:00 42533907 /opt/eclipse/plugins/org.eclipse.epp.usagedata.recording_1.1 .0.R200906100410.jar
2aaad3b94000-2aaad3bc6000 r--s 0021b000 fd:00 42534099 /opt/eclipse/plugins/org.eclipse.team.svn.ui_0.7.8.I20090904 -1300.jar
2aaad3bc6000-2aaad3bd4000 r--s 0009a000 fd:00 42534058 /opt/eclipse/plugins/org.eclipse.wst.xml.core_1.1.401.v20090 8242115.jar
2aaad3bd4000-2aaad3bde000 r--s 0005b000 fd:00 42533863 /opt/eclipse/plugins/org.eclipse.wst.sse.core_1.1.401.v20090 9172215.jar
2aaad3bde000-2aaad3bf1000 r--s 000c7000 fd:00 42534097 /opt/eclipse/plugins/org.eclipse.team.svn.core_0.7.8.I200909 04-1300.jar
2aaad3bfa000-2aaad3bfd000 r--s 0001c000 fd:00 42534045 /opt/eclipse/plugins/org.eclipse.equinox.p2.metadata.reposit ory_1.0.101.R35x_v20090812.jar
2aaad3bfd000-2aaad3c08000 r--s 0007d000 fd:00 42533885 /opt/eclipse/plugins/org.eclipse.ui.editors_3.5.0.v20090527- 2000.jar
2aaad3c12000-2aaad3c27000 r--s 001b2000 fd:00 43222024 /opt/eclipse/configuration/org.eclipse.osgi/bundles/353/1/.c p/lib/svnkit.jar
2aaad3c27000-2aaad3c30000 r--s 00084000 fd:00 42534004 /opt/eclipse/plugins/org.eclipse.team.cvs.core_3.3.200.I2009 0430-0408.jar
2aaad3c3e000-2aaad3c6e000 r--s 00226000 fd:00 42534048 /opt/eclipse/plugins/org.eclipse.debug.ui_3.5.1.v20090811_r3 51.jar
2aaad3c6e000-2aaad3c81000 r--s 000da000 fd:00 42533912 /opt/eclipse/plugins/org.eclipse.jface.text_3.5.1.r351_v2009 0708-0800.jar
2aaad3c94000-2aaad3cb2000 r--s 00177000 fd:00 42534009 /opt/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.201.R35x_v2 0090826-0905.jar
2aaad3cbb000-2aaad3cbe000 rw-s 00000000 00:09 5799984 /SYSV00000000 (deleted)
2aaad3cbe000-2aaad3cc5000 r-xp 00000000 fd:00 42633783 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-atk-gtk-3555.so
2aaad3cc5000-2aaad3dc4000 ---p 00007000 fd:00 42633783 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-atk-gtk-3555.so
2aaad3dc4000-2aaad3dc5000 rw-p 00006000 fd:00 42633783 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-atk-gtk-3555.so
2aaad3dc5000-2aaad3dd1000 r-xp 00000000 fd:00 42633789 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-cairo-gtk-3555.so
2aaad3dd1000-2aaad3ed1000 ---p 0000c000 fd:00 42633789 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-cairo-gtk-3555.so
2aaad3ed1000-2aaad3ed2000 rw-p 0000c000 fd:00 42633789 /opt/eclipse/configuration/org.eclipse.osgi/bundles/188/1/.c p/libswt-cairo-gtk-3555.so
2aaad3ed2000-2aaad3f61000 r--s 008cb000 fd:00 42533848 /opt/eclipse/plugins/org.eclipse.jdt.ui_3.5.1.r351_v20090821 -0800.jar
2aaad3f61000-2aaad3f8a000 r--s 002b7000 fd:00 43778240 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/findbugs-plugin.jar
2aaad3f8a000-2aaad3f8d000 r--s 00006000 fd:00 43778265 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/jsr305.jar
2aaad3f8d000-2aaad3f8f000 r--s 00002000 fd:00 43778256 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/annotations.jar
2aaad3f8f000-2aaad3f98000 r--s 0007a000 fd:00 43778260 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/bcel.jar
2aaad3f98000-2aaad3f9d000 r--s 00048000 fd:00 43778262 /opt/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_1.3. 9.20090821/lib/dom4j-1.6.1.jar
2aaad3f9d000-2aaad3fb2000 r--s 0012e000 fd:00 42565708 /opt/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/lib /ant.jar
2aaad4000000-2aaad7ffd000 rw-p 2aaad4000000 00:00 0
2aaad7ffd000-2aaad8000000 ---p 2aaad7ffd000 00:00 0
2aaad8000000-2aaadc000000 rw-p 2aaad8000000 00:00 0
2aaadc000000-2aaadc018000 r-xp 00000000 fd:00 59146348 /tmp/jna1767231285226630274.tmp
2aaadc018000-2aaadc117000 ---p 00018000 fd:00 59146348 /tmp/jna1767231285226630274.tmp
2aaadc117000-2aaadc118000 rw-p 00017000 fd:00 59146348 /tmp/jna1767231285226630274.tmp
2aaadc118000-2aaadc119000 rw-p 2aaadc118000 00:00 0
2aaadc119000-2aaadc177000 r--s 00b8f000 fd:00 15369151 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/lib/tools.jar
2aaadc177000-2aaadc178000 r--s 00001000 fd:00 44240390 /opt/eclipse/configuration/org.eclipse.osgi/bundles/37/1/.cp /ant_tasks/resources-ant.jar
2aaadc178000-2aaadc17a000 r--s 00003000 fd:00 44240395 /opt/eclipse/configuration/org.eclipse.osgi/bundles/81/1/.cp /ant_tasks/artifactRepository-ant.jar
2aaadc17a000-2aaadc17b000 r--s 00002000 fd:00 44240400 /opt/eclipse/configuration/org.eclipse.osgi/bundles/91/1/.cp /lib/jarprocessor-ant.jar
2aaadc17b000-2aaadc17c000 r--s 00001000 fd:00 44240405 /opt/eclipse/configuration/org.eclipse.osgi/bundles/93/1/.cp /ant_tasks/generator-ant.jar
2aaadc17c000-2aaadc17e000 r--s 00002000 fd:00 44240410 /opt/eclipse/configuration/org.eclipse.osgi/bundles/94/1/.cp /ant_tasks/metadataRepository-ant.jar
2aaadc17e000-2aaadc17f000 r--s 00003000 fd:00 44240415 /opt/eclipse/configuration/org.eclipse.osgi/bundles/95/1/.cp /ant_tasks/publisher-ant.jar
2aaadc17f000-2aaadc181000 r--s 00005000 fd:00 44240420 /opt/eclipse/configuration/org.eclipse.osgi/bundles/98/1/.cp /lib/repository-tools-ant.jar
2aaadc181000-2aaadc182000 r--s 00000000 fd:00 44240425 /opt/eclipse/configuration/org.eclipse.osgi/bundles/115/1/.c p/ant_tasks/helpbase-ant.jar
2aaadc182000-2aaadc184000 r--s 00002000 fd:00 44240429 /opt/eclipse/configuration/org.eclipse.osgi/bundles/124/1/.c p/jdtCompilerAdapter.jar
2aaadc184000-2aaadc186000 r--s 00010000 fd:00 43778497 /opt/eclipse/plugins/org.eclipse.pde.build_3.5.1.R35x_200908 20/lib/pdebuild-ant.jar
2aaadc186000-2aaadc187000 r--s 00002000 fd:00 43778508 /opt/eclipse/configuration/org.eclipse.osgi/bundles/307/1/.c p/ant_tasks/pde-ant.jar
2aaadc187000-2aaadc189000 r--s 00007000 fd:00 43190367 /opt/eclipse/configuration/org.eclipse.osgi/bundles/336/1/.c p/lib/wikitext-ant.jar
2aaadc189000-2aaadc18b000 r--s 00001000 fd:00 44401145 /opt/eclipse/configuration/org.eclipse.osgi/bundles/338/1/.c p/lib/mediawiki-ant.jar
2aaadc18b000-2aaadc18d000 r--s 00007000 fd:00 44240434 /opt/eclipse/configuration/org.eclipse.osgi/bundles/20/1/.cp /lib/antsupportlib.jar
2aaadc18d000-2aaadc18f000 r--s 00005000 fd:00 44240436 /opt/eclipse/configuration/org.eclipse.osgi/bundles/21/1/.cp /lib/antrunner.jar
2aaadc18f000-2aaadc191000 r--s 0000c000 fd:00 44240437 /opt/eclipse/configuration/org.eclipse.osgi/bundles/21/1/.cp /lib/remoteAnt.jar
2aaadc191000-2aaadc192000 r--s 00000000 fd:00 44240442 /opt/eclipse/configuration/org.eclipse.osgi/bundles/85/1/.cp /ant_tasks/director-ant.jar
2aaadc192000-2aaadc193000 r--p 2aaadc192000 00:00 0
2aaae0000000-2aaae218d000 rw-p 2aaae0000000 00:00 0
2aaae218d000-2aaae4000000 ---p 2aaae218d000 00:00 0
2aaae4000000-2aaae64de000 rw-p 2aaae4000000 00:00 0
2aaae64de000-2aaae8000000 ---p 2aaae64de000 00:00 0
2aaae8000000-2aaae9ab0000 rw-p 2aaae8000000 00:00 0
2aaae9ab0000-2aaaec000000 ---p 2aaae9ab0000 00:00 0
2b1b63e5d000-2b1b63e5e000 rw-p 2b1b63e5d000 00:00 0
2b1b63e6f000-2b1b63e73000 rw-p 2b1b63e6f000 00:00 0
2b1b63e73000-2b1b645af000 r-xp 00000000 fd:00 15073284 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /server/libjvm.so
2b1b645af000-2b1b647af000 ---p 0073c000 fd:00 15073284 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /server/libjvm.so
2b1b647af000-2b1b64827000 rw-p 0073c000 fd:00 15073284 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64 /server/libjvm.so
2b1b64827000-2b1b64860000 rw-p 2b1b64827000 00:00 0
7fffaa525000-7fffaa559000 rwxp 7ffffffc9000 00:00 0 [stack]
7fffaa559000-7fffaa55b000 rw-p 7fffffffd000 00:00 0
ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0 [vdso]

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -XX:MaxPermSize=256m -Xms40m -Xmx256m
java_command: /opt/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R 35x_v20090715.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /opt/eclipse/eclipse -name Eclipse --launcher.library /opt/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux .x86_64_1.0.200.v20090519/eclipse_1206.so -startup /opt/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R 35x_v20090715.jar -exitdata 4e8016 -product org.eclipse.epp.package.java.product -vm /usr/bin/java -vmargs -Dosgi.requiredJavaVersion=1.5
Re: Eclipse crashes when I launch the 2nd java app [message #505568 is a reply to message #505546] Fri, 01 January 2010 13:36 Go to previous message
Eclipse UserFriend
structurechart@yahoo.com wrote:
> I am using Eclipse Galileo and a subversive plugin.
>
> When I try to launch the 2nd java app in Eclipse, it always crashes.
>
> Here is the log:
> [...]

Can you explain what you mean by "launch the 2nd java app in Eclipse"?
Exactly what steps are you taking? Does this reproduce with all java
apps, or just one?
Previous Topic:obfuscation
Next Topic:Remove All But Selected Breakpoints option
Goto Forum:
  


Current Time: Sat Mar 22 11:07:52 EDT 2025

Powered by FUDForum. Page generated in 0.04054 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top