public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: steve@netfuel.com
To: gcc-gnats@gcc.gnu.org
Subject: libgcj/10214: VM fails to init.
Date: Tue, 25 Mar 2003 22:46:00 -0000	[thread overview]
Message-ID: <20030325222523.26386.qmail@sources.redhat.com> (raw)


>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:


             reply	other threads:[~2003-03-25 22:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25 22:46 steve [this message]
2003-03-25 23:37 Tom Tromey
2003-03-26 15:18 steve
2003-03-26 17:26 steve
2003-03-27 23:24 Tom Tromey
2003-03-28 18:56 steve
2003-03-28 20:06 Tom Tromey

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=20030325222523.26386.qmail@sources.redhat.com \
    --to=steve@netfuel.com \
    --cc=gcc-gnats@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).