[Bug threads/28468] New: FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal SIGUSR1

vries at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon Oct 18 16:33:18 GMT 2021


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

            Bug ID: 28468
           Summary: FAIL: gdb.threads/signal-command-handle-nopass.exp:
                    step-over yes: signal SIGUSR1
           Product: gdb
           Version: 11.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: threads
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

I'm seeing the following (OBS, tumbleweed, unix/m64, gcc-PIE installed):
...
(gdb) PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread
1 selected
signal SIGUSR1^M
Continuing with signal SIGUSR1.^M
^M
Thread 1 "signal-command-" received signal SIGUSR1, User defined signal 1.^M
0x00007ffff7e43264 in pthread_create@GLIBC_2.2.5 () from /lib64/libc.so.6^M
(gdb) FAIL: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal
SIGUSR1
...

In contrast, a passing case would show:
...
(gdb) PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: thread
1 selected
signal SIGUSR1^M
Continuing with signal SIGUSR1.^M
^M
Thread 1 "signal-command-" hit Breakpoint 3, handler (sig=10) at
/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.threads/signal-command-handle-nopass.c:27^M
27      }^M
(gdb) PASS: gdb.threads/signal-command-handle-nopass.exp: step-over yes: signal
SIGUSR1
...

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


More information about the Gdb-prs mailing list