Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54320 - eclipse-sdk-2.1.3-r3 crash with java blackdown vm
Summary: eclipse-sdk-2.1.3-r3 crash with java blackdown vm
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 08:29 UTC by Jonathan Hernández Velasco
Modified: 2004-07-09 09:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Error when eclipse-2 is executed in a terminal (eclipse-fails.txt,13.48 KB, text/plain)
2004-06-18 08:32 UTC, Jonathan Hernández Velasco
Details
changed the virtual/jdk dependency to 1.4 (eclipse-blackdown-crash.patch,419 bytes, patch)
2004-06-18 13:41 UTC, Jonathan Hernández Velasco
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Hernández Velasco 2004-06-18 08:29:52 UTC
compiles and runs fine with sun-jdk. 

With blackdown:
Compiles fine, but crash in execution. See attachment to view the full error.

A pop-up window show this error:

JVM terminated. Exit code=1
/opt/blackdown-jdk-1.4.1/bin/java
-cp /usr/lib/eclipse-2/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /usr/lib/eclipse-2/eclipse-gtk -showsplash 600 


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I have xorg-x11 and blackdown-1.4.1. 
Could be something with xorg? Or maybe 1.4.1 is too old, I haven't tried with
unstable blackdown.
Comment 1 Jonathan Hernández Velasco 2004-06-18 08:32:25 UTC
Created attachment 33489 [details]
Error when eclipse-2 is executed in a terminal

Full error.
Comment 2 Jonathan Hernández Velasco 2004-06-18 13:41:39 UTC
Created attachment 33532 [details, diff]
changed the virtual/jdk dependency to 1.4

With Blackdown JDK 1.4.2_rc1 runs fine, so the solution is update the
dependencies. Should be 1.4.2 or higher.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-21 11:07:56 UTC
This is positively strange. I did indeed experience this problem with the
recent 3.0 ebuilds (M9 and RC1), but it does not appear on my systems with
2.1.3.

However, as there are no stable packages satisyfing 1.4.2 in the current
profiles on most platforms, we cannot immediately update the dependency for
2.1.3-r3 to require jdk-1.4.2 or newer.

Which USE flags did you compile the package with? Maybe this is related to a
particular toolkit or option combination?
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-21 11:25:31 UTC
Also, have you installed any extensions (plugins) outside of the ones provided by the eclipse-2.1.3 ebuild?
Comment 5 Jonathan Hernández Velasco 2004-06-21 13:13:21 UTC
The USE flags:

[ebuild   R   ] dev-util/eclipse-sdk-2.1.3-r3  +gnome +gtk +jikes -kde +motif  0 kB

I don't have any plugin for eclipse, just fresh install.

