public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libgcj/10214: VM fails to init.
@ 2003-03-27 23:24 Tom Tromey
  0 siblings, 0 replies; 7+ messages in thread
From: Tom Tromey @ 2003-03-27 23:24 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Tom Tromey <tromey@redhat.com>
To: steve <steve@netfuel.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libgcj/10214: VM fails to init.
Date: 27 Mar 2003 15:43:46 -0700

 >>>>> "steve" == steve  <steve@netfuel.com> writes:
 
 steve> I rebuilt gcc to us the latest binutils.  I am now using ld version
 steve> "GNU ld version 2.13.2.1".
 
 steve> Still get the same problem.
 
 Bummer.  I'm running the same environment (RH 7.3, ld 2.13.2) and have
 no problems.
 
 Note that the 3.3 gcj is having some problems at the moment.
 They will be fixed pretty soon, I hope.  Maybe you could try a fresh
 build then.
 
 Tom


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: libgcj/10214: VM fails to init.
@ 2003-03-28 20:06 Tom Tromey
  0 siblings, 0 replies; 7+ messages in thread
From: Tom Tromey @ 2003-03-28 20:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Tom Tromey <tromey@redhat.com>
To: steve <steve@netfuel.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libgcj/10214: VM fails to init.
Date: 28 Mar 2003 11:43:02 -0700

 steve> This has been resolved.  I was picking up the wrong libgcj.
 steve> Please accept my appologies.
 
 It's no problem.  Thanks for reporting back.
 
 Tom


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: libgcj/10214: VM fails to init.
@ 2003-03-28 18:56 steve
  0 siblings, 0 replies; 7+ messages in thread
From: steve @ 2003-03-28 18:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: steve <steve@netfuel.com>
To: gcc-gnats@gcc.gnu.org
Cc: tromey@redhat.com
Subject: Re: libgcj/10214: VM fails to init.
Date: Fri, 28 Mar 2003 12:38:27 -0600

 This has been resolved.  I was picking up the wrong libgcj.
 
 Please accept my appologies.
 
 steve wrote:
 > Thanks Will do
 > 
 > Tom Tromey wrote:
 > 
 >>>>>>> "steve" == steve  <steve@netfuel.com> writes:
 >>>>>>
 >>>>>>
 >>
 >> steve> I rebuilt gcc to us the latest binutils.  I am now using ld 
 >> version
 >> steve> "GNU ld version 2.13.2.1".
 >>
 >> steve> Still get the same problem.
 >>
 >> Bummer.  I'm running the same environment (RH 7.3, ld 2.13.2) and have
 >> no problems.
 >>
 >> Note that the 3.3 gcj is having some problems at the moment.
 >> They will be fixed pretty soon, I hope.  Maybe you could try a fresh
 >> build then.
 >>
 >> Tom
 >>
 > 
 > 
 
 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: libgcj/10214: VM fails to init.
@ 2003-03-26 17:26 steve
  0 siblings, 0 replies; 7+ messages in thread
From: steve @ 2003-03-26 17:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: steve <steve@netfuel.com>
To: tromey@redhat.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libgcj/10214: VM fails to init.
Date: Wed, 26 Mar 2003 11:11:07 -0600

 Tom,
 
 I rebuilt gcc to us the latest binutils.  I am now using ld version "GNU 
 ld version 2.13.2.1".
 
 Still get the same problem.
 
 
 
 Tom Tromey wrote:
 >>>>>>"steve" == steve  <steve@netfuel.com> writes:
 >>>>>
 > 
 >>>Number:         10214
 >>>Category:       libgcj
 >>>Synopsis:       VM fails to init.
 >>
 > 
 >>>gij HelloWorld 
 >>>#0  0x0009015f in ?? ()
 >>>#1  0x4038b5f2 in _Jv_Throw (value=0x808dfa0) at ../../../libjava/exception.cc:100
 >>>#2  0x4039c8c5 in java::lang::Class::forName(java::lang::String*, bool, java::lang::ClassLoader*) (className=0x80998c0,
 >>>    initialize=1 '\001', loader=0x80abfc0) at ../../../libjava/java/lang/natClass.cc:83
 >>>#3  0x4039c98a in java::lang::Class::forName(java::lang::String*) (className=0x4a415641) at ../../../libjava/java/lang/natClass.cc:110
 >>>#4  0x40366a9a in gnu.gcj.convert.UnicodeToBytes.getDefaultEncoder() () at ../../../libjava/gnu/gcj/convert/UnicodeToBytes.java:49
 >>
 > 
 > 
 > This is probably the first exception thrown during library startup.
 > Given that, and given that we're crashing during the throw, I suspect
 > you need a different (more recent) linker.  What linker are you using?
 > 
 > Tom
 > 
 
 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: libgcj/10214: VM fails to init.
