Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Subclipse lässt Eclipse-3.2 abstürzen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ilumine
n00b
n00b


Joined: 14 Jun 2006
Posts: 26

PostPosted: Wed Sep 19, 2007 9:00 pm    Post subject: Subclipse lässt Eclipse-3.2 abstürzen Reply with quote

Hallo,

seit einiger Zeit stürzt Eclipse bei mir ab sobald ich mit subclipse ein repository browsen möchte (sofort nach eingabe der repo url). Jetzt ist es in der Zwischenzeit sogar so dass eclipse garnicht mehr startet sondern sofort nach der auswahl des workspaces ins Datennirvana verschwindet...

ich hab in der zwischenzeit von beryl auf compiz-fusion umgestellt und seither verabschiedet sich auch firefox ab und an ohne vorwarnung... da ich lange zeit kein gentoo mehr gebootet hatte kann ich nicht sagen ob es direkt nach installation von compiz-fusion nicht mehr ging oder schon vorher / erst nachher...

bin etwas hilflos... dazu kommt dass ich eclipse im moment wirklich dringend brauche :(

hier paar infos die evtl helfen...

paukul@laptux ~ $ uname -a
Linux laptux 2.6.22-gentoo-r5 #1 PREEMPT Wed Aug 29 03:20:34 CEST 2007 i686 Intel(R) Pentium(R) M processor 1.73GHz GenuineIntel GNU/Linux

----------

paukul@laptux ~ $ java-config -L
The following VMs are available for generation-2:
1) Sun JDK 1.4.2.15 [sun-jdk-1.4]
*) Sun JDK 1.5.0.12 [sun-jdk-1.5]
3) Sun JDK 1.6.0.02 [sun-jdk-1.6]
4) Sun JRE 1.6.0.02 [sun-jre-bin-1.6]

(auch schon mit jre / jdk 1.6.x versucht, selbes ergebnis!)

-----------

paukul@laptux ~ $ compiz --version
compiz 0.5.5

-----------

das hier sagt mir der hs_err_pid****.log:

Quote:

#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9f4b712b, pid=6375, tid=2675608464
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b05 mixed mode)
# Problematic frame:
# C [libsvn_subr-1.so.0+0x1112b] svn_io_get_dirents2+0xab
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

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

Current thread (0x0884fc00): JavaThread "Worker-0" [_thread_in_native, id=6403]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x0002f4e0

Registers:
EAX=0x0002f4e0, EBX=0x9f4d4144, ECX=0x00000000, EDX=0x090e2098
ESP=0x9f7a6e20, EBP=0x9f7a6ec8, ESI=0x090d06a0, EDI=0x00000000
EIP=0x9f4b712b, CR2=0x0002f4e0, EFLAGS=0x00010246

Top of Stack: (sp=0x9f7a6e20)
0x9f7a6e20: 9f7a6e50 02008000 090e1f48 b7f6576e
0x9f7a6e30: 9f7a6eac b7fa27ca 9f2cc724 9f7a6e50
0x9f7a6e40: 00001903 b7fb3fbc 08803688 090e1f48
0x9f7a6e50: 090e1c38 0200a000 9f7a6e78 00000002
0x9f7a6e60: 087e8e80 9f2f01ec 001af815 b7fb3fbc
0x9f7a6e70: 00000001 087e8730 9f7a6eb0 b7fa66b4
0x9f7a6e80: 087e88e8 00000000 00000001 00000001
0x9f7a6e90: 00000000 9f4e5ec8 9f4e3000 0002f4e0

Instructions: (pc=0x9f4b712b)
0x9f4b711b: 78 ff ff 85 c0 89 c7 0f 85 aa 00 00 00 8b 45 d4
0x9f4b712b: 80 38 2e 74 c2 ba 08 00 00 00 89 54 24 04 8b 55

Stack: [0x9f758000,0x9f7a9000), sp=0x9f7a6e20, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libsvn_subr-1.so.0+0x1112b] svn_io_get_dirents2+0xab
C [libsvn_wc-1.so.0+0x24e36]
C [libsvn_wc-1.so.0+0x2611e]
C [libsvn_delta-1.so.0+0x1fbf]
C [libsvn_client-1.so.0+0x21b23] svn_client_status2+0x283

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.SVNClient.status(Ljava/lang/String;ZZZZZ)[Lorg/tigris/subversion/javahl/Status;+0
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+83
j org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(Ljava/io/File;ZZZ)[Lorg/tigris/subversion/svnclientadapter/ISVNStatus;+7
j org.tigris.subversion.subclipse.core.client.PeekStatusCommand.execute(Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;)V+61
j org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.peekResourceStatusFor(Lorg/eclipse/core/runtime/IPath;)Lorg/tigris/subversion/subclipse/core/resources/LocalResourceStatus;+16
j org.tigris.subversion.subclipse.core.SVNProviderPlugin.isManagedBySubversion(Lorg/eclipse/core/runtime/IPath;)Z+37
j org.tigris.subversion.subclipse.core.SVNProviderPlugin.isManagedBySubversion(Lorg/eclipse/core/resources/IContainer;)Z+29
j org.tigris.subversion.subclipse.core.SVNTeamProviderType.metaFilesDetected(Lorg/eclipse/core/resources/IProject;[Lorg/eclipse/core/resources/IContainer;)V+9
j org.eclipse.team.internal.core.TeamResourceChangeListener.handleUnsharedProjectChanges(Lorg/eclipse/core/resources/IProject;Lorg/eclipse/core/resources/IResourceDelta;)V+217
j org.eclipse.team.internal.core.TeamResourceChangeListener.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V+53
j org.eclipse.core.internal.events.NotificationManager$2.run()V+8
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.core.internal.events.NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V+79
j org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+90
j org.eclipse.core.internal.resources.Workspace.broadcastPostChange()V+22
j org.eclipse.core.internal.resources.Workspace.endOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ZLorg/eclipse/core/runtime/IProgressMonitor;)V+147
j org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+101
j org.eclipse.core.internal.jobs.Worker.run()V+42
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x087f4800 JavaThread "Startup Progress Printer" [_thread_blocked, id=6405]
0x0829cc00 JavaThread "Worker-1" [_thread_blocked, id=6404]
=>0x0884fc00 JavaThread "Worker-0" [_thread_in_native, id=6403]
0x08323000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=6402]
0x08328800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=6401]
0x08327800 JavaThread "State Data Manager" daemon [_thread_blocked, id=6400]
0x0813bc00 JavaThread "process reaper" daemon [_thread_in_native, id=6395]
0x080bf000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6393]
0x080bd800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6392]
0x080bc400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6389]
0x080ac000 JavaThread "Finalizer" daemon [_thread_blocked, id=6383]
0x080a7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6382]
0x08058800 JavaThread "main" [_thread_in_native, id=6379]

Other Threads:
0x080a4800 VMThread [id=6381]
0x080c0800 WatcherThread [id=6394]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 2880K, used 816K [0xa1cb0000, 0xa1fc0000, 0xa3060000)
eden space 2624K, 21% used [0xa1cb0000, 0xa1d3c230, 0xa1f40000)
from space 256K, 100% used [0xa1f40000, 0xa1f80000, 0xa1f80000)
to space 256K, 0% used [0xa1f80000, 0xa1f80000, 0xa1fc0000)
tenured generation total 37824K, used 9384K [0xa3060000, 0xa5550000, 0xb1cb0000)
the space 37824K, 24% used [0xa3060000, 0xa398a228, 0xa398a400, 0xa5550000)
compacting perm gen total 13312K, used 13289K [0xb1cb0000, 0xb29b0000, 0xb5cb0000)
the space 13312K, 99% used [0xb1cb0000, 0xb29aa660, 0xb29aa800, 0xb29b0000)
No shared spaces configured.

