1.10.5: SEGV crash when i switch to a webm file

*** Please report new bugs here! ***

Moderators: xnview, Dreamer

postcd
Posts: 42
Joined: Sun Aug 05, 2018 10:07 am

1.10.5: SEGV crash when i switch to a webm file

Post by postcd »

XnView: MP 1.10.5
OS: Linux Ubuntu 24 (LTS) with KDE, Wayland

When I am viewing a image (i have tried png, jpeg, gif), and then use mouse wheel to switch to a next file, which is webm, wmv or mp4 video (only tested these), then the app is repeatedly crashing.

To reproduce:
1. Download/check sample data at https://drive.proton.me/urls/JHPZCBVGXG#bqDEXaaPAmcj
2. open that png image, full screen, in 2 seconds use mouse wheel to switch to a next file (webm), it crashes on my end.
Last edited by postcd on Thu Apr 30, 2026 7:34 am, edited 1 time in total.
Linux user, .deb package. Use private services like Proton.me, not surveillance services like Google, Meta.
User avatar
xnview
Author of XnView
Posts: 47743
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by xnview »

do you have the problem with only webm or any video files?
Pierre.
postcd
Posts: 42
Joined: Sun Aug 05, 2018 10:07 am

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by postcd »

xnview wrote: Thu Apr 30, 2026 7:27 am do you have the problem with only webm or any video files?
Also other files, i have tried to move from .gif to wmv and mp4 and both crashed. Fullscreen does not matter, it crashes in regular view too.
Linux user, .deb package. Use private services like Proton.me, not surveillance services like Google, Meta.
User avatar
xnview
Author of XnView
Posts: 47743
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by xnview »

if you use shortcuts or menu entries to go to next file, same issue?
Pierre.
postcd
Posts: 42
Joined: Sun Aug 05, 2018 10:07 am

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by postcd »

xnview wrote: Sat May 02, 2026 8:13 am if you use shortcuts or menu entries to go to next file, same issue?
Yes, it crashes also when i click arrows in the toolbar(and in a full screen view) or use PgUp/PgDown key shortcut.
Linux user, .deb package. Use private services like Proton.me, not surveillance services like Google, Meta.
User avatar
xnview
Author of XnView
Posts: 47743
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by xnview »

could you change debug=2 in xnview.ini, and send logs from terminal?
Pierre.
postcd
Posts: 42
Joined: Sun Aug 05, 2018 10:07 am

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by postcd »

xnview wrote: Wed May 06, 2026 7:42 am could you change debug=2 in xnview.ini, and send logs from terminal?
Yes, ~/.config/xnviewmp/xnview.ini had debug=0 and here is output of debug=2. Thank you

Wayland, Plasma 6.6.4.
Linux user, .deb package. Use private services like Proton.me, not surveillance services like Google, Meta.
User avatar
xnview
Author of XnView
Posts: 47743
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by xnview »

could you try to set

Code: Select all

QT_XCB_GL_INTEGRATION=xcb_egl
Pierre.
postcd
Posts: 42
Joined: Sun Aug 05, 2018 10:07 am

Re: 1.10.5: SEGV crash when i switch to a webm file in a full screen mode

Post by postcd »

xnview wrote: Mon May 11, 2026 6:43 am could you try to set

Code: Select all

QT_XCB_GL_INTEGRATION=xcb_egl
That does not prevent crash: https://justpaste.it/k1kh8
If you have been interested specifically in debug=2 output, then it is here: https://justpaste.it/mq6m0
Linux user, .deb package. Use private services like Proton.me, not surveillance services like Google, Meta.