From: "Christian Jönsson" <c.christian.joensson@telia.com>
To: Tom Tromey <tromey@redhat.com>
Cc: "Hans Böhm" <hans_boehm@hp.com>, java@gcc.gnu.org
Subject: Re: gcc-3.1 2002-04-03 libjava failures on sparc-linux?
Date: Tue, 09 Apr 2002 09:48:00 -0000 [thread overview]
Message-ID: <20020409164323.GA986@j-son.org> (raw)
In-Reply-To: <20020408210747.GA702@j-son.org>
On Mon, Apr 08, 2002 at 11:07:48PM +0200, chj wrote:
> On Mon, Apr 08, 2002 at 02:16:31PM -0600, Tom Tromey wrote:
> > >>>>> "ChJ" == Christian Jönsson <c.christian.joensson@telia.com> writes:
> >
> > ChJ> Sorry, I should have inserted a pointer to my latest
> > ChJ> testresults... Here it is:
> > ChJ> http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg00182.html
> >
> > Hi. I'm finally back, and I looked at this today.
> > It looks to me like all the execute tests are failing. Usually this
> > indicates some systematic low-level failure.
>
> I would think so, yes. I also suspect, as have been suggested to me by
> others, that there might be a sun4m, i.e., sparc32, kernel problem
> relevant also for this.
>
> >
> > It would help if you could send a piece of the libjava.log file that
> > shows a single such failure.
This is from gcc-3.1 (Tue Apr 9 06:34:44 UTC 2002):
chj@fw:/share2/gcc-rel/objdir/sparc-linux/libjava/testsuite$ env LD_LIBRARY_PATH=`pwd`/../.libs:`pwd`/../../../gcc:. ~/gdb cxxtest
GNU gdb 5.1.90_20020403
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-linux"...
(gdb) r
Starting program: /share2/gcc-rel/objdir/sparc-linux/libjava/testsuite/cxxtest
Program received signal SIGSEGV, Segmentation fault.
0x506de908 in GC_SysVGetDataStart (max_page_size=65536, etext_addr=0x10f24)
at /share2/gcc-rel/gcc/boehm-gc/os_dep.c:1063
1063 *result = *result;
(gdb) bt
#0 0x506de908 in GC_SysVGetDataStart (max_page_size=65536, etext_addr=0x10f24)
at /share2/gcc-rel/gcc/boehm-gc/os_dep.c:1063
#1 0x506de984 in GC_register_data_segments ()
at /share2/gcc-rel/gcc/boehm-gc/os_dep.c:1101
#2 0x506dcc60 in GC_init_inner () at /share2/gcc-rel/gcc/boehm-gc/misc.c:622
#3 0x506dc880 in GC_init () at /share2/gcc-rel/gcc/boehm-gc/misc.c:455
#4 0x506d3ac8 in GC_init_gcj_malloc (mp_index=0, mp=0x506c9c14)
at /share2/gcc-rel/gcc/boehm-gc/gcj_mlc.c:60
#5 0x506ca870 in _Jv_InitGC() () at /share2/gcc-rel/gcc/libjava/boehm.cc:465
#6 0x5053f8fc in _Jv_CreateJavaVM(void*) ()
at /share2/gcc-rel/gcc/libjava/prims.cc:892
#7 0x5053fd20 in _Jv_RunMain(java::lang::Class*, char const*, int, char const**, bool) (klass=0x210ec, name=0x0, argc=1, argv=0xeaffea84, is_jar=false)
at /share2/gcc-rel/gcc/libjava/prims.cc:982
#8 0x00010bb0 in main (argc=1, argv=0xeaffea84) at /tmp/ccuN8h6S.i:11
(gdb) q
The program is running. Exit anyway? (y or n) y
chj@fw:/share2/gcc-rel/objdir/sparc-linux/libjava/testsuite$
/ChJ
next prev parent reply other threads:[~2002-04-09 16:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-05 9:29 Christian Jönsson
2002-04-05 9:50 ` Christian Jönsson
2002-04-08 13:15 ` Tom Tromey
2002-04-08 14:27 ` Christian Jönsson
2002-04-09 9:48 ` Christian Jönsson [this message]
2002-04-09 15:02 ` Tom Tromey
2002-04-09 23:39 Boehm, Hans
2002-04-10 5:17 ` Christian Jönsson
2002-04-10 12:21 Boehm, Hans
2002-04-15 0:13 ` Christian Jönsson
2002-04-15 20:03 Boehm, Hans
2002-04-15 23:08 ` Christian Jönsson
2002-04-16 3:31 ` Christian Jönsson
2002-04-16 16:33 ` Tom Tromey
2002-04-17 0:28 ` Christian Jönsson
2002-04-17 1:05 ` Christian Jönsson
2002-04-17 10:19 Boehm, Hans
2002-04-17 10:54 ` Christian Jönsson
2002-04-17 13:00 ` Christian Jönsson
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=20020409164323.GA986@j-son.org \
--to=c.christian.joensson@telia.com \
--cc=hans_boehm@hp.com \
--cc=java@gcc.gnu.org \
--cc=tromey@redhat.com \
/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).