From nobody Fri Oct 18 08:41:47 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) client-ip=8.43.85.245; envelope-from=devel-bounces@lists.libvirt.org; helo=lists.libvirt.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.libvirt.org (lists.libvirt.org [8.43.85.245]) by mx.zohomail.com with SMTPS id 1720010737984580.8482400240044; Wed, 3 Jul 2024 05:45:37 -0700 (PDT) Received: by lists.libvirt.org (Postfix, from userid 996) id E412912CB; Wed, 3 Jul 2024 08:45:36 -0400 (EDT) Received: from lists.libvirt.org (localhost [IPv6:::1]) by lists.libvirt.org (Postfix) with ESMTP id 0A4B71516; Wed, 3 Jul 2024 08:44:53 -0400 (EDT) Received: by lists.libvirt.org (Postfix, from userid 996) id 2AA2510A; Wed, 3 Jul 2024 08:44:47 -0400 (EDT) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.libvirt.org (Postfix) with ESMTPS id BA636B75 for ; Wed, 3 Jul 2024 08:44:46 -0400 (EDT) Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-421-MdFudRFSOPeIimxt80P5Bw-1; Wed, 03 Jul 2024 08:44:44 -0400 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0986019560A5 for ; Wed, 3 Jul 2024 12:44:44 +0000 (UTC) Received: from work.redhat.com (unknown [10.39.194.203]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id A721C300022E; Wed, 3 Jul 2024 12:44:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on lists.libvirt.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE autolearn=unavailable autolearn_force=no version=3.4.4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1720010686; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QUyUFUYQBLpL9kk/jl116ZfKNMNRigVDApSmYZbwa+E=; b=Q2u9Vva1XC7BAfIBgHQei+rfSPU3fP3ix5OqwEnYWl3EL4eqibOXQoejlDfbe7RMp3jpCQ DO8wTwYROhzYXaWoInXki185whHFJ0kJ4xFmq0TbaT9knD/M7zNyWBScr8Zoj3w1cyfRlL 1L5MxlyMMV8FIFmfEiHRh4ZhgfJAoBA= X-MC-Unique: MdFudRFSOPeIimxt80P5Bw-1 From: Tim Wiederhake To: devel@lists.libvirt.org Subject: [PATCH 2/2] DO NOT MERGE: virMutex: Fail loudly Date: Wed, 3 Jul 2024 14:44:38 +0200 Message-ID: <20240703124438.73218-3-twiederh@redhat.com> In-Reply-To: <20240703124438.73218-1-twiederh@redhat.com> References: <20240703124438.73218-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Message-ID-Hash: AXVVEI3V7XUZJJ67WBSBPJ2FTQPOWEKK X-Message-ID-Hash: AXVVEI3V7XUZJJ67WBSBPJ2FTQPOWEKK X-MailFrom: twiederh@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-config-1; header-match-config-2; header-match-config-3; header-match-devel.lists.libvirt.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: Tim Wiederhake X-Mailman-Version: 3.2.2 Precedence: list List-Id: Development discussions about the libvirt library & tools Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1720010739399100001 Content-Type: text/plain; charset="utf-8"; x-default="true" This is just to demonstrate that libvirt currently exhibits undefined behavior due to pthread mutex misuse. With this patch applied, several libvirt tests fail due to the triggered `abort()` calls: * cputest * qemuagenttest * qemucapabilitiestest * qemumigparamstest * qemuhotplugtest * qemumonitorjsontest * qemusecuritytest * qemuxmlconftest Signed-off-by: Tim Wiederhake --- src/util/virthread.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/util/virthread.c b/src/util/virthread.c index 14116a2221..dc51144d48 100644 --- a/src/util/virthread.c +++ b/src/util/virthread.c @@ -88,6 +88,7 @@ void virMutexDestroy(virMutex *m) { if (pthread_mutex_destroy(&m->lock)) { VIR_WARN("Failed to destroy mutex=3D%p", m); + abort(); } } =20 @@ -95,6 +96,7 @@ void virMutexLock(virMutex *m) { if (pthread_mutex_lock(&m->lock)) { VIR_WARN("Failed to lock mutex=3D%p", m); + abort(); } } =20 @@ -102,6 +104,7 @@ void virMutexUnlock(virMutex *m) { if (pthread_mutex_unlock(&m->lock)) { VIR_WARN("Failed to unlock mutex=3D%p", m); + abort(); } } =20 --=20 2.43.0