https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90589

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2019-05-23
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Can't reproduce on openSUSE Tumbleweed:

marxin@marxinbox:/tmp> LD_PRELOAD=/usr/lib64/libasan.so.5.0.0 ps
  PID TTY          TIME CMD
20622 pts/17   00:00:00 bash
26138 pts/17   00:00:00 ps
marxin@marxinbox:/tmp> LD_PRELOAD=/usr/lib64/libasan.so.4.0.0 ps
  PID TTY          TIME CMD
20622 pts/17   00:00:00 bash
26903 pts/17   00:00:00 ps

Do you have the 'ps' instrumented with ASAN?

Reply via email to