Package: gpg-sq-dbgsym
Version: 0.8.0-4
Severity: normal
X-Debbugs-Cc: Daniel Kahn Gillmor <d...@fifthhorseman.net>

I am trying to debug a performance issue with gpg-sq upstream
(https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/issues/72) and
i attached gdb to a running gpg-sq process.

As soon as it was attached, gdb emits this warning:

warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts of 
file /usr/bin/gpg-sq.

I'm not sure exactly what this means, or how it should be fixed, but
here it is in context:


```
0 dkg@alice:~$ gdb -p $(pidof gpg)
GNU gdb (Debian 13.2-1) 13.2
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Attaching to process 898919
[New LWP 898945]
[New LWP 898946]
[New LWP 898947]
[New LWP 898948]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fb3417e0872 in __gmpn_addmul_2 () from /lib/x86_64-linux-gnu/libgmp.so.10
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file /usr/bin/gpg-sq.
Use `info auto-load python-scripts [REGEXP]' to list them.
(gdb)
```

As you investigate, feel free to reassign this report to gdb (if it's a
spurious warning), or to cargo (if it's a build issue), dh-cargo (if
it's a packaging issue), or anywhere else that makes sense.

Thanks for maintaining gpg-sq in debian!

        --dkg

-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'stable'), (500, 
'oldstable'), (200, 'unstable-debug'), (200, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.15-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gpg-sq-dbgsym depends on:
ii  gpg-sq  0.8.0-4

gpg-sq-dbgsym recommends no packages.

gpg-sq-dbgsym suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature

Reply via email to