[scala-tools] [eclipse plugin] SIGBUS or SIGSEGV in libzip.so

View: New views
5 Messages — Rating Filter:   Alert me  

[scala-tools] [eclipse plugin] SIGBUS or SIGSEGV in libzip.so

by Francois Armand-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'm seeing a lot of segfault of the JVM in libzip.so when I use Eclipse
with the Scala plugin. They look like that :

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xb5e61c53, pid=28222, tid=479632240
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libzip.so+0xbc53]
#
# An error report file with more information is saved as:
# /home/farmand/java/workspaces/poiaze/cmdb/hs_err_pid28222.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

It happens more often when Scala plugin is indexing, for example after
removing .metadata from the workspace.

I googled for that error, thinking that it was due to some broken
library in my Ubuntu 9.10 (it did happen with GTK in the past), but
found nothing interesting safe a message saying that it may be a
material problem (it doesn't seem so, memcheck is happy and I have no
other strange problem in my notebook, that moreover is only 3 months
old), a bug in an old JVM (I have the last 1.6 available), or something
with an eclipse plugin.

Does other people are seing that ? Is there a known workaround ?

Thanks !

--
Francois


[hs_err_pid28222.log]

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xb5e61c53, pid=28222, tid=479632240
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libzip.so+0xbc53]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# 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 (0x1d65dc00):  JavaThread "Java indexing" daemon [_thread_in_native, id=29330, stack(0x1c869000,0x1c96a000)]

siginfo:si_signo=SIGBUS: si_errno=0, si_code=2 (BUS_ADRERR), si_addr=0x1c094466

Registers:
EAX=0x08384c00, EBX=0xb5e667bc, ECX=0x1c01b000, EDX=0x00727000
ESP=0x1c968b30, EBP=0x1c968b58, ESI=0x1c094449, EDI=0x1d55e050
EIP=0xb5e61c53, CR2=0x1c094466, EFLAGS=0x00210202

Top of Stack: (sp=0x1c968b30)
0x1c968b30:   00000030 1c968b48 1c968b88 b4508eb4
0x1c968b40:   082d50f8 b5e667bc b5e61c0b b5e667bc
0x1c968b50:   00001136 08384c00 1c968b78 b5e620cd
0x1c968b60:   08384c00 08459e00 00000001 b5e667bc
0x1c968b70:   1c968bbc 1d65dc00 1c968b98 b5e592d6
0x1c968b80:   08384c00 00001136 1c968ba8 b4508a88
0x1c968b90:   2a583fb0 00000000 1c968bc8 b44cad50
0x1c968ba0:   1d65dd10 1c968bbc 08384c00 00000000

Instructions: (pc=0xb5e61c53)
0xb5e61c43:   8b 70 04 8b 45 08 8b 48 10 8b 50 1c 01 ce 29 d6
0xb5e61c53:   0f b6 46 1d 0f b6 56 1c c1 e0 08 09 c2 89 55 f0

Stack: [0x1c869000,0x1c96a000],  sp=0x1c968b30,  free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libzip.so+0xbc53]
C  [libzip.so+0xc0cd]  ZIP_GetNextEntry+0x5d
C  [libzip.so+0x32d6]  Java_java_util_zip_ZipFile_getNextEntry+0x26
J  java.util.zip.ZipFile.getNextEntry(JI)J
J  java.util.zip.ZipFile$2.nextElement()Ljava/util/zip/ZipEntry;
J  java.util.zip.ZipFile$2.nextElement()Ljava/lang/Object;
J  org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(Lorg/eclipse/core/runtime/IProgressMonitor;)Z
j  org.eclipse.jdt.internal.core.search.processing.JobManager.run()V+240
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
V  [libjvm.so+0x213740]
V  [libjvm.so+0x327158]
V  [libjvm.so+0x212f47]
V  [libjvm.so+0x212ffa]
V  [libjvm.so+0x290315]
V  [libjvm.so+0x3ca73e]
V  [libjvm.so+0x3285fe]
C  [libpthread.so.0+0x580e]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  java.util.zip.ZipFile.getNextEntry(JI)J
J  java.util.zip.ZipFile$2.nextElement()Ljava/util/zip/ZipEntry;
J  java.util.zip.ZipFile$2.nextElement()Ljava/lang/Object;
J  org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(Lorg/eclipse/core/runtime/IProgressMonitor;)Z
j  org.eclipse.jdt.internal.core.search.processing.JobManager.run()V+240
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0864e400 JavaThread "Worker-8" [_thread_blocked, id=31181, stack(0x1c2a3000,0x1c3a4000)]
  0x083f6400 JavaThread "Worker-7" [_thread_in_native, id=31150, stack(0x1c3a4000,0x1c4a5000)]
  0x083ea800 JavaThread "Worker-6" [_thread_blocked, id=31149, stack(0x1c4a5000,0x1c5a6000)]
  0x081fe400 JavaThread "Worker-5" [_thread_blocked, id=31146, stack(0x1c606000,0x1c707000)]
  0x086bcc00 JavaThread "Worker-4" [_thread_blocked, id=31128, stack(0x1c707000,0x1c808000)]
  0x0860a800 JavaThread "Worker-3" [_thread_blocked, id=31127, stack(0x1cdfd000,0x1cefe000)]
  0x083df400 JavaThread "Worker-2" [_thread_blocked, id=31123, stack(0x1cafa000,0x1cbfb000)]
=>0x1d65dc00 JavaThread "Java indexing" daemon [_thread_in_native, id=29330, stack(0x1c869000,0x1c96a000)]
  0x1e6b0400 JavaThread "Worker-1" [_thread_blocked, id=28651, stack(0x1c9f9000,0x1cafa000)]
  0x08300400 JavaThread "Worker-0" [_thread_blocked, id=28577, stack(0x1cbfb000,0x1ccfc000)]
  0x084c1400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=28538, stack(0x1ccfc000,0x1cdfd000)]
  0x086a2c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=28488, stack(0x1cefe000,0x1cfff000)]
  0x1e6d1800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=28487, stack(0x1cfff000,0x1d100000)]
  0x08721400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=28428, stack(0x1da25000,0x1db26000)]
  0x08274c00 JavaThread "State Data Manager" daemon [_thread_blocked, id=28399, stack(0x1dd27000,0x1de28000)]
  0x1e65b800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=28244, stack(0x1deb1000,0x1dfb2000)]
  0x1e659800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=28243, stack(0x1dfb2000,0x1e033000)]
  0x1e658000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=28242, stack(0x1e033000,0x1e134000)]
  0x1e656c00 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=28241, stack(0x1e134000,0x1e235000)]
  0x1e647800 JavaThread "Finalizer" daemon [_thread_blocked, id=28240, stack(0x1e235000,0x1e336000)]
  0x1e646000 JavaThread "Reference Handler" daemon [_thread_blocked, id=28239, stack(0x1e336000,0x1e437000)]
  0x0811a800 JavaThread "main" [_thread_blocked, id=28222, stack(0xbf937000,0xbfa37000)]

Other Threads:
  0x1e642400 VMThread [stack: 0x1e72b000,0x1e7ac000] [id=28238]
  0x1e65d000 WatcherThread [stack: 0x1de30000,0x1deb1000] [id=28245]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 par new generation   total 18496K, used 1738K [0x23cd0000, 0x250e0000, 0x25cd0000)
  eden space 16448K,   2% used [0x23cd0000, 0x23d24660, 0x24ce0000)
  from space 2048K,  68% used [0x24ce0000, 0x24e3e290, 0x24ee0000)
  to   space 2048K,   0% used [0x24ee0000, 0x24ee0000, 0x250e0000)
 concurrent mark-sweep generation total 245760K, used 122902K [0x25cd0000, 0x34cd0000, 0xa3cd0000)
 concurrent-mark-sweep perm gen total 79096K, used 47788K [0xa3cd0000, 0xa8a0e000, 0xb3cd0000)

