GNU bug report logs - #64605
HandBrake 1.5.1 hangs on startup due libQt5Qml

Previous Next

Package: guix;

Reported by: Distopico Vegan <distopico <at> riseup.net>

Date: Fri, 14 Jul 2023 04:54:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Distopico Vegan <distopico <at> riseup.net>
To: 64605 <at> debbugs.gnu.org
Subject: bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml
Date: Thu, 13 Jul 2023 13:56:36 -0500
[Message part 1 (text/plain, inline)]
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
```
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.