public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Scott G. Miller" <scgmille@indiana.edu>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: java/4005: ObjectOutputStream segfaults
Date: Mon, 20 Aug 2001 11:36:00 -0000 [thread overview]
Message-ID: <20010820183601.12401.qmail@sourceware.cygnus.com> (raw)
The following reply was made to PR java/4005; it has been noted by GNATS.
From: "Scott G. Miller" <scgmille@indiana.edu>
To: Tom Tromey <tromey@redhat.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/4005: ObjectOutputStream segfaults
Date: Mon, 20 Aug 2001 11:33:01 -0700
--k+w/mQv8wyuph6w0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Aug 20, 2001 at 12:36:18PM -0600, Tom Tromey wrote:
> >>>>> ">" =3D=3D scgmille <scgmille@freenetproject.org> writes:
>=20
> >> When executing a gcj compiled program that writes
> >> many objects to a FileOutputStream through ObjectOutputStream,
> >> a segmentation fault occurs.
>=20
> Could you send us a stack trace? Be sure to CC gcc-gnats, so that the
> trace ends up in the PR.
Here is an abbreviated stack trace, the last two methods (writeFields,
writeObject) continue for a couple thousand frames.
#0 0x4040f9e2 in GC_clear_stack () from /usr/lib/libgcjgc.so.1
#1 0x40409ff2 in GC_gcj_malloc () from /usr/lib/libgcjgc.so.1
#2 0x402445c6 in _Jv_AllocObj(int, java::lang::Class*) ()
from /usr/lib/libgcj.so.2
#3 0x40155793 in _Jv_NewPrimArray () from /usr/lib/libgcj.so.2
#4 0x401735a8 in java::lang::Throwable::fillInStackTrace() ()
from /usr/lib/libgcj.so.2
#5 0x40187604 in java::lang::Throwable::Throwable() ()
from /usr/lib/libgcj.so.2
#6 0x4017e14c in java::lang::Exception::Exception() ()
from /usr/lib/libgcj.so.2
#7 0x401814e8 in
java::lang::NoSuchMethodException::NoSuchMethodException() ()
from /usr/lib/libgcj.so.2
#8 0x4016b4ee in
java::lang::Class::getDeclaredMethod(java::lang::String*,
JArray<java::lang::Class*>*) () from /usr/lib/libgcj.so.2
#9 0x40196451 in
java::io::ObjectOutputStream::writeObject(java::lang::Object*) () from
/usr/lib/libgcj.so.2
#10 0x40197a1b in
java::io::ObjectOutputStream::writeFields(java::lang::Object*,
JArray<java::io::ObjectStreamField*>*, bool) () from
/usr/lib/libgcj.so.2
#11 0x401962a6 in
java::io::ObjectOutputStream::writeObject(java::lang::Object*) () from
/usr/lib/libgcj.so.2
--k+w/mQv8wyuph6w0
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7gVfdr9IW4v3mHtQRAo2zAJ9BTfvBOawWeOkDeK41vnciF/Up6QCfX0zd
qTtzXtYooE3MKucuvW1MekU=
=DMwC
-----END PGP SIGNATURE-----
--k+w/mQv8wyuph6w0--
next reply other threads:[~2001-08-20 11:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-20 11:36 Scott G. Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-08-20 11:06 Tom Tromey
2001-08-11 11:26 scgmille
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=20010820183601.12401.qmail@sourceware.cygnus.com \
--to=scgmille@indiana.edu \
--cc=gcc-prs@gcc.gnu.org \
--cc=nobody@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).