Dynamic libraries:
08048000-0804c000 r-xp 00000000 08:05 787676     /home/farmand/java/eclipse-3.5.1/eclipse
0804c000-0804d000 rw-p 00003000 08:05 787676     /home/farmand/java/eclipse-3.5.1/eclipse
0808d000-089ae000 rw-p 00000000 00:00 0          [heap]
1bd00000-1bdfd000 rw-p 00000000 00:00 0
1bdfd000-1be00000 ---p 00000000 00:00 0
1be00000-1be87000 rw-p 00000000 00:00 0
1be87000-1bf00000 ---p 00000000 00:00 0
1bf00000-1c000000 rw-p 00000000 00:00 0
1c01b000-1c0a1000 r--s 00727000 08:05 131532     /home/farmand/.m2/repository/org/scala-lang/scala-compiler/2.8.0-SNAPSHOT/scala-compiler-2.8.0-SNAPSHOT.jar
1c0a1000-1c0a4000 rwxp 00000000 00:00 0
1c0a4000-1c1a2000 rwxp 00000000 00:00 0
1c1a2000-1c1a5000 rwxp 00000000 00:00 0
1c1a5000-1c2a3000 rwxp 00000000 00:00 0
1c2a3000-1c2a6000 ---p 00000000 00:00 0
1c2a6000-1c3a4000 rwxp 00000000 00:00 0
1c3a4000-1c3a7000 ---p 00000000 00:00 0
1c3a7000-1c4a5000 rwxp 00000000 00:00 0
1c4a5000-1c4a8000 ---p 00000000 00:00 0
1c4a8000-1c5a6000 rwxp 00000000 00:00 0
1c5a6000-1c606000 rw-s 00000000 00:09 152338444  /SYSV00000000 (deleted)
1c606000-1c609000 ---p 00000000 00:00 0
1c609000-1c707000 rwxp 00000000 00:00 0
1c707000-1c70a000 ---p 00000000 00:00 0
1c70a000-1c808000 rwxp 00000000 00:00 0
1c835000-1c839000 r--s 00035000 08:05 1838835    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-project-2.1-SNAPSHOT.jar
1c869000-1c86c000 ---p 00000000 00:00 0
1c86c000-1c96a000 rwxp 00000000 00:00 0
1c96a000-1c9f9000 r--s 008cb000 08:05 1574622    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.jdt.ui_3.5.1.r351_v20090821-0800.jar
1c9f9000-1c9fc000 ---p 00000000 00:00 0
1c9fc000-1cafa000 rwxp 00000000 00:00 0
1cafa000-1cafd000 ---p 00000000 00:00 0
1cafd000-1cbfb000 rwxp 00000000 00:00 0
1cbfb000-1cbfe000 ---p 00000000 00:00 0
1cbfe000-1ccfc000 rwxp 00000000 00:00 0
1ccfc000-1ccff000 ---p 00000000 00:00 0
1ccff000-1cdfd000 rwxp 00000000 00:00 0
1cdfd000-1ce00000 ---p 00000000 00:00 0
1ce00000-1cefe000 rwxp 00000000 00:00 0
1cefe000-1cf01000 ---p 00000000 00:00 0
1cf01000-1cfff000 rwxp 00000000 00:00 0
1cfff000-1d002000 ---p 00000000 00:00 0
1d002000-1d100000 rwxp 00000000 00:00 0
1d100000-1d200000 rw-p 00000000 00:00 0
1d200000-1d205000 r--s 00030000 08:05 1838823    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-artifact-3.0-SNAPSHOT.jar
1d205000-1d207000 r--s 00016000 08:05 1838827    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-model-2.1-SNAPSHOT.jar
1d207000-1d209000 r--s 00008000 08:05 1838834    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-profile-2.1-SNAPSHOT.jar
1d209000-1d20a000 r--s 00002000 08:05 1838820    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/doxia-sink-api-1.0-alpha-9.jar
1d20a000-1d20b000 r--s 00002000 08:05 1838836    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-reporting-api-2.1-SNAPSHOT.jar
1d20b000-1d20d000 r--s 0000a000 08:05 1838826    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-lifecycle-2.1-SNAPSHOT.jar
1d20d000-1d20f000 r--s 00009000 08:05 1838840    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/plexus-classworlds-1.2-alpha-12.jar
1d20f000-1d213000 r--s 00030000 08:05 1838854    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/plexus-utils-1.5.1.jar
1d213000-1d218000 r--s 00018000 08:05 1838818    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/aspectjrt-1.5.3.jar
1d259000-1d268000 r--s 00081000 08:05 1575106    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse.editor_0.9.8.200905041414.jar
1d268000-1d300000 r--p 00000000 08:01 42018      /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
1d300000-1d3fb000 rw-p 00000000 00:00 0
1d3fb000-1d400000 ---p 00000000 00:00 0
1d400000-1d4f9000 rw-p 00000000 00:00 0
1d4f9000-1d500000 ---p 00000000 00:00 0
1d500000-1d5ff000 rw-p 00000000 00:00 0
1d5ff000-1d600000 ---p 00000000 00:00 0
1d600000-1d6fd000 rw-p 00000000 00:00 0
1d6fd000-1d700000 ---p 00000000 00:00 0
1d700000-1d800000 rw-p 00000000 00:00 0
1d800000-1d802000 r--s 0000a000 08:05 1838833    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-plugin-api-2.1-SNAPSHOT.jar
1d802000-1d82b000 r--s 0041c000 08:05 1574617    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.jdt.core_3.5.1.v_972_R35x.jar
1d832000-1d83c000 r--s 000a3000 08:05 1574720    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.core.resources_3.5.1.R35x_v20090826-0451.jar
1d83c000-1d840000 r-xp 00000000 08:01 25659      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
1d840000-1d841000 r--p 00003000 08:01 25659      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
1d841000-1d842000 rw-p 00004000 08:01 25659      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
1d842000-1d844000 r-xp 00000000 08:01 42260      /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
1d844000-1d845000 r--p 00001000 08:01 42260      /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
1d845000-1d846000 rw-p 00002000 08:01 42260      /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
1d846000-1d84c000 r--s 00000000 08:01 110135     /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
1d84c000-1d857000 r--s 00000000 08:01 92666      /var/cache/fontconfig/0f34bcd4b6ee430af32735b75db7f02b-x86.cache-2
1d857000-1d879000 r--s 00000000 08:01 98009      /var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-x86.cache-2
1d879000-1d8ce000 r-xp 00000000 08:05 1050741    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-pi-gtk-3555.so
1d8ce000-1d8d1000 rw-p 00054000 08:05 1050741    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-pi-gtk-3555.so
1d8d1000-1d8e5000 r--s 000ef000 08:05 1574688    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.jface_3.5.1.M20090826-0800.jar
1d8eb000-1d8ed000 r--s 00005000 08:05 1839003    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/jchardet-1.0.jar
1d8ed000-1d8f1000 r--s 00035000 08:05 1838998    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/archetype-common-2.0-alpha-2.jar
1d8f1000-1d8f5000 r--s 00014000 08:05 1574875    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse.editor.xml_0.9.8.200905041414.jar
1d8f5000-1d8f9000 r--s 00017000 08:05 1574876    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse.jdt_0.9.8.200905041413.jar
1d8f9000-1d8fb000 r--s 00009000 08:05 1051138    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/xmlrpc-client-3.0.jar
1d8fb000-1d903000 r--s 0004f000 08:05 1051134    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/log4j-1.2.8.jar
1d903000-1d907000 r--s 00013000 08:05 1051090    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/commons-collections-2.0.jar
1d907000-1d909000 r--s 00009000 08:05 1051089    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/swizzle-stream-1.0.2.jar
1d909000-1d90c000 r--s 0000f000 08:05 1051088    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/swizzle-jira-1.3.3-sonatype-1.jar
1d90c000-1d90e000 r--s 00006000 08:05 1050745    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/plexus-swizzle-1.0-alpha-4.jar
1d90e000-1d910000 r--s 0000b000 08:05 1575107    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse.refactoring_0.9.8.200905041414.jar
1d910000-1d91c000 r--s 00097000 08:05 1838950    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.nexus_indexer_1.9.0.20090429/jars/lucene-core-2.3.2.jar
1d91c000-1d91d000 r--s 00002000 08:05 1838852    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/plexus-interactivity-api-1.0-alpha-6.jar
1d91d000-1d91f000 r--s 00006000 08:05 1838819    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/commons-cli-1.0.jar
1d91f000-1d921000 r--s 00007000 08:05 1838853    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/plexus-interpolation-1.0-SNAPSHOT.jar
1d921000-1d923000 r--s 0000a000 08:05 131627     /home/farmand/.m2/repository/org/apache/commons/commons-exec/1.0/commons-exec-1.0.jar
1d923000-1d926000 r--s 00020000 08:05 284        /home/farmand/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
1d926000-1d927000 r--s 00002000 08:05 131220     /home/farmand/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.jar
1d927000-1d928000 r--s 00007000 08:05 131353     /home/farmand/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
1d928000-1d92a000 r--s 00005000 08:05 131337     /home/farmand/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.jar
1d92a000-1d92c000 r--s 00007000 08:05 131345     /home/farmand/.m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar
1d92c000-1d937000 r--s 00074000 08:05 131598     /home/farmand/.m2/repository/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
1d937000-1d93f000 r--s 00051000 08:05 131602     /home/farmand/.m2/repository/velocity/velocity/1.4/velocity-1.4.jar
1d93f000-1d941000 r--s 00007000 08:05 131186     /home/farmand/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.jar
1d941000-1d947000 r--s 00033000 08:05 131172     /home/farmand/.m2/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-7/doxia-core-1.0-alpha-7.jar
1d947000-1d94c000 r--s 00016000 08:05 551        /home/farmand/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
1d94c000-1d95f000 r--s 000da000 08:05 1574698    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.jface.text_3.5.1.r351_v20090708-0800.jar
1d95f000-1d97d000 r--s 00177000 08:05 1574795    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.team.cvs.ui_3.3.201.R35x_v20090826-0905.jar
1d97d000-1d98f000 r--s 00155000 08:05 1050734    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/41/1/.cp/aspectjweaver.jar
1d98f000-1d991000 r--s 00005000 08:05 131341     /home/farmand/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.1/maven-dependency-analyzer-1.1.jar
1d991000-1d993000 r--s 00014000 08:05 131144     /home/farmand/.m2/repository/jline/jline/0.9.93/jline-0.9.93.jar
1d993000-1d9ad000 r--s 0012c000 08:05 1574737    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.team.ui_3.5.0.I20090430-0408.jar
1d9ad000-1d9b5000 r--s 00051000 08:05 1839006    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/velocity-1.4.jar
1d9b5000-1d9b7000 r--s 0000a000 08:05 1574690    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.epp.usagedata.recording_1.1.0.R200906100410.jar
1d9b7000-1d9bb000 r--s 00013000 08:05 410        /home/farmand/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.jar
1d9bb000-1d9bf000 r--s 00026000 08:05 296        /home/farmand/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
1d9bf000-1d9cc000 r--s 0007f000 08:05 1838999    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/commons-collections-3.2.jar
1d9cc000-1d9de000 r--s 000b9000 08:05 1574874    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse_0.9.8.200905041413.jar
1d9de000-1d9e1000 r--s 00012000 08:05 1839001    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/commons-io-1.3.1.jar
1d9e1000-1d9e6000 r--s 00048000 08:05 1839002    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/dom4j-1.6.1.jar
1d9e6000-1d9f0000 r--s 00088000 08:05 1574650    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.update.core_3.2.300.v20090525.jar
1d9f0000-1d9f6000 r--s 00032000 08:05 1575156    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.context.ui_3.3.0.v20091015-0500-e3x.jar
1d9f6000-1d9ff000 r--s 00056000 08:05 1574629    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.team.core_3.5.0.I20090527-0620.jar
1d9ff000-1da02000 r--s 00023000 08:05 1839004    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/jdom-1.0.jar
1da07000-1da09000 r--s 00002000 08:05 1838863    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-ssh-external-1.0-beta-2.jar
1da09000-1da0b000 r--s 00005000 08:05 1838862    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-ssh-common-1.0-beta-2.jar
1da0b000-1da0e000 r--s 0001b000 08:05 1838821    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/jsch-0.1.27.jar
1da0e000-1da0f000 r--s 00005000 08:05 1838861    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-ssh-1.0-beta-2.jar
1da0f000-1da12000 r--s 0001f000 08:05 1838822    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/jtidy-4aug2000r7-dev.jar
1da12000-1da13000 r--s 00002000 08:05 1838859    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-http-shared-1.0-beta-2.jar
1da13000-1da15000 r--s 00002000 08:05 1838856    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-http-lightweight-1.0-beta-2.jar
1da15000-1da16000 r--s 00008000 08:05 1838838    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-toolchain-2.1-SNAPSHOT.jar
1da16000-1da25000 r--s 00676000 08:05 1442161    /home/farmand/java/jdk1.6.0_16/jre/lib/charsets.jar
1da25000-1da28000 ---p 00000000 00:00 0
1da28000-1db26000 rwxp 00000000 00:00 0
1db26000-1db28000 r--s 0000a000 08:05 1838860    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-provider-api-1.0-beta-2.jar
1db28000-1db2a000 r--s 0000e000 08:05 131590     /home/farmand/.m2/repository/oro/oro/2.0.7/oro-2.0.7.jar
1db2a000-1db2c000 r--s 00008000 08:05 131115     /home/farmand/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
1db2d000-1db32000 r--s 0002a000 08:05 387        /home/farmand/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
1db32000-1db35000 r--s 00014000 08:05 131123     /home/farmand/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
1db35000-1db3e000 r--s 0004f000 08:05 1575119    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.commons.ui_3.3.0.v20091015-0500-e3x.jar
1db3e000-1db42000 r--s 00021000 08:05 1838951    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.nexus_indexer_1.9.0.20090429/jars/nexus-indexer-2.0.0.jar
1db43000-1db46000 r--s 00015000 08:05 1051145    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/xmlrpc-common-3.0.jar
1db46000-1db4d000 r--s 00039000 08:05 1838851    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/plexus-container-default-1.0-alpha-44.jar
1db4d000-1db4f000 r--s 00001000 08:05 1838839    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-workspace-2.1-SNAPSHOT.jar
1db4f000-1db55000 r--s 0004f000 08:05 1838824    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-core-2.1-SNAPSHOT.jar
1db55000-1db57000 r--s 00011000 08:05 1838825    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/maven-embedder-2.1-SNAPSHOT.jar
1db57000-1db58000 r--s 00009000 08:05 131180     /home/farmand/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.jar
1db58000-1db5c000 r--s 0002a000 08:05 1575089    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.bugzilla.core_3.3.0.v20091015-0500-e3x.jar
1db63000-1db6a000 r--s 0004b000 08:05 1575205    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.tasks.core_3.3.0.v20091015-0500-e3x.jar
1db6a000-1db71000 r--s 00111000 08:05 1442194    /home/farmand/java/jdk1.6.0_16/jre/lib/resources.jar
1db71000-1db72000 r--s 00001000 08:05 131451     /home/farmand/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.jar
1db72000-1db76000 r--s 00030000 08:05 167        /home/farmand/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
1db76000-1db7a000 r--s 00016000 08:05 1575222    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.team.ui_3.3.0.v20091015-0500-e3x.jar
1db7a000-1db99000 r--s 00161000 08:05 1575207    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.tasks.ui_3.3.0.v20091015-0500-e3x.jar
1db99000-1dba3000 r-xp 00000000 08:05 1050789    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-cairo-gtk-3555.so
1dba3000-1dba4000 rw-p 00009000 08:05 1050789    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-cairo-gtk-3555.so
1dba4000-1dbaa000 r-xp 00000000 08:05 1050766    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-atk-gtk-3555.so
1dbaa000-1dbab000 rw-p 00005000 08:05 1050766    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-atk-gtk-3555.so
1dbab000-1dbad000 r--s 00002000 08:05 131331     /home/farmand/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.4/maven-reporting-impl-2.0.4.jar
1dbad000-1dbb0000 r--s 00018000 08:05 1575147    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.context.core_3.3.0.v20091015-0500-e3x.jar
1dbb0000-1dbb2000 r-xp 00000000 08:01 1192       /lib/libnss_mdns4_minimal.so.2
1dbb2000-1dbb3000 r--p 00001000 08:01 1192       /lib/libnss_mdns4_minimal.so.2
1dbb3000-1dbb4000 rw-p 00002000 08:01 1192       /lib/libnss_mdns4_minimal.so.2
1dbb4000-1dbb6000 r--s 0000f000 08:05 1575105    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.commons.net_3.3.0.v20091013-0200-e3x.jar
1dbc7000-1dc0c000 r--s 0039d000 08:05 1574601    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.ui.workbench_3.5.1.M20090826-0800a.jar
1dc0d000-1dc17000 r--s 00067000 08:05 1574861    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.egit.ui_0.5.0.200908282229.jar
1dc17000-1dc1d000 r--s 00045000 08:05 1051170    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/commons-httpclient-3.1.jar
1dc1d000-1dc20000 r--s 0000e000 08:05 1577904    /home/farmand/java/eclipse-3.5.1/plugins/ch.epfl.lamp.sdt.aspects_2.8.0.r19316-b20091028035556.jar
1dc20000-1dc29000 r--s 00084000 08:05 1574790    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar
1dc2b000-1dc2d000 r--s 00005000 08:05 1575100    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.commons.core_3.3.0.v20091015-0500-e3x.jar
1dc2d000-1dc50000 r--s 001d6000 08:05 1574685    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.ui.ide_3.5.1.M20090826-0800.jar
1dc50000-1dc57000 r--s 00091000 08:05 1442185    /home/farmand/java/jdk1.6.0_16/jre/lib/jsse.jar
1dc57000-1dc5a000 rw-s 00000000 00:09 151912457  /SYSV00000000 (deleted)
1dc5a000-1dc5b000 r--s 00002000 08:05 131425     /home/farmand/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
1dc5b000-1dc5d000 r--s 0000b000 08:05 1575170    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.monitor.ui_3.3.0.v20091015-0500-e3x.jar
1dc5d000-1dc62000 r-xp 00000000 08:01 4468       /lib/tls/i686/cmov/libnss_dns-2.10.1.so
1dc62000-1dc63000 r--p 00004000 08:01 4468       /lib/tls/i686/cmov/libnss_dns-2.10.1.so
1dc63000-1dc64000 rw-p 00005000 08:01 4468       /lib/tls/i686/cmov/libnss_dns-2.10.1.so
1dc64000-1dc67000 r--s 0001b000 08:05 487        /home/farmand/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
1dc68000-1dc6a000 r--s 00007000 08:05 1836679    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.dependency_tree_1.2.0.20080424-1900/jars/maven-dependency-tree-1.2-SNAPSHOT.jar
1dc6a000-1dc6e000 r--s 001fc000 08:05 1574878    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse.pr_0.9.8.200905041414.jar
1dc71000-1dc73000 r--s 00006000 08:05 443        /home/farmand/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
1dc73000-1dc78000 r-xp 00000000 08:01 24524      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
1dc78000-1dc79000 r--p 00004000 08:01 24524      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
1dc79000-1dc7a000 rw-p 00005000 08:01 24524      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
1dc7a000-1dc7c000 r--s 00008000 08:05 1574625    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.epp.usagedata.gathering_1.1.0.R200906100410.jar
1dc7c000-1dc7e000 r--s 0000c000 08:05 1574866    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.contribution.weaving.jdt_1.6.4.20090313172428.jar
1dc7e000-1dc7f000 r--s 0000c000 08:05 1574730    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_972_R35x.jar
1dc7f000-1dc82000 r--s 00023000 08:05 1574842    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.jdt.compiler.apt_1.0.201.R35x_v20090825-1530.jar
1dc82000-1dc85000 r--s 00013000 08:05 1442183    /home/farmand/java/jdk1.6.0_16/jre/lib/jce.jar
1dc85000-1dc87000 r--s 00010000 08:05 394368     /home/farmand/.m2/repository/org/scala-tools/maven-scala-plugin/2.12.2/maven-scala-plugin-2.12.2.jar
1dc87000-1dc88000 r--s 00004000 08:05 1575208    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.team.cvs_3.3.0.v20091015-0500-e3x.jar
1dc8a000-1dc8d000 r--s 00016000 08:05 1574728    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar
1dc8d000-1dc91000 r--s 00023000 08:05 1574850    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.ui.console_3.4.0.v20090513.jar
1dc91000-1dc94000 r--p 00000000 08:01 14449      /usr/share/locale-langpack/fr/LC_MESSAGES/atk10.mo
1dc94000-1dcb1000 r--s 00568000 08:05 1574783    /home/farmand/java/eclipse-3.5.1/plugins/com.ibm.icu_4.0.1.v20090822.jar
1dcb1000-1dcb3000 r--s 00006000 08:05 1574759    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.update.scheduler_3.2.200.v20081127.jar
1dcb3000-1dcb9000 r--s 00043000 08:05 1574855    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.ui.forms_3.4.1.v20090714_35x.jar
1dcb9000-1dcbd000 r--s 00025000 08:05 1575091    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.mylyn.bugzilla.ui_3.3.0.v20091015-0500-e3x.jar
1dcc0000-1dcc3000 r--s 00010000 08:05 1574877    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.eclipse.launching_0.9.8.200905041413.jar
1dcc3000-1dcc5000 r--s 00007000 08:05 1051160    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/ws-commons-util-1.0.1.jar
1dcc5000-1dcc7000 r-xp 00000000 08:05 1050744    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/57/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
1dcc7000-1dcc8000 rw-p 00001000 08:05 1050744    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/57/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
1dcc8000-1dccb000 r--s 00013000 08:05 1442183    /home/farmand/java/jdk1.6.0_16/jre/lib/jce.jar
1dccb000-1dcce000 r--s 00000000 08:01 110143     /var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2
1dcce000-1dcd1000 r--s 00000000 08:01 92662      /var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-x86.cache-2
1dcd1000-1dcd2000 r--s 00001000 08:05 1839005    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.archetype_common_2.0.0.20080522-1230/jars/plexus-velocity-1.1.3.jar
1dcd3000-1dcd5000 r--s 00009000 08:05 106        /home/farmand/.m2/repository/asm/asm/3.0/asm-3.0.jar
1dcd5000-1dcd6000 r--p 00000000 00:00 0
1dcd8000-1dcda000 r--s 00000000 08:01 110136     /var/cache/fontconfig/99e8ed0e538f840c565b6ed5dad60d56-x86.cache-2
1dcda000-1dcde000 r--s 00000000 08:01 110124     /var/cache/fontconfig/062808c12e6e608270f93bb230aed730-x86.cache-2
1dcde000-1dce1000 r--s 00000000 08:01 110137     /var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2
1dce1000-1dcf5000 r--s 001f3000 08:05 1574831    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar
1dcf5000-1dcf6000 r--s 00003000 08:05 1574788    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.swt_3.5.1.v3555a.jar
1dcf6000-1dcf8000 r--s 00000000 08:01 110145     /var/cache/fontconfig/f24b2111ab8703b4e963115a8cf14259-x86.cache-2
1dcf8000-1dcfb000 r--s 00000000 08:01 110132     /var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
1dcfb000-1dcff000 r-xp 00000000 08:01 6999       /usr/lib/libXtst.so.6.1.0
1dcff000-1dd00000 r--p 00004000 08:01 6999       /usr/lib/libXtst.so.6.1.0
1dd00000-1dd01000 rw-p 00005000 08:01 6999       /usr/lib/libXtst.so.6.1.0
1dd01000-1dd02000 r--s 00000000 08:01 7281       /var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-x86.cache-2
1dd02000-1dd04000 r--s 00000000 08:01 29177      /var/cache/fontconfig/2c5ba8142dffc8bf0377700342b8ca1a-x86.cache-2
1dd04000-1dd0c000 r--s 00000000 08:01 110140     /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2
1dd0c000-1dd0e000 r--s 00000000 08:01 7287       /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-x86.cache-2
1dd0e000-1dd10000 r--s 00000000 08:01 7296       /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-x86.cache-2
1dd10000-1dd14000 rwxp 00000000 00:00 0
1dd14000-1dd17000 r-xp 00000000 08:05 1050740    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-gtk-3555.so
1dd17000-1dd18000 rw-p 00002000 08:05 1050740    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/216/1/.cp/libswt-gtk-3555.so
1dd18000-1dd19000 rw-p 00000000 00:00 0
1dd1a000-1dd1c000 r--s 00006000 08:05 1051177    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/commons-codec-1.2.jar
1dd1c000-1dd1f000 r--s 00017000 08:05 1574727    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar
1dd20000-1dd21000 r--s 00002000 08:05 1838855    /home/farmand/java/eclipse-3.5.1/plugins/org.maven.ide.components.maven_embedder_2.1.0.20080530-2300/jars/wagon-file-1.0-beta-2.jar
1dd21000-1dd23000 r--s 00008000 08:05 1051172    /home/farmand/java/eclipse-3.5.1/configuration/org.eclipse.osgi/bundles/299/1/.cp/jars/commons-logging-1.0.4.jar
1dd23000-1dd27000 r--s 00027000 08:05 1574647    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar
1dd27000-1dd2a000 ---p 00000000 00:00 0
1dd2a000-1de28000 rwxp 00000000 00:00 0
1de28000-1de2f000 r-xp 00000000 08:05 1573283    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libnio.so
1de2f000-1de30000 rw-p 00006000 08:05 1573283    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libnio.so
1de30000-1de31000 ---p 00000000 00:00 0
1de31000-1deb1000 rwxp 00000000 00:00 0
1deb1000-1deb4000 ---p 00000000 00:00 0
1deb4000-1dfb2000 rwxp 00000000 00:00 0
1dfb2000-1dfb5000 ---p 00000000 00:00 0
1dfb5000-1e033000 rwxp 00000000 00:00 0
1e033000-1e036000 ---p 00000000 00:00 0
1e036000-1e134000 rwxp 00000000 00:00 0
1e134000-1e137000 ---p 00000000 00:00 0
1e137000-1e235000 rwxp 00000000 00:00 0
1e235000-1e238000 ---p 00000000 00:00 0
1e238000-1e336000 rwxp 00000000 00:00 0
1e336000-1e339000 ---p 00000000 00:00 0
1e339000-1e437000 rwxp 00000000 00:00 0
1e437000-1e46a000 rw-p 00000000 00:00 0
1e46a000-1e600000 r--s 02fb3000 08:05 1442195    /home/farmand/java/jdk1.6.0_16/jre/lib/rt.jar
1e600000-1e700000 rw-p 00000000 00:00 0
1e700000-1e701000 r--s 00001000 08:05 1574588    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800/compatibility.jar
1e701000-1e704000 r--s 00016000 08:05 1574701    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar
1e704000-1e705000 r-xp 00000000 08:01 25974      /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
1e705000-1e706000 r--p 00000000 08:01 25974      /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
1e706000-1e707000 rw-p 00001000 08:01 25974      /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
1e707000-1e71a000 r-xp 00000000 08:05 1573282    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libnet.so
1e71a000-1e71b000 rw-p 00013000 08:05 1573282    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libnet.so
1e71b000-1e72b000 r--s 00103000 08:05 1574699    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.jar
1e72b000-1e72c000 ---p 00000000 00:00 0
1e72c000-1e7ac000 rwxp 00000000 00:00 0
1e7ac000-1e7ad000 ---p 00000000 00:00 0
1e7ad000-23404000 rwxp 00000000 00:00 0
23404000-2345e000 rwxp 00000000 00:00 0
2345e000-234d7000 rwxp 00000000 00:00 0
234d7000-2384f000 rwxp 00000000 00:00 0
2384f000-2385a000 rwxp 00000000 00:00 0
2385a000-2385f000 rwxp 00000000 00:00 0
2385f000-238d7000 rwxp 00000000 00:00 0
238d7000-23c4f000 rwxp 00000000 00:00 0
23c4f000-23c76000 rwxp 00000000 00:00 0
23c76000-23ccf000 rwxp 00000000 00:00 0
23ccf000-250e0000 rwxp 00000000 00:00 0
250e0000-25cd0000 rwxp 00000000 00:00 0
25cd0000-34cd0000 rwxp 00000000 00:00 0
34cd0000-a3cd0000 rwxp 00000000 00:00 0
a3cd0000-a8a0e000 rwxp 00000000 00:00 0
a8a0e000-b3cd0000 rwxp 00000000 00:00 0
b3cd0000-b3cd1000 r--s 00000000 08:01 110130     /var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2
b3cd1000-b3cd2000 r--s 00002000 08:05 1574604    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar
b3cd2000-b3cd4000 r--s 00006000 08:05 1574868    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.equinox.weaving.hook_1.0.0.200902121956.jar
b3cd4000-b3cd5000 ---p 00000000 00:00 0
b3cd5000-b3d55000 rwxp 00000000 00:00 0
b3d55000-b3d56000 ---p 00000000 00:00 0
b3d56000-b3df5000 rwxp 00000000 00:00 0
b3df5000-b3e56000 rwxp 00000000 00:00 0
b3e56000-b45de000 rwxp 00000000 00:00 0
b45de000-b5e56000 rwxp 00000000 00:00 0
b5e56000-b5e65000 r-xp 00000000 08:05 1573291    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libzip.so
b5e65000-b5e67000 rw-p 0000e000 08:05 1573291    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libzip.so
b5e67000-b5e6f000 rw-s 00000000 08:01 300058     /tmp/hsperfdata_farmand/28222
b5e6f000-b5e75000 r-xp 00000000 08:05 1967249    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/native_threads/libhpi.so
b5e75000-b5e76000 rw-p 00006000 08:05 1967249    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/native_threads/libhpi.so
b5e76000-b5e99000 r-xp 00000000 08:05 1573267    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libjava.so
b5e99000-b5e9b000 rw-p 00023000 08:05 1573267    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libjava.so
b5e9b000-b5ea6000 r-xp 00000000 08:05 1573290    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libverify.so
b5ea6000-b5ea7000 rw-p 0000b000 08:05 1573290    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/libverify.so
b5ea7000-b630d000 r-xp 00000000 08:05 1967245    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/client/libjvm.so
b630d000-b632d000 rw-p 00465000 08:05 1967245    /home/farmand/java/jdk1.6.0_16/jre/lib/i386/client/libjvm.so
b632d000-b674d000 rw-p 00000000 00:00 0
b674d000-b67ad000 rw-s 00000000 00:09 151519233  /SYSV00000000 (deleted)
b67ad000-b6810000 rw-p 00000000 00:00 0
b6810000-b6830000 r-xp 00000000 08:01 11271      /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
b6830000-b6831000 r--p 00020000 08:01 11271      /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
b6831000-b6832000 rw-p 00021000 08:01 11271      /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
b6832000-b6853000 r--p 00000000 08:01 44073      /usr/share/locale-langpack/fr/LC_MESSAGES/libc.mo
b6853000-b685b000 r-xp 00000000 08:01 7618       /usr/lib/libltdl.so.7.2.0
b685b000-b685c000 r--p 00007000 08:01 7618       /usr/lib/libltdl.so.7.2.0
b685c000-b685d000 rw-p 00008000 08:01 7618       /usr/lib/libltdl.so.7.2.0
b685d000-b686a000 r-xp 00000000 08:01 7911       /usr/lib/libtdb.so.1.1.5
b686a000-b686b000 r--p 0000c000 08:01 7911       /usr/lib/libtdb.so.1.1.5
b686b000-b686c000 rw-p 0000d000 08:01 7911       /usr/lib/libtdb.so.1.1.5
b686c000-b6888000 r-xp 00000000 08:01 7957       /usr/lib/libvorbis.so.0.4.0
b6888000-b6889000 r--p 0001b000 08:01 7957       /usr/lib/libvorbis.so.0.4.0
b6889000-b6897000 rw-p 0001c000 08:01 7957       /usr/lib/libvorbis.so.0.4.0
b6897000-b689e000 r-xp 00000000 08:01 7961       /usr/lib/libvorbisfile.so.3.2.0
b689e000-b689f000 r--p 00007000 08:01 7961       /usr/lib/libvorbisfile.so.3.2.0
b689f000-b68a0000 rw-p 00008000 08:01 7961       /usr/lib/libvorbisfile.so.3.2.0
b68a0000-b68ae000 r-xp 00000000 08:01 35742      /usr/lib/libcanberra.so.0.1.7
b68ae000-b68af000 r--p 0000d000 08:01 35742      /usr/lib/libcanberra.so.0.1.7
b68af000-b68b0000 rw-p 0000e000 08:01 35742      /usr/lib/libcanberra.so.0.1.7
b68b0000-b68b7000 r-xp 00000000 08:01 4911       /lib/tls/i686/cmov/librt-2.10.1.so
b68b7000-b68b8000 r--p 00006000 08:01 4911       /lib/tls/i686/cmov/librt-2.10.1.so
b68b8000-b68b9000 rw-p 00007000 08:01 4911       /lib/tls/i686/cmov/librt-2.10.1.so
b68b9000-b68bc000 r-xp 00000000 08:01 38012      /usr/lib/libcanberra-gtk.so.0.1.1
b68bc000-b68bd000 r--p 00002000 08:01 38012      /usr/lib/libcanberra-gtk.so.0.1.1
b68bd000-b68be000 rw-p 00003000 08:01 38012      /usr/lib/libcanberra-gtk.so.0.1.1
b68be000-b68bf000 r--s 00000000 08:01 7468       /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-x86.cache-2
b68bf000-b68c0000 r--s 0000a000 08:05 1574711    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
b68c0000-b68c3000 r-xp 00000000 08:01 24500      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
b68c3000-b68c4000 r--p 00002000 08:01 24500      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
b68c4000-b68c5000 rw-p 00003000 08:01 24500      /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
b68c5000-b68d1000 r--p 00000000 08:01 80125      /usr/share/locale-langpack/fr/LC_MESSAGES/glib20.mo
b68d1000-b68fb000 r--p 00000000 08:01 80194      /usr/share/locale-langpack/fr/LC_MESSAGES/gtk20-properties.mo
b68fb000-b6905000 r-xp 00000000 08:01 4542       /lib/tls/i686/cmov/libnss_files-2.10.1.so
b6905000-b6906000 r--p 00009000 08:01 4542       /lib/tls/i686/cmov/libnss_files-2.10.1.so
b6906000-b6907000 rw-p 0000a000 08:01 4542       /lib/tls/i686/cmov/libnss_files-2.10.1.so
b6907000-b6910000 r-xp 00000000 08:01 4757       /lib/tls/i686/cmov/libnss_nis-2.10.1.so
b6910000-b6911000 r--p 00008000 08:01 4757       /lib/tls/i686/cmov/libnss_nis-2.10.1.so
b6911000-b6912000 rw-p 00009000 08:01 4757       /lib/tls/i686/cmov/libnss_nis-2.10.1.so
b6912000-b6925000 r-xp 00000000 08:01 4347       /lib/tls/i686/cmov/libnsl-2.10.1.so
b6925000-b6926000 r--p 00012000 08:01 4347       /lib/tls/i686/cmov/libnsl-2.10.1.so
b6926000-b6927000 rw-p 00013000 08:01 4347       /lib/tls/i686/cmov/libnsl-2.10.1.so
b6927000-b6929000 rw-p 00000000 00:00 0
b6929000-b692f000 r-xp 00000000 08:01 4356       /lib/tls/i686/cmov/libnss_compat-2.10.1.so
b692f000-b6930000 r--p 00005000 08:01 4356       /lib/tls/i686/cmov/libnss_compat-2.10.1.so
b6930000-b6931000 rw-p 00006000 08:01 4356       /lib/tls/i686/cmov/libnss_compat-2.10.1.so
b6931000-b6945000 r--p 00000000 08:01 80192      /usr/share/locale-langpack/fr/LC_MESSAGES/gtk20.mo
b6945000-b6960000 r-xp 00000000 08:01 34724      /usr/lib/libatk-1.0.so.0.2809.1
b6960000-b6961000 r--p 0001b000 08:01 34724      /usr/lib/libatk-1.0.so.0.2809.1
b6961000-b6962000 rw-p 0001c000 08:01 34724      /usr/lib/libatk-1.0.so.0.2809.1
b6962000-b6d1a000 r-xp 00000000 08:01 28196      /usr/lib/libgtk-x11-2.0.so.0.1800.3
b6d1a000-b6d1b000 ---p 003b8000 08:01 28196      /usr/lib/libgtk-x11-2.0.so.0.1800.3
b6d1b000-b6d1f000 r--p 003b8000 08:01 28196      /usr/lib/libgtk-x11-2.0.so.0.1800.3
b6d1f000-b6d21000 rw-p 003bc000 08:01 28196      /usr/lib/libgtk-x11-2.0.so.0.1800.3
b6d21000-b6d23000 rw-p 00000000 00:00 0
b6d23000-b6d27000 r-xp 00000000 08:01 6969       /usr/lib/libXdmcp.so.6.0.0
b6d27000-b6d28000 rw-p 00003000 08:01 6969       /usr/lib/libXdmcp.so.6.0.0
b6d28000-b6d44000 r-xp 00000000 08:01 7998       /usr/lib/libxcb.so.1.1.0
b6d44000-b6d45000 r--p 0001c000 08:01 7998       /usr/lib/libxcb.so.1.1.0
b6d45000-b6d46000 rw-p 0001d000 08:01 7998       /usr/lib/libxcb.so.1.1.0
b6d46000-b6d4d000 r-xp 00000000 08:01 7996       /usr/lib/libxcb-render.so.0.0.0
b6d4d000-b6d4e000 r--p 00007000 08:01 7996       /usr/lib/libxcb-render.so.0.0.0
b6d4e000-b6d4f000 rw-p 00008000 08:01 7996       /usr/lib/libxcb-render.so.0.0.0
b6d4f000-b6d52000 r-xp 00000000 08:01 36767      /usr/lib/libxcb-render-util.so.0.0.0
b6d52000-b6d53000 r--p 00002000 08:01 36767      /usr/lib/libxcb-render-util.so.0.0.0
b6d53000-b6d54000 rw-p 00003000 08:01 36767      /usr/lib/libxcb-render-util.so.0.0.0
b6d54000-b6d7a000 r-xp 00000000 08:01 7757       /usr/lib/libpng12.so.0.37.0
b6d7a000-b6d7b000 r--p 00025000 08:01 7757       /usr/lib/libpng12.so.0.37.0
b6d7b000-b6d7c000 rw-p 00026000 08:01 7757       /usr/lib/libpng12.so.0.37.0
b6d7c000-b6d92000 r-xp 00000000 08:01 7179       /usr/lib/libdirect-1.2.so.0.7.0
b6d92000-b6d93000 r--p 00015000 08:01 7179       /usr/lib/libdirect-1.2.so.0.7.0
b6d93000-b6d94000 rw-p 00016000 08:01 7179       /usr/lib/libdirect-1.2.so.0.7.0
b6d94000-b6d9c000 r-xp 00000000 08:01 7269       /usr/lib/libfusion-1.2.so.0.7.0
b6d9c000-b6d9d000 r--p 00007000 08:01 7269       /usr/lib/libfusion-1.2.so.0.7.0
b6d9d000-b6d9e000 rw-p 00008000 08:01 7269       /usr/lib/libfusion-1.2.so.0.7.0
b6d9e000-b6e14000 r-xp 00000000 08:01 7181       /usr/lib/libdirectfb-1.2.so.0.7.0
b6e14000-b6e15000 ---p 00076000 08:01 7181       /usr/lib/libdirectfb-1.2.so.0.7.0
b6e15000-b6e16000 r--p 00076000 08:01 7181       /usr/lib/libdirectfb-1.2.so.0.7.0
b6e16000-b6e17000 rw-p 00077000 08:01 7181       /usr/lib/libdirectfb-1.2.so.0.7.0
b6e17000-b6e18000 rw-p 00000000 00:00 0
b6e18000-b6e5c000 r-xp 00000000 08:01 7751       /usr/lib/libpixman-1.so.0.14.0
b6e5c000-b6e5e000 r--p 00043000 08:01 7751       /usr/lib/libpixman-1.so.0.14.0
b6e5e000-b6e5f000 rw-p 00045000 08:01 7751       /usr/lib/libpixman-1.so.0.14.0
b6e5f000-b6e61000 r-xp 00000000 08:01 6958       /usr/lib/libXau.so.6.0.0
b6e61000-b6e62000 r--p 00001000 08:01 6958       /usr/lib/libXau.so.6.0.0
b6e62000-b6e63000 rw-p 00002000 08:01 6958       /usr/lib/libXau.so.6.0.0
b6e63000-b6e87000 r-xp 00000000 08:01 33081      /lib/libexpat.so.1.5.2
b6e87000-b6e89000 r--p 00024000 08:01 33081      /lib/libexpat.so.1.5.2
b6e89000-b6e8a000 rw-p 00026000 08:01 33081      /lib/libexpat.so.1.5.2
b6e8a000-b6ea3000 r-xp 00000000 08:01 5573       /lib/libselinux.so.1
b6ea3000-b6ea4000 r--p 00018000 08:01 5573       /lib/libselinux.so.1
b6ea4000-b6ea5000 rw-p 00019000 08:01 5573       /lib/libselinux.so.1
b6ea5000-b6eb5000 r-xp 00000000 08:01 4820       /lib/tls/i686/cmov/libresolv-2.10.1.so
b6eb5000-b6eb6000 r--p 00010000 08:01 4820       /lib/tls/i686/cmov/libresolv-2.10.1.so
b6eb6000-b6eb7000 rw-p 00011000 08:01 4820       /lib/tls/i686/cmov/libresolv-2.10.1.so
b6eb7000-b6eb9000 rw-p 00000000 00:00 0
b6eb9000-b6ecd000 r-xp 00000000 08:01 3640       /lib/libz.so.1.2.3.3
b6ecd000-b6ece000 r--p 00013000 08:01 3640       /lib/libz.so.1.2.3.3
b6ece000-b6ecf000 rw-p 00014000 08:01 3640       /lib/libz.so.1.2.3.3
b6ecf000-b6f49000 r-xp 00000000 08:01 7265       /usr/lib/libfreetype.so.6.3.20
b6f49000-b6f4d000 r--p 00079000 08:01 7265       /usr/lib/libfreetype.so.6.3.20
b6f4d000-b6f4e000 rw-p 0007d000 08:01 7265       /usr/lib/libfreetype.so.6.3.20
b6f4e000-b6f75000 r-xp 00000000 08:01 42227      /usr/lib/libpangoft2-1.0.so.0.2600.0
b6f75000-b6f76000 r--p 00027000 08:01 42227      /usr/lib/libpangoft2-1.0.so.0.2600.0
b6f76000-b6f77000 rw-p 00028000 08:01 42227      /usr/lib/libpangoft2-1.0.so.0.2600.0
b6f77000-b6f8f000 r-xp 00000000 08:01 28251      /usr/lib/libgdk_pixbuf-2.0.so.0.1800.3
b6f8f000-b6f90000 r--p 00017000 08:01 28251      /usr/lib/libgdk_pixbuf-2.0.so.0.1800.3
b6f90000-b6f91000 rw-p 00018000 08:01 28251      /usr/lib/libgdk_pixbuf-2.0.so.0.1800.3
b6f91000-b6fb5000 r-xp 00000000 08:01 4344       /lib/tls/i686/cmov/libm-2.10.1.so
b6fb5000-b6fb6000 r--p 00023000 08:01 4344       /lib/tls/i686/cmov/libm-2.10.1.so
b6fb6000-b6fb7000 rw-p 00024000 08:01 4344       /lib/tls/i686/cmov/libm-2.10.1.so
b6fb7000-b70e1000 r-xp 00000000 08:01 6952       /usr/lib/libX11.so.6.2.0
b70e1000-b70e2000 ---p 0012a000 08:01 6952       /usr/lib/libX11.so.6.2.0
b70e2000-b70e3000 r--p 0012a000 08:01 6952       /usr/lib/libX11.so.6.2.0
b70e3000-b70e5000 rw-p 0012b000 08:01 6952       /usr/lib/libX11.so.6.2.0
b70e5000-b70e6000 rw-p 00000000 00:00 0
b70e6000-b716a000 r-xp 00000000 08:01 7093       /usr/lib/libcairo.so.2.10800.8
b716a000-b716c000 r--p 00083000 08:01 7093       /usr/lib/libcairo.so.2.10800.8
b716c000-b716d000 rw-p 00085000 08:01 7093       /usr/lib/libcairo.so.2.10800.8
b716d000-b7171000 r-xp 00000000 08:01 6973       /usr/lib/libXfixes.so.3.1.0
b7171000-b7172000 r--p 00003000 08:01 6973       /usr/lib/libXfixes.so.3.1.0
b7172000-b7173000 rw-p 00004000 08:01 6973       /usr/lib/libXfixes.so.3.1.0
b7173000-b7175000 r-xp 00000000 08:01 6967       /usr/lib/libXdamage.so.1.1.0
b7175000-b7176000 rw-p 00001000 08:01 6967       /usr/lib/libXdamage.so.1.1.0
b7176000-b7178000 r-xp 00000000 08:01 6963       /usr/lib/libXcomposite.so.1.0.0
b7178000-b7179000 r--p 00001000 08:01 6963       /usr/lib/libXcomposite.so.1.0.0
b7179000-b717a000 rw-p 00002000 08:01 6963       /usr/lib/libXcomposite.so.1.0.0
b717a000-b7183000 r-xp 00000000 08:01 6965       /usr/lib/libXcursor.so.1.0.2
b7183000-b7184000 r--p 00008000 08:01 6965       /usr/lib/libXcursor.so.1.0.2
b7184000-b7185000 rw-p 00009000 08:01 6965       /usr/lib/libXcursor.so.1.0.2
b7185000-b718c000 r-xp 00000000 08:01 6991       /usr/lib/libXrandr.so.2.2.0
b718c000-b718d000 r--p 00006000 08:01 6991       /usr/lib/libXrandr.so.2.2.0
b718d000-b718e000 rw-p 00007000 08:01 6991       /usr/lib/libXrandr.so.2.2.0
b718e000-b7197000 r-xp 00000000 08:01 6979       /usr/lib/libXi.so.6.0.0
b7197000-b7198000 r--p 00008000 08:01 6979       /usr/lib/libXi.so.6.0.0
b7198000-b7199000 rw-p 00009000 08:01 6979       /usr/lib/libXi.so.6.0.0
b7199000-b719b000 r-xp 00000000 08:01 6981       /usr/lib/libXinerama.so.1.0.0
b719b000-b719c000 rw-p 00001000 08:01 6981       /usr/lib/libXinerama.so.1.0.0
b719c000-b71a4000 r-xp 00000000 08:01 89858      /usr/lib/libXrender.so.1.3.0
b71a4000-b71a5000 r--p 00007000 08:01 89858      /usr/lib/libXrender.so.1.3.0
b71a5000-b71a6000 rw-p 00008000 08:01 89858      /usr/lib/libXrender.so.1.3.0
b71a6000-b71b4000 r-xp 00000000 08:01 89836      /usr/lib/libXext.so.6.4.0
b71b4000-b71b5000 r--p 0000d000 08:01 89836      /usr/lib/libXext.so.6.4.0
b71b5000-b71b6000 rw-p 0000e000 08:01 89836      /usr/lib/libXext.so.6.4.0
b71b6000-b71e1000 r-xp 00000000 08:01 7257       /usr/lib/libfontconfig.so.1.3.0
b71e1000-b71e2000 r--p 0002a000 08:01 7257       /usr/lib/libfontconfig.so.1.3.0
b71e2000-b71e3000 rw-p 0002b000 08:01 7257       /usr/lib/libfontconfig.so.1.3.0
b71e3000-b71e6000 r-xp 00000000 08:01 5204       /usr/lib/libgmodule-2.0.so.0.2200.2
b71e6000-b71e7000 r--p 00002000 08:01 5204       /usr/lib/libgmodule-2.0.so.0.2200.2
b71e7000-b71e8000 rw-p 00003000 08:01 5204       /usr/lib/libgmodule-2.0.so.0.2200.2
b71e8000-b727b000 r-xp 00000000 08:01 5206       /usr/lib/libgio-2.0.so.0.2200.2
b727b000-b727c000 r--p 00092000 08:01 5206       /usr/lib/libgio-2.0.so.0.2200.2
b727c000-b727d000 rw-p 00093000 08:01 5206       /usr/lib/libgio-2.0.so.0.2200.2
b727d000-b727e000 rw-p 00000000 00:00 0
b727e000-b72c4000 r-xp 00000000 08:01 40486      /usr/lib/libpango-1.0.so.0.2600.0
b72c4000-b72c5000 r--p 00045000 08:01 40486      /usr/lib/libpango-1.0.so.0.2600.0
b72c5000-b72c6000 rw-p 00046000 08:01 40486      /usr/lib/libpango-1.0.so.0.2600.0
b72c6000-b72d1000 r-xp 00000000 08:01 40687      /usr/lib/libpangocairo-1.0.so.0.2600.0
b72d1000-b72d2000 r--p 0000a000 08:01 40687      /usr/lib/libpangocairo-1.0.so.0.2600.0
b72d2000-b72d3000 rw-p 0000b000 08:01 40687      /usr/lib/libpangocairo-1.0.so.0.2600.0
b72d3000-b7365000 r-xp 00000000 08:01 28229      /usr/lib/libgdk-x11-2.0.so.0.1800.3
b7365000-b7367000 r--p 00092000 08:01 28229      /usr/lib/libgdk-x11-2.0.so.0.1800.3
b7367000-b7368000 rw-p 00094000 08:01 28229      /usr/lib/libgdk-x11-2.0.so.0.1800.3
b7368000-b7397000 r-xp 00000000 08:01 27554      /lib/libpcre.so.3.12.1
b7397000-b7398000 r--p 0002e000 08:01 27554      /lib/libpcre.so.3.12.1
b7398000-b7399000 rw-p 0002f000 08:01 27554      /lib/libpcre.so.3.12.1
b7399000-b744d000 r-xp 00000000 08:01 5152       /lib/libglib-2.0.so.0.2200.2
b744d000-b744e000 r--p 000b4000 08:01 5152       /lib/libglib-2.0.so.0.2200.2
b744e000-b744f000 rw-p 000b5000 08:01 5152       /lib/libglib-2.0.so.0.2200.2
b744f000-b748b000 r-xp 00000000 08:01 5189       /usr/lib/libgobject-2.0.so.0.2200.2
b748b000-b748c000 r--p 0003b000 08:01 5189       /usr/lib/libgobject-2.0.so.0.2200.2
b748c000-b748d000 rw-p 0003c000 08:01 5189       /usr/lib/libgobject-2.0.so.0.2200.2
b748d000-b7492000 r-xp 00000000 08:01 7704       /usr/lib/libogg.so.0.6.0
b7492000-b7493000 r--p 00004000 08:01 7704       /usr/lib/libogg.so.0.6.0
b7493000-b7494000 rw-p 00005000 08:01 7704       /usr/lib/libogg.so.0.6.0
b7494000-b7498000 r-xp 00000000 08:01 5205       /usr/lib/libgthread-2.0.so.0.2200.2
b7498000-b7499000 r--p 00003000 08:01 5205       /usr/lib/libgthread-2.0.so.0.2200.2
b7499000-b749a000 rw-p 00004000 08:01 5205       /usr/lib/libgthread-2.0.so.0.2200.2
b749a000-b749e000 r-xp 00000000 08:01 81871      /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
b749e000-b749f000 r--p 00003000 08:01 81871      /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
b749f000-b74a0000 rw-p 00004000 08:01 81871      /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
b74a0000-b74ab000 r-xp 00000000 08:05 1574693    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so
b74ab000-b74ac000 rw-p 0000a000 08:05 1574693    /home/farmand/java/eclipse-3.5.1/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so
b74ac000-b74eb000 r--p 00000000 08:01 11842      /usr/lib/locale/fr_FR.utf8/LC_CTYPE
b74eb000-b75d8000 r--p 00000000 08:01 11841      /usr/lib/locale/fr_FR.utf8/LC_COLLATE
b75d8000-b75d9000 rw-p 00000000 00:00 0
b75d9000-b7717000 r-xp 00000000 08:01 4279       /lib/tls/i686/cmov/libc-2.10.1.so
b7717000-b7719000 r--p 0013e000 08:01 4279       /lib/tls/i686/cmov/libc-2.10.1.so
b7719000-b771a000 rw-p 00140000 08:01 4279       /lib/tls/i686/cmov/libc-2.10.1.so
b771a000-b771e000 rw-p 00000000 00:00 0
b771e000-b7720000 r-xp 00000000 08:01 4343       /lib/tls/i686/cmov/libdl-2.10.1.so
b7720000-b7721000 r--p 00001000 08:01 4343       /lib/tls/i686/cmov/libdl-2.10.1.so
b7721000-b7722000 rw-p 00002000 08:01 4343       /lib/tls/i686/cmov/libdl-2.10.1.so
b7722000-b7737000 r-xp 00000000 08:01 4790       /lib/tls/i686/cmov/libpthread-2.10.1.so
b7737000-b7738000 r--p 00014000 08:01 4790       /lib/tls/i686/cmov/libpthread-2.10.1.so
b7738000-b7739000 rw-p 00015000 08:01 4790       /lib/tls/i686/cmov/libpthread-2.10.1.so
b7739000-b773c000 rw-p 00000000 00:00 0
b773c000-b773d000 r--p 00000000 00:00 0
b773d000-b773e000 r--p 00000000 08:01 47730      /usr/lib/locale/fr_FR.utf8/LC_NUMERIC
b773e000-b773f000 r--p 00000000 08:01 47731      /usr/lib/locale/fr_FR.utf8/LC_TIME
b773f000-b7740000 r--p 00000000 08:01 47732      /usr/lib/locale/fr_FR.utf8/LC_MONETARY
b7740000-b7741000 r--p 00000000 08:01 12319      /usr/lib/locale/fr_FR.utf8/LC_MESSAGES/SYS_LC_MESSAGES
b7741000-b7742000 r--p 00000000 08:01 11848      /usr/lib/locale/fr_FR.utf8/LC_PAPER
b7742000-b7743000 r--p 00000000 08:01 12314      /usr/lib/locale/fr_FR.utf8/LC_NAME
b7743000-b7744000 r--p 00000000 08:01 47733      /usr/lib/locale/fr_FR.utf8/LC_ADDRESS
b7744000-b7745000 r--p 00000000 08:01 47734      /usr/lib/locale/fr_FR.utf8/LC_TELEPHONE
b7745000-b7746000 r--p 00000000 08:01 11844      /usr/lib/locale/fr_FR.utf8/LC_MEASUREMENT
b7746000-b774d000 r--s 00000000 08:01 4026       /usr/lib/gconv/gconv-modules.cache
b774d000-b774e000 r--p 00000000 08:01 47735      /usr/lib/locale/fr_FR.utf8/LC_IDENTIFICATION
b774e000-b7750000 rw-p 00000000 00:00 0
b7750000-b7751000 r-xp 00000000 00:00 0          [vdso]
b7751000-b776c000 r-xp 00000000 08:01 10185      /lib/ld-2.10.1.so
b776c000-b776d000 r--p 0001a000 08:01 10185      /lib/ld-2.10.1.so
b776d000-b776e000 rw-p 0001b000 08:01 10185      /lib/ld-2.10.1.so
bf937000-bf93a000 ---p 00000000 00:00 0
bf93a000-bfa37000 rwxp 00000000 00:00 0          [stack]
bfa37000-bfa39000 rw-p 00000000 00:00 0

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -XX:MaxPermSize=256m -Xss1024k -Xms256m -Xmx2048m -server -XX:+DoEscapeAnalysis -XX:+UseConcMarkSweepGC
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=/home/farmand/java/jdk1.6
PATH=/home/farmand/java/sbt:/home/farmand/java/gradle/bin:/home/farmand/java/groovy/bin:/home/farmand/java/scala/bin:/home/farmand/java/jdk1.6/bin:/home/farmand/java/ant/bin:/home/farmand/java/mvn/bin:/home/farmand/bin:/opt/e17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/farmand/.zsh/bin:/home/farmand/bin:/usr/local/bin:/home/farmand/.zen/bin
USERNAME=farmand
LD_LIBRARY_PATH=/home/farmand/java/jdk1.6.0_16/jre/lib/i386/client:/home/farmand/java/jdk1.6.0_16/jre/lib/i386:/usr/lib/xulrunner-addons:/usr/lib/xulrunner-addons
SHELL=/bin/zsh
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x3fc370], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x3fc370], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x325f30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x325f30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: [libjvm.so+0x325f30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x325f30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x328b20], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x328850], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x328850], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x328850], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x328850], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004


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