Dynamic libraries:
06000000-06417000 r-xp 00000000 08:14 1860605 /opt/sun-jre-bin-1.6.0.02/lib/i386/client/libjvm.so
06417000-06430000 rwxp 00417000 08:14 1860605 /opt/sun-jre-bin-1.6.0.02/lib/i386/client/libjvm.so
06430000-0684f000 rwxp 06430000 00:00 0
08048000-08052000 r-xp 00000000 08:14 981945 /opt/sun-jre-bin-1.6.0.02/bin/java
08052000-08053000 rwxp 00009000 08:14 981945 /opt/sun-jre-bin-1.6.0.02/bin/java
08053000-09106000 rwxp 08053000 00:00 0 [heap]
9ee00000-9ee36000 r-xp 00000000 08:14 1370981 /usr/share/locale/de/LC_MESSAGES/subversion.mo
9ee36000-9ee5a000 r-xp 00000000 08:14 344979 /usr/local/lib/libsvn_fs_base-1.so.0.0.0
9ee5a000-9ee5b000 rwxp 00024000 08:14 344979 /usr/local/lib/libsvn_fs_base-1.so.0.0.0
9ee5b000-9ee74000 r-xp 00000000 08:14 344917 /usr/local/lib/libsvn_fs_fs-1.so.0.0.0
9ee74000-9ee75000 rwxp 00018000 08:14 344917 /usr/local/lib/libsvn_fs_fs-1.so.0.0.0
9ee75000-9efa0000 r-xp 00000000 08:14 1942404 /usr/lib/libcrypto.so.0.9.8
9efa0000-9efb5000 rwxp 0012b000 08:14 1942404 /usr/lib/libcrypto.so.0.9.8
9efb5000-9efb8000 rwxp 9efb5000 00:00 0
9efb8000-9eff4000 r-xp 00000000 08:14 1942715 /usr/lib/libssl.so.0.9.8
9eff4000-9eff8000 rwxp 0003b000 08:14 1942715 /usr/lib/libssl.so.0.9.8
9eff8000-9f006000 r-xp 00000000 08:14 1587008 /lib/libresolv-2.5.so
9f006000-9f008000 rwxp 0000d000 08:14 1587008 /lib/libresolv-2.5.so
9f008000-9f00a000 rwxp 9f008000 00:00 0
9f00a000-9f022000 r-xp 00000000 08:14 345638 /usr/local/lib/libsvn_ra_dav-1.so.0.0.0
9f022000-9f023000 rwxp 00018000 08:14 345638 /usr/local/lib/libsvn_ra_dav-1.so.0.0.0
9f023000-9f033000 r-xp 00000000 08:14 345029 /usr/local/lib/libsvn_ra_svn-1.so.0.0.0
9f033000-9f034000 rwxp 00010000 08:14 345029 /usr/local/lib/libsvn_ra_svn-1.so.0.0.0
9f034000-9f039000 r-xp 00000000 08:14 345233 /usr/local/lib/libsvn_ra_local-1.so.0.0.0
9f039000-9f03a000 rwxp 00004000 08:14 345233 /usr/local/lib/libsvn_ra_local-1.so.0.0.0
9f03a000-9f040000 r-xp 00000000 08:14 345672 /usr/local/lib/libsvn_diff-1.so.0.0.0
9f040000-9f041000 rwxp 00005000 08:14 345672 /usr/local/lib/libsvn_diff-1.so.0.0.0
9f041000-9f062000 r-xp 00000000 08:14 738219 /usr/lib/libapr-0.so.0.9.12
9f062000-9f063000 rwxp 00020000 08:14 738219 /usr/lib/libapr-0.so.0.9.12
9f063000-9f064000 rwxp 9f063000 00:00 0
9f064000-9f08e000 r-xp 00000000 08:14 983532 /usr/lib/libexpat.so.0
9f08e000-9f090000 rwxp 0002a000 08:14 983532 /usr/lib/libexpat.so.0
9f090000-9f16e000 r-xp 00000000 08:14 1460128 /usr/lib/libdb-4.2.so
9f16e000-9f170000 rwxp 000de000 08:14 1460128 /usr/lib/libdb-4.2.so
9f170000-9f185000 r-xp 00000000 08:14 1306553 /usr/lib/libaprutil-0.so.0.9.12
9f185000-9f186000 rwxp 00015000 08:14 1306553 /usr/lib/libaprutil-0.so.0.9.12
9f186000-9f18b000 r-xp 00000000 08:14 344991 /usr/local/lib/libsvn_fs-1.so.0.0.0
9f18b000-9f18c000 rwxp 00004000 08:14 344991 /usr/local/lib/libsvn_fs-1.so.0.0.0
9f18c000-9f196000 r-xp 00000000 08:14 1731189 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1
9f196000-9f197000 rwxp 00009000 08:14 1731189 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1
9f197000-9f270000 r-xp 00000000 08:14 1731188 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6.0.8
9f270000-9f273000 r-xp 000d9000 08:14 1731188 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6.0.8
9f273000-9f275000 rwxp 000dc000 08:14 1731188 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6.0.8
9f275000-9f27b000 rwxp 9f275000 00:00 0
9f27b000-9f298000 r-xp 00000000 08:14 1834311 /usr/lib/libneon.so.26.0.3
9f298000-9f299000 rwxp 0001d000 08:14 1834311 /usr/lib/libneon.so.26.0.3
9f299000-9f29e000 r-xp 00000000 08:14 1587011 /lib/libcrypt-2.5.so
9f29e000-9f2a0000 rwxp 00004000 08:14 1587011 /lib/libcrypt-2.5.so
9f2a0000-9f2c7000 rwxp 9f2a0000 00:00 0
9f2c7000-9f2ca000 r-xp 00000000 08:14 481002 /lib/libuuid.so.1.2
9f2ca000-9f2cb000 rwxp 00002000 08:14 481002 /lib/libuuid.so.1.2
9f2cb000-9f2f0000 r-xp 00000000 08:14 398448 /usr/lib/libapr-1.so.0.2.8
9f2f0000-9f2f1000 rwxp 00025000 08:14 398448 /usr/lib/libapr-1.so.0.2.8
9f2f1000-9f319000 r-xp 00000000 08:14 934311 /usr/lib/libexpat.so.1.5.2
9f319000-9f31b000 rwxp 00027000 08:14 934311 /usr/lib/libexpat.so.1.5.2
9f31b000-9f43f000 r-xp 00000000 08:14 972013 /usr/lib/libdb-4.5.so
9f43f000-9f442000 rwxp 00124000 08:14 972013 /usr/lib/libdb-4.5.so
9f442000-9f447000 r-xp 00000000 08:14 1044869 /usr/lib/libgdbm.so.3.0.0
9f447000-9f448000 rwxp 00004000 08:14 1044869 /usr/lib/libgdbm.so.3.0.0
9f448000-9f454000 r-xp 00000000 08:14 1616814 /usr/lib/liblber-2.3.so.0.2.23
9f454000-9f455000 rwxp 0000b000 08:14 1616814 /usr/lib/liblber-2.3.so.0.2.23
9f455000-9f48b000 r-xp 00000000 08:14 1616845 /usr/lib/libldap-2.3.so.0.2.23
9f48b000-9f48c000 rwxp 00036000 08:14 1616845 /usr/lib/libldap-2.3.so.0.2.23
9f48c000-9f4a5000 r-xp 00000000 08:14 1013823 /usr/lib/libaprutil-1.so.0.2.8
9f4a5000-9f4a6000 rwxp 00019000 08:14 1013823 /usr/lib/libaprutil-1.so.0.2.8
9f4a6000-9f4d3000 r-xp 00000000 08:14 343329 /usr/local/lib/libsvn_subr-1.so.0.0.0
9f4d3000-9f4d5000 rwxp 0002c000 08:14 343329 /usr/local/lib/libsvn_subr-1.so.0.0.0
9f4d5000-9f4de000 r-xp 00000000 08:14 343852 /usr/local/lib/libsvn_delta-1.so.0.0.0
9f4de000-9f4df000 rwxp 00008000 08:14 343852 /usr/local/lib/libsvn_delta-1.so.0.0.0
9f4df000-9f4e2000 r-xp 00000000 08:14 345755 /usr/local/lib/libsvn_ra-1.so.0.0.0
9f4e2000-9f4e3000 rwxp 00002000 08:14 345755 /usr/local/lib/libsvn_ra-1.so.0.0.0
9f4e3000-9f512000 r-xp 00000000 08:14 345809 /usr/local/lib/libsvn_wc-1.so.0.0.0
9f512000-9f513000 rwxp 0002f000 08:14 345809 /usr/local/lib/libsvn_wc-1.so.0.0.0
9f513000-9f538000 r-xp 00000000 08:14 345829 /usr/local/lib/libsvn_client-1.so.0.0.0
9f538000-9f539000 rwxp 00025000 08:14 345829 /usr/local/lib/libsvn_client-1.so.0.0.0
9f539000-9f557000 r-xp 00000000 08:14 345050 /usr/local/lib/libsvn_repos-1.so.0.0.0
9f557000-9f558000 rwxp 0001d000 08:14 345050 /usr/local/lib/libsvn_repos-1.so.0.0.0
9f57b000-9f5ad000 r-xp 00000000 08:14 179848 /usr/lib/libsvnjavahl-1.so.0.0.0
9f5ad000-9f5ae000 rwxp 00031000 08:14 179848 /usr/lib/libsvnjavahl-1.so.0.0.0
9f5ae000-9f5af000 rwxp 9f5ae000 00:00 0
9f5af000-9f5b2000 ---p 9f5af000 00:00 0
9f5b2000-9f62b000 rwxp 9f5b2000 00:00 0
9f62b000-9f700000 ---p 9f62b000 00:00 0
9f700000-9f703000 r-xs 00009000 08:14 1783339 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/147/1/.cp/lib/svnjavahl.jar
9f703000-9f707000 r-xs 00026000 08:14 1783338 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/147/1/.cp/lib/svnClientAdapter.jar
9f707000-9f70a000 ---p 9f707000 00:00 0
9f70a000-9f758000 rwxp 9f70a000 00:00 0
9f758000-9f75b000 ---p 9f758000 00:00 0
9f75b000-9f7a9000 rwxp 9f75b000 00:00 0
9f7a9000-9f7ab000 r-xp 00000000 08:14 1783235 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/59/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
9f7ab000-9f7ac000 rwxp 00001000 08:14 1783235 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/59/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
9f7ac000-9f7bb000 r-xp 00000000 08:14 949944 /usr/share/fonts/ttf-bitstream-vera/VeraBd.ttf
9f7bb000-9f7be000 r-xp 00000000 08:14 1866460 /usr/share/locale/de/LC_MESSAGES/atk10.mo
9f7be000-9f7c0000 r-xp 00000000 08:14 349066 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
9f7c0000-9f7c1000 rwxp 00002000 08:14 349066 /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
9f7c1000-9f7e0000 r-xp 00000000 08:14 853936 /usr/share/locale/de/LC_MESSAGES/libc.mo
9f7e0000-9f7f1000 r-xp 00000000 08:14 949954 /usr/share/fonts/ttf-bitstream-vera/Vera.ttf
9f7f1000-9f7f7000 r-xs 00000000 08:14 998505 /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-x86.cache-2
9f7f7000-9f7f9000 r-xs 00000000 08:14 999827 /var/cache/fontconfig/f55bbeb01d684dc5b5f7b2c347cc42d9-x86.cache-2
9f7f9000-9f7fb000 r-xs 00000000 08:14 999928 /var/cache/fontconfig/76fa4b957c916922374347f144bde9da-x86.cache-2
9f7fb000-9f800000 r-xs 00000000 08:14 998585 /var/cache/fontconfig/4460665c0f3e88acdd4c85aa2f409b99-x86.cache-2
9f800000-9f804000 r-xs 00000000 08:14 998559 /var/cache/fontconfig/6355034d6588d5dc08dee953d4caf3fd-x86.cache-2
9f804000-9f812000 r-xs 00000000 08:14 998556 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86.cache-2
9f812000-9f81f000 r-xs 00000000 08:14 996765 /var/cache/fontconfig/221fd1126b80b777db535aea535e87ba-x86.cache-2
9f81f000-9f826000 r-xs 00000000 08:14 996731 /var/cache/fontconfig/12b26b760a24f8b4feb03ad48a333a72-x86.cache-2
9f826000-9f832000 r-xs 00000000 08:14 996117 /var/cache/fontconfig/4b5cf4386f1cde02a336ba961b4ac82d-x86.cache-2
9f832000-9f835000 r-xs 00000000 08:14 995862 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-x86.cache-2
9f835000-9f857000 r-xs 00000000 08:14 998433 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86.cache-2
9f857000-9f879000 r-xs 00000000 08:14 998467 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86.cache-2
9f879000-9f87b000 r-xs 00000000 08:14 114611 /home/paukul/.fontconfig/ce08546589cfe833a3ab0a75b7517421-x86.cache-2
9f87b000-9f8db000 rwxs 00000000 00:08 163845 /SYSV00000000 (deleted)
9f8db000-9f93b000 rwxs 00000000 00:08 98307 /SYSV00000000 (deleted)
9f93b000-9f961000 r-xp 00000000 08:14 1780328 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/36/1/.cp/libswt-gtk-3235.so
9f961000-9f963000 rwxp 00025000 08:14 1780328 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/36/1/.cp/libswt-gtk-3235.so
9f963000-9f964000 rwxp 9f963000 00:00 0
9f964000-9f986000 r-xp 00000000 08:14 1813897 /usr/share/locale/de/LC_MESSAGES/gtk20-properties.mo
9f986000-9fa5d000 r-xp 00000000 08:14 313954 /usr/lib/locale/de_DE.utf8/LC_COLLATE
9fa5d000-9fab8000 rwxp 9fa5d000 00:00 0
9fab8000-9fab9000 r-xp 00000000 08:14 931543 /usr/lib/opengl/nvidia/tls/libnvidia-tls.so.100.14.09
9fab9000-9faba000 rwxp 00000000 08:14 931543 /usr/lib/opengl/nvidia/tls/libnvidia-tls.so.100.14.09
9faba000-a0416000 r-xp 00000000 08:14 898122 /usr/lib/opengl/nvidia/lib/libGLcore.so.100.14.09
a0416000-a044e000 rwxp 0095c000 08:14 898122 /usr/lib/opengl/nvidia/lib/libGLcore.so.100.14.09
a044e000-a0452000 rwxp a044e000 00:00 0
a0452000-a04cb000 r-xp 00000000 08:14 898068 /usr/lib/opengl/nvidia/lib/libGL.so.100.14.09
a04cb000-a04e6000 rwxp 00079000 08:14 898068 /usr/lib/opengl/nvidia/lib/libGL.so.100.14.09
a04e6000-a04e7000 rwxp a04e6000 00:00 0
a04e7000-a0511000 r-xp 00000000 08:14 1077516 /usr/lib/libglitz.so.1.0.0
a0511000-a0512000 rwxp 00029000 08:14 1077516 /usr/lib/libglitz.so.1.0.0
a0512000-a0516000 r-xp 00000000 08:14 1001251 /usr/lib/libXdmcp.so.6.0.0
a0516000-a0517000 rwxp 00004000 08:14 1001251 /usr/lib/libXdmcp.so.6.0.0
a0517000-a068a000 r-xp 00000000 08:14 1469196 /usr/lib/libxml2.so.2.6.28
a068a000-a068f000 rwxp 00172000 08:14 1469196 /usr/lib/libxml2.so.2.6.28
a068f000-a0690000 rwxp a068f000 00:00 0
a0690000-a0692000 r-xp 00000000 08:14 952903 /usr/lib/libXau.so.6.0.0
a0692000-a0693000 rwxp 00001000 08:14 952903 /usr/lib/libXau.so.6.0.0
a0693000-a06b6000 r-xp 00000000 08:14 951770 /usr/lib/libpng12.so.0.18.0
a06b6000-a06b7000 rwxp 00022000 08:14 951770 /usr/lib/libpng12.so.0.18.0
a06b7000-a06bc000 r-xp 00000000 08:14 1077426 /usr/lib/libglitz-glx.so.1.0.0
a06bc000-a06bd000 rwxp 00004000 08:14 1077426 /usr/lib/libglitz-glx.so.1.0.0
a06bd000-a06d5000 r-xp 00000000 08:14 889751 /usr/lib/libxcb.so.1.0.0
a06d5000-a06d6000 rwxp 00017000 08:14 889751 /usr/lib/libxcb.so.1.0.0
a06d6000-a06d7000 r-xp 00000000 08:14 889749 /usr/lib/libxcb-xlib.so.0.0.0
a06d7000-a06d8000 rwxp 00000000 08:14 889749 /usr/lib/libxcb-xlib.so.0.0.0
a06d8000-a06eb000 r-xp 00000000 08:14 934650 /lib/libz.so.1.2.3
a06eb000-a06ec000 rwxp 00012000 08:14 934650 /lib/libz.so.1.2.3
a06ec000-a0778000 r-xp 00000000 08:14 1599453 /usr/lib/libfreetype.so.6.3.15
a0778000-a077c000 rwxp 0008b000 08:14 1599453 /usr/lib/libfreetype.so.6.3.15
a077c000-a07ab000 r-xp 00000000 08:14 195863 /usr/lib/libpangoft2-1.0.so.0.1600.5
a07ab000-a07ac000 rwxp 0002f000 08:14 195863 /usr/lib/libpangoft2-1.0.so.0.1600.5
a07ac000-a07b5000 r-xp 00000000 08:14 951013 /usr/lib/libXcursor.so.1.0.2
a07b5000-a07b6000 rwxp 00009000 08:14 951013 /usr/lib/libXcursor.so.1.0.2
a07b6000-a07bb000 r-xp 00000000 08:14 951428 /usr/lib/libXrandr.so.2.1.0
a07bb000-a07bc000 rwxp 00005000 08:14 951428 /usr/lib/libXrandr.so.2.1.0
a07bc000-a07c3000 r-xp 00000000 08:14 1081658 /usr/lib/libXi.so.6.0.0
a07c3000-a07c4000 rwxp 00006000 08:14 1081658 /usr/lib/libXi.so.6.0.0
a07c4000-a07cb000 r-xp 00000000 08:14 1019409 /usr/lib/libXrender.so.1.3.0
a07cb000-a07cc000 rwxp 00007000 08:14 1019409 /usr/lib/libXrender.so.1.3.0
a07cc000-a07f8000 r-xp 00000000 08:14 1279168 /usr/lib/libfontconfig.so.1.2.0
a07f8000-a0800000 rwxp 0002c000 08:14 1279168 /usr/lib/libfontconfig.so.1.2.0
a0800000-a0810000 r-xp 00000000 08:14 1019433 /usr/lib/libXext.so.6.4.0
a0810000-a0811000 rwxp 0000f000 08:14 1019433 /usr/lib/libXext.so.6.4.0
a0811000-a08d1000 r-xp 00000000 08:14 1403856 /usr/lib/libcairo.so.2.11.5
a08d1000-a08d3000 rwxp 000bf000 08:14 1403856 /usr/lib/libcairo.so.2.11.5
a08d3000-a0974000 r-xp 00000000 08:14 1065804 /usr/lib/libglib-2.0.so.0.1200.13
a0974000-a0975000 rwxp 000a1000 08:14 1065804 /usr/lib/libglib-2.0.so.0.1200.13
a0975000-a0977000 r-xp 00000000 08:14 1065811 /usr/lib/libgmodule-2.0.so.0.1200.13
a0977000-a0978000 rwxp 00002000 08:14 1065811 /usr/lib/libgmodule-2.0.so.0.1200.13
a0978000-a09b4000 r-xp 00000000 08:14 1066610 /usr/lib/libgobject-2.0.so.0.1200.13
a09b4000-a09b5000 rwxp 0003c000 08:14 1066610 /usr/lib/libgobject-2.0.so.0.1200.13
a09b5000-a09cd000 r-xp 00000000 08:14 1583123 /usr/lib/libatk-1.0.so.0.1809.1
a09cd000-a09cf000 rwxp 00017000 08:14 1583123 /usr/lib/libatk-1.0.so.0.1809.1
a09cf000-a09d3000 r-xp 00000000 08:14 951046 /usr/lib/libXfixes.so.3.1.0
a09d3000-a09d4000 rwxp 00003000 08:14 951046 /usr/lib/libXfixes.so.3.1.0
a09d4000-a0acc000 r-xp 00000000 08:14 706704 /usr/lib/libX11.so.6.2.0
a0acc000-a0ad0000 rwxp 000f7000 08:14 706704 /usr/lib/libX11.so.6.2.0
a0ad0000-a0b0e000 r-xp 00000000 08:14 195858 /usr/lib/libpango-1.0.so.0.1600.5
a0b0e000-a0b10000 rwxp 0003d000 08:14 195858 /usr/lib/libpango-1.0.so.0.1600.5
a0b10000-a0b18000 r-xp 00000000 08:14 195852 /usr/lib/libpangocairo-1.0.so.0.1600.5
a0b18000-a0b19000 rwxp 00007000 08:14 195852 /usr/lib/libpangocairo-1.0.so.0.1600.5
a0b19000-a0b98000 r-xp 00000000 08:14 1803656 /usr/lib/libgdk-x11-2.0.so.0.1000.14
a0b98000-a0b9b000 rwxp 0007e000 08:14 1803656 /usr/lib/libgdk-x11-2.0.so.0.1000.14
a0b9b000-a0bb0000 r-xp 00000000 08:14 1803679 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.14
a0bb0000-a0bb1000 rwxp 00014000 08:14 1803679 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.14
a0bb1000-a0bb7000 r-xp 00000000 08:14 1080758 /usr/lib/libXtst.so.6.1.0
a0bb7000-a0bb8000 rwxp 00005000 08:14 1080758 /usr/lib/libXtst.so.6.1.0
a0bb8000-a0bbc000 r-xp 00000000 08:14 1065775 /usr/lib/libgthread-2.0.so.0.1200.13
a0bbc000-a0bbd000 rwxp 00003000 08:14 1065775 /usr/lib/libgthread-2.0.so.0.1200.13
a0bbd000-a0ef4000 r-xp 00000000 08:14 1803684 /usr/lib/libgtk-x11-2.0.so.0.1000.14
a0ef4000-a0efa000 rwxp 00336000 08:14 1803684 /usr/lib/libgtk-x11-2.0.so.0.1000.14
a0efa000-a0efb000 rwxp a0efa000 00:00 0
a0efb000-a0efe000 rwxs 00000000 00:08 131076 /SYSV00000000 (deleted)
a0efe000-a0f00000 r-xp 00000000 08:14 924603 /usr/lib/gconv/ISO8859-1.so
a0f00000-a0f02000 rwxp 00001000 08:14 924603 /usr/lib/gconv/ISO8859-1.so
a0f02000-a0f12000 r-xp 00000000 08:14 1813896 /usr/share/locale/de/LC_MESSAGES/gtk20.mo
a0f12000-a0f13000 r-xp 00000000 08:14 313965 /usr/lib/locale/de_DE.utf8/LC_NUMERIC
a0f13000-a0f14000 r-xp 00000000 08:14 313966 /usr/lib/locale/de_DE.utf8/LC_TIME
a0f14000-a0f15000 r-xp 00000000 08:14 313967 /usr/lib/locale/de_DE.utf8/LC_MONETARY
a0f15000-a0f16000 r-xp 00000000 08:14 313969 /usr/lib/locale/de_DE.utf8/LC_MESSAGES/SYS_LC_MESSAGES
a0f16000-a0f17000 r-xp 00000000 08:14 313970 /usr/lib/locale/de_DE.utf8/LC_PAPER
a0f17000-a0f18000 r-xp 00000000 08:14 313971 /usr/lib/locale/de_DE.utf8/LC_NAME
a0f18000-a0f19000 r-xp 00000000 08:14 313972 /usr/lib/locale/de_DE.utf8/LC_ADDRESS
a0f19000-a0f1a000 r-xp 00000000 08:14 313973 /usr/lib/locale/de_DE.utf8/LC_TELEPHONE
a0f1a000-a0f1b000 r-xp 00000000 08:14 313977 /usr/lib/locale/de_DE.utf8/LC_MEASUREMENT
a0f1b000-a0f1c000 r-xp 00000000 08:14 313978 /usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION
a0f1c000-a0f1e000 rwxp 00000000 00:0d 3190 /dev/zero
a0f1e000-a0f68000 r-xp 00000000 08:14 1780327 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/36/1/.cp/libswt-pi-gtk-3235.so
a0f68000-a0f6a000 rwxp 0004a000 08:14 1780327 /home/paukul/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/36/1/.cp/libswt-pi-gtk-3235.so
a0f6a000-a0f6b000 r-xs 00000000 08:14 1976831 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060605-1400/compatibility.jar
a0f6b000-a0f6d000 r-xs 0005b000 08:14 1783845 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.report.designer.example.samplereport_2.1.1.v20070205-1728.jar
a0f6d000-a0f6f000 r-xs 00008000 08:14 1783827 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.core.ui_2.1.1.v20070205-1728.jar
a0f6f000-a0f70000 r-xs 00002000 08:14 1784155 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.oda.profile_3.0.2.200608301.jar
a0f70000-a0f72000 r-xs 00014000 08:14 1784150 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.oda.consumer_3.0.2.200608301.jar
a0f72000-a0f73000 r-xs 00004000 08:14 1783377 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.data.oda.adapter.dtp_2.1.1.v20070205-1728.jar
a0f73000-a0f74000 r-xs 00000000 08:14 1783407 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.resources_2.1.1.v20070205-1728.jar
a0f74000-a0f77000 r-xs 00010000 08:14 1784156 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.oda_3.0.2.200608301.jar
a0f77000-a0f78000 r-xs 00002000 08:14 1784398 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.oda.designer.finfo_0.9.1.200609191.jar
a0f78000-a0f7a000 r-xs 0000b000 08:14 1784381 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.sqltools.sql_0.9.0.200605101.jar
a0f7a000-a0f81000 r-xs 00041000 08:14 1779435 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.core_2.1.2.v20070205-1728.jar
a0f81000-a0f82000 r-xs 00002000 08:14 1784100 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.modelbase.finfo_0.9.1.200609191.jar
a0f82000-a0f84000 r-xs 00007000 08:14 1784154 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.oda.flatfile_3.0.2.200608311.jar
a0f84000-a0f86000 r-xs 0000f000 08:14 1783397 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.report.data.oda.xml_2.1.1.v20070205-1728.jar
a0f86000-a0f8c000 r-xs 0003f000 08:14 1784379 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.sqltools.result_0.9.0.200605101.jar
a0f8c000-a0f8d000 r-xs 00002000 08:14 1784334 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.finfo_0.9.1.200609191.jar
a0f8d000-a0f8e000 r-xs 00002000 08:14 1784391 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.connectivity.oda.finfo_0.9.1.200609191.jar
a0f8e000-a0f9f000 r-xs 000b9000 08:14 1779525 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.birt.data_2.1.2.v20070205-1728.jar
a0f9f000-a0fa1000 r-xs 00007000 08:14 1784345 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.sqltools.common.ui_0.9.0.200605101.jar
a0fa1000-a0fa2000 r-xs 00002000 08:14 1784384 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.datatools.sqltools.finfo_0.9.1.200609191.jar
a0fa2000-a0fa4000 r-xs 00000000 08:14 1782557 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.branding_0.2.9.16696.jar
a0fa4000-a0fab000 r-xs 0003e000 08:14 1783126 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.rails.ui_0.8.0.200707021211.jar
a0fab000-a0fae000 r-xs 00028000 08:14 1782855 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.intro_0.2.9.16696.jar
a0fae000-a0fb6000 r-xs 0005c000 08:14 1783135 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.sqlserver.driver_0.3.1.jar
a0fb6000-a0fb8000 r-xs 00031000 08:14 1780517 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.jquery.1.1_1.1.3.00002.jar
a0fb8000-a0fba000 r-xs 00022000 08:14 1780552 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.scriptaculous.1.7_1.7.0.00005.jar
a0fba000-a0fbf000 r-xs 0006a000 08:14 1780537 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.aflax.1.0_1.0.0.00002.jar
a0fbf000-a0fc2000 r-xs 0000b000 08:14 1782853 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.snippets_0.2.9.16696.jar
a0fc2000-a0fcb000 r-xs 0003c000 08:14 1782558 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.debug.ui_0.2.9.16696.jar
a0fcb000-a0fd8000 r-xs 000ef000 08:14 1783133 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.ibmdb2.driver_0.3.1.jar
a0fd8000-a0fdd000 r-xs 0003a000 08:14 1782844 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.syncing_0.2.9.16696.jar
a0fdd000-a0fdf000 r-xs 00008000 08:14 1782858 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.update_0.2.9.16696.jar
a0fdf000-a0fe1000 r-xs 0000a000 08:14 1782854 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.text_0.2.9.16696.jar
a0fe1000-a0fe3000 r-xs 00013000 08:14 1782856 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.extras_0.2.9.16696.jar
a0fe3000-a0fea000 r-xs 000ab000 08:14 1782859 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.php_0.2.9.16696.jar
a0fea000-a0fec000 r-xs 00005000 08:14 1783129 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.server.core_0.8.0.200707021211.jar
a0fec000-a1003000 r-xs 00164000 08:14 1783205 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.ide.ui_0.8.0.200707021211.jar
a1003000-a1008000 r-xs 00069000 08:14 1783130 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.mysql.driver_0.5.1.jar
a1008000-a101e000 r-xs 0022f000 08:14 1780542 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.dojotoolkit.dojo.0.4_0.4.3.00004.jar
a101e000-a1023000 r-xs 0006c000 08:14 1780557 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.prototypejs.prototype.1.5_1.5.0.00002.jar
a1023000-a1025000 r-xs 0000d000 08:14 1782857 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.samples_0.2.9.16696.jar
a1025000-a102b000 r-xs 00237000 08:14 1783211 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.tigris.subversion.subclipse.doc_1.2.0.jar
a102b000-a1031000 r-xs 00054000 08:14 1780421 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.html_0.2.9.16696.jar
a1031000-a1035000 r-xs 00021000 08:14 1780422 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.io.file_0.2.9.16696.jar
a1035000-a1038000 r-xs 0001f000 08:14 1780364 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editors.codeassist_0.2.9.16696.jar
a1038000-a103c000 r-xs 00053000 08:14 1783132 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.postgresql.driver_0.3.1.jar
a103c000-a1048000 r-xs 000ce000 08:14 1780371 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.js_0.2.9.16696.jar
a1048000-a104c000 r-xs 00018000 08:14 1782841 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.xml_0.2.9.16696.jar
a104c000-a1069000 r-xs 0013e000 08:14 1783210 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.tigris.subversion.subclipse.ui_1.2.4.jar
a1069000-a106b000 r-xs 0000e000 08:14 1783128 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.server.ui_0.8.0.200707021211.jar
a106b000-a106c000 r-xs 0006a000 08:14 1783119 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.refactoring_0.9.0.707021729NGT.jar
a106c000-a106e000 r-xs 00018000 08:14 1780506 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.eclipsemonkey.lang.javascript_0.1.10.16696.jar
a106e000-a1070000 r-xs 00008000 08:14 1782556 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.server.ui_0.2.9.16696.jar
a1070000-a1076000 r-xs 001b8000 08:14 1783209 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.tigris.subversion.subclipse.core_1.2.4.jar
a1076000-a1078000 r-xs 00054000 08:14 1780376 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.doc.user_0.9.0.707021729NGT.jar
a1078000-a10a0000 r-xs 0069b000 08:14 1782842 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.documentation_0.2.9.16696.jar
a10a0000-a10aa000 r-xs 0016a000 08:14 1780512 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.adobe.spry.1.5_1.5.0.00002.jar
a10aa000-a10ac000 r-xs 00009000 08:14 1783136 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.sqlite.driver_0.3.1.jar
a10ac000-a10b4000 r-xs 001cd000 08:14 1780527 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.yahoo.yui.2.2_2.2.0.00003.jar
a10b4000-a10b9000 r-xs 0003d000 08:14 1780377 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.css_0.2.9.16696.jar
a10b9000-a10c0000 r-xs 0004e000 08:14 1780354 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.core.ui_0.2.9.16696.jar
a10c0000-a10c2000 r-xs 00009000 08:14 1783125 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.rails.core_0.8.0.200707021211.jar
a10c2000-a10c5000 r-xs 00013000 08:14 1780507 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.eclipsemonkey.ui_0.1.10.16696.jar
a10c5000-a10d4000 r-xs 00166000 08:14 1783134 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.oracle.driver_0.3.1.jar
a10d4000-a10d6000 r-xs 0000a000 08:14 1782851 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.syncing.ftp_0.2.9.16696.jar
a10d6000-a10da000 r-xs 00018000 08:14 1780352 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.core_0.2.9.16696.jar
a10da000-a10dd000 r-xs 0002a000 08:14 1780532 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/net.mootools.1.1_1.1.1.00004.jar
a10dd000-a10e1000 r-xs 00077000 08:14 1782852 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.debug.core_0.2.9.16696.jar
a10e1000-a10e4000 r-xs 0000f000 08:14 1783206 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.erb_0.2.8.200707021211.jar
a10e4000-a10e6000 r-xs 00005000 08:14 1783011 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt_0.9.0.707021729NGT.jar
a10e6000-a10e8000 r-xs 00009000 08:14 1782555 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.server.core_0.2.9.16696.jar
a10e8000-a10ec000 r-xs 00013000 08:14 1783120 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.rdt_0.9.0.707021729NGT.jar
a10ec000-a10f0000 r-xs 00014000 08:14 1780357 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.parsing_0.2.9.16696.jar
a10f0000-a1102000 r-xs 000ac000 08:14 1780355 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editors_0.2.9.16696.jar
a1102000-a1103000 r-xs 0024d000 08:14 1783118 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.jruby_1.0.0.3788.jar
a1103000-a1105000 r-xs 0000f000 08:14 1780363 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.epl_0.2.9.16696.jar
a1105000-a110a000 r-xs 00028000 08:14 1780356 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.lexer_0.2.9.16696.jar
a110a000-a110c000 r-xs 00006000 08:14 1780358 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.regex_0.2.9.16696.jar
a110c000-a1110000 r-xs 0006f000 08:14 1780522 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.mochikit.1.4_1.4.0.00004.jar
a1110000-a1118000 r-xs 000e0000 08:14 1780547 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.openrico.rico.2.0_2.0.0.00002.jar
a1118000-a1119000 r-xs 00003000 08:14 1780505 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.eclipse.eclipsemonkey.doms_0.1.10.16696.jar
a1119000-a111b000 r-xs 00008000 08:14 1782843 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.internet.proxy_0.2.9.16696.jar
a111b000-a111c000 r-xs 00006000 08:14 1783127 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.db.core_0.8.0.200707021211.jar
a111c000-a111f000 r-xs 0001a000 08:14 1783131 /home/paukul/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.db.ui_0.8.0.200707021211.jar
a111f000-a1124000 r-xs 0001d000 08:14 1781506 /usr/lib/eclipse-3.2/plugins/org.eclipse.pde.runtime_3.2.0.v20060605.jar
a1124000-a113d000 r-xs 00301000 08:14 1781505 /usr/lib/eclipse-3.2/plugins/com.ibm.icu_3.4.5.jar
a113d000-a115f000 r-xs 005b7000 08:14 1781503 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.doc.user_3.2.0.v20060605-1400.jar
a115f000-a1163000 r-xs 0001e000 08:14 1781502 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.console_3.1.100.v20060605.jar
a1163000-a117a000 r-xs 000ff000 08:14 1781501 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar
a117a000-a117f000 r-xs 00044000 08:14 1781500 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.intro_3.2.1.R321_v20060810.jar
a117f000-a1189000 r-xs 00066000 08:14 1781499 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.editors_3.2.1.r321_v20060721.jar
a1189000-a118a000 r-xs 00001000 08:14 1781498 /usr/lib/eclipse-3.2/plugins/org.eclipse.pde.junit.runtime_3.2.0.v20060605.jar
a118a000-a118d000 r-xs 0001a000 08:14 1781497 /usr/lib/eclipse-3.2/plugins/org.eclipse.help_3.2.1.R321_v20060920.jar
a118d000-a11ab000 r-xs 0017b000 08:14 1781496 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.ide_3.2.1.M20060915-1030.jar
a11ab000-a11ae000 r-xs 00013000 08:14 1781495 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.views.properties.tabbed_3.2.1.M20060830-0800.jar
a11ae000-a11b1000 r-xs 00014000 08:14 1781494 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.presentations.r21_3.2.0.I20060605-1400.jar
a11b1000-a11d8000 r-xs 001a3000 08:14 1781493 /usr/lib/eclipse-3.2/plugins/org.eclipse.debug.ui_3.2.1.v20060823.jar
a11d8000-a11fe000 r-xs 003ec000 08:14 1781492 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.doc.isv_3.2.1.r321_v20060907.jar
a11fe000-a1202000 r-xs 0001d000 08:14 1781491 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.externaltools_3.1.101.r321_v20060802.jar
a1202000-a1203000 r-xs 00003000 08:14 1781490 /usr/lib/eclipse-3.2/plugins/org.eclipse.osgi.util_3.1.100.v20060601.jar
a1203000-a1214000 r-xs 000b8000 08:14 1781489 /usr/lib/eclipse-3.2/plugins/org.eclipse.jface_3.2.1.M20060908-1000.jar
a1214000-a1216000 r-xs 00005000 08:14 1781488 /usr/lib/eclipse-3.2/plugins/org.eclipse.update.scheduler_3.2.1.v20092006.jar
a1216000-a124c000 r-xs 002c1000 08:14 1781487 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar
a124c000-a124d000 r-xs 00000000 08:14 1781485 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.boot_3.1.100.v20060603.jar
a124d000-a1252000 r-xs 00040000 08:14 1781484 /usr/lib/eclipse-3.2/plugins/org.eclipse.help.base_3.2.1.R321_v20060822.jar
a1252000-a1254000 r-xs 00005000 08:14 1781483 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.variables_3.1.100.v20060605.jar
a1254000-a126a000 r-xs 000f0000 08:14 1781482 /usr/lib/eclipse-3.2/plugins/org.eclipse.team.ui_3.2.1.M200608151725.jar
a126a000-a126f000 r-xs 00026000 08:14 1781481 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.browser_3.2.0.v20060602.jar
a126f000-a1275000 r-xs 00035000 08:14 1781480 /usr/lib/eclipse-3.2/plugins/org.eclipse.debug.core_3.2.1.v20060823.jar
a1275000-a1276000 r-xs 00004000 08:14 1781469 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar
a1276000-a1278000 r-xs 00011000 08:14 1781468 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar
a1278000-a127e000 r-xs 00035000 08:14 1781467 /usr/lib/eclipse-3.2/plugins/org.eclipse.ltk.core.refactoring_3.2.1.r321_v20060823.jar
a127e000-a12a4000 r-xs 003aa000 08:14 1781464 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.core_3.2.1.v_677_R32x.jar
a12a4000-a12a7000 r-xs 0000e000 08:14 1781463 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.views_3.2.1.M20060906-0800.jar
a12a7000-a12a9000 r-xs 00015000 08:14 1781461 /usr/lib/eclipse-3.2/plugins/org.eclipse.ant.core_3.1.100.v20060531.jar
a12a9000-a12ac000 r-xs 00014000 08:14 1781460 /usr/lib/eclipse-3.2/plugins/org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar
a12ac000-a12b6000 r-xs 00084000 08:14 1781459 /usr/lib/eclipse-3.2/plugins/org.eclipse.update.core_3.2.1.v20092006.jar
a12b6000-a12b8000 r-xs 0000b000 08:14 1781458 /usr/lib/eclipse-3.2/plugins/org.eclipse.team.cvs.ssh_3.2.0.I200606011710.jar
a12b8000-a12c1000 r-xs 0007b000 08:14 1781456 /usr/lib/eclipse-3.2/plugins/org.eclipse.team.cvs.core_3.2.1.M200608161750.jar
a12c1000-a12c3000 r-xs 00001000 08:14 1781455 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.core.manipulation_1.0.1.r321_v20060721.jar
a12c3000-a12ca000 r-xs 0003f000 08:14 1781454 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.navigator_3.2.1.M20060913-0800.jar
a12ca000-a1305000 r-xs 00305000 08:14 1781453 /usr/lib/eclipse-3.2/plugins/org.eclipse.pde.ui_3.2.1.v20060816-0800.jar
a1305000-a1309000 r-xs 0001a000 08:14 1781452 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui_3.2.1.M20060913-0800.jar
a1309000-a130b000 r-xs 0000d000 08:14 1781451 /usr/lib/eclipse-3.2/plugins/org.eclipse.pde_3.2.1.v20060810-0800.jar
a130b000-a130f000 r-xs 00015000 08:14 1781450 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.navigator.resources_3.2.1.M20060906-0800b.jar
a130f000-a1313000 r-xs 00036000 08:14 1781449 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.launching_3.2.1.r321_v20060731.jar
a1313000-a1316000 r-xs 0000e000 08:14 1781448 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.expressions_3.2.1.r321_v20060721.jar
a1316000-a131f000 r-xs 0006e000 08:14 1781447 /usr/lib/eclipse-3.2/plugins/org.eclipse.update.ui_3.2.1.v20092006.jar
a131f000-a1322000 r-xs 0000a000 08:14 1781446 /usr/lib/eclipse-3.2/plugins/org.eclipse.osgi.services_3.1.100.v20060601.jar
a1322000-a1326000 r-xs 00036000 08:14 1781444 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.forms_3.2.0.v20060602.jar
a1326000-a1328000 r-xs 00002000 08:14 1781443 /usr/lib/eclipse-3.2/plugins/org.eclipse.help.appserver_3.1.100.v20060602.jar
a1328000-a1329000 r-xs 00003000 08:14 1781457 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar
a1329000-a132b000 r-xs 00007000 08:14 1781441 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.filesystem_1.0.0.v20060603.jar
a132b000-a132d000 r-xs 0000d000 08:14 1781440 /usr/lib/eclipse-3.2/plugins/org.eclipse.team.cvs.ssh2_3.2.0.I200606051140.jar
a132d000-a133f000 r-xs 000f4000 08:14 1781439 /usr/lib/eclipse-3.2/plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar
a133f000-a1340000 r-xs 00000000 08:14 1781438 /usr/lib/eclipse-3.2/plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar
a1340000-a134a000 r-xs 0005e000 08:14 1781437 /usr/lib/eclipse-3.2/plugins/org.eclipse.ltk.ui.refactoring_3.2.1.r321_v20060726.jar
a134a000-a135a000 r-xs 001ac000 08:14 1781436 /usr/lib/eclipse-3.2/plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar
a135a000-a135d000 r-xs 0001c000 08:14 1781434 /usr/lib/eclipse-3.2/plugins/com.jcraft.jsch_0.1.28.jar
a135d000-a136a000 r-xs 000b3000 08:14 1781433 /usr/lib/eclipse-3.2/plugins/org.eclipse.pde.core_3.2.1.v20060915-0800.jar
a136a000-a1371000 r-xs 00041000 08:14 1781432 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar
a1371000-a1374000 r-xs 00014000 08:14 1781431 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.filebuffers_3.2.1.r321_v20060721.jar
a1374000-a1384000 r-xs 000ae000 08:14 1781430 /usr/lib/eclipse-3.2/plugins/org.eclipse.jface.text_3.2.1.r321_v20060810.jar
a1384000-a1396000 r-xs 00524000 08:14 1781429 /usr/lib/eclipse-3.2/plugins/org.eclipse.platform.doc.user_3.2.1.R32x_v200608101155.jar
a1396000-a13a0000 r-xs 00069000 08:14 1781428 /usr/lib/eclipse-3.2/plugins/org.eclipse.compare_3.2.1.M20060711.jar
a13a0000-a13a2000 r-xs 00013000 08:14 1781427 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar
a13a2000-a13b1000 r-xs 002c3000 08:14 1781426 /usr/lib/eclipse-3.2/plugins/org.eclipse.pde.doc.user_3.2.1.v20060816-0800.jar
a13b1000-a13b3000 r-xs 00011000 08:14 1781425 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar
a13b3000-a13bb000 r-xs 00050000 08:14 1781424 /usr/lib/eclipse-3.2/plugins/org.eclipse.team.core_3.2.1.M20060711.jar
a13bb000-a13be000 r-xs 00013000 08:14 1781423 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar
a13be000-a13c7000 r-xs 00057000 08:14 1781422 /usr/lib/eclipse-3.2/plugins/org.eclipse.help.ui_3.2.0.v20060602.jar
a13c7000-a13d0000 r-xs 00061000 08:14 1781421 /usr/lib/eclipse-3.2/plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar
a13d0000-a13ec000 r-xs 00153000 08:14 1781420 /usr/lib/eclipse-3.2/plugins/org.eclipse.team.cvs.ui_3.2.1.M20060831.jar
a13ec000-a13f1000 r-xs 00030000 08:14 1781419 /usr/lib/eclipse-3.2/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar
a13f1000-a13fb000 r-xs 0003a000 08:14 1781418 /usr/lib/eclipse-3.2/plugins/org.eclipse.jface.databinding_1.0.0.I20060605-1400.jar
a13fb000-a13fc000 r-xs 00002000 08:14 1781417 /usr/lib/eclipse-3.2/plugins/org.eclipse.swt_3.2.1.v3235e.jar
a13fc000-a147b000 r-xs 00753000 08:14 1781416 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt.ui_3.2.1.r321_v20060907.jar
a147b000-a1484000 r-xs 00064000 08:14 1781415 /usr/lib/eclipse-3.2/plugins/org.eclipse.search_3.2.1.r321_v20060726.jar
a1484000-a154e000 r-xs 016ab000 08:14 1781414 /usr/lib/eclipse-3.2/plugins/org.eclipse.platform.doc.isv_3.2.1.r321_v2006030.jar
a154e000-a154f000 r-xs 00002000 08:14 1781413 /usr/lib/eclipse-3.2/plugins/org.eclipse.rcp_3.2.0.v20060605.jar
a154f000-a1550000 r-xs 00009000 08:14 1781396 /usr/lib/eclipse-3.2/plugins/org.eclipse.jdt_3.2.1.r321_v20060823.jar
a1550000-a1553000 r-xs 0001a000 08:14 1781435 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.resources.compatibility_3.2.0.v20060603.jar
a1553000-a155d000 r-xs 00097000 08:14 1781393 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.resources_3.2.1.R32x_v20060914.jar
a155d000-a155e000 r-xs 00001000 08:14 564371 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v20060907/runtime_registry_compatibility.jar
a155e000-a1561000 r-xs 00021000 08:14 1781445 /usr/lib/eclipse-3.2/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar
a1561000-a1564000 r-xs 00012000 08:14 1781486 /usr/lib/eclipse-3.2/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
a1564000-a1567000 ---p a1564000 00:00 0
a1567000-a15b5000 rwxp a1567000 00:00 0
a15b5000-a15b8000 ---p a15b5000 00:00 0
a15b8000-a1606000 rwxp a15b8000 00:00 0
a1606000-a1609000 ---p a1606000 00:00 0
a1609000-a1657000 rwxp a1609000 00:00 0
a1657000-a166a000 r-xp 00000000 08:14 1814676 /opt/sun-jre-bin-1.6.0.02/lib/i386/libnet.so
a166a000-a166b000 rwxp 00013000 08:14 1814676 /opt/sun-jre-bin-1.6.0.02/lib/i386/libnet.so
a166b000-a1678000 r-xs 000c6000 08:14 1781504 /usr/lib/eclipse-3.2/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar
a1678000-a167b000 ---p a1678000 00:00 0
a167b000-a16c9000 rwxp a167b000 00:00 0
a16c9000-a16ca000 ---p a16c9000 00:00 0
a16ca000-a174a000 rwxp a16ca000 00:00 0
a174a000-a174d000 ---p a174a000 00:00 0
a174d000-a179b000 rwxp a174d000 00:00 0
a179b000-a179e000 ---p a179b000 00:00 0
a179e000-a181c000 rwxp a179e000 00:00 0
a181c000-a181f000 ---p a181c000 00:00 0
a181f000-a186d000 rwxp a181f000 00:00 0
a186d000-a18a8000 r-xp 00000000 08:14 313964 /usr/lib/locale/de_DE.utf8/LC_CTYPE
a18a8000-a18ab000 ---p a18a8000 00:00 0
a18ab000-a18f9000 rwxp a18ab000 00:00 0
a18f9000-a18fc000 ---p a18f9000 00:00 0
a18fc000-a194a000 rwxp a18fc000 00:00 0
a194a000-a194b000 ---p a194a000 00:00 0
a194b000-a19fb000 rwxp a194b000 00:00 0
a19fb000-a1b77000 r-xs 02c8c000 08:14 981958 /opt/sun-jre-bin-1.6.0.02/lib/rt.jar
a1b77000-a1b7e000 rwxp a1b77000 00:00 0
a1b7e000-a1b98000 rwxp a1b7e000 00:00 0
a1b98000-a1bab000 rwxp a1b98000 00:00 0
a1bab000-a1c0f000 rwxp a1bab000 00:00 0
a1c0f000-a1c11000 rwxp a1c0f000 00:00 0
a1c11000-a1c18000 rwxp a1c11000 00:00 0
a1c18000-a1c2c000 rwxp a1c18000 00:00 0
a1c2c000-a1c8f000 rwxp a1c2c000 00:00 0
a1c8f000-a1c96000 rwxp a1c8f000 00:00 0
a1c96000-a1caf000 rwxp a1c96000 00:00 0
a1caf000-a1fc0000 rwxp a1caf000 00:00 0
a1fc0000-a3060000 rwxp a1fc0000 00:00 0
a3060000-a5550000 rwxp a3060000 00:00 0
a5550000-b1cb0000 rwxp a5550000 00:00 0
b1cb0000-b29b0000 rwxp b1cb0000 00:00 0
b29b0000-b5cb0000 rwxp b29b0000 00:00 0
b5cb0000-b5cb3000 r-xs 00014000 08:14 1781479 /usr/lib/eclipse-3.2/plugins/org.eclipse.update.configurator_3.2.1.v20092006.jar
b5cb3000-b5cbb000 rwxp b5cb3000 00:00 0
b5cbb000-b5d33000 rwxp b5cbb000 00:00 0
b5d33000-b5f33000 rwxp b5d33000 00:00 0
b5f33000-b7d33000 rwxp b5f33000 00:00 0
b7d33000-b7d42000 r-xp 00000000 08:14 1814692 /opt/sun-jre-bin-1.6.0.02/lib/i386/libzip.so
b7d42000-b7d44000 rwxp 0000e000 08:14 1814692 /opt/sun-jre-bin-1.6.0.02/lib/i386/libzip.so
b7d44000-b7d67000 r-xp 00000000 08:14 1814758 /opt/sun-jre-bin-1.6.0.02/lib/i386/libjava.so
b7d67000-b7d69000 rwxp 00023000 08:14 1814758 /opt/sun-jre-bin-1.6.0.02/lib/i386/libjava.so
b7d69000-b7d71000 r-xp 00000000 08:14 1587022 /lib/libnss_files-2.5.so
b7d71000-b7d73000 rwxp 00007000 08:14 1587022 /lib/libnss_files-2.5.so
b7d73000-b7d7b000 r-xp 00000000 08:14 1587052 /lib/libnss_nis-2.5.so
b7d7b000-b7d7d000 rwxp 00007000 08:14 1587052 /lib/libnss_nis-2.5.so
b7d7d000-b7d83000 r-xp 00000000 08:14 1587035 /lib/libnss_compat-2.5.so
b7d83000-b7d85000 rwxp 00005000 08:14 1587035 /lib/libnss_compat-2.5.so
b7d85000-b7d8c000 r-xp 00000000 08:14 1814672 /opt/sun-jre-bin-1.6.0.02/lib/i386/libnio.so
b7d8c000-b7d8d000 rwxp 00006000 08:14 1814672 /opt/sun-jre-bin-1.6.0.02/lib/i386/libnio.so
b7d8d000-b7d94000 r-xs 00000000 08:14 330794 /usr/lib/gconv/gconv-modules.cache
b7d94000-b7d9f000 r-xp 00000000 08:14 1814695 /opt/sun-jre-bin-1.6.0.02/lib/i386/libverify.so
b7d9f000-b7da0000 rwxp 0000b000 08:14 1814695 /opt/sun-jre-bin-1.6.0.02/lib/i386/libverify.so
b7da0000-b7da8000 rwxs 00000000 08:14 278812 /tmp/hsperfdata_paukul/6375
b7da8000-b7daf000 r-xp 00000000 08:14 1587024 /lib/librt-2.5.so
b7daf000-b7db1000 rwxp 00006000 08:14 1587024 /lib/librt-2.5.so
b7db1000-b7db4000 ---p b7db1000 00:00 0
b7db4000-b7e02000 rwxp b7db4000 00:00 0
b7e02000-b7e25000 r-xp 00000000 08:14 1587050 /lib/libm-2.5.so
b7e25000-b7e27000 rwxp 00022000 08:14 1587050 /lib/libm-2.5.so
b7e27000-b7e28000 rwxp b7e27000 00:00 0
b7e28000-b7f4a000 r-xp 00000000 08:14 1587015 /lib/libc-2.5.so
b7f4a000-b7f4b000 r-xp 00122000 08:14 1587015 /lib/libc-2.5.so
b7f4b000-b7f4d000 rwxp 00123000 08:14 1587015 /lib/libc-2.5.so
b7f4d000-b7f51000 rwxp b7f4d000 00:00 0
b7f51000-b7f53000 r-xp 00000000 08:14 1587003 /lib/libdl-2.5.so
b7f53000-b7f55000 rwxp 00001000 08:14 1587003 /lib/libdl-2.5.so
b7f55000-b7f5c000 r-xp 00000000 08:14 1833563 /opt/sun-jre-bin-1.6.0.02/lib/i386/jli/libjli.so
b7f5c000-b7f5e000 rwxp 00006000 08:14 1833563 /opt/sun-jre-bin-1.6.0.02/lib/i386/jli/libjli.so
b7f5e000-b7f71000 r-xp 00000000 08:14 1587019 /lib/libpthread-2.5.so
b7f71000-b7f72000 r-xp 00012000 08:14 1587019 /lib/libpthread-2.5.so
b7f72000-b7f73000 rwxp 00013000 08:14 1587019 /lib/libpthread-2.5.so
b7f73000-b7f75000 rwxp b7f73000 00:00 0
b7f75000-b7f77000 r-xs 00012000 08:14 1781442 /usr/lib/eclipse-3.2/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar
b7f77000-b7f79000 r-xs 00007000 08:14 1750736 /usr/lib/eclipse-3.2/startup.jar
b7f79000-b7f8b000 r-xp 00000000 08:14 1587023 /lib/libnsl-2.5.so
b7f8b000-b7f8d000 rwxp 00011000 08:14 1587023 /lib/libnsl-2.5.so
b7f8d000-b7f8f000 rwxp b7f8d000 00:00 0
b7f8f000-b7f95000 r-xp 00000000 08:14 1876929 /opt/sun-jre-bin-1.6.0.02/lib/i386/native_threads/libhpi.so
b7f95000-b7f96000 rwxp 00006000 08:14 1876929 /opt/sun-jre-bin-1.6.0.02/lib/i386/native_threads/libhpi.so
b7f96000-b7f97000 rwxp b7f96000 00:00 0
b7f97000-b7f98000 r-xp b7f97000 00:00 0
b7f98000-b7f99000 rwxp b7f98000 00:00 0
b7f99000-b7fb3000 r-xp 00000000 08:14 1587062 /lib/ld-2.5.so
b7fb3000-b7fb4000 r-xp 00019000 08:14 1587062 /lib/ld-2.5.so
b7fb4000-b7fb5000 rwxp 0001a000 08:14 1587062 /lib/ld-2.5.so
bfe73000-bfeaa000 rwxp bfe73000 00:00 0 [stack]
ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]

