From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SD+6E6czuWR9fwEASxT56A (envelope-from ) for ; Thu, 20 Jul 2023 15:16:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OJNnE6czuWS/2QAA9RJhRA (envelope-from ) for ; Thu, 20 Jul 2023 15:16:23 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C3743499DD for ; Thu, 20 Jul 2023 15:16:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=PdtuZQjB; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689858983; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=ZMnTgGQ7hPmEHMacA6oISvmblQeaiwSnIa/7IvVBYlQ=; b=s6bFB4GU/f1XiVs1ghVv/bJ1iugzzrVDD6Lwx3yG0KHbdsjhuUf3+0xZ1zVCPgIY0zcMVJ Q4ufrpZ0QGKEyI3W8YKELGeX06hWS2WU6aA1Q+1XUHe7T4LigTtpEiW10Fih6uuTwba9nv ysoqzIDUhocerf1JV9VRM9a4CL1Kq66zDrl9VVzexBorpwriyEmkD/B1+6SGScHnpT8K4V +YU6Zvalw/yWrFkraUvzzhl7XGP7a04F1G8DNhcl9kAOJ6J4ckH4hiTYAuDXfHYcKSnJO3 6HmJk7GY4VJvCUSYpBT754HMgZ/vMnzzCy+irgsY0F9bHD92xviYjnH0y+PS+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689858983; a=rsa-sha256; cv=none; b=d38oQmK811ZOrf7YXrHWyWp+nYI5PWWUWSDoZwr2jv0Bu8vENsWQlT4NY+TyvupUg7U0ae Iv2/6QRLfEwvtQy+2h8eCMWOPe3fltIufrMTo/qwQMzO8tlnzdG/BWKc2qPcwSpu6cafaT xpbBzKVeVS0I2f9H1vYmsnhCyzbO1MlexnxKiFHG1vThuSF9JWpyUvrhT/m2LMGpz5oae/ +vgBWG/nQNCtWXChgvTkGyK8vT7ZpmNy2Yn/KaBswOv4CB1OnC2ThEJ1wh6E76ixp2CH2K abluvD6BozdriXTm4zjzVCDMIdYWW7YmM2Z9Kyo/9ZDlc4bvjz8bd4JBnfv3RA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=PdtuZQjB; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMTVj-0003vl-4s; Thu, 20 Jul 2023 09:16:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMTVi-0003sj-4k for bug-guix@gnu.org; Thu, 20 Jul 2023 09:16:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qMTVh-0000EQ-Sx for bug-guix@gnu.org; Thu, 20 Jul 2023 09:16:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMTVh-0001HS-Ph for bug-guix@gnu.org; Thu, 20 Jul 2023 09:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 20 Jul 2023 13:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64605 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Distopico Vegan Cc: 64605@debbugs.gnu.org Received: via spool by 64605-submit@debbugs.gnu.org id=B64605.16898589494893 (code B ref 64605); Thu, 20 Jul 2023 13:16:01 +0000 Received: (at 64605) by debbugs.gnu.org; 20 Jul 2023 13:15:49 +0000 Received: from localhost ([127.0.0.1]:57982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMTVV-0001Gq-De for submit@debbugs.gnu.org; Thu, 20 Jul 2023 09:15:49 -0400 Received: from mail-qv1-xf35.google.com ([2607:f8b0:4864:20::f35]:48541) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMTVR-0001GT-UU for 64605@debbugs.gnu.org; Thu, 20 Jul 2023 09:15:47 -0400 Received: by mail-qv1-xf35.google.com with SMTP id 6a1803df08f44-63ccb996b0bso5028236d6.1 for <64605@debbugs.gnu.org>; Thu, 20 Jul 2023 06:15:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689858940; x=1690463740; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=ZMnTgGQ7hPmEHMacA6oISvmblQeaiwSnIa/7IvVBYlQ=; b=PdtuZQjBFXbZ0HW7M+Rxyh7xAzMZbqeVlW8HVmvvT5v9dOGVoaA2945K/UeK2mGrbx AF/CsIeR3ePkwhpuNZVe0lHdnCAHiKluBxkuqYRTDMZvrUKmkmJIozMMGX775U2HfIb4 lEez2VP8r5o8fPKmu8X0IO+G0eNw1yRG4uWpA4bs//nqhOiqli9kAZVS7rnTb0yTEcx4 7UQllNL3CViskANoSXzaCB5O9sPVLaIbB6O7Y1SRTo6m5Ev7xpdj3Y5X432Xr5iKPyO8 Q48yKmDVWXeUbBCLO+v8xzp7IoGo5CilCFfsOqTHMi51y3fXc2amRmhhVDU8WqQXdnUt 2Yyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689858940; x=1690463740; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ZMnTgGQ7hPmEHMacA6oISvmblQeaiwSnIa/7IvVBYlQ=; b=fo77ys+AG80YVGAIisSHDCrTZyvR3xqyDv2xgrCH5st5y0kfZRjEgQVjIdhWFVifYp Wz3e3PGUCTmBSLi/999Y372VPGwMF8S8pqJ1SY0emZR/7BrVq+erTIBoD9nlZL/9c6lx JkCXnLCOo2KtBLLTTEtZtYVrt3vvw5WTrssJb2LaCyyyorGnjKRuuMj5kV3KX0ZstEuP wPKSW64n4tdecvDK9dHl89iKfCF/OaJFuVRe1rOGie5P+zDhwddXQGpeaUsdBcoOI2Do JZg2OEfCQ0Kqmbbx1z92R4fyShpMJfMLWqEUT1rPEVWo3ViqoFowHpEF0+MFPiDNOV41 3nAg== X-Gm-Message-State: ABy/qLYnbCDV5u257rrNAo9ET+L0UhqO0QhBryc/+W12xRiVJUUIoazi Kz1G4+4YMvHSr5ViMxbz/DSY5nb+23k= X-Google-Smtp-Source: APBJJlF8WRhGTjr2e4hz5NgHjmX1UpZy+CaEYi00kPoEZapdVxbzxwfGxspXHplVuGF9WrBe0sH6oQ== X-Received: by 2002:a0c:f001:0:b0:63c:d495:47cb with SMTP id z1-20020a0cf001000000b0063cd49547cbmr1058218qvk.22.1689858940028; Thu, 20 Jul 2023 06:15:40 -0700 (PDT) Received: from hurd (dsl-159-145.b2b2c.ca. [66.158.159.145]) by smtp.gmail.com with ESMTPSA id 17-20020a05620a079100b0076825e43d98sm224121qka.125.2023.07.20.06.15.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 06:15:39 -0700 (PDT) From: Maxim Cournoyer References: <87cz0vbpmu.fsf@riseup.net> Date: Thu, 20 Jul 2023 09:15:38 -0400 In-Reply-To: <87cz0vbpmu.fsf@riseup.net> (Distopico Vegan's message of "Thu, 13 Jul 2023 13:56:36 -0500") Message-ID: <878rban2px.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.98 X-Spam-Score: -4.98 X-Migadu-Queue-Id: C3743499DD X-Migadu-Scanner: mx1.migadu.com X-TUID: 51UMf3mxALIk Hello, Distopico Vegan writes: > HandBrake 1.5.1 hangs on startup and `dmesg` show the following error > > > ``` > QQmlThread[....]: segfault at 0 ip 000.... sp 0000... error 4 in libQt5Qml.so.5.15.8 > ``` > After some research I found a similar issues on NixOS: > > - https://github.com/NixOS/nixpkgs/issues/32577 > - https://github.com/NixOS/nixpkgs/issues/177720 > > and a solution: https://github.com/NixOS/nixpkgs/pull/197010 > > Looks like the issue is related with QML disk cache, and after test > ruining *handbrake* with `QML_DISABLE_DISK_CACHE=1` works fine > > ``` > QML_DISABLE_DISK_CACHE=1 ghb > ``` This looks like an upstream Qt problem. Have you searched if an issue was known about it? Their tracker is at https://bugreports.qt.io/. -- Thanks, Maxim