From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124510 invoked by alias); 25 Oct 2015 16:47:41 -0000 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 Received: (qmail 124458 invoked by uid 48); 25 Oct 2015 16:47:36 -0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/66927] [6 Regression] ICE in gfc_conf_procedure_call Date: Sun, 25 Oct 2015 16:47:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: vehre at gcc dot gnu.org X-Bugzilla-Target-Milestone: 6.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-10/txt/msg02068.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66927 --- Comment #11 from H.J. Lu --- On Linux/ia32, I got spawn [open ...]^M *** Error in `./allocate_with_source_10.exe': free(): invalid next size (fast): 0x09dcebc8 *** Program received signal SIGSEGV: Segmentation fault - invalid memory reference. Backtrace for this error: #0 0xf7766bdf in ??? #1 0x456e2e68 in ??? #2 0x456e5a03 in ??? #3 0x456e7c5e in ??? #4 0x45658960 in ??? #5 0x4565ebf2 in ??? #6 0x4565a4e3 in ??? #7 0x4565e481 in ??? #8 0x457a35fb in ??? #9 0x4565a4e3 in ??? #10 0x457a36f0 in ??? #11 0x45777192 in ??? #12 0x45777424 in ??? #13 0x45688969 in ??? #14 0x456dbf12 in ??? #15 0x456e4899 in ??? #16 0x456e7f3f in ??? #17 0x804916e in ??? #18 0x80492a2 in ??? #19 0x80492e2 in ??? #20 0x456896f4 in ??? #21 0x8048780 in ??? FAIL: gfortran.dg/allocate_with_source_10.f08 -O0 execution test GCC is configured with --prefix=/usr/6.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc