From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28399 invoked by alias); 3 Nov 2010 21:31:39 -0000 Received: (qmail 28376 invoked by uid 22791); 3 Nov 2010 21:31:39 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Nov 2010 21:31:35 +0000 From: "Randy.Taylor at synopsys dot com" To: gdb-prs@sourceware.org Subject: [Bug backtrace/11313] internal-error: print_frame_args: Assertion `nsym != NULL' failed X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: backtrace X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: Randy.Taylor at synopsys dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.1 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 03 Nov 2010 21:37:00 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q4/txt/msg00093.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=11313 --- Comment #7 from Randy.Taylor at synopsys dot com 2010-11-03 21:31:20 UTC --- Hi Jan, To your question, our user believes that the Intel Fortran compiler produces faster code than does gfortran. Would this change that was just made go into the 7.3.50 release of gdb? Randy -----Original Message----- From: jan.kratochvil at redhat dot com [mailto:sourceware-bugzilla@sourceware.org] Sent: Wednesday, November 03, 2010 2:28 PM To: Randy.Taylor@synopsys.COM Subject: [Bug backtrace/11313] internal-error: print_frame_args: Assertion `nsym != NULL' failed http://sourceware.org/bugzilla/show_bug.cgi?id=11313 --- Comment #6 from Jan Kratochvil 2010-11-03 21:27:17 UTC --- Created attachment 5108 --> http://sourceware.org/bugzilla/attachment.cgi?id=5108 Fix for the case insensitivity part. With this patch GDB no longer crashes on internal error. Still it displays incorrectly: $3 = (REF TO -> ( character*16 )) @0x31677261: which is IIRC due to invalid DWARF produced by iFort but I would have to recheck it. Why don't you use gfortran? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.