public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "rob1weld at aol dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/38685] classmap.db is zero bytes long in 64 bit directory
Date: Fri, 13 Feb 2009 15:55:00 -0000	[thread overview]
Message-ID: <20090213155504.513.qmail@sourceware.org> (raw)
In-Reply-To: <bug-38685-13830@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from rob1weld at aol dot com  2009-02-13 15:55 -------
In revision 144149 we have this:

# gcc/xgcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc_trunk/configure --build=i386-pc-solaris2.11
--target=i386-pc-solaris2.11
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared
--disable-static --enable-multilib --enable-decimal-float
--with-long-double-128 --with-included-gettext --enable-stage1-checking
--enable-checking=release --with-tune=k8 --with-cpu=k8 --with-arch=k8
--with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld
--with-ld=/usr/local/bin/ld --with-gmp=/usr/local --with-mpfr=/usr/local
--without-ppl
Thread model: posix
gcc version 4.4.0 20090213 (experimental) [trunk revision 144149] (GCC) 


# gmake
...
./gcj-dbtool -n classmap.db || touch classmap.db
/bin/sh: line 1: 20225: Memory fault(coredump)
cp classpath/tools/tools.zip libgcj-tools-4.4.0.jar
[CTRL-C]
#


My fix:

/usr/local/bin/gcj-dbtool -n classmap.db || touch classmap.db


Result:

# ls -lrtA /usr/share/src/gcc_build/i386-pc-solaris2.11/amd64/libjava | tail
-rwxr-xr-x   1 root     root        4223 Feb 13 07:15 gnative2ascii
-rwxr-xr-x   1 root     root        4191 Feb 13 07:15 gorbd
-rwxr-xr-x   1 root     root        4191 Feb 13 07:15 grmid
-rwxr-xr-x   1 root     root        4211 Feb 13 07:15 gserialver
-rwxr-xr-x   1 root     root        4211 Feb 13 07:15 gtnameserv
drwxr-xr-x   2 root     root          89 Feb 13 07:15 .libs
-rwxr-xr-x   1 root     root        4221 Feb 13 07:15 gc-analyze
-rw-r--r--   1 root     root     1166776 Feb 13 07:15 libgcj-tools-4.4.0.jar
-rw-------   1 root     root     74276701 Feb 13 07:19 core
-rw-r--r--   1 root     root     1441792 Feb 13 07:20 classmap.db


Rob


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38685


  parent reply	other threads:[~2009-02-13 15:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-01  2:11 [Bug libgcj/38685] New: " rob1weld at aol dot com
2009-01-01  3:27 ` [Bug libgcj/38685] " pinskia at gcc dot gnu dot org
2009-01-01  9:14 ` schwab at suse dot de
2009-01-01 12:09 ` rob1weld at aol dot com
2009-01-01 12:40 ` rob1weld at aol dot com
2009-01-06  3:39 ` rob1weld at aol dot com
2009-01-19 17:09 ` rob1weld at aol dot com
2009-01-22 14:50 ` rob1weld at aol dot com
2009-02-13 15:55 ` rob1weld at aol dot com [this message]
2010-04-28 20:27 ` ro at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090213155504.513.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).