OS:squeeze/sid

uname:Linux 2.6.31-14-generic-pae #48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009 i686
libc:glibc 2.10.1 NPTL 2.10.1
rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:3,17 1,78 0,87

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1

Memory: 4k page, physical 4114144k(2064392k free), swap 1726976k(1726976k free)

vm_info: Java HotSpot(TM) Client VM (14.2-b01) for linux-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 06:19:30 by "java_re" with gcc 3.2.1-7a (J2SE release)

time: Wed Oct 28 10:07:47 2009
elapsed time: 20 seconds



Re: [scala-tools] [eclipse plugin] SIGBUS or SIGSEGV in libzip.so

by Andrew Gaydenko :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 28 October 2009 12:32:13 Francois wrote:
> Hello,
>
> I'm seeing a lot of segfault of the JVM in libzip.so when I use Eclipse
> with the Scala plugin. They look like that :

From time to time I also have a crash in java.util.zip.ZipFile.getNextEntry
(linux-amd64 is in use) - regardless Eclipse. Have not noticed any regularity.
Both with Sun JDK and OpenJDK. But it seems with GTK L&F it is more frequent
rather with Nimbus one.

> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGBUS (0x7) at pc=0xb5e61c53, pid=28222, tid=479632240
> #
> # JRE version: 6.0_16-b01
> # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libzip.so+0xbc53]
> #
> # An error report file with more information is saved as:
> # /home/farmand/java/workspaces/poiaze/cmdb/hs_err_pid28222.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
>
> It happens more often when Scala plugin is indexing, for example after
> removing .metadata from the workspace.
>
> I googled for that error, thinking that it was due to some broken
> library in my Ubuntu 9.10 (it did happen with GTK in the past), but
> found nothing interesting safe a message saying that it may be a
> material problem (it doesn't seem so, memcheck is happy and I have no
> other strange problem in my notebook, that moreover is only 3 months
> old), a bug in an old JVM (I have the last 1.6 available), or something
> with an eclipse plugin.
>
> Does other people are seing that ? Is there a known workaround ?
>
> Thanks !
>
> --
> Francois
>

