public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gdb itself core dumps
@ 2022-06-24 14:13 Ariel Burbaickij
  2022-06-26 13:58 ` Jon Turney
  0 siblings, 1 reply; 5+ messages in thread
From: Ariel Burbaickij @ 2022-06-24 14:13 UTC (permalink / raw)
  To: The Cygwin Mailing List

Hello mailing list,

I was in the middle of deep debugging session when following happened:

103           allocate(size_type __n, const void* = static_cast<const
void*>(0))
(gdb) s
__wrap__Znwm (sz=85) at
/usr/src/debug/cygwin-3.3.5-1/winsup/cygwin/libstdcxx_wrapper.cc:55
55        return (*user_data->cxx_malloc->oper_new) (sz);
(gdb) s
/cygdrive/d/a/scallywag/gdb/gdb-11.2-1.x86_64/src/gdb-11.2/gdb/infrun.c:2550:
internal-error: void resume_1(gdb_signal): Assertion
`pc_in_thread_step_range (pc, tp)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
...
application level programm (open source under GNU) from which I stepped
into allocator crashes also somewhere near, so right now I am not sure what
exactly gdb stumbles upon. GDB Core file is available. How do we proceed
from here ?

Kind Regards
Ariel Burbaickij

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-01  8:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 14:13 gdb itself core dumps Ariel Burbaickij
2022-06-26 13:58 ` Jon Turney
2022-06-27  5:25   ` Ariel Burbaickij
2022-06-27 11:46   ` Ariel Burbaickij
2022-07-01  8:50     ` Ariel Burbaickij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).