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/19424] frequent core dump


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

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |palves at redhat dot com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
(In reply to faorg-lists from comment #0)

> #6  0x00000000004b0871 in linux_nat_filter_event (status=9, lwpid=<optimized
> out>) at linux-nat.c:3178

This is:

      gdb_assert (lp->resumed);

This is PR18717, meanwhile fixed in master with 7759842763d9 (PR gdb/18717:
internal error if non-leader thread exits process).

> Running on Linux version 3.14.4-100.fc19.x86_64. gdb 7.10 compiled from your
> source.  I have had similar problems with several older versions.

Closing as dup.  Thanks.

*** This bug has been marked as a duplicate of bug 18717 ***

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