qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Alexander Bulekov <alxndr@bu.edu>
Cc: qemu-devel@nongnu.org,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Willian Rampazzo" <willianr@redhat.com>,
	"Bandan Das" <bsd@redhat.com>,
	"Stefan Hajnoczi" <stefanha@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [PATCH] gitlab-ci.yml: Use unrecoverable address sanitizer
Date: Thu, 1 Apr 2021 06:32:16 +0200	[thread overview]
Message-ID: <3f066915-75d3-421c-880b-4e9f9a069e28@redhat.com> (raw)
In-Reply-To: <20210331163634.oh7gznylvyxtwzz3@mozz.bu.edu>

On 31/03/2021 18.36, Alexander Bulekov wrote:
> On 210331 1805, Thomas Huth wrote:
>> Make sure that errors don't go unnoticed by using the unrecoverable
>> sanitizer switch here, too.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
> 
> I thought sanitizer recovery is disabled by default for ASan. I've only
> seen it enabled by default for UBSan. The docs seem to hint at this as
> well [1]. Was there something specific in the CI logs that went
> unnoticed?

Oh, you're right. I just wanted to turn this on pro-actively, but also the 
GCC man page says: "... error recovery is turned on by default, except 
-fsanitize=address ...".

So never mind, this patch is not required.

Thanks,
  Thomas



      reply	other threads:[~2021-04-01  4:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 16:05 [PATCH] gitlab-ci.yml: Use unrecoverable address sanitizer Thomas Huth
2021-03-31 16:36 ` Alexander Bulekov
2021-04-01  4:32   ` Thomas Huth [this message]

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=3f066915-75d3-421c-880b-4e9f9a069e28@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=alxndr@bu.edu \
    --cc=bsd@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=wainersm@redhat.com \
    --cc=willianr@redhat.com \
    /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 NNTP newsgroup(s).