@ 2003-03-26 15:18 steve
  0 siblings, 0 replies; 7+ messages in thread
From: steve @ 2003-03-26 15:18 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: steve <steve@netfuel.com>
To: tromey@redhat.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libgcj/10214: VM fails to init.
Date: Wed, 26 Mar 2003 08:52:25 -0600

 GNU ld version 2.11.93.0.2 20020207
 
 Tom Tromey wrote:
 >>>>>>"steve" == steve  <steve@netfuel.com> writes:
 >>>>>
 > 
 >>>Number:         10214
 >>>Category:       libgcj
 >>>Synopsis:       VM fails to init.
 >>
 > 
 >>>gij HelloWorld 
 >>>#0  0x0009015f in ?? ()
 >>>#1  0x4038b5f2 in _Jv_Throw (value=0x808dfa0) at ../../../libjava/exception.cc:100
 >>>#2  0x4039c8c5 in java::lang::Class::forName(java::lang::String*, bool, java::lang::ClassLoader*) (className=0x80998c0,
 >>>    initialize=1 '\001', loader=0x80abfc0) at ../../../libjava/java/lang/natClass.cc:83
 >>>#3  0x4039c98a in java::lang::Class::forName(java::lang::String*) (className=0x4a415641) at ../../../libjava/java/lang/natClass.cc:110
 >>>#4  0x40366a9a in gnu.gcj.convert.UnicodeToBytes.getDefaultEncoder() () at ../../../libjava/gnu/gcj/convert/UnicodeToBytes.java:49
 >>
 > 
 > 
 > This is probably the first exception thrown during library startup.
 > Given that, and given that we're crashing during the throw, I suspect
 > you need a different (more recent) linker.  What linker are you using?
 > 
 > Tom
 > 
 
 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: libgcj/10214: VM fails to init.
@ 2003-03-25 23:37 Tom Tromey
  0 siblings, 0 replies; 7+ messages in thread
From: Tom Tromey @ 2003-03-25 23:37 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Tom Tromey <tromey@redhat.com>
To: steve@netfuel.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libgcj/10214: VM fails to init.
Date: 25 Mar 2003 15:39:26 -0700

 >>>>> "steve" == steve  <steve@netfuel.com> writes:
 
 >> Number:         10214
 >> Category:       libgcj
 >> Synopsis:       VM fails to init.
 
 >> gij HelloWorld 
 >> #0  0x0009015f in ?? ()
 >> #1  0x4038b5f2 in _Jv_Throw (value=0x808dfa0) at ../../../libjava/exception.cc:100
 >> #2  0x4039c8c5 in java::lang::Class::forName(java::lang::String*, bool, java::lang::ClassLoader*) (className=0x80998c0,
 >>     initialize=1 '\001', loader=0x80abfc0) at ../../../libjava/java/lang/natClass.cc:83
 >> #3  0x4039c98a in java::lang::Class::forName(java::lang::String*) (className=0x4a415641) at ../../../libjava/java/lang/natClass.cc:110
 >> #4  0x40366a9a in gnu.gcj.convert.UnicodeToBytes.getDefaultEncoder() () at ../../../libjava/gnu/gcj/convert/UnicodeToBytes.java:49
 
 
 This is probably the first exception thrown during library startup.
 Given that, and given that we're crashing during the throw, I suspect
 you need a different (more recent) linker.  What linker are you using?
 
 Tom


^ permalink raw reply	[flat|nested] 7+ messages in thread

