public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/14664] New: All gcj-built programs SEGV on startup
@ 2004-03-20 15:50 green at redhat dot com
  2004-03-20 17:16 ` [Bug libgcj/14664] [3.4/3.5 Regrssion] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: green at redhat dot com @ 2004-03-20 15:50 UTC (permalink / raw)
  To: java-prs

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


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

end of thread, other threads:[~2004-10-21  1:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-20 15:50 [Bug java/14664] New: All gcj-built programs SEGV on startup green at redhat dot com
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

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