Re: [scala-tools] [eclipse plugin] SIGBUS or SIGSEGV in libzip.so

by Ismael Juma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 2009-10-28 at 10:32 +0100, Francois wrote:

> It happens more often when Scala plugin is indexing, for example after
> removing .metadata from the workspace.
>
> I googled for that error, thinking that it was due to some broken
> library in my Ubuntu 9.10 (it did happen with GTK in the past), but
> found nothing interesting safe a message saying that it may be a
> material problem (it doesn't seem so, memcheck is happy and I have no
> other strange problem in my notebook, that moreover is only 3 months
> old), a bug in an old JVM (I have the last 1.6 available), or something
> with an eclipse plugin.
>
> Does other people are seing that ? Is there a known workaround ?

That does look like a library combination bug, but hard to tell. If it's
not in the Sun database, maybe you should submit it to them and see what
they say.

Best,
Ismael


Re: [scala-tools] [eclipse plugin] SIGBUS or SIGSEGV in libzip.so

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Oct 28, 2009 at 9:32 AM, Francois <fanf42@...> wrote:
> I'm seeing a lot of segfault of the JVM in libzip.so when I use Eclipse with
> the Scala plugin. They look like that :
<snip/>

> Does other people are seing that ? Is there a known workaround ?

I've not see it. You should check against Sun's bug database and report it.

As a workaround, you could try using the server compiler rather than the client.

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

Re: [scala-tools] [eclipse plugin] SIGBUS or SIGSEGV in libzip.so

by Francois Armand-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 28/10/2009 11:19, Ismael Juma wrote:
> That does look like a library combination bug, but hard to tell. If it's
> not in the Sun database, maybe you should submit it to them and see what
> they say.


I've already looked, and all what I can find is about Jars changed when
used (for ex: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6236070)

Perhaps it's something like that involved, with maven updating things,
Scala plugin indexing others, and caches somewhere in Eclipse... Really
hard to tell, I didn't find any reproducible way of making it happens,
and I don't see it in simple projects :/ But when it happens, sometimes
it happens three or four time in a row.

Launching eclipse with -clean seems to help, but not sure it's linked.

I will try to find more information, at least the thread is here if
other people meet this error.

--
Francois