public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/41903]  New: Segmentation fault in bitmap_clear
@ 2009-11-02 10:05 dcb314 at hotmail dot com
  2009-11-02 10:29 ` [Bug c/41903] " rguenth at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dcb314 at hotmail dot com @ 2009-11-02 10:05 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile a snapshot of Open Office
with the 4.5 snapshot 20091015

The compiler said

../../../js/src/jsinterp.c: In function 'js_Interpret':
../../../js/src/jsinterp.c:6226:1: 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 -O required.

Here is valgrind helping out with a stack backtrace

==25608== Invalid read of size 8
==25608==    at 0x527610: bitmap_clear (bitmap.c:297)
==25608==    by 0x6D4F8D: move_loop_invariants (loop-invariant.c:1559)
==25608==  Address 0x78 is not stack'd, malloc'd or (recently) free'd


-- 
           Summary: Segmentation fault in bitmap_clear
           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=41903


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

end of thread, other threads:[~2009-11-07 23:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-02 10:05 [Bug c/41903] New: Segmentation fault in bitmap_clear dcb314 at hotmail dot com
2009-11-02 10:29 ` [Bug c/41903] " rguenth at gcc dot gnu dot org
2009-11-02 13:00 ` dcb314 at hotmail dot com
2009-11-03 17:55 ` [Bug rtl-optimization/41903] [4.5 Regression] " pinskia at gcc dot gnu dot org
2009-11-04 22:45 ` rguenth at gcc dot gnu dot org
2009-11-04 23:24 ` rguenth at gcc dot gnu dot org
2009-11-05 15:48 ` rguenth at gcc dot gnu dot org
2009-11-07 23:28 ` rguenth 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).