This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/13674] New: ../../gdb/breakpoint.c:6087:internal-error: expand_line_sal_maybe: Assertion `found' failed.


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 <http://gnu.org/licenses/gpl.html>
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:
<http://www.gnu.org/software/gdb/bugs/>...
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]