* libgcj/10214: VM fails to init.
@ 2003-03-25 22:46 steve
  0 siblings, 0 replies; 7+ messages in thread
From: steve @ 2003-03-25 22:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10214
>Category:       libgcj
>Synopsis:       VM fails to init.
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 25 22:26:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     steve@netfuel.com
>Release:        3.3 20030324
>Organization:
>Environment:
RH 7.3
2.4.19 Kernel
>Description:
gij HelloWorld 
#0  0x0009015f in ?? ()
#1  0x4038b5f2 in _Jv_Throw (value=0x808dfa0) at ../../../libjava/exception.cc:100
#2  0x4039c8c5 in java::lang::Class::forName(java::lang::String*, bool, java::lang::ClassLoader*) (className=0x80998c0,
    initialize=1 '\001', loader=0x80abfc0) at ../../../libjava/java/lang/natClass.cc:83
#3  0x4039c98a in java::lang::Class::forName(java::lang::String*) (className=0x4a415641) at ../../../libjava/java/lang/natClass.cc:110
#4  0x40366a9a in gnu.gcj.convert.UnicodeToBytes.getDefaultEncoder() () at ../../../libjava/gnu/gcj/convert/UnicodeToBytes.java:49
#5  0x403dd67c in java.io.PrintStream.PrintStream(java.io.OutputStream, boolean) (this=0x2, out=0x4a415641)
    at ../../../libjava/java/io/PrintStream.java:241
#6  0x403c40ce in java.lang.System.__U3c_clinit__U3e_() () at ../../../libjava/java/lang/System.java:135
#7  0x4039dfd9 in java::lang::Class::initializeClass() (this=0x4065fd40) at ../../../libjava/java/lang/natClass.cc:814
#8  0x40547afc in _Jv_InitClass (klass=0x4a415641) at ../../../libjava/java/lang/Class.h:265
#9  0x403c39a8 in java.lang.System.getProperty(java.lang.String) (key=0x1) at ../../../libjava/java/lang/System.java:393
#10 0x403c6d32 in java.lang.Throwable.__U3c_clinit__U3e_() () at ../../../libjava/java/lang/Throwable.java:403
#11 0x4039dfd9 in java::lang::Class::initializeClass() (this=0x4065fd40) at ../../../libjava/java/lang/natClass.cc:814
#12 0x4039e015 in java::lang::Class::initializeClass() (this=0x4065fd40) at ../../../libjava/java/lang/Class.h:265
#13 0x4039e015 in java::lang::Class::initializeClass() (this=0x4065fd40) at ../../../libjava/java/lang/Class.h:265
#14 0x4039e015 in java::lang::Class::initializeClass() (this=0x4065fd40) at ../../../libjava/java/lang/Class.h:265
#15 0x4037e101 in _Jv_AllocObjectNoFinalizer (klass=0x4065fd40, size=20) at ../../../libjava/java/lang/Class.h:265
#16 0x4037e13c in _Jv_AllocObject (klass=0x1, size=1245795905) at ../../../libjava/prims.cc:391
#17 0x4037efd3 in _Jv_CreateJavaVM(void*) () at ../../../libjava/prims.cc:897
#18 0x4037f1c3 in _Jv_RunMain(java::lang::Class*, char const*, int, char const**, bool) (klass=0x0, name=0xbffffb00 "HelloWorld", argc=1,
    argv=0xbffff9e8, is_jar=false) at ../../../libjava/prims.cc:950
#19 0x080489a0 in main (argc=2, argv=0xbffff9e4) at ../../../libjava/gij.cc:156
#20 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6


>How-To-Repeat:
HelloWorld.java public class HelloWorld {
  public static void main(String[] args) {
        while(true) {
    System.out.println("Hello World!");
        }
  }
}



>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-03-28 18:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27 23:24 libgcj/10214: VM fails to init Tom Tromey
  -- strict thread matches above, loose matches on Subject: below --
2003-03-28 20:06 Tom Tromey
2003-03-28 18:56 steve
2003-03-26 17:26 steve
2003-03-26 15:18 steve
2003-03-25 23:37 Tom Tromey
2003-03-25 22:46 steve

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).