public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/26858]  New: NullPointerException not generated for large classes...
@ 2006-03-24 23:41 daney at gcc dot gnu dot org
  2006-03-25  1:56 ` [Bug libgcj/26858] " daney at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: daney at gcc dot gnu dot org @ 2006-03-24 23:41 UTC (permalink / raw)
  To: gcc-bugs

When running on some Linux kernels, the heap is mapped into memory low in the
address space.  Dereferencing a null pointer for class with a lot of fields an
erroneously access the heap instead of throwing a NullPointerException.


-- 
           Summary: NullPointerException not generated for large classes...
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2006-05-04 13:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-24 23:41 [Bug libgcj/26858] New: NullPointerException not generated for large classes daney at gcc dot gnu dot org
2006-03-25  1:56 ` [Bug libgcj/26858] " daney at gcc dot gnu dot org
2006-03-25  1:57 ` daney at gcc dot gnu dot org
2006-03-27 18:28 ` mckinlay at redhat dot com
2006-03-27 18:42 ` ddaney at avtrex dot com
2006-03-30 14:24 ` aph at gcc dot gnu dot org
2006-03-30 14:24 ` aph at gcc dot gnu dot org
2006-03-31 11:43 ` aph at gcc dot gnu dot org
2006-03-31 13:05 ` aph at gcc dot gnu dot org
2006-04-03 14:32 ` aph at gcc dot gnu dot org
2006-04-03 15:22 ` aph at gcc dot gnu dot org
2006-04-18 16:53 ` aph at gcc dot gnu dot org
2006-04-30  4:24 ` pinskia at gcc dot gnu dot org
2006-05-04 13:54 ` aph 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).