unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64605: HandBrake 1.5.1 hangs on startup due libQt5Qml
@ 2023-07-13 18:56 Distopico Vegan
  2023-07-20 13:15 ` Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: Distopico Vegan @ 2023-07-13 18:56 UTC (permalink / raw)
  To: 64605

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-26  2:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).