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 gdb/19503] New: internal-error: linux_nat_resume: Assertion `lp != NULL' failed.


https://sourceware.org/bugzilla/show_bug.cgi?id=19503

            Bug ID: 19503
           Summary: internal-error: linux_nat_resume: Assertion `lp !=
                    NULL' failed.
           Product: gdb
           Version: 7.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: smark at datto dot com
  Target Milestone: ---

I'm using the latest eclipse mars cdt on the latest xubuntu 15.10 and while
running through the debugger, during a call to popen()

I get this:

/build/gdb-HnfxP_/gdb-7.10/gdb/linux-nat.c:1773: internal-error:
linux_nat_resume: Assertion `lp != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
/build/gdb-HnfxP_/gdb-7.10/gdb/linux-nat.c:1773: internal-error:
linux_nat_resume: Assertion `lp != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]

This is a bug, please report it.  For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.

-- 
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]