all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Distopico Vegan <distopico@riseup.net>
Cc: 64605@debbugs.gnu.org
Subject: bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml
Date: Thu, 20 Jul 2023 09:15:38 -0400	[thread overview]
Message-ID: <878rban2px.fsf@gmail.com> (raw)
In-Reply-To: <87cz0vbpmu.fsf@riseup.net> (Distopico Vegan's message of "Thu, 13 Jul 2023 13:56:36 -0500")

Hello,

Distopico Vegan <distopico@riseup.net> 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




  reply	other threads:[~2023-07-20 13:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 18:56 bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml Distopico Vegan
2023-07-20 13:15 ` Maxim Cournoyer [this message]
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

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

  git send-email \
    --in-reply-to=878rban2px.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=64605@debbugs.gnu.org \
    --cc=distopico@riseup.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.