1.5.5.0.XvView MP - bug with video files

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
ak4
Posts: 2
Joined: Thu Jan 04, 2024 9:53 pm

1.5.5.0.XvView MP - bug with video files

Post by ak4 »

I've been having the same issue since v1.3 and just tried it now with v1.6.3 and it's still there - I'm using the Linux version.
What I've noted is:
  • It started happening directly after upgrading from Debian 11 to Debian 12
  • Tried the newest 1.6.3 as AppImage, Deb version and tgz archive and they all behave the same as 1.3 and just crash
  • All types of video files and encodings
  • Browsing will crash, but Play will work (when filename sent as argument)
Here is the crashdump stacktrace:

Code: Select all

Stack trace of thread 2303982:
#0  0x00007f820cf39ff8 _ZN12MediaInfoLib9MediaInfo6OptionERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEES8_ (libmediainfo.so.0 + 0x139ff8)
#1  0x00007f820d439dd6 MediaInfo_Option (libmediainfo.so.0 + 0x639dd6)
#2  0x00007f820d43a222 MediaInfoA_Option (libmediainfo.so.0 + 0x63a222)
#3  0x000000000071363a n/a (/tmp/.mount_xnview6dnqJv/usr/XnView/XnView + 0x31363a)
#4  0x00007f82555e7a9b n/a (/tmp/.mount_xnview6dnqJv/usr/XnView/lib/libQt5Widgets.so.5.15.15 + 0x1e7a9b)
ELF object binary architecture: AMD x86-64
I ran mediainfo command line tool on the same file (and others) and it opens the libmediainfo.so library fine (checked with strace)


Here are two log files, one for the play (passing file as argument) which works and one for the browse which crashes.
The audio plays fine on the play one even though it shows ALSA errors.
I couldn't find a log file so I captured stdout/stderr with debug=2 in the ini file. PS, I sanitized the log files a bit
They seem to crash after loading libffmpeg

does this help or is there anything else I can check?
Attachments
xnview-stdout-videocrash.zip
2 log files
(15.34 KiB) Downloaded 57 times
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 1.5.5.0.XvView MP - bug with video files

Post by xnview »

:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 1.5.5.0.XvView MP - bug with video files

Post by xnview »

This problem is supposed to be fixed in XnView MP 1.6.4. Please check and confirm the bug fix here.
Pierre.
ak4
Posts: 2
Joined: Thu Jan 04, 2024 9:53 pm

Re: 1.5.5.0.XvView MP - bug with video files

Post by ak4 »

Retested with v1.6.4 and it fixes the issue. Reconfirmed that it's still there for v1.6.3.

This is perfect now, no need to filter to "images only" in mixed folders :)

Thanks.
Post Reply