Re: GDB 15/16 crashing in add_thread_silent()
Paul Smith via Gdb <[email protected]> Mon, 24 Nov 2025 11:36:37 -0500
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Organization | GNU's Not UNIX! |
| Message-ID | <[email protected]> |
On Tue, 2025-11-18 at 15:24 -0500, Simon Marchi wrote: > The beauty of bisecting is that the number of steps grows > logarthmically with the number of commits, so it's not that long :). > If you are allowed to share the core file, I wouldn't mind giving it > a try. Bisecting stuff is one of my favorite pastimes. :) Thanks for the offer. The binary is publicly available for download (although it's not FOSS), but unfortunately the core is from a customer so I can't share it. If it was from our QA or similar I'd let you take a crack at it. Let's see how far I make it.