VM Arguments:
jvm_args: -Xms40m -Xmx256m -Djava.library.path=/usr/lib
java_command: /usr/lib/eclipse-3.2/startup.jar -os linux -ws gtk -arch x86 -launcher /usr/lib/eclipse-3.2/eclipse -name Eclipse -showsplash 600 -exitdata 8001 -vm /usr/bin/java -vmargs -Xms40m -Xmx256m -Djava.library.path=/usr/lib -jar /usr/lib/eclipse-3.2/startup.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=/etc/java-config-2/current-system-vm
CLASSPATH=.
PATH=/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/opt/sun-jdk-1.4.2.15/bin:/opt/sun-jdk-1.4.2.15/jre/bin:/opt/sun-jdk-1.4.2.15/jre/javaws:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin
LD_LIBRARY_PATH=/opt/sun-jre-bin-1.6.0.02/lib/i386/client:/opt/sun-jre-bin-1.6.0.02/lib/i386:/opt/sun-jre-bin-1.6.0.02/../lib/i386:/usr/lib/gecko-sdk/lib/
SHELL=/bin/bash
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x3b2720], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x3b2720], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x309d50], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x309d50], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x309d50], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x30bd80], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x30b7a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: [libjvm.so+0x30b7a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x30b7a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR2: [libjvm.so+0x30bd80], sa_mask[0]=0x00000000, sa_flags=0x10000004


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

OS:Gentoo Base System release 1.12.9

uname:Linux 2.6.22-gentoo-r5 #1 PREEMPT Wed Aug 29 03:20:34 CEST 2007 i686
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 8192k, CORE 0k, NPROC 8190, NOFILE 1024, AS infinity
load average:0,96 0,47 0,18

CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 13 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 1034660k(705576k free), swap 506036k(506036k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_02-b05) for linux-x86, built on Jun 14 2007 16:05:18 by "java_re" with gcc 3.2.1-7a (J2SE release)


irgendwelche ideen? =/

Gruß,

Pascal
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum