public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/40388]  New: another null pointer in remove_unreachable_regions
@ 2009-06-09 13:04 dcb314 at hotmail dot com
  2009-06-09 14:27 ` [Bug middle-end/40388] [4.5 Regression] " rguenth at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: dcb314 at hotmail dot com @ 2009-06-09 13:04 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile the Suse Factory package blocxx-2.1.0.342-124.7
with the GNU g++ version 4.5 snapshot 20090604.

The compiler said

SecureRand.cpp: In function 'void<unnamed>::rand_init_impl()':
SecureRand.cpp:667:7: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. Flag -O2 required.

Here is valgrind helping out with a stack backtrace

==8611== Invalid read of size 8
==8611==    at 0x6EE6FF: remove_unreachable_regions (bitmap.h:225)
==8611==  Address 0x0 is not stack'd, malloc'd or (recently) free'd

This bug seems to be different to # 40163.


-- 
           Summary: another null pointer in remove_unreachable_regions
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: x86_64-suse-linux


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


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

end of thread, other threads:[~2009-07-12 22:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-09 13:04 [Bug c++/40388] New: another null pointer in remove_unreachable_regions dcb314 at hotmail dot com
2009-06-09 14:27 ` [Bug middle-end/40388] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-06-10  8:28 ` dcb314 at hotmail dot com
2009-06-10 12:01 ` hjl dot tools at gmail dot com
2009-06-10 14:43 ` reichelt at gcc dot gnu dot org
2009-06-10 15:51 ` reichelt at gcc dot gnu dot org
2009-07-09 15:32 ` rguenth at gcc dot gnu dot org
2009-07-10 22:36 ` hubicka at ucw dot cz
2009-07-11 19:08 ` hubicka at gcc dot gnu dot org
2009-07-12 18:33 ` hjl dot tools at gmail dot com
2009-07-12 18:33 ` hjl dot tools at gmail dot com
2009-07-12 20:23 ` jason at gcc dot gnu dot org
2009-07-12 22:44 ` hubicka at ucw dot cz

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