From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5226 invoked by alias); 2 Nov 2009 10:05:59 -0000 Received: (qmail 3146 invoked by uid 48); 2 Nov 2009 10:05:42 -0000 Date: Mon, 02 Nov 2009 10:05:00 -0000 Subject: [Bug c/41903] New: Segmentation fault in bitmap_clear X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dcb314 at hotmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-11/txt/msg00040.txt.bz2 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 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