From dev-return-98275-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Tue Oct 22 20:03:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F136F18062C for ; Tue, 22 Oct 2019 22:03:01 +0200 (CEST) Received: (qmail 8960 invoked by uid 500); 22 Oct 2019 20:03:01 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 8948 invoked by uid 99); 22 Oct 2019 20:03:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2019 20:03:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A6925E2DF9 for ; Tue, 22 Oct 2019 20:03:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 284C3780486 for ; Tue, 22 Oct 2019 20:03:00 +0000 (UTC) Date: Tue, 22 Oct 2019 20:03:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: dev@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DISPATCH-1450) Add build option to enable thread sanitizer build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DISPATCH-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957312#comment-16957312 ] ASF subversion and git services commented on DISPATCH-1450: ----------------------------------------------------------- Commit 0c3b89b25c2da5d26b0433256afdb83dfc0f16f5 in qpid-dispatch's branch refs/heads/master from Ken Giusti [ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=0c3b89b ] DISPATCH-1450: enable thread sanitizer (TSAN) run time checking Currently all issues found by running the CTest suite with TSAN are suppressed. JIRAs will be opened to track each issue at a later date. This closes #595 > Add build option to enable thread sanitizer build > ------------------------------------------------- > > Key: DISPATCH-1450 > URL: https://issues.apache.org/jira/browse/DISPATCH-1450 > Project: Qpid Dispatch > Issue Type: Test > Components: Tests > Affects Versions: 1.9.0 > Reporter: Ken Giusti > Assignee: Ken Giusti > Priority: Major > Labels: tsan > Fix For: Backlog, 1.10.0 > > > Update cmake to support building qdrouterd with thread sanitizing turned on (tsan). > This should be configurable via a cmake option (default to off). > See the proton cmake files for a guide. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org