My emerge info:

Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo)
=================================================================
System uname: 2.6.7-gentoo i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE=""
ALSA_CARDS="intel8x0"
ARCH="x86"
AUTOCLEAN="yes"
BASH_ENV="/etc/portage/bashrc"
CC="gcc"
CCACHE_SIZE="1G"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CVSROOT="/var/cvs"
CVS_RSH="/usr/bin/ssh"
CXX="g++"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DCCC_PATH="/usr/lib/distcc/bin"
DISPLAY=":0.0"
DISTCC_DIR="/mnt/data/tmp/.distcc"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/bin/vim"
FEATURES="autoaddcvs ccache sandbox"
FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ ftp://gentoo.blueyonder.co.uk/mirrors/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.blueyonder.co.uk ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/"
GLIBC_SSP_CHECKED="1"
GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
GUILE_LOAD_PATH="/usr/share/guile/1.6"
G_BROKEN_FILENAMES="1"
HOME="/root"
HOSTNAME="valinor"
INFODIR="/usr/share/info:/usr/X11R6/info"
INFOPATH="/usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info"
INPUTRC="/etc/inputrc"
JAVAC="/opt/sun-jdk-1.4.2.04/bin/javac"
JAVA_HOME="/opt/sun-jdk-1.4.2.04"
JDK_HOME="/opt/sun-jdk-1.4.2.04"
KDEDIR="/usr/kde/3.2"
KDEDIRS="/usr"
LESS="-R"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31:*.ace=01;31:*.cpio=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.xcf=01;35:*.pcx=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.avi=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.mov=01;35:*.qt=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:"
MAIL="/var/spool/mail/root"
MAKEOPTS="-j2"
MANPATH="/usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man:/usr/X11R6/man:/usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man:/usr/X11R6/man::/opt/sun-jdk-1.4.2.04/man:/usr/qt/3/doc/man:/opt/sun-jdk-1.4.2.04/man:/usr/qt/3/doc/man"
MONO_CONFIG="/etc/mono/config"
MOZILLA_FIVE_HOME="/usr/lib/mozilla"
NOCOLOR="false"
OLDPWD="/usr/src/linux-2.6.7-gentoo-r1"
PAGER="/usr/bin/less"
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/opt/gps/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3:/usr/gnat/bin:/opt/ati/bin:/opt/Acrobat5:/usr/X11R6/bin:/opt/sun-jdk-1.4.2.04/bin:/opt/sun-jdk-1.4.2.04/jre/bin:/opt/sun-jdk-1.4.2.04/jre/javaws:/usr/qt/3/bin:/usr/kde/3.2/sbin:/usr/kde/3.2/bin:/usr/qt/2/bin:/root/bin"
PKGDIR="/usr/portage/packages"
PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_CACHEDIR="/var/cache/edb/dep/"
PORTAGE_CALLER="emerge"
PORTAGE_GID="250"
PORTAGE_MASTER_PID="6803"
PORTAGE_TMPDIR="/mnt/data/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
PORT_LOGDIR="/var/log/portage"
PRELINK_PATH=""
PRELINK_PATH_MASK=""
PS1="\[\033[01;31m\]\h \[\033[01;34m\]\w \$ \[\033[00m\]"
PWD="/usr/src"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}"
RPMDIR="/usr/portage/rpm"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT="180"
SHELL="/bin/bash"
SHLVL="1"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
TERM="xterm"
USE="X acpi acpi4linux alsa apache2 avi bonobo cdr crypt cups dga dvd encode esd evo fbcon foomaticdb gb gdbm gif gimpprint gnome gpm gtk gtk2 guile imap imlib innodb java jikes jpeg libg++ libwww mad mikmod motif mozilla moznoirc moznomail mpeg mule mysql ncurses nls nptl odbc oggvorbis opengl oss pam pdflib perl png ppds python quicktime radeon readline samba sdl slang slp spell sse ssl svga tcltk tcpd tiff truetype unicode usb video_cards_radeon x86 xml xml2 xmms xv xvid zlib"
USER="root"
USERLAND="GNU"
USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS"
VIDEO_CARDS="radeon"
XARGS="xargs -r"
XAUTHORITY="/root/.xauthZlVxBw"
XINITRC="/etc/X11/xinit/xinitrc"
_="/usr/bin/emerge"
Comment 6 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-22 07:26:46 UTC
I suspect it's related to GNOME, as that is the only feature I've not tested
thoroughly (I don't run GNOME). I'll install GNOME 2.6 and see if I can
reproduce it.
Comment 7 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-25 07:17:30 UTC
Nope. We can't reproduce this with GNOME 2.6 either. I'm stomped. 
Comment 8 Jonathan Hernández Velasco 2004-06-25 09:24:25 UTC
I've been trying to reproduce the problem one more time... and now I can't too.

I've "emerge -C sun-jdk && emerge blackdown-jdk" to be in the initial point. Then I compiled eclipse with this use flags (playing with jikes and motif):

+gnome +gtk -jikes -kde -motif
+gnome +gtk +jikes -kde -motif
+gnome +gtk +jikes -kde +motif
+gnome +gtk -jikes -kde +motif

And now runs fine in all the cases O_o. I don't know what's the difference, I did something... but don't know what.

I returned to blackdown-jdk and will continue testing.
Comment 9 Stephan Fackler 2004-06-29 14:27:32 UTC
This bug has occured without installing any additional plugins (fresh install).
I tried the patch on http://bugs.gentoo.org/attachment.cgi?id=33532&action=view
without noticing any changes (the bug remains the same).

USE flags

[ebuild   R   ] dev-util/eclipse-sdk-2.1.3-r3  -gnome +gtk -jikes -kde +motif

emerge info
-----------

Gentoo Base System version 1.4.16
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r6)
=================================================================
System uname: 2.6.7-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcltk tcpd tetex truetype x86 xml2 xmms xv zlib"

error log file
--------------

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400DC466
Function=__libc_free+0x4A
Library=/lib/libc.so.6

