public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "green at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/14664] New: All gcj-built programs SEGV on startup
Date: Sat, 20 Mar 2004 15:50:00 -0000	[thread overview]
Message-ID: <20040320155023.14664.green@redhat.com> (raw)

All gcj-built programs SEGV on startup.


[green@killians alphaev6-unknown-linux-gnu]$ ~/GDB/b/gdb/gdb HelloWorld
GNU gdb 2004-03-20-cvs
Copyright 2004 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 "alphaev6-unknown-linux-gnu"...Using host
libthread_db library "/lib/libthread_db.so.1".
 
(gdb) run
Starting program:
/home/green/GCC/3.4/alphaev6-unknown-linux-gnu/gcc/alphaev6-unknown-linux-gnu/HelloWorld
 
Program received signal SIGSEGV, Segmentation fault.
0x000002000000fa80 in ?? ()
(gdb) where
#0  0x000002000000fa80 in ?? ()
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0x2000000fa80
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable).  In that case, you may wish to
increase the size of the search with the `set heuristic-fence-post' command.
 
Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
#1  0x000002000000fbb0 in ?? ()
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0x2000000fbb0
Previous frame identical to this frame (corrupt stack?)
(gdb)

-- 
           Summary: All gcj-built programs SEGV on startup
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: alphaev6-unknown-linux-gnu
  GCC host triplet: alphaev6-unknown-linux-gnu
GCC target triplet: alphaev6-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14664


             reply	other threads:[~2004-03-20 15:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-20 15:50 green at redhat dot com [this message]
2004-03-20 17:16 ` [Bug libgcj/14664] [3.4/3.5 Regrssion] " pinskia at gcc dot gnu dot org
2004-04-27 19:26 ` pinskia at gcc dot gnu dot org
2004-06-04 22:42 ` mmitchel at gcc dot gnu dot org
2004-08-29 18:49 ` mmitchel at gcc dot gnu dot org
2004-09-24 21:54 ` [Bug libgcj/14664] [3.4/4.0 " pinskia at gcc dot gnu dot org
2004-09-29 21:15 ` tromey at gcc dot gnu dot org
2004-09-30  3:17 ` [Bug libgcj/14664] [3.4 Regression] " pinskia at gcc dot gnu dot org
2004-10-21  1:11 ` rth at gcc dot gnu dot org

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=20040320155023.14664.green@redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).