public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/112692] New: LSAN is not compatiable with qemu user
@ 2023-11-24  0:37 pinskia at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: pinskia at gcc dot gnu.org @ 2023-11-24  0:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112692
           Summary: LSAN is not compatiable with qemu user
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org
  Target Milestone: ---

For an example:
```
spawn qemu-aarch64 ./pr79196.exe
==1949451==LeakSanitizer has encountered a fatal error.
==1949451==HINT: For debugging, try setting environment variable
LSAN_OPTIONS=verbosity=1:log_threads=1
==1949451==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
FAIL: gcc.dg/asan/pr79196.c   -O0  execution test

```

Would be useful not to cause a fatal error like this while running on qemu
user.

This is the failure left from what I sent out back in 2020:
https://inbox.sourceware.org/gcc-patches/CA+=Sn1kH8UpByHo7FKAeZPT=RasJaLespsXw9sZtze_QG4eW_w@mail.gmail.com/

The coloring issue I mentioned there has since been fixed, I have not looked
into why though.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-24  0:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24  0:37 [Bug sanitizer/112692] New: LSAN is not compatiable with qemu user pinskia at gcc dot gnu.org

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).