Current Java thread:
	at java.lang.ClassLoader.findBootstrapClass(Native Method)
	at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:723)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
	- locked <0x4466bfd8> (a sun.misc.Launcher$ExtClassLoader)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
	- locked <0x44666ef0> (a sun.misc.Launcher$AppClassLoader)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
	- locked <0x44666ef0> (a sun.misc.Launcher$AppClassLoader)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
	at java.security.Provider.loadProvider(Provider.java:149)
	at java.security.Security$2.run(Security.java:278)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.Security.reloadProviders(Security.java:274)
	- locked <0x48380bc8> (a java.lang.Class)
	- locked <0x48380bc8> (a java.lang.Class)
	at java.security.Security.getProviders(Security.java:813)
	- locked <0x48380bc8> (a java.lang.Class)
	at java.security.SecureRandom.getPrngAlgorithm(SecureRandom.java:468)
	at java.security.SecureRandom.<init>(SecureRandom.java:128)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
	at java.lang.Class.newInstance0(Class.java:306)
	at java.lang.Class.newInstance(Class.java:259)
	at org.apache.catalina.session.ManagerBase.getRandom(ManagerBase.java:446)
	- locked <0x44200450> (a org.apache.catalina.session.StandardManager)
	- locked <0x44200450> (a org.apache.catalina.session.StandardManager)
	at org.apache.catalina.session.ManagerBase.generateSessionId(ManagerBase.java:644)
	- locked <0x44200450> (a org.apache.catalina.session.StandardManager)
	at org.apache.catalina.session.StandardManager.start(StandardManager.java:611)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1104)
	- locked <0x449942c8> (a org.apache.catalina.core.StandardContext)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:3371)
	- locked <0x449942c8> (a org.apache.catalina.core.StandardContext)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:785)
	- locked <0x449969c8> (a java.util.HashMap)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:478)
	at org.eclipse.tomcat.internal.TomcatAppServer.start(TomcatAppServer.java:110)
	at org.eclipse.help.internal.appserver.AppserverPlugin.startWebappServer(AppserverPlugin.java:171)
	at org.eclipse.help.internal.appserver.AppserverPlugin.getAppServer(AppserverPlugin.java:53)
	- locked <0x44976888> (a org.eclipse.help.internal.appserver.AppserverPlugin)
	at org.eclipse.help.internal.appserver.WebappManager.stop(WebappManager.java:58)
	at org.eclipse.help.internal.HelpSystem.shutdown(HelpSystem.java:160)
	at org.eclipse.help.internal.HelpPlugin.shutdown(HelpPlugin.java:100)
	at org.eclipse.core.internal.plugins.PluginRegistry$2.run(PluginRegistry.java:295)
	at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
	at org.eclipse.core.internal.plugins.PluginRegistry$1.visit(PluginRegistry.java:308)
	at org.eclipse.core.internal.plugins.PluginRegistry.accept(PluginRegistry.java:58)
	at org.eclipse.core.internal.plugins.PluginRegistry.shutdownPlugins(PluginRegistry.java:311)
	at org.eclipse.core.internal.plugins.PluginRegistry.shutdown(PluginRegistry.java:277)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderShutdown(InternalPlatform.java:630)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.eclipse.core.internal.boot.InternalBootLoader.shutdown(InternalBootLoader.java:1008)
	at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:863)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
	at org.eclipse.core.launcher.Main.run(Main.java:747)
	at org.eclipse.core.launcher.Main.main(Main.java:583)

Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:08 808321     /opt/blackdown-jdk-1.4.1/bin/java
0804e000-0804f000 rw-p 00005000 03:08 808321     /opt/blackdown-jdk-1.4.1/bin/java
40000000-40013000 r-xp 00000000 03:08 1218354    /lib/ld-2.3.3.so
40013000-40014000 rw-p 00012000 03:08 1218354    /lib/ld-2.3.3.so
40029000-40036000 r-xp 00000000 03:08 1218809    /lib/libpthread-0.10.so
40036000-40037000 rw-p 0000d000 03:08 1218809    /lib/libpthread-0.10.so
40079000-4007b000 r-xp 00000000 03:08 1218670    /lib/libdl-2.3.3.so
4007b000-4007c000 rw-p 00001000 03:08 1218670    /lib/libdl-2.3.3.so
4007c000-4017f000 r-xp 00000000 03:08 1218844    /lib/libc-2.3.3.so
4017f000-40183000 rw-p 00102000 03:08 1218844    /lib/libc-2.3.3.so
40185000-404e1000 r-xp 00000000 03:08 838797     /opt/blackdown-jdk-1.4.1/jre/lib/i386/client/libjvm.so
404e1000-404fc000 rw-p 0035b000 03:08 838797     /opt/blackdown-jdk-1.4.1/jre/lib/i386/client/libjvm.so
4050d000-40517000 r-xp 00000000 03:08 838789     /opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads/libhpi.so
40517000-40518000 rw-p 00009000 03:08 838789     /opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads/libhpi.so
40521000-40532000 r-xp 00000000 03:08 1218837    /lib/libnsl-2.3.3.so
40532000-40533000 rw-p 00011000 03:08 1218837    /lib/libnsl-2.3.3.so
40535000-405dc000 r-xp 00000000 03:08 1349026    /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so.5.0.5
405dc000-405e1000 rw-p 000a6000 03:08 1349026    /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so.5.0.5
405e6000-40606000 r-xp 00000000 03:08 1218647    /lib/libm-2.3.3.so
40606000-40607000 rw-p 0001f000 03:08 1218647    /lib/libm-2.3.3.so
40607000-4060f000 r-xp 00000000 03:08 1349030    /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libgcc_s.so.1
4060f000-40610000 rw-p 00007000 03:08 1349030    /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libgcc_s.so.1
40610000-40621000 r-xp 00000000 03:08 838804     /opt/blackdown-jdk-1.4.1/jre/lib/i386/libverify.so
40621000-40622000 rw-p 00011000 03:08 838804     /opt/blackdown-jdk-1.4.1/jre/lib/i386/libverify.so
40622000-40642000 r-xp 00000000 03:08 838805     /opt/blackdown-jdk-1.4.1/jre/lib/i386/libjava.so
40642000-40644000 rw-p 0001f000 03:08 838805     /opt/blackdown-jdk-1.4.1/jre/lib/i386/libjava.so
40644000-40656000 r-xp 00000000 03:08 838806     /opt/blackdown-jdk-1.4.1/jre/lib/i386/libzip.so
40656000-40658000 rw-p 00011000 03:08 838806     /opt/blackdown-jdk-1.4.1/jre/lib/i386/libzip.so
40658000-41d26000 r--s 00000000 03:08 839346     /opt/blackdown-jdk-1.4.1/jre/lib/rt.jar
41d69000-41d80000 r--s 00000000 03:08 838834     /opt/blackdown-jdk-1.4.1/jre/lib/sunrsasign.jar
41d80000-41df1000 r--s 00000000 03:08 838842     /opt/blackdown-jdk-1.4.1/jre/lib/jsse.jar
41df1000-41e04000 r--s 00000000 03:08 838835     /opt/blackdown-jdk-1.4.1/jre/lib/jce.jar
41e04000-420c0000 r--s 00000000 03:08 839305     /opt/blackdown-jdk-1.4.1/jre/lib/charsets.jar
44168000-44169000 r--s 00000000 03:08 1661376    /usr/lib/eclipse-2/plugins/org.eclipse.ui_2.1.1/ui.jar
44169000-4416b000 r-xp 00000000 03:08 1460152    /usr/lib/pango/1.4.0/modules/pango-basic-fc.so
4416b000-4416c000 rw-p 00001000 03:08 1460152    /usr/lib/pango/1.4.0/modules/pango-basic-fc.so
4416c000-4416f000 r--s 00000000 03:08 1296272    /usr/lib/eclipse-2/plugins/org.eclipse.help.appserver_2.1.0/appserver.jar
4c373000-4c573000 r--p 00000000 03:08 1347692    /usr/lib/locale/locale-archive
4c573000-4c57a000 r--p 0046c000 03:08 1347692    /usr/lib/locale/locale-archive
4c57a000-4c5ae000 r--p 0048b000 03:08 1347692    /usr/lib/locale/locale-archive
4c5ae000-4c5af000 r--p 004c1000 03:08 1347692    /usr/lib/locale/locale-archive
4c5af000-4c5bd000 r--s 00000000 03:08 838833     /opt/blackdown-jdk-1.4.1/jre/lib/ext/ldapsec.jar
4c5bd000-4c5c2000 r--s 00000000 03:08 950770     /usr/lib/eclipse-2/startup.jar
4c5c3000-4c5ca000 r-xp 00000000 03:08 1218841    /lib/libnss_compat-2.3.3.so
4c5ca000-4c5cb000 rw-p 00006000 03:08 1218841    /lib/libnss_compat-2.3.3.so
4c5cb000-4c5d3000 r-xp 00000000 03:08 1218840    /lib/libnss_nis-2.3.3.so
4c5d3000-4c5d4000 rw-p 00007000 03:08 1218840    /lib/libnss_nis-2.3.3.so
4c5d4000-4c5dc000 r-xp 00000000 03:08 1218818    /lib/libnss_files-2.3.3.so
4c5dc000-4c5dd000 rw-p 00007000 03:08 1218818    /lib/libnss_files-2.3.3.so
4c7e1000-4c7fe000 r--s 00000000 03:08 838830     /opt/blackdown-jdk-1.4.1/jre/lib/ext/sunjce_provider.jar
4c7fe000-4c801000 r--s 00000000 03:08 838831     /opt/blackdown-jdk-1.4.1/jre/lib/ext/dnsns.jar
4c801000-4c8a0000 r--s 00000000 03:08 838832     /opt/blackdown-jdk-1.4.1/jre/lib/ext/localedata.jar
4c8a1000-4c8a5000 r-xp 00000000 03:08 1409723    /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
4c8a5000-4c8a6000 rw-p 00003000 03:08 1409723    /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
4c8a6000-4c8ad000 r--s 00000000 03:08 1294393    /usr/lib/eclipse-2/plugins/org.eclipse.ant.core_2.1.3/antsupport.jar
4c8ad000-4c8b9000 r--s 00000000 03:08 1819946    /usr/lib/eclipse-2/plugins/org.eclipse.jdt.debug_2.1.2/jdi.jar
4c8ba000-4c8ea000 r-xp 00000000 03:08 658127     /usr/lib/libpng12.so.0.1.2.5
4c8ea000-4c8eb000 rw-p 0002f000 03:08 658127     /usr/lib/libpng12.so.0.1.2.5
4c8eb000-4c902000 r--s 00000000 03:08 1333682    /usr/lib/eclipse-2/plugins/org.eclipse.team.core_2.1.3/team.jar
4c902000-4c911000 r--s 00000000 03:08 1219026    /usr/lib/eclipse-2/plugins/org.eclipse.pde.build_2.1.3/pdebuild.jar
4c911000-4c916000 r--s 00000000 03:08 1343832    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/tomcatwrapper.jar
4c921000-4c939000 r--s 00000000 03:08 1219011    /usr/lib/eclipse-2/plugins/org.eclipse.core.boot_2.1.3/boot.jar
4c939000-4c96f000 r--s 00000000 03:08 1235384    /usr/lib/eclipse-2/plugins/org.eclipse.core.runtime_2.1.1/runtime.jar
4c96f000-4c9be000 r--s 00000000 03:08 1661366    /usr/lib/eclipse-2/plugins/org.eclipse.ui.views_2.1.3/views.jar
4c9be000-4cbd5000 r--s 00000000 03:08 973255     /usr/lib/eclipse-2/plugins/org.eclipse.ui.workbench_2.1.3/workbench.jar
4cbd5000-4cc41000 r--s 00000000 03:08 1333693    /usr/lib/eclipse-2/plugins/org.eclipse.jface_2.1.3/jface.jar
4cc41000-4cccf000 r--s 00000000 03:08 1295312    /usr/lib/eclipse-2/plugins/org.eclipse.core.resources_2.1.1/resources.jar
4cccf000-4cce5000 r--s 00000000 03:08 1235381    /usr/lib/eclipse-2/plugins/org.apache.xerces_4.0.13/xmlParserAPIs.jar
4cce5000-4ce05000 r--s 00000000 03:08 1235378    /usr/lib/eclipse-2/plugins/org.apache.xerces_4.0.13/xercesImpl.jar
4ce05000-4ce6d000 r--s 00000000 03:08 1623496    /usr/lib/eclipse-2/plugins/org.eclipse.team.cvs.core_2.1.3/cvs.jar
4ce6d000-4cea0000 r--s 00000000 03:08 1819434    /usr/lib/eclipse-2/plugins/org.eclipse.search_2.1.1/search.jar
4cea0000-4ceae000 r--s 00000000 03:08 1820584    /usr/lib/eclipse-2/plugins/org.eclipse.pde_2.1.0/pde.jar
4ceae000-4d103000 r--s 00000000 03:08 989647     /usr/lib/eclipse-2/plugins/org.eclipse.jdt.core_2.1.3/jdtcore.jar
4d103000-4d143000 r--s 00000000 03:08 1284561    /usr/lib/eclipse-2/plugins/org.eclipse.jdt.junit_2.1.1/junitsupport.jar
4d143000-4d159000 r--s 00000000 03:08 1819529    /usr/lib/eclipse-2/plugins/org.eclipse.help.ui_2.1.1/helpworkbench.jar
4d159000-4d1ba000 r--s 00000000 03:08 1819358    /usr/lib/eclipse-2/plugins/org.eclipse.compare_2.1.0/compare.jar
4d1ba000-4d26c000 r--s 00000000 03:08 1202613    /usr/lib/eclipse-2/plugins/org.eclipse.swt.gtk_2.1.3/ws/gtk/swt.jar
4d26c000-4d273000 r--s 00000000 03:08 1202612    /usr/lib/eclipse-2/plugins/org.eclipse.swt.gtk_2.1.3/ws/gtk/swt-pi.jar
4d273000-4d2a2000 r-xp 00000000 03:08 1202621    /usr/lib/eclipse-2/plugins/org.eclipse.swt.gtk_2.1.3/os/linux/x86/libswt-pi-gtk-2136.so
4d2a2000-4d2a4000 rw-p 0002e000 03:08 1202621    /usr/lib/eclipse-2/plugins/org.eclipse.swt.gtk_2.1.3/os/linux/x86/libswt-pi-gtk-2136.so
4d2a4000-4d2a6000 r-xp 00000000 03:08 707131     /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4d2a6000-4d2a7000 rw-p 00001000 03:08 707131     /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4d2a7000-4d2ad000 r--s 00000000 03:08 393258     /usr/lib/gconv/gconv-modules.cache
4d2ad000-4d2af000 r-xp 00000000 03:08 1218458    /usr/lib/gconv/ISO8859-1.so
4d2af000-4d2b0000 rw-p 00001000 03:08 1218458    /usr/lib/gconv/ISO8859-1.so
4d2b0000-4d2b5000 r--s 00000000 03:08 1317290    /usr/lib/eclipse-2/plugins/org.eclipse.platform_2.1.3/startup.jar
4d2b8000-4d563000 r-xp 00000000 03:08 1409787    /usr/lib/libgtk-x11-2.0.so.0.400.1
4d563000-4d56d000 rw-p 002aa000 03:08 1409787    /usr/lib/libgtk-x11-2.0.so.0.400.1
4d570000-4d5e5000 r-xp 00000000 03:08 1410024    /usr/lib/libgdk-x11-2.0.so.0.400.1
4d5e5000-4d5ea000 rw-p 00074000 03:08 1410024    /usr/lib/libgdk-x11-2.0.so.0.400.1
4d5ea000-4d602000 r-xp 00000000 03:08 1033942    /usr/lib/libatk-1.0.so.0.600.1
4d602000-4d604000 rw-p 00018000 03:08 1033942    /usr/lib/libatk-1.0.so.0.600.1
4d604000-4d618000 r-xp 00000000 03:08 1410523    /usr/lib/libgdk_pixbuf-2.0.so.0.400.1
4d618000-4d619000 rw-p 00014000 03:08 1410523    /usr/lib/libgdk_pixbuf-2.0.so.0.400.1
4d619000-4d61d000 r-xp 00000000 03:08 1460101    /usr/lib/libpangoxft-1.0.so.0.399.1
4d61d000-4d61e000 rw-p 00003000 03:08 1460101    /usr/lib/libpangoxft-1.0.so.0.399.1
4d61e000-4d629000 r-xp 00000000 03:08 1460096    /usr/lib/libpangox-1.0.so.0.399.1
4d629000-4d62a000 rw-p 0000a000 03:08 1460096    /usr/lib/libpangox-1.0.so.0.399.1
4d62a000-4d65c000 r-xp 00000000 03:08 1460171    /usr/lib/libpango-1.0.so.0.399.1
4d65c000-4d661000 rw-p 00031000 03:08 1460171    /usr/lib/libpango-1.0.so.0.399.1
4d661000-4d698000 r-xp 00000000 03:08 1297875    /usr/lib/libgobject-2.0.so.0.400.1
4d698000-4d699000 rw-p 00037000 03:08 1297875    /usr/lib/libgobject-2.0.so.0.400.1
4d69a000-4d69d000 r-xp 00000000 03:08 1297932    /usr/lib/libgmodule-2.0.so.0.400.1
4d69d000-4d69e000 rw-p 00002000 03:08 1297932    /usr/lib/libgmodule-2.0.so.0.400.1
4d69e000-4d6a2000 r-xp 00000000 03:08 1297958    /usr/lib/libgthread-2.0.so.0.400.1
4d6a2000-4d6a3000 rw-p 00003000 03:08 1297958    /usr/lib/libgthread-2.0.so.0.400.1
4d6a3000-4d721000 r-xp 00000000 03:08 1297937    /usr/lib/libglib-2.0.so.0.400.1
4d721000-4d722000 rw-p 0007e000 03:08 1297937    /usr/lib/libglib-2.0.so.0.400.1
4d722000-4d7ff000 r-xp 00000000 03:08 707145     /usr/X11R6/lib/libX11.so.6.2
4d7ff000-4d802000 rw-p 000dd000 03:08 707145     /usr/X11R6/lib/libX11.so.6.2
4d802000-4d805000 r-xp 00000000 03:08 707205     /usr/X11R6/lib/libXrandr.so.2.0
4d805000-4d806000 rw-p 00002000 03:08 707205     /usr/X11R6/lib/libXrandr.so.2.0
4d806000-4d80d000 r-xp 00000000 03:08 707363     /usr/X11R6/lib/libXi.so.6.0
4d80d000-4d80e000 rw-p 00006000 03:08 707363     /usr/X11R6/lib/libXi.so.6.0
4d80e000-4d81d000 r-xp 00000000 03:08 707378     /usr/X11R6/lib/libXext.so.6.4
4d81d000-4d81e000 rw-p 0000e000 03:08 707378     /usr/X11R6/lib/libXext.so.6.4
4d81e000-4d831000 r-xp 00000000 03:08 707358     /usr/X11R6/lib/libXft.so.2.1
4d831000-4d832000 rw-p 00012000 03:08 707358     /usr/X11R6/lib/libXft.so.2.1
4d832000-4d8aa000 r-xp 00000000 03:08 907068     /usr/lib/libfreetype.so.6.3.4
4d8aa000-4d8b1000 rw-p 00078000 03:08 907068     /usr/lib/libfreetype.so.6.3.4
4d8b1000-4d8b8000 r-xp 00000000 03:08 707373     /usr/X11R6/lib/libXrender.so.1.2
4d8b8000-4d8b9000 rw-p 00006000 03:08 707373     /usr/X11R6/lib/libXrender.so.1.2
4d8b9000-4d8e2000 r-xp 00000000 03:08 1627586    /usr/lib/libfontconfig.so.1.0.4
4d8e2000-4d8e5000 rw-p 00029000 03:08 1627586    /usr/lib/libfontconfig.so.1.0.4
4d8e6000-4d8ef000 r-xp 00000000 03:08 707212     /usr/X11R6/lib/libXcursor.so.1.0
4d8ef000-4d8f0000 rw-p 00008000 03:08 707212     /usr/X11R6/lib/libXcursor.so.1.0
4d8f0000-4d922000 r-xp 00000000 03:08 1460106    /usr/lib/libpangoft2-1.0.so.0.399.1
4d922000-4d923000 rw-p 00032000 03:08 1460106    /usr/lib/libpangoft2-1.0.so.0.399.1
4d923000-4d947000 r-xp 00000000 03:08 475296     /usr/lib/libexpat.so.0.4.0
4d947000-4d949000 rw-p 00024000 03:08 475296     /usr/lib/libexpat.so.0.4.0
4d949000-4d95e000 r-xp 00000000 03:08 1772107    /lib/libz.so.1.2.1
4d95e000-4d95f000 rw-p 00014000 03:08 1772107    /lib/libz.so.1.2.1
4d95f000-4d991000 r-xp 00000000 03:08 1202620    /usr/lib/eclipse-2/plugins/org.eclipse.swt.gtk_2.1.3/os/linux/x86/libswt-gtk-2136.so
4d991000-4d993000 rw-p 00032000 03:08 1202620    /usr/lib/eclipse-2/plugins/org.eclipse.swt.gtk_2.1.3/os/linux/x86/libswt-gtk-2136.so
4d993000-4d99b000 r-xp 00000000 03:08 822265     /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
4d99b000-4d99c000 rw-p 00008000 03:08 822265     /usr/lib/gtk-2.0/2.4.0/engines/libpixmap.so
4d99c000-4d9ee000 r--s 00000000 03:08 1235390    /usr/lib/eclipse-2/plugins/org.eclipse.update.core_2.1.0/updatecore.jar
4d9ee000-4da1a000 r--s 00000000 03:08 1333698    /usr/lib/eclipse-2/plugins/org.eclipse.help_2.1.2/help.jar
4da1a000-4da70000 r--s 00000000 03:08 1623397    /usr/lib/eclipse-2/plugins/org.eclipse.jface.text_2.1.0/jfacetext.jar
4da70000-4da82000 r--s 00000000 03:08 1297133    /usr/lib/eclipse-2/plugins/org.eclipse.text_2.1.0/text.jar
4da82000-4dae2000 rw-s 00000000 00:06 15007762   /SYSV00000000 (deleted)
4dae2000-4db5b000 r--s 00000000 03:08 989640     /usr/lib/eclipse-2/plugins/org.eclipse.debug.ui_2.1.3/dtui.jar
4db5b000-4df2e000 r--s 00000000 03:08 1819961    /usr/lib/eclipse-2/plugins/org.eclipse.jdt.ui_2.1.3/jdt.jar
4df2e000-4dffd000 r--s 00000000 03:08 1819750    /usr/lib/eclipse-2/plugins/org.eclipse.team.cvs.ui_2.1.1/teamcvsui.jar
4dffd000-4e189000 r--s 00000000 03:08 1820595    /usr/lib/eclipse-2/plugins/org.eclipse.pde.ui_2.1.2/pdeui.jar
4e189000-4e224000 r--s 00000000 03:08 1297588    /usr/lib/eclipse-2/plugins/org.eclipse.update.ui_2.1.2/updateui.jar
4e224000-4e2e2000 r--s 00000000 03:08 1137034    /usr/lib/eclipse-2/plugins/org.eclipse.jdt.debug.ui_2.1.1/jdiui.jar
4e2e2000-4e3ae000 r--s 00000000 03:08 973260     /usr/lib/eclipse-2/plugins/org.eclipse.ui.externaltools_2.1.1/externaltools.jar
4e3ae000-4e3e7000 r--s 00000000 03:08 1641581    /usr/lib/eclipse-2/plugins/org.eclipse.ui.workbench.texteditor_2.1.3/texteditor.jar
4e3e7000-4e40a000 r--p 00000000 03:08 739907     /usr/X11R6/lib/X11/fonts/truetype/verdana.ttf
4e40a000-4e41a000 r--s 00000000 03:08 1738074    /usr/lib/eclipse-2/plugins/org.eclipse.pde.runtime_2.1.0/pdert.jar
4e41a000-4e461000 r--s 00000000 03:08 1136742    /usr/lib/eclipse-2/plugins/org.eclipse.team.ui_2.1.0/teamui.jar
4e461000-4e469000 r--s 00000000 03:08 1694157    /usr/lib/eclipse-2/plugins/org.eclipse.team.webdav_2.1.0/webdavprovider.jar
4e469000-4e4c9000 rw-s 00000000 00:06 15040531   /SYSV00000000 (deleted)
4e4c9000-4e4e7000 r--s 00000000 03:08 1623372    /usr/lib/eclipse-2/plugins/org.eclipse.debug.core_2.1.2/dtcore.jar
4e4e7000-4e501000 r--s 00000000 03:08 1661371    /usr/lib/eclipse-2/plugins/org.eclipse.ui.editors_2.1.0/editors.jar
4e582000-4e623000 r--s 00000000 03:08 1819947    /usr/lib/eclipse-2/plugins/org.eclipse.jdt.debug_2.1.2/jdimodel.jar
4e623000-4e647000 r--s 00000000 03:08 1819953    /usr/lib/eclipse-2/plugins/org.eclipse.jdt.launching_2.1.1/launching.jar
4e647000-4e66c000 r--s 00000000 03:08 1738069    /usr/lib/eclipse-2/plugins/org.eclipse.update.ui.forms_2.1.0/forms.jar
4e66c000-4e6cd000 r--s 00000000 03:08 1820574    /usr/lib/eclipse-2/plugins/org.eclipse.pde.core_2.1.2/pdecore.jar
4e6cd000-4e782000 r--s 00000000 03:08 1317270    /usr/lib/eclipse-2/plugins/org.apache.ant_1.5.3/ant.jar
4e782000-4e826000 r--s 00000000 03:08 1317275    /usr/lib/eclipse-2/plugins/org.apache.ant_1.5.3/optional.jar
4e826000-4e848000 r--p 00000000 03:08 739908     /usr/X11R6/lib/X11/fonts/truetype/verdanab.ttf
4e848000-4e8d8000 r--s 00000000 03:08 1344691    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/catalina.jar
4e8d8000-4e8df000 r--s 00000000 03:08 1344658    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/bootstrap.jar
4e8df000-4e8e5000 r--s 00000000 03:08 1344687    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/commons-logging.jar
4e8e5000-4e8ed000 r--s 00000000 03:08 1344730    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/jakarta-regexp-1.2.jar
4e8ed000-4e920000 r--s 00000000 03:08 1343940    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/jasper-compiler.jar
4e920000-4e931000 r--s 00000000 03:08 1344722    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/jasper-runtime.jar
4e931000-4e936000 r--s 00000000 03:08 1344237    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/naming-factory.jar
4e936000-4e93d000 r--s 00000000 03:08 1344635    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/naming-common.jar
4e93d000-4e946000 r--s 00000000 03:08 1344714    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/naming-resources.jar
4e946000-4e95a000 r--s 00000000 03:08 1344394    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/servlet.jar
4e95a000-4e95b000 r--s 00000000 03:08 1344650    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/servlets-common.jar
4e95b000-4e960000 r--s 00000000 03:08 1344661    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/servlets-default.jar
4e960000-4e962000 r--s 00000000 03:08 1344250    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/servlets-invoker.jar
4e962000-4e965000 r--s 00000000 03:08 1344125    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/servlets-manager.jar
4e965000-4e96b000 r--s 00000000 03:08 1344021    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/servlets-webdav.jar
4e96b000-4e979000 r--s 00000000 03:08 1344699    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/tomcat-coyote.jar
4e979000-4e982000 r--s 00000000 03:08 1344675    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/tomcat-http11.jar
4e982000-4e9a7000 r--s 00000000 03:08 1344728    /usr/lib/eclipse-2/plugins/org.eclipse.tomcat_4.0.6.2/tomcat-util.jar

Local Time = Tue Jun 29 19:05:37 2004
Elapsed Time = 38
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-01 mixed mode)
#
Comment 10 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-09 09:33:38 UTC
We've not been able to reproduce this at all. I do not think it is directly related to eclipse, but I may be wrong.

If more information about this pops up, please reopen the bug, and I'll have another look.