unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Distopico Vegan <distopico@riseup.net>
To: 64605@debbugs.gnu.org
Subject: bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml
Date: Thu, 13 Jul 2023 13:56:36 -0500	[thread overview]
Message-ID: <87cz0vbpmu.fsf@riseup.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]


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
```

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 515 bytes --]

             reply	other threads:[~2023-07-14  4:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 18:56 Distopico Vegan [this message]
2023-07-20 13:15 ` bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml Maxim Cournoyer
2023-07-20 16:43   ` Distopico
2023-07-20 19:51     ` Maxim Cournoyer
2023-07-20 20:25       ` Distopico
2023-07-21  1:35         ` Maxim Cournoyer
2023-08-26  2:26           ` Maxim Cournoyer

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cz0vbpmu.fsf@riseup.net \
    --to=distopico@riseup.net \
    --cc=64605@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).