This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libgcj/101


The following reply was made to PR libgcj/101; it has been noted by GNATS.

From: Joerg Brunsmann <Joerg.Brunsmann@FernUni-Hagen.de>
To: java-gnats@sourceware.cygnus.com
Cc:  
Subject: Re: libgcj/101
Date: Tue, 28 Mar 2000 21:18:17 +0200 (MET DST)

 Hi,
 
 with gcj of 27 march and a libgcj cvs checkout i get on
 sparc/solaris 2.7:
 
 Reading symbols from /usr/lib/libthread.so.1...done.
 #0  0x100 in ?? ()
 (gdb) where
 #0  0x100 in ?? ()
 #1  0xff11ec30 in GC_init_inner () at ../../../boehm-gc/misc.c:523
 #2  0xff11b870 in GC_generic_malloc_inner (lb=10, k=0)
     at ../../../boehm-gc/malloc.c:61
 #3  0xff11ba08 in GC_generic_malloc (lb=10, k=0)
     at ../../../boehm-gc/malloc.c:129
 #4  0xff2caaac in _Jv_AllocBytes (size=10) at ../../../libjava/boehm.cc:324
 #5  0xff222ca0 in _Jv_makeUtf8Const (s=0xff2f4c28 "()V", len=3)
     at ../../../libjava/prims.cc:225
 #6  0xff2b40f0 in __static_initialization_and_destruction_0 (__initialize_p=1,
     __priority=65535) at ../../../libjava/java/lang/natClass.cc:70
 #7  0xff2b41e0 in global constructors keyed to java::lang::Class::forName ()
     at ../../../libjava/java/lang/natClass.cc:73
 #8  0xff2d29dc in __do_global_ctors_aux ()
 #9  0xff222544 in _init ()
 #10 0xff3b9ac0 in ?? ()
 #11 0xff3b9914 in ?? ()
 #12 0xff3c1400 in ?? ()
 #13 0xff3b2fa0 in ?? ()             
 
 Any suggestions?
 
 Thanks,
 
 Joerg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]