Your message dated Sat, 12 Apr 2008 12:19:15 +0200 (MEST)
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#357301: eclipse: randomly crashes, usually at startup
has caused the Debian Bug report #357301,
regarding eclipse randomly crashes, usually at startup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
357301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357301
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: eclipse
Version: 3.1.2-1
Severity: grave
Justification: renders package unusable
I am trying to use eclipse in my testing/unstable system.
Each time I start eclipse with j2se it crashes randomly. Sometimes it doesn`t
go beyond the splashscreen, other times it crashes just after the framework
has been showed, and other times (not often) it crashes when trying to open
a project or a menu option. I append the error report file created by
java. Also a window is showed with the command line options,
I reproduced it below.
The java version used is:
Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-03 mixed mode)
I have tried with sable-vm, but it randomly get hang, without response.
I have also tried with kaffe, but it runs tremondously slowly and finally
it also crashes (I found no log file).
----
Error window message when crashes:
JVM terminated. Exit code=1
/usr/lib/j2se/1.4/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 80001b
-install /usr/share/eclipse
-vm /usr/lib/j2se/1.4/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/share/eclipse/startup.jar
-------
Error report file saved as hs_err_pid9277.log:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGILL (0x4) at pc=0x00000000, pid=9277, tid=16384
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-03 mixed mode)
--------------- T H R E A D ---------------
Current thread (0x0805bd70): JavaThread "main" [_thread_in_Java, id=9277]
Stack: [0xbfe0f000,0xc0000000), sp=0xbfffac30, free space=1967k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x292c20]
V [libjvm.so+0x220648]
V [libjvm.so+0x21e085]
C [libpthread.so.0+0xd040]
C [libc.so.6+0x28658]
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg/eclipse/jface/bindings/keys/KeyStroke;)Ljava/lang/String;+57
j
org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg/eclipse/jface/bindings/keys/KeySequence;)Ljava/lang/String;+29
j org.eclipse.jface.bindings.keys.KeySequence.format()Ljava/lang/String;+4
j
org.eclipse.jface.action.ExternalActionManager$CommandCallback.getAcceleratorText(Ljava/lang/String;)Ljava/lang/String;+52
j
org.eclipse.jface.action.ActionContributionItem.update(Ljava/lang/String;)V+649
j org.eclipse.jface.action.SubContributionItem.update(Ljava/lang/String;)V+5
J org.eclipse.jface.action.MenuManager.update(Ljava/lang/String;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j org.eclipse.jface.action.SubContributionItem.update(Ljava/lang/String;)V+5
J org.eclipse.jface.action.MenuManager.update(Ljava/lang/String;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j org.eclipse.jface.action.SubMenuManager.update(Ljava/lang/String;)V+5
j org.eclipse.jface.action.SubContributionItem.update(Ljava/lang/String;)V+5
j org.eclipse.jface.action.MenuManager.update(Ljava/lang/String;)V+14
j
org.eclipse.ui.internal.Workbench.updateActiveWorkbenchWindowMenuManager(Z)V+40
j
org.eclipse.ui.internal.Workbench.access$0(Lorg/eclipse/ui/internal/Workbench;Z)V+2
j
org.eclipse.ui.internal.Workbench$2.bindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V+12
j
org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V+44
j
org.eclipse.jface.bindings.BindingManager.setActiveBindings(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V+38
j org.eclipse.jface.bindings.BindingManager.recomputeBindings()V+211
j
org.eclipse.jface.bindings.BindingManager.getActiveBindingsByParameterizedCommand()Ljava/util/Map;+8
j
org.eclipse.jface.bindings.BindingManager.getActiveBindingsFor(Ljava/lang/String;)[Lorg/eclipse/jface/bindings/TriggerSequence;+18
j
org.eclipse.ui.internal.keys.BindingService.getActiveBindingsFor(Ljava/lang/String;)[Lorg/eclipse/jface/bindings/TriggerSequence;+5
j
org.eclipse.ui.internal.ide.actions.QuickMenuAction.getShortCutString()Ljava/lang/String;+51
j
org.eclipse.ui.internal.ide.WorkbenchActionBuilder$6.getMenuText()Ljava/lang/String;+24
j org.eclipse.jface.action.MenuManager.update(Ljava/lang/String;)V+81
j org.eclipse.jface.action.MenuManager.update(Ljava/lang/String;)V+14
j org.eclipse.jface.action.MenuManager.update(Ljava/lang/String;)V+14
j
org.eclipse.ui.internal.Workbench.updateActiveWorkbenchWindowMenuManager(Z)V+40
j
org.eclipse.ui.internal.Workbench.access$0(Lorg/eclipse/ui/internal/Workbench;Z)V+2
j
org.eclipse.ui.internal.Workbench$2.bindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V+12
j
org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V+44
j
org.eclipse.jface.bindings.BindingManager.setActiveBindings(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V+38
j org.eclipse.jface.bindings.BindingManager.clearSolution()V+4
j
org.eclipse.jface.bindings.BindingManager.contextManagerChanged(Lorg/eclipse/core/commands/contexts/ContextManagerEvent;)V+8
j
org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(Lorg/eclipse/core/commands/contexts/ContextManagerEvent;)V+44
j
org.eclipse.core.commands.contexts.ContextManager.addActiveContext(Ljava/lang/String;)V+81
j
org.eclipse.ui.internal.contexts.ContextAuthority.updateContext(Ljava/lang/String;Z)V+9
j org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(I)V+245
j
org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(ILjava/util/Map;)V+66
j org.eclipse.ui.AbstractSourceProvider.fireSourceChanged(ILjava/util/Map;)V+47
j
org.eclipse.ui.internal.ActiveShellSourceProvider.access$2(Lorg/eclipse/ui/internal/ActiveShellSourceProvider;ILjava/util/Map;)V+3
j
org.eclipse.ui.internal.ActiveShellSourceProvider$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+133
J
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
org.eclipse.swt.widgets.Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z+12
j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+7
j
org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73
j org.eclipse.swt.widgets.Widget.sendEvent(I)V+4
j org.eclipse.swt.widgets.Shell.gtk_focus_in_event(II)I+48
j org.eclipse.swt.widgets.Widget.windowProc(III)I+467
j org.eclipse.swt.widgets.Display.windowProc(III)I+19
v ~StubRoutines::call_stub
V [libjvm.so+0x1554e5]
V [libjvm.so+0x21f244]
V [libjvm.so+0x155337]
V [libjvm.so+0x17cf30]
V [libjvm.so+0x16346a]
C [libswt-gtk-3139.so+0x1113f] callback+0x27f
C [libswt-gtk-3139.so+0x2efe3] fn6_3+0x33
C [libgtk-x11-2.0.so.0+0x12e7f0] _gtk_marshal_BOOLEAN__BOXED+0x60
C [libgobject-2.0.so.0+0x9839] g_closure_invoke+0x139
C [libgobject-2.0.so.0+0x190ea]
C [libgobject-2.0.so.0+0x1a6de] g_signal_emit_valist+0x42e
C [libgobject-2.0.so.0+0x1acd9] g_signal_emit+0x29
C [libgtk-x11-2.0.so.0+0x2200c4]
C [libgtk-x11-2.0.so.0+0x12d100] gtk_main_do_event+0x3b0
C [libswt-pi-gtk-3139.so+0x3248d]
Java_org_eclipse_swt_internal_gtk_OS__1gtk_1main_1do_1event+0x1d
j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V+0
j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(I)V+8
J org.eclipse.swt.widgets.Display.eventProc(II)I
v ~RuntimeStub::alignment_frame_return Runtime1 stub
v ~StubRoutines::call_stub
V [libjvm.so+0x1554e5]
V [libjvm.so+0x21f244]
V [libjvm.so+0x155337]
V [libjvm.so+0x17cf30]
V [libjvm.so+0x16346a]
C [libswt-gtk-3139.so+0x1113f] callback+0x27f
C [libswt-gtk-3139.so+0x310dc] fn2_2+0x2c
C [libgdk-x11-2.0.so.0+0x422da]
C [libglib-2.0.so.0+0x25b8c] g_main_context_dispatch+0x1fc
C [libglib-2.0.so.0+0x28f6b]
C [libglib-2.0.so.0+0x29447] g_main_context_iteration+0x77
C [libswt-pi-gtk-3139.so+0x28fc5]
Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1iteration+0x25
j org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z+0
j org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(IZ)Z+9
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+12
j
org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
j org.eclipse.ui.internal.Workbench.runUI()I+108
j
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j
org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+98
j
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+257
...<more frames>...
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x08a343e0 JavaThread "Worker-6" [_thread_new_trans, id=15103]
0x08a31520 JavaThread "Worker-5" [_thread_blocked, id=15102]
0x08a2fbb0 JavaThread "Worker-4" [_thread_blocked, id=15101]
0x08a2e578 JavaThread "Worker-3" [_thread_blocked, id=15100]
0x089e4c50 JavaThread "Worker-2" [_thread_blocked_trans, id=15099]
0x50520dc0 JavaThread "ErrorReader" daemon [_thread_in_native, id=15095]
0x50520b40 JavaThread "OutputReader" daemon [_thread_in_native, id=15094]
0x5052afa0 JavaThread "Spawner Reaper" daemon [_thread_in_native, id=15092]
0x0897e088 JavaThread "Java indexing" daemon [_thread_blocked, id=15080]
0x087d24d0 JavaThread "C/C++ Indexer" daemon [_thread_blocked_trans, id=15063]
0x088d6590 JavaThread "Worker-1" [_thread_blocked, id=15061]
0x087c90e0 JavaThread "Worker-0" [_thread_blocked_trans, id=15060]
0x084a7bd0 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked,
id=9308]
0x08158a78 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked,
id=9307]
0x08099868 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9285]
0x08098a98 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9284]
0x08094418 JavaThread "Finalizer" daemon [_thread_blocked, id=9282]
0x080938a0 JavaThread "Reference Handler" daemon [_thread_blocked, id=9281]
=>0x0805bd70 JavaThread "main" [_thread_in_Java, id=9277]
Other Threads:
0x08090718 VMThread [id=9280]
0x0809b150 WatcherThread [id=9286]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0805b538/0x0805b568] Threads_lock - owner thread: 0x08090718
[0x0805b868/0x0805b888] Heap_lock - owner thread: 0x08a2e578
Heap
def new generation total 1344K, used 1256K [0x44680000, 0x447f0000,
0x44b60000)
eden space 1216K, 98% used [0x44680000, 0x447ac920, 0x447b0000)
from space 128K, 42% used [0x447b0000, 0x447bda28, 0x447d0000)
to space 128K, 0% used [0x447d0000, 0x447d0000, 0x447f0000)
tenured generation total 17452K, used 11612K [0x44b60000, 0x45c6b000,
0x48680000)
the space 17452K, 66% used [0x44b60000, 0x456b7370, 0x456b7400, 0x45c6b000)
compacting perm gen total 19200K, used 19014K [0x48680000, 0x49940000,
0x4c680000)
the space 19200K, 99% used [0x48680000, 0x49911b30, 0x49911c00, 0x49940000)
Dynamic libraries:
08048000-08057000 r-xp 00000000 03:02 151113 /usr/lib/j2se/1.4/jre/bin/java
08057000-08059000 rw-p 0000e000 03:02 151113 /usr/lib/j2se/1.4/jre/bin/java
08059000-08a5d000 rwxp 00000000 00:00 0
40000000-40015000 r-xp 00000000 03:02 160392 /lib/ld-2.3.5.so
40015000-40017000 rw-p 00014000 03:02 160392 /lib/ld-2.3.5.so
40017000-40018000 rw-p 00000000 00:00 0
40018000-40020000 r-xp 00000000 03:02 145118
/usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so
40020000-40021000 rw-p 00007000 03:02 145118
/usr/lib/j2se/1.4/jre/lib/i386/native_threads/libhpi.so
40021000-40027000 r-xp 00000000 03:02 162533 /lib/libnss_compat-2.3.5.so
40027000-40029000 rw-p 00005000 03:02 162533 /lib/libnss_compat-2.3.5.so
40029000-40031000 r-xp 00000000 03:02 162557 /lib/libnss_nis-2.3.5.so
40031000-40033000 rw-p 00007000 03:02 162557 /lib/libnss_nis-2.3.5.so
40033000-40034000 r--p 00000000 00:00 0
40034000-40035000 r--s 00000000 03:02 835175
/usr/share/eclipse/plugins/org.eclipse.core.boot_3.1.0.jar
40035000-40044000 r-xp 00000000 03:02 162576 /lib/libpthread-0.10.so
40044000-40046000 rw-p 0000e000 03:02 162576 /lib/libpthread-0.10.so
40046000-40088000 rw-p 00000000 00:00 0
40088000-4008a000 r-xp 00000000 03:02 162511 /lib/libdl-2.3.5.so
4008a000-4008c000 rw-p 00001000 03:02 162511 /lib/libdl-2.3.5.so
4008c000-40199000 r-xp 00000000 03:02 162204 /lib/libc-2.3.5.so
40199000-401a0000 r--p 0010d000 03:02 162204 /lib/libc-2.3.5.so
401a0000-401a3000 rw-p 00114000 03:02 162204 /lib/libc-2.3.5.so
401a3000-401a5000 rw-p 00000000 00:00 0
401a5000-4046b000 r-xp 00000000 03:02 240726
/usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so
4046b000-40486000 rw-p 002c6000 03:02 240726
/usr/lib/j2se/1.4/jre/lib/i386/client/libjvm.so
40486000-4049d000 rw-p 00000000 00:00 0
4049d000-404ad000 r-xp 00000000 03:02 162514 /lib/libnsl-2.3.5.so
404ad000-404af000 rw-p 0000f000 03:02 162514 /lib/libnsl-2.3.5.so
404af000-404b1000 rw-p 00000000 00:00 0
404b1000-404d5000 r-xp 00000000 03:02 162512 /lib/libm-2.3.5.so
404d5000-404d7000 rw-p 00023000 03:02 162512 /lib/libm-2.3.5.so
404d7000-404db000 rw-s 00000000 03:02 546128 /tmp/hsperfdata_cgarcia/9277
404db000-404ec000 r-xp 00000000 03:02 278976
/usr/lib/j2se/1.4/jre/lib/i386/libverify.so
404ec000-404ed000 rw-p 00011000 03:02 278976
/usr/lib/j2se/1.4/jre/lib/i386/libverify.so
404ed000-404f0000 r--s 00000000 03:02 278928
/usr/lib/j2se/1.4/jre/lib/ext/dnsns.jar
404f0000-404f3000 r--s 00000000 03:02 787798
/usr/lib/eclipse/plugins/org.eclipse.core.resources.linux_3.1.0.jar
404f3000-404f4000 r--s 00000000 03:02 836900
/usr/share/eclipse/plugins/org.eclipse.swt_3.1.0.jar
404f4000-404fd000 r-xp 00000000 03:02 162555 /lib/libnss_files-2.3.5.so
404fd000-404ff000 rw-p 00008000 03:02 162555 /lib/libnss_files-2.3.5.so
404ff000-4051e000 r-xp 00000000 03:02 278968
/usr/lib/j2se/1.4/jre/lib/i386/libjava.so
4051e000-4051f000 rw-p 0001f000 03:02 278968
/usr/lib/j2se/1.4/jre/lib/i386/libjava.so
4051f000-40530000 r-xp 00000000 03:02 278992
/usr/lib/j2se/1.4/jre/lib/i386/libzip.so
40530000-40532000 rw-p 00011000 03:02 278992
/usr/lib/j2se/1.4/jre/lib/i386/libzip.so
40532000-41edc000 r--s 00000000 03:02 214785
/usr/lib/j2se/1.4/jre/lib/rt.jar
41edc000-41f26000 rw-p 00000000 00:00 0
41f26000-41f3c000 r--s 00000000 03:02 214784
/usr/lib/j2se/1.4/jre/lib/sunrsasign.jar
41f3c000-42019000 r--s 00000000 03:02 214786
/usr/lib/j2se/1.4/jre/lib/jsse.jar
42019000-4202b000 r--s 00000000 03:02 214782
/usr/lib/j2se/1.4/jre/lib/jce.jar
4202b000-425cd000 r--s 00000000 03:02 214836
/usr/lib/j2se/1.4/jre/lib/charsets.jar
425cd000-4464d000 rwxp 00028000 00:00 0
4464d000-44675000 rw-p 00000000 00:00 0
44675000-4467d000 r--s 00000000 03:02 304888 /usr/share/eclipse/startup.jar
4467d000-4467f000 r--s 00000000 03:02 787799
/usr/lib/eclipse/plugins/org.eclipse.update.core.linux_3.1.0.jar
4467f000-44680000 r--s 00000000 03:02 786765
/usr/share/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/compatibility.jar
44680000-4c700000 rwxp 000ab000 00:00 0
4c700000-4c89f000 r--p 00000000 03:02 224523 /usr/lib/locale/locale-archive
4c89f000-4c8bb000 r--s 00000000 03:02 278930
/usr/lib/j2se/1.4/jre/lib/ext/sunjce_provider.jar
4c8bb000-4c977000 r--s 00000000 03:02 278934
/usr/lib/j2se/1.4/jre/lib/ext/localedata.jar
4c977000-4c985000 r--s 00000000 03:02 278932
/usr/lib/j2se/1.4/jre/lib/ext/ldapsec.jar
4c985000-4ca3d000 r--s 00000000 03:02 836898
/usr/share/eclipse/plugins/org.eclipse.osgi_3.1.2.jar
4ca3d000-4caad000 r--s 00000000 03:02 836897
/usr/share/eclipse/plugins/org.eclipse.core.runtime_3.1.2.jar
4caad000-4cac4000 r--s 00000000 03:02 836905
/usr/share/eclipse/plugins/org.eclipse.update.configurator_3.1.0.jar
4cac4000-4cc1b000 r--s 00000000 03:02 786886
/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.1.1.jar
4cc1b000-4cd23000 r--s 00000000 03:02 835098
/usr/share/eclipse/plugins/org.eclipse.jdt.debug.ui_3.1.2.jar
4cd23000-4ce19000 r--s 00000000 03:02 835095
/usr/share/eclipse/plugins/org.eclipse.ant.ui_3.1.2.jar
4ce19000-4ce21000 r--s 00000000 03:02 835096
/usr/share/eclipse/plugins/org.eclipse.jdt_3.1.0.jar
4ce21000-4d18c000 r--s 00000000 03:02 835097
/usr/share/eclipse/plugins/org.eclipse.jdt.core_3.1.2.jar
4d18c000-4d1a2000 r--s 00000000 03:02 835176
/usr/share/eclipse/plugins/org.eclipse.core.filebuffers_3.1.2.jar
4d1a2000-4d1d3000 r--s 00000000 03:02 835171
/usr/share/eclipse/plugins/org.eclipse.jdt.launching_3.1.0.jar
4d1d3000-4d86a000 r--s 00000000 03:02 835172
/usr/share/eclipse/plugins/org.eclipse.jdt.ui_3.1.2.jar
4d86a000-4d880000 r--s 00000000 03:02 835173
/usr/share/eclipse/plugins/org.eclipse.ant.core_3.1.1.jar
4d880000-4d8e9000 r--s 00000000 03:02 835174
/usr/share/eclipse/plugins/org.eclipse.compare_3.1.1.jar
4d8e9000-4d8fe000 r--s 00000000 03:02 835179
/usr/share/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.0.jar
4d8fe000-4d994000 r--s 00000000 03:02 835177
/usr/share/eclipse/plugins/org.eclipse.core.resources_3.1.2.jar
4d994000-4d9b0000 r--s 00000000 03:02 835178
/usr/share/eclipse/plugins/org.eclipse.core.resources.compatibility_3.1.0.jar
4d9b0000-4d9b7000 r--s 00000000 03:02 835180
/usr/share/eclipse/plugins/org.eclipse.core.variables_3.1.0.jar
4d9b7000-4d9f1000 r--s 00000000 03:02 835181
/usr/share/eclipse/plugins/org.eclipse.debug.core_3.1.2.jar
4d9f1000-4db37000 r--s 00000000 03:02 835182
/usr/share/eclipse/plugins/org.eclipse.debug.ui_3.1.2.jar
4db37000-4db3b000 r--s 00000000 03:02 835183
/usr/share/eclipse/plugins/org.eclipse.help.appserver_3.1.0.jar
4db3b000-4db70000 r--s 00000000 03:02 835184
/usr/share/eclipse/plugins/org.eclipse.help.base_3.1.0.jar
4db70000-4dbca000 r--s 00000000 03:02 835185
/usr/share/eclipse/plugins/org.eclipse.help.ui_3.1.1.jar
4dbca000-4dc6e000 r--s 00000000 03:02 835186
/usr/share/eclipse/plugins/org.eclipse.jface.text_3.1.2.jar
4dc6e000-4dc8e000 r--s 00000000 03:02 835187
/usr/share/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.1.0.jar
4dc8e000-4dcb1000 r--s 00000000 03:02 835188
/usr/share/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.1.1.jar
4dcb1000-4dcbe000 r--s 00000000 03:02 835189
/usr/share/eclipse/plugins/org.eclipse.osgi.services_3.1.2.jar
4dcbe000-4dcc2000 r--s 00000000 03:02 835190
/usr/share/eclipse/plugins/org.eclipse.osgi.util_3.1.1.jar
4dcc2000-4dd20000 r--s 00000000 03:02 835191
/usr/share/eclipse/plugins/org.eclipse.search_3.1.2.jar
4dd20000-4dd56000 r--s 00000000 03:02 835192
/usr/share/eclipse/plugins/org.eclipse.team.core_3.1.1.jar
4dd56000-4ddcb000 r--s 00000000 03:02 835193
/usr/share/eclipse/plugins/org.eclipse.team.cvs.core_3.1.1.jar
4ddcb000-4ddd8000 r--s 00000000 03:02 835194
/usr/share/eclipse/plugins/org.eclipse.team.cvs.ssh_3.1.0.jar
4ddd8000-4defe000 r--s 00000000 03:02 835195
/usr/share/eclipse/plugins/org.eclipse.team.cvs.ui_3.1.1.jar
4defe000-4df9c000 r--s 00000000 03:02 835196
/usr/share/eclipse/plugins/org.eclipse.team.ui_3.1.1.jar
4df9c000-4dfc9000 r--s 00000000 03:02 835197
/usr/share/eclipse/plugins/org.eclipse.text_3.1.1.jar
4dfc9000-4dff3000 r--s 00000000 03:02 835198
/usr/share/eclipse/plugins/org.eclipse.ui.browser_3.1.1.jar
4dff3000-4e01b000 r--s 00000000 03:02 835199
/usr/share/eclipse/plugins/org.eclipse.ui.cheatsheets_3.1.1.jar
4e01b000-4e03c000 r--s 00000000 03:02 835200
/usr/share/eclipse/plugins/org.eclipse.ui.console_3.1.2.jar
4e03c000-4e0a3000 r--s 00000000 03:02 835201
/usr/share/eclipse/plugins/org.eclipse.ui.editors_3.1.1.jar
4e0a3000-4e0c1000 r--s 00000000 03:02 835202
/usr/share/eclipse/plugins/org.eclipse.ui.externaltools_3.1.1.jar
4e0c1000-4e0f4000 r--s 00000000 03:02 835203
/usr/share/eclipse/plugins/org.eclipse.ui.forms_3.1.0.jar
4e0f4000-4e26c000 r--s 00000000 03:02 835204
/usr/share/eclipse/plugins/org.eclipse.ui.ide_3.1.1.jar
4e26c000-4e2b0000 r--s 00000000 03:02 835205
/usr/share/eclipse/plugins/org.eclipse.ui.intro_3.1.1.jar
4e2b0000-4e2c7000 r--s 00000000 03:02 835206
/usr/share/eclipse/plugins/org.eclipse.ui.presentations.r21_3.1.0.jar
4e2c7000-4e2d7000 r--s 00000000 03:02 835207
/usr/share/eclipse/plugins/org.eclipse.ui.views_3.1.1.jar
4e2d7000-4e341000 r--s 00000000 03:02 835208
/usr/share/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.2.jar
4e341000-4e3b9000 r--s 00000000 03:02 835209
/usr/share/eclipse/plugins/org.eclipse.update.core_3.1.2.jar
4e3b9000-4e3bf000 r--s 00000000 03:02 835210
/usr/share/eclipse/plugins/org.eclipse.update.scheduler_3.1.0.jar
4e3bf000-4e430000 r--s 00000000 03:02 835211
/usr/share/eclipse/plugins/org.eclipse.update.ui_3.1.1.jar
4e430000-4e432000 r--s 00000000 03:02 835212
/usr/share/eclipse/plugins/org.eclipse.rcp_3.1.0.jar
4e432000-4e443000 r--s 00000000 03:02 835214
/usr/share/eclipse/plugins/org.eclipse.core.commands_3.1.0.jar
4e443000-4e450000 r--s 00000000 03:02 835215
/usr/share/eclipse/plugins/org.eclipse.core.expressions_3.1.0.jar
4e450000-4e461000 r--s 00000000 03:02 836899
/usr/share/eclipse/plugins/org.eclipse.help_3.1.0.jar
4e461000-4e505000 r--s 00000000 03:02 836901
/usr/share/eclipse/plugins/org.eclipse.jface_3.1.1.jar
4e505000-4e523000 r--s 00000000 03:02 836902
/usr/share/eclipse/plugins/org.eclipse.ui_3.1.2.jar
4e523000-4e7e3000 r--s 00000000 03:02 836903
/usr/share/eclipse/plugins/org.eclipse.ui.workbench_3.1.2.jar
4e7e3000-4e809000 r--s 00000000 03:02 836906
/usr/share/eclipse/plugins/org.eclipse.pde_3.1.0.jar
4e809000-4e87e000 r--s 00000000 03:02 836907
/usr/share/eclipse/plugins/org.eclipse.pde.core_3.1.1.jar
4e87e000-4e8a1000 r--s 00000000 03:02 836908
/usr/share/eclipse/plugins/org.eclipse.pde.runtime_3.1.1.jar
4e8a1000-4eb2d000 r--s 00000000 03:02 836909
/usr/share/eclipse/plugins/org.eclipse.pde.ui_3.1.2.jar
4eb2d000-4eb3d000 r-xp 00000000 03:02 279062
/usr/lib/j2se/1.4/jre/lib/i386/libnet.so
4eb3d000-4eb3e000 rw-p 0000f000 03:02 279062
/usr/lib/j2se/1.4/jre/lib/i386/libnet.so
4eb3e000-4eb44000 r-xp 00000000 03:02 278962
/usr/lib/j2se/1.4/jre/lib/i386/libnio.so
4eb44000-4eb45000 rw-p 00006000 03:02 278962
/usr/lib/j2se/1.4/jre/lib/i386/libnio.so
4eb45000-4eb90000 r-xp 00000000 03:05 165959
/home/cgarcia/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-pi-gtk-3139.so
4eb90000-4eb92000 rw-p 0004a000 03:05 165959
/home/cgarcia/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-pi-gtk-3139.so
4eb92000-4eb94000 r-xp 00000000 03:02 224537
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4eb94000-4eb95000 rw-p 00001000 03:02 224537
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4eb95000-4eba0000 r--p 00000000 03:02 32696
/usr/share/locale/es/LC_MESSAGES/gtk20.mo
4eba0000-4eba1000 r-xp 00000000 03:02 117718 /usr/lib/gconv/ISO8859-1.so
4eba1000-4eba3000 rw-p 00000000 03:02 117718 /usr/lib/gconv/ISO8859-1.so
4eba3000-4ebab000 r-xp 00000000 03:02 128509 /usr/X11R6/lib/libSM.so.6.0
4ebab000-4ebac000 rw-p 00007000 03:02 128509 /usr/X11R6/lib/libSM.so.6.0
4ebac000-4ebae000 r-xp 00000000 03:02 449860
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so
4ebae000-4ebaf000 rw-p 00001000 03:02 449860
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so
4ebaf000-4ee97000 r-xp 00000000 03:02 358447
/usr/lib/libgtk-x11-2.0.so.0.800.12
4ee97000-4ee9f000 rw-p 002e7000 03:02 358447
/usr/lib/libgtk-x11-2.0.so.0.800.12
4ee9f000-4eea3000 rw-p 00000000 00:00 0
4eea3000-4eea6000 r-xp 00000000 03:02 353311
/usr/lib/libgthread-2.0.so.0.800.6
4eea6000-4eea7000 rw-p 00003000 03:02 353311
/usr/lib/libgthread-2.0.so.0.800.6
4eea7000-4eeab000 r-xp 00000000 03:02 129463 /usr/X11R6/lib/libXtst.so.6.1
4eeab000-4eeac000 rw-p 00004000 03:02 129463 /usr/X11R6/lib/libXtst.so.6.1
4eeac000-4eec1000 r-xp 00000000 03:02 356904
/usr/lib/libgdk_pixbuf-2.0.so.0.800.12
4eec1000-4eec2000 rw-p 00015000 03:02 356904
/usr/lib/libgdk_pixbuf-2.0.so.0.800.12
4eec2000-4ef40000 r-xp 00000000 03:02 358446
/usr/lib/libgdk-x11-2.0.so.0.800.12
4ef40000-4ef43000 rw-p 0007e000 03:02 358446
/usr/lib/libgdk-x11-2.0.so.0.800.12
4ef43000-4ef46000 r-xp 00000000 03:02 128987 /usr/X11R6/lib/libXrandr.so.2.0
4ef46000-4ef47000 rw-p 00002000 03:02 128987 /usr/X11R6/lib/libXrandr.so.2.0
4ef47000-4ef4e000 r-xp 00000000 03:02 128661 /usr/X11R6/lib/libXi.so.6.0
4ef4e000-4ef4f000 rw-p 00006000 03:02 128661 /usr/X11R6/lib/libXi.so.6.0
4ef4f000-4ef51000 r-xp 00000000 03:02 131353
/usr/X11R6/lib/libXinerama.so.1.0
4ef51000-4ef52000 rw-p 00001000 03:02 131353
/usr/X11R6/lib/libXinerama.so.1.0
4ef52000-4ef5f000 r-xp 00000000 03:02 128612 /usr/X11R6/lib/libXext.so.6.4
4ef5f000-4ef60000 rw-p 0000c000 03:02 128612 /usr/X11R6/lib/libXext.so.6.4
4ef60000-4f027000 r-xp 00000000 03:02 129048 /usr/X11R6/lib/libX11.so.6.2
4f027000-4f02b000 rw-p 000c6000 03:02 129048 /usr/X11R6/lib/libX11.so.6.2
4f02b000-4f033000 r-xp 00000000 03:02 354426 /usr/lib/libXrender.so.1.3.0
4f033000-4f034000 rw-p 00007000 03:02 354426 /usr/lib/libXrender.so.1.3.0
4f034000-4f03a000 r-xp 00000000 03:02 355498
/usr/lib/libpangocairo-1.0.so.0.1003.1
4f03a000-4f03b000 rw-p 00005000 03:02 355498
/usr/lib/libpangocairo-1.0.so.0.1003.1
4f03b000-4f071000 r-xp 00000000 03:02 354682
/usr/lib/libpango-1.0.so.0.1003.1
4f071000-4f073000 rw-p 00035000 03:02 354682
/usr/lib/libpango-1.0.so.0.1003.1
4f073000-4f08a000 r-xp 00000000 03:02 354065 /usr/lib/libatk-1.0.so.0.1010.3
4f08a000-4f08c000 rw-p 00016000 03:02 354065 /usr/lib/libatk-1.0.so.0.1010.3
4f08c000-4f0c5000 r-xp 00000000 03:02 353828
/usr/lib/libgobject-2.0.so.0.800.6
4f0c5000-4f0c6000 rw-p 00039000 03:02 353828
/usr/lib/libgobject-2.0.so.0.800.6
4f0c6000-4f0c9000 r-xp 00000000 03:02 355246
/usr/lib/libgmodule-2.0.so.0.800.6
4f0c9000-4f0ca000 rw-p 00002000 03:02 355246
/usr/lib/libgmodule-2.0.so.0.800.6
4f0ca000-4f14e000 r-xp 00000000 03:02 352971 /usr/lib/libglib-2.0.so.0.800.6
4f14e000-4f14f000 rw-p 00083000 03:02 352971 /usr/lib/libglib-2.0.so.0.800.6
4f14f000-4f197000 r-xp 00000000 03:02 353745 /usr/lib/libcairo.so.2.2.3
4f197000-4f198000 rw-p 00048000 03:02 353745 /usr/lib/libcairo.so.2.2.3
4f198000-4f1c1000 r-xp 00000000 03:02 352840 /usr/lib/libfontconfig.so.1.0.4
4f1c1000-4f1c6000 rw-p 00029000 03:02 352840 /usr/lib/libfontconfig.so.1.0.4
4f1c6000-4f1c7000 rw-p 00000000 00:00 0
4f1c7000-4f1cf000 r-xp 00000000 03:02 353505 /usr/lib/libXcursor.so.1.0.2
4f1cf000-4f1d0000 rw-p 00007000 03:02 353505 /usr/lib/libXcursor.so.1.0.2
4f1d0000-4f1f4000 r-xp 00000000 03:02 355501
/usr/lib/libpangoft2-1.0.so.0.1003.1
4f1f4000-4f1f5000 rw-p 00024000 03:02 355501
/usr/lib/libpangoft2-1.0.so.0.1003.1
4f1f5000-4f25f000 r-xp 00000000 03:02 353775 /usr/lib/libfreetype.so.6.3.8
4f25f000-4f262000 rw-p 0006a000 03:02 353775 /usr/lib/libfreetype.so.6.3.8
4f262000-4f275000 r-xp 00000000 03:02 353323 /usr/lib/libz.so.1.2.3
4f275000-4f276000 rw-p 00012000 03:02 353323 /usr/lib/libz.so.1.2.3
4f276000-4f29a000 r-xp 00000000 03:02 353744 /usr/lib/libpng12.so.0.1.2.8
4f29a000-4f29b000 rw-p 00023000 03:02 353744 /usr/lib/libpng12.so.0.1.2.8
4f29b000-4f2b8000 r-xp 00000000 03:02 356601 /usr/lib/libexpat.so.1.0.0
4f2b8000-4f2bb000 rw-p 0001d000 03:02 356601 /usr/lib/libexpat.so.1.0.0
4f2bb000-4f2d8000 r--p 00000000 03:02 32909
/usr/share/locale/es/LC_MESSAGES/gtk20-properties.mo
4f2d8000-4f30d000 r-xp 00000000 03:05 165960
/home/cgarcia/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-gtk-3139.so
4f30d000-4f30f000 rw-p 00034000 03:05 165960
/home/cgarcia/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/4/1/.cp/libswt-gtk-3139.so
4f30f000-4f310000 rw-p 00000000 00:00 0
4f310000-4f32b000 r-xp 00000000 03:02 322250
/usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
4f32b000-4f32c000 rw-p 0001a000 03:02 322250
/usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
4f32c000-4f349000 r--p 00000000 03:02 32224
/usr/share/locale/es/LC_MESSAGES/libc.mo
4f349000-4fae0000 r-xp 00000000 03:02 353750 /usr/lib/libqt-mt.so.3.3.5
4fae0000-4fb27000 rw-p 00796000 03:02 353750 /usr/lib/libqt-mt.so.3.3.5
4fb27000-4fb2a000 rw-p 00000000 00:00 0
4fb2a000-4fbfd000 r-xp 00000000 03:02 355556 /usr/lib/libstdc++.so.6.0.7
4fbfd000-4fc02000 rw-p 000d3000 03:02 355556 /usr/lib/libstdc++.so.6.0.7
4fc02000-4fc07000 rw-p 00000000 00:00 0
4fc07000-4fc1b000 r-xp 00000000 03:02 354509 /usr/lib/libaudio.so.2.3
4fc1b000-4fc1c000 rw-p 00014000 03:02 354509 /usr/lib/libaudio.so.2.3
4fc1c000-4fc68000 r-xp 00000000 03:02 128315 /usr/X11R6/lib/libXt.so.6.0
4fc68000-4fc6b000 rw-p 0004c000 03:02 128315 /usr/X11R6/lib/libXt.so.6.0
4fc6b000-4fc6c000 rw-p 00000000 00:00 0
4fc6c000-4fc8b000 r-xp 00000000 03:02 352726 /usr/lib/libjpeg.so.62.0.0
4fc8b000-4fc8c000 rw-p 0001f000 03:02 352726 /usr/lib/libjpeg.so.62.0.0
4fc8c000-4fc9e000 r-xp 00000000 03:02 356728 /usr/lib/libXft.so.2.1.2
4fc9e000-4fc9f000 rw-p 00011000 03:02 356728 /usr/lib/libXft.so.2.1.2
4fc9f000-4fcb4000 r-xp 00000000 03:02 128991 /usr/X11R6/lib/libICE.so.6.4
4fcb4000-4fcb5000 rw-p 00014000 03:02 128991 /usr/X11R6/lib/libICE.so.6.4
4fcb5000-4fcb7000 rw-p 00000000 00:00 0
4fcb7000-4fcc1000 r-xp 00000000 03:02 160896 /lib/libgcc_s.so.1
4fcc1000-4fcc2000 rw-p 00009000 03:02 160896 /lib/libgcc_s.so.1
4fcc2000-4fcdd000 r-xp 00000000 03:02 224536
/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
4fcdd000-4fcdf000 rw-p 0001b000 03:02 224536
/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
4fcdf000-4fd06000 r-xp 00000000 03:02 676470
/usr/lib/kde3/plugins/styles/kthemestyle.so
4fd06000-4fd07000 rw-p 00027000 03:02 676470
/usr/lib/kde3/plugins/styles/kthemestyle.so
4fd07000-4fd16000 r--p 00000000 03:02 161597
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf
4fd16000-4fd1e000 r-xp 00000000 03:02 320879
/usr/lib/gtk-2.0/2.4.0/engines/libxfce.so
4fd1e000-4fd1f000 rw-p 00007000 03:02 320879
/usr/lib/gtk-2.0/2.4.0/engines/libxfce.so
4fd1f000-4fd21000 r-xp 00000000 03:05 165968
/home/cgarcia/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/3/1/.cp/os/linux/x86/libcore_3_1_0.so
4fd21000-4fd22000 rw-p 00001000 03:05 165968
/home/cgarcia/.eclipse/org.eclipse.platform_3.1.2/configuration/org.eclipse.osgi/bundles/3/1/.cp/os/linux/x86/libcore_3_1_0.so
4fd22000-4fd23000 r--s 00000000 03:02 770567
/usr/lib/eclipse/plugins/org.eclipse.cdt.core.linux_3.0.1/cdt_linux.jar
4fd24000-4fd4f000 r-xp 00000000 03:02 355557 /usr/lib/libkdefx.so.4.2.0
4fd4f000-4fd51000 rw-p 0002a000 03:02 355557 /usr/lib/libkdefx.so.4.2.0
4fd51000-4ff7b000 r-xp 00000000 03:02 355555 /usr/lib/libkdecore.so.4.2.0
4ff7b000-4ff8c000 rw-p 00229000 03:02 355555 /usr/lib/libkdecore.so.4.2.0
4ff8c000-4ff8e000 rw-p 00000000 00:00 0
4ff8e000-4ffbe000 r-xp 00000000 03:02 355583 /usr/lib/libDCOP.so.4.2.0
4ffbe000-4ffbf000 rw-p 0002f000 03:02 355583 /usr/lib/libDCOP.so.4.2.0
4ffbf000-4ffc1000 rw-p 00000000 00:00 0
4ffc1000-4ffcf000 r-xp 00000000 03:02 162591 /lib/libresolv-2.3.5.so
4ffcf000-4ffd1000 rw-p 0000d000 03:02 162591 /lib/libresolv-2.3.5.so
4ffd1000-4ffd3000 rw-p 00000000 00:00 0
4ffd3000-4ffd5000 r-xp 00000000 03:02 162597 /lib/libutil-2.3.5.so
4ffd5000-4ffd7000 rw-p 00001000 03:02 162597 /lib/libutil-2.3.5.so
4ffd7000-4ffec000 r-xp 00000000 03:02 352892
/usr/lib/libart_lgpl_2.so.2.3.17
4ffec000-4ffed000 rw-p 00014000 03:02 352892
/usr/lib/libart_lgpl_2.so.2.3.17
4ffed000-5001c000 r-xp 00000000 03:02 353853 /usr/lib/libidn.so.11.5.11
5001c000-5001d000 rw-p 0002f000 03:02 353853 /usr/lib/libidn.so.11.5.11
5001d000-5005f000 r--p 00000000 03:02 161612
/usr/share/fonts/truetype/freefont/FreeSans.ttf
5005f000-50070000 r--p 00000000 03:02 160427
/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf
50070000-50073000 rw-s 00000000 00:04 8486942 /SYSV00000000 (deleted)
50073000-50076000 r-xp 00000000 03:02 819585
/usr/lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.0.1/os/linux/x86/libspawner.so
50076000-50077000 rw-p 00002000 03:02 819585
/usr/lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.0.1/os/linux/x86/libspawner.so
500b7000-500bd000 r-xp 00000000 03:02 355502
/usr/lib/libpangoxft-1.0.so.0.1003.1
500bd000-500be000 rw-p 00005000 03:02 355502
/usr/lib/libpangoxft-1.0.so.0.1003.1
500be000-500c8000 r-xp 00000000 03:02 355499
/usr/lib/libpangox-1.0.so.0.1003.1
500c8000-500c9000 rw-p 00009000 03:02 355499
/usr/lib/libpangox-1.0.so.0.1003.1
500c9000-50129000 rw-s 00000000 00:04 8454173 /SYSV00000000 (deleted)
50129000-50177000 r--s 00000000 03:02 865905
/usr/lib/eclipse/plugins/org.eclipse.cdt.make.core_3.0.1/cdtmakecore.jar
50177000-5029e000 r--s 00000000 03:02 819589
/usr/lib/eclipse/plugins/org.eclipse.cdt.core_3.0.1/cdtcore.jar
5029e000-5040b000 r--s 00000000 03:02 819590
/usr/lib/eclipse/plugins/org.eclipse.cdt.core_3.0.1/cdtparser.jar
5040b000-5046b000 rw-s 00000000 00:04 8519711 /SYSV00000000 (deleted)
5046b000-504bb000 r--s 00000000 03:02 788059
/usr/lib/eclipse/plugins/org.eclipse.cdt.make.ui_3.0.1/cdtmakeui.jar
50500000-5054a000 rw-p 00095000 00:00 0
5054a000-50600000 ---p 000b6000 00:00 0
50600000-507f2000 r--s 00000000 03:02 787986
/usr/lib/eclipse/plugins/org.eclipse.cdt.ui_3.0.1/cdtui.jar
50800000-50829000 rw-p 0000e000 00:00 0
50829000-50900000 ---p 00037000 00:00 0
bcf7f000-bcf80000 ---p 00000000 00:00 0
bcf80000-bcf8e000 rwxp 00001000 00:00 0
bcf8e000-bcf91000 ---p 0000f000 00:00 0
bcf91000-bd000000 rwxp 00012000 00:00 0
bd17f000-bd180000 ---p 00000000 00:00 0
bd180000-bd18e000 rwxp 00001000 00:00 0
bd18e000-bd191000 ---p 0000f000 00:00 0
bd191000-bd200000 rwxp 00012000 00:00 0
bd37f000-bd380000 ---p 00000000 00:00 0
bd380000-bd38e000 rwxp 00001000 00:00 0
bd38e000-bd391000 ---p 0000f000 00:00 0
bd391000-bd400000 rwxp 00012000 00:00 0
bd57f000-bd580000 ---p 00000000 00:00 0
bd580000-bd58e000 rwxp 00001000 00:00 0
bd58e000-bd591000 ---p 0000f000 00:00 0
bd591000-bd600000 rwxp 00012000 00:00 0
bd77f000-bd780000 ---p 00000000 00:00 0
bd780000-bd78e000 rwxp 00001000 00:00 0
bd78e000-bd791000 ---p 0000f000 00:00 0
bd791000-bd800000 rwxp 00012000 00:00 0
bd97f000-bd980000 ---p 00000000 00:00 0
bd980000-bd98e000 rwxp 00001000 00:00 0
bd98e000-bd991000 ---p 0000f000 00:00 0
bd991000-bda00000 rwxp 00012000 00:00 0
bdb7f000-bdb80000 ---p 00000000 00:00 0
bdb80000-bdb8e000 rwxp 00001000 00:00 0
bdb8e000-bdb91000 ---p 0000f000 00:00 0
bdb91000-bdc00000 rwxp 00012000 00:00 0
bdd7f000-bdd80000 ---p 00000000 00:00 0
bdd80000-bdd8e000 rwxp 00001000 00:00 0
bdd8e000-bdd91000 ---p 0000f000 00:00 0
bdd91000-bde00000 rwxp 00012000 00:00 0
bdf7f000-bdf80000 ---p 00000000 00:00 0
bdf80000-bdf8e000 rwxp 00001000 00:00 0
bdf8e000-bdf91000 ---p 0000f000 00:00 0
bdf91000-be000000 rwxp 00012000 00:00 0
be17f000-be180000 ---p 00000000 00:00 0
be180000-be18e000 rwxp 00001000 00:00 0
be18e000-be191000 ---p 0000f000 00:00 0
be191000-be200000 rwxp 00012000 00:00 0
be37f000-be380000 ---p 00000000 00:00 0
be380000-be38e000 rwxp 00001000 00:00 0
be38e000-be391000 ---p 0000f000 00:00 0
be391000-be400000 rwxp 00012000 00:00 0
be57f000-be580000 ---p 00000000 00:00 0
be580000-be58e000 rwxp 00001000 00:00 0
be58e000-be591000 ---p 0000f000 00:00 0
be591000-be600000 rwxp 00012000 00:00 0
be77f000-be780000 ---p 00000000 00:00 0
be780000-be78e000 rwxp 00001000 00:00 0
be78e000-be791000 ---p 0000f000 00:00 0
be791000-be800000 rwxp 00012000 00:00 0
be97f000-be980000 ---p 00000000 00:00 0
be980000-be98e000 rwxp 00001000 00:00 0
be98e000-be991000 ---p 0000f000 00:00 0
be991000-bea00000 rwxp 00012000 00:00 0
beb7f000-beb80000 ---p 00000000 00:00 0
beb80000-bec00000 rwxp 00001000 00:00 0
bed7f000-bed80000 ---p 00000000 00:00 0
bed80000-bed8e000 rwxp 00001000 00:00 0
bed8e000-bed91000 ---p 0000f000 00:00 0
bed91000-bee00000 rwxp 00012000 00:00 0
bef7f000-bef80000 ---p 00000000 00:00 0
bef80000-bef8e000 rwxp 00001000 00:00 0
bef8e000-bef91000 ---p 0000f000 00:00 0
bef91000-bf000000 rwxp 00012000 00:00 0
bf17f000-bf180000 ---p 00000000 00:00 0
bf180000-bf200000 rwxp 00001000 00:00 0
bf37f000-bf380000 ---p 00000000 00:00 0
bf380000-bf38e000 rwxp 00001000 00:00 0
bf38e000-bf391000 ---p 0000f000 00:00 0
bf391000-bf400000 rwxp 00012000 00:00 0
bf57f000-bf580000 ---p 00000000 00:00 0
bf580000-bf58e000 rwxp 00001000 00:00 0
bf58e000-bf591000 ---p 0000f000 00:00 0
bf591000-bf600000 rwxp 00012000 00:00 0
bf77f000-bf780000 ---p 00000000 00:00 0
bf780000-bf800000 rwxp 00001000 00:00 0
bfe05000-bfe0f000 rwxp 00000000 00:00 0
bfe0f000-bfe12000 ---p 00000000 00:00 0
bffcc000-c0000000 rwxp fffcd000 00:00 0
VM Arguments:
jvm_args: -Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never -Dosgi.locking=none
java_command: /usr/share/eclipse/startup.jar -os linux -ws gtk -arch x86
-launcher /usr/lib/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata
80001b -install /usr/share/eclipse -vm /usr/lib/j2se/1.4/bin/java -vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never -Dosgi.locking=none -jar
/usr/share/eclipse/startup.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/lib/j2se/1.4
PATH=/home/cgarcia/bin:.:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin
LD_LIBRARY_PATH=/usr/lib/j2se/1.4/jre/lib/i386/client:/usr/lib/j2se/1.4/jre/lib/i386:/usr/lib/j2se/1.4/jre/../lib/i386:/usr/local/wcstools-3.5.7/libwcs/:/usr/local/cbutton/::/usr/lib/mozilla
SHELL=/bin/zsh
DISPLAY=:0.0
--------------- S Y S T E M ---------------
OS:testing/unstable
uname:Linux 2.4.26quique #1 SMP Wed Jun 2 19:27:55 WEST 2004 i686
libc:glibc 2.3.5 linuxthreads-0.10 (floating stack)
rlimit: STACK 2044k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:3.84 -1.98 0.00
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 254864k(5204k free), swap 409616k(102228k free)
vm_info: Java HotSpot(TM) Client VM (Blackdown-1.4.2-03) for linux-x86, built
on Nov 23 2005 20:51:18 by jk with GCC 3.2
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (50, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26quique
Locale: LANG=es_ES, LC_CTYPE=es_ES (charmap=ISO-8859-1) (ignored: LC_ALL set to
es_ES)
Versions of packages eclipse depends on:
ii eclipse-jdt 3.1.2-1 Java Development Tools plug-ins fo
ii eclipse-pde 3.1.2-1 Plug-in Development Environment to
ii eclipse-source 3.1.2-1 Eclipse source code plug-ins
eclipse recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
eclipse 3.2 in Debian should not have this problem anymore.
Please test it and reopen otherwise.
Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers