public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Deepesh Rajan <deepeshvrajan@gmail.com>
To: binutils@sourceware.org
Subject: Bug 29925 - Unable to reproduce
Date: Wed, 29 May 2024 18:55:11 +0530	[thread overview]
Message-ID: <CAJnpjCk4VUtwcy87QqC12CDwyH9NkzPTb2N=wd-iqQYkd=KVVA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2399 bytes --]

Hi All,

From the bug 29925 from the following link
https://sourceware.org/bugzilla/show_bug.cgi?id=29925

I was trying to reproduce the issue on binutils 2.36 .



steps for reproducing the issue:

   1. git clone git://sourceware.org/git/binutils-gdb.git
   2. git checkout binutils_2_36
   3. CC="clang -fsanitize=address" CXX="clang++ -fsanitize=address"
   ./configure --disable-shared && make -j$(nproc)
   4. ./binutils/nm-new -A -a -l -S -s --special-syms --synthetic
   --with-symbol-versions -D poc



*but while doing make getting the below errors :*



*==489551==WARNING: invalid path to external symbolizer!*

*==489551==WARNING: Failed to use and restart external symbolizer!*

*=================================================================*

*==489551==ERROR: LeakSanitizer: detected memory leaks*

*==489597==WARNING: invalid path to external symbolizer!*

*==489597==WARNING: Failed to use and restart external symbolizer!*

*=================================================================*

*==489600==WARNING: invalid path to external symbolizer!*

*==489597==ERROR: LeakSanitizer: detected memory leaks*

*==489600==WARNING: Failed to use and restart external symbolizer!*

*=================================================================*

*Direct leak of 24 byte(s) in 1 object(s) allocated from:*

*==489600==ERROR: LeakSanitizer: detected memory leaks*

*==489602==WARNING: invalid path to external symbolizer!*

*Direct leak of 24 byte(s) in 1 object(s) allocated from:*

*==489602==WARNING: Failed to use and restart external symbolizer!*

*=================================================================*

*==489602==ERROR: LeakSanitizer: detected memory leaks*



We’ve not seen the above errors by using the binutils tar file.

And, the same errors were seen with latest binutils upstream sources.


1. Why we are seeing these errors only with upstream git sources.

2. Is this issue applicable for older versions on binutils (2.36)?

3. Is this issue with any specific version of clang (we are using 14.0).

4. The bug Target Milestone 2.40, says fixed in 2.40 but we could still
reproduce the issue on 2.40 (we’ve checked the fix patch is present in
sources) and could not reproduce in 2.42. In which version the issue is
fixed?



Thanks in advance.

Regards,
Deepesh

             reply	other threads:[~2024-05-29 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-29 13:25 Deepesh Rajan [this message]
     [not found] <FEF7C7E4-7599-4E19-996C-2B8C3846D9E8@hxcore.ol>
2024-06-05 10:12 ` Nick Clifton

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='CAJnpjCk4VUtwcy87QqC12CDwyH9NkzPTb2N=wd-iqQYkd=KVVA@mail.gmail.com' \
    --to=deepeshvrajan@gmail.com \
    --cc=binutils@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).