From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27572 invoked by alias); 8 Feb 2012 19:14:00 -0000 Received: (qmail 27551 invoked by uid 22791); 8 Feb 2012 19:13:58 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,SUBJ_OBFU_PUNCT_FEW,SUBJ_OBFU_PUNCT_MANY 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, 08 Feb 2012 19:13:46 +0000 From: "magg.gatech at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/13674] New: ../../gdb/breakpoint.c:6087: internal-error: expand_line_sal_maybe: Assertion `found' failed. Date: Wed, 08 Feb 2012 19:14:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: magg.gatech at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-q1/txt/msg00226.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13674 Bug #: 13674 Summary: ../../gdb/breakpoint.c:6087: internal-error: expand_line_sal_maybe: Assertion `found' failed. Product: gdb Version: 7.0 Status: NEW Severity: critical Priority: P2 Component: breakpoints AssignedTo: unassigned@sourceware.org ReportedBy: magg.gatech@gmail.com Classification: Unclassified gdb ./lmp_kid_openmpi_cuda32_pureGNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-23.el5_5.2) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /nics/d/home/smagg/opt/lammps/lmp_kid_openmpi_cuda32_pure...done. (gdb) set args -sf cuda < in.shreevant.gpu1.cuda (gdb) dir ~/proj/wksp-ecl-cpp/2012-02-03-pure-lammps/src/ Source directories searched: /nics/d/home/smagg/proj/wksp-ecl-cpp/2012-02-03-pure-lammps/src:$cdir:$cwd (gdb) b LAMMPS_NS::Minimize::Minimize ../../gdb/breakpoint.c:6087: internal-error: expand_line_sal_maybe: Assertion `found' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) The error is reported just after hitting the Enter key after typing b LAMMPS_NS::Minimize::Minimize command. Best, -- 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.