public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "thiago.bauermann at linaro dot org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug testsuite/31312] attach-many-short-lived-threads gives inconsistent results
Date: Tue, 19 Mar 2024 15:35:13 +0000	[thread overview]
Message-ID: <bug-31312-4717-Zms7xgqWHu@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-31312-4717@http.sourceware.org/bugzilla/>

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

--- Comment #21 from Thiago Jung Bauermann <thiago.bauermann at linaro dot org> ---
(In reply to Carl E Love from comment #20)
> I tried the prototype patch from Thiago.  It seems to fix the hangs on
> detach.  I ran the many-short-lived threads test 500 times.  I did have
> three runs that encountered a new error I haven't seen before.  
> 
> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at
> break_fn: 1
> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at
> break_fn: 2 (the program is no longer running)
> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at
> break_fn: 3 (the program is no longer running)
> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer
> in the inferior
> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the
> program is no longer running)
> 
> It seems the workload had finished before the expect script finished
> running.  So we may want to address that as a separate patch later. 

If you see "Program terminated with signal SIGTRAP, Trace/breakpoint trap." in
gdb.log, then it's issue 3 in comment #19. What happens is that two iterations
without seeing new thread in linux_proc_attach_tgid_threads () isn't always
enough for GDB to attach to all inferior threads, and then an unattached thread
trips on the breakpoint instruction that GDB put in the inferior. I was also
able to reproduce it on two x86_64-linux machines after hundreds of runs of the
testcase.

> Thiago's fix seems to work well on Power 10.

That's great! Thank you for testing it.

> I did work on the strace as suggested.  I was trying to get strace to attach
> to the gdb thread from the expect script.  Haven't got the script to get the
> correct gdb PID yet.  I think I was trying to attach to the expect script
> which strace fails to attach to.  I tried writing a script that I could run
> after the workload started that would call ps and try to grep out the gdb
> process id and attach to it but again I haven't got that working yet either.
> 
> 
> I will try and work on the strace thing some more but not sure if it is
> really needed at this point given that Thiago seems to have figured out the
> issues.

It's not necessary for the issue you saw. It would probably be helpful in the
case of issue 2, but that one is hard to reproduce, and I haven't started
investigating it yet (also, I don't think I'll have time to dive into it in the
next couple of weeks).

I'll open separate bugzillas for these other issues to untangle the discussion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2024-03-19 15:35 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 18:06 [Bug testsuite/31312] New: " cel at linux dot ibm.com
2024-01-29 18:08 ` [Bug testsuite/31312] " cel at linux dot ibm.com
2024-01-29 18:20 ` tromey at sourceware dot org
2024-01-29 20:55 ` vries at gcc dot gnu.org
2024-01-29 21:35 ` cel at linux dot ibm.com
2024-01-29 21:44 ` cel at linux dot ibm.com
2024-01-29 22:38 ` cel at linux dot ibm.com
2024-01-30  7:21 ` vries at gcc dot gnu.org
2024-01-30 10:13 ` vries at gcc dot gnu.org
2024-01-31 16:14 ` cel at linux dot ibm.com
2024-02-06 18:59 ` cel at linux dot ibm.com
2024-02-12 18:58 ` tromey at sourceware dot org
2024-02-12 18:59 ` tromey at sourceware dot org
2024-02-16  4:42 ` cel at linux dot ibm.com
2024-03-09  0:45 ` tromey at sourceware dot org
2024-03-09  1:29 ` cel at linux dot ibm.com
2024-03-09  6:59 ` brobecker at gnat dot com
2024-03-09 16:43 ` tromey at sourceware dot org
2024-03-15 16:41 ` cel at linux dot ibm.com
2024-03-15 21:57 ` thiago.bauermann at linaro dot org
2024-03-16  1:37 ` thiago.bauermann at linaro dot org
2024-03-16 17:42 ` tromey at sourceware dot org
2024-03-18 18:45 ` thiago.bauermann at linaro dot org
2024-03-19 15:14 ` cel at linux dot ibm.com
2024-03-19 15:35 ` thiago.bauermann at linaro dot org [this message]
2024-03-19 15:57 ` cel at linux dot ibm.com
2024-03-19 19:10 ` thiago.bauermann at linaro dot org
2024-03-21 23:17 ` thiago.bauermann at linaro dot org
2024-04-14 17:56 ` brobecker at gnat dot com
2024-04-16  4:56 ` thiago.bauermann at linaro dot org
2024-04-17 14:52 ` pedro at palves dot net
2024-04-30  2:37 ` cvs-commit at gcc dot gnu.org
2024-05-10 22:14 ` brobecker at gnat dot com
2024-05-10 22:28 ` cel at linux dot ibm.com
2024-05-11 23:48 ` thiago.bauermann at linaro dot org
2024-05-13 19:03 ` tromey at sourceware dot org
2024-05-14 15:24 ` cel at linux dot ibm.com
2024-05-17 16:26 ` tromey at sourceware dot org
2024-05-17 16:33 ` cel at linux dot ibm.com
2024-05-17 17:10 ` vries at gcc dot gnu.org
2024-05-17 19:54 ` cel at linux dot ibm.com
2024-05-17 19:58 ` pedro at palves dot net
2024-05-17 23:02 ` cel at linux dot ibm.com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-31312-4717-Zms7xgqWHu@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).