0.98.3 crash in linux

Older bugs which are supposed to be fixed in 0.84. *** Please try to reproduce your bug and confirm the bug fix. ***

Moderators: XnTriq, helmut, xnview, Dreamer

Post Reply
elfroggio
Posts: 83
Joined: Sat May 30, 2015 9:13 pm

0.98.3 crash in linux

Post by elfroggio »

Xnv 0.98.3 on Manjaro KDE (current)

When I select multiple images:

* click on the 1st image
* move the mouse to the last image of what I want to select
* shift-click on the last image of what I want to select

crash:

Code: Select all

May 08 17:49:06 frogguski systemd-coredump[15720]: Process 15224 (XnView) of user 1000 dumped core.
                                                   
                                                   Stack trace of thread 15224:
                                                   #0  0x00000000004e7985 n/a (XnView + 0xe7985)
                                                   #1  0x0000000000929ff5 n/a (XnView + 0x529ff5)
                                                   #2  0x000000000092b4d8 n/a (XnView + 0x52b4d8)
                                                   #3  0x000000000092541b n/a (XnView + 0x52541b)
                                                   #4  0x00000000009fd739 n/a (XnView + 0x5fd739)
                                                   #5  0x00007f24e2b7dbb0 n/a (libQt5Core.so.5 + 0x2edbb0)
                                                   #6  0x000000000099ec92 _ZN16InfoCategoryView15categoryUpdatedERK5QHashIiiE (XnView + 0x59ec92)
                                                   #7  0x000000000073ef7e n/a (XnView + 0x33ef7e)
                                                   #8  0x000000000073f8fd n/a (XnView + 0x33f8fd)
                                                   #9  0x000000000081a674 n/a (XnView + 0x41a674)
                                                   #10 0x000000000081c83d n/a (XnView + 0x41c83d)
                                                   #11 0x000000000081eddc n/a (XnView + 0x41eddc)
                                                   #12 0x00007f24e2b7dbb0 n/a (libQt5Core.so.5 + 0x2edbb0)
                                                   #13 0x00000000009a49f3 _ZN6MyView6loadedERK7QStringb (XnView + 0x5a49f3)
                                                   #14 0x000000000080b167 n/a (XnView + 0x40b167)
                                                   #15 0x000000000080cb96 n/a (XnView + 0x40cb96)
                                                   #16 0x00007f24e2b73322 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2e3322)
                                                   #17 0x00007f24e39ef25f _ZN6QFrame5eventEP6QEvent (libQt5Widgets.so.5 + 0x24725f)
                                                   #18 0x00007f24e3902762 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x15a762)
                                                   #19 0x00007f24e2b4681a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b681a)
                                                   #20 0x00007f24e2b49313 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x2b9313)
                                                   #21 0x00007f24e2b9fce4 n/a (libQt5Core.so.5 + 0x30fce4)
                                                   #22 0x00007f24dc57c02c g_main_context_dispatch (libglib-2.0.so.0 + 0x5402c)
                                                   #23 0x00007f24dc5cfb59 n/a (libglib-2.0.so.0 + 0xa7b59)
                                                   #24 0x00007f24dc579781 g_main_context_iteration (libglib-2.0.so.0 + 0x51781)
                                                   #25 0x00007f24e2b9f321 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30f321)
                                                   #26 0x00007f24e2b4517c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b517c)
                                                   #27 0x00007f24e2b4d634 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bd634)
                                                   #28 0x00000000004ad30e n/a (XnView + 0xad30e)
                                                   #29 0x00007f24e2557b25 __libc_start_main (libc.so.6 + 0x27b25)
                                                   #30 0x00000000004ad8cf n/a (XnView + 0xad8cf)
                                                   Stack trace of thread 15228:
                                                   #0  0x00007f24e262437f __poll (libc.so.6 + 0xf437f)
                                                   #1  0x00007f24dc5cfae8 n/a (libglib-2.0.so.0 + 0xa7ae8)
                                                   #2  0x00007f24dc579781 g_main_context_iteration (libglib-2.0.so.0 + 0x51781)
                                                   #3  0x00007f24e2b9f321 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30f321)
                                                   #4  0x00007f24e2b4517c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b517c)
                                                   #5  0x00007f24e295cea2 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccea2)
                                                   #6  0x00007f24d3bf7098 n/a (libQt5DBus.so.5 + 0x17098)
                                                   #7  0x00007f24e295e08f n/a (libQt5Core.so.5 + 0xce08f)
                                                   #8  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #9  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15239:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15242:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15240:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)

                                                   Stack trace of thread 15248:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15251:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15243:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15249:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
here are the qt5 installed:

Code: Select all

qt5-base 5.15.2+kde+r192-1
qt5-declarative 5.15.2+kde+r24-1
qt5-graphicaleffects 5.15.2-1
qt5-imageformats 5.15.2-1
qt5-location 5.15.2-3
qt5-multimedia 5.15.2-1
qt5-quickcontrols2 5.15.2-1
qt5-quickcontrols 5.15.2-1
qt5-script 5.15.2-1
qt5-sensors 5.15.2-1
qt5-speech 5.15.2-1
qt5-svg 5.15.2+kde+r7-1
qt5-tools 5.15.2+kde+r17-1
qt5-virtualkeyboard 5.15.2-1
qt5-wayland 5.15.2+kde+r19-1
qt5-webchannel 5.15.2-1
qt5-webengine 5.15.3-4
qt5-webkit 5.212.0alpha4-10
qt5-x11extras 5.15.2-1
They all come from Manjaro. I have not installed specific qt5s myself.

Any suggestion on what to do?

Thank you
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98.3 crash in linux

Post by xnview »

I've tried on Manjaro 20, and no problem. In the selected files, you have only image files?
Pierre.
elfroggio
Posts: 83
Joined: Sat May 30, 2015 9:13 pm

Re: 0.98.3 crash in linux

Post by elfroggio »

xnview wrote: Mon May 10, 2021 6:33 am I've tried on Manjaro 20, and no problem. In the selected files, you have only image files?
Yes I only selected the file images with the click-shift-click. BUT, I also had the filter image files only that eliminated the XMPs.

Code: Select all

OS: Manjaro Linux x86_64 
Host: MS-7693 2.0 
Kernel: 5.10.34-1-MANJARO 
Uptime: 5 mins 
Packages: 1529 (pacman) 
Shell: bash 5.1.4 
Resolution: 2560x1080 
DE: Plasma 5.21.4 
WM: KWin 
WM Theme: Breeze 
Theme: Breath2 [Plasma], Breeze [GTK2/3] 
Icons: breath2 [Plasma], breath2 [GTK2/3] 
Terminal: konsole 
Terminal Font: Noto Mono 14 
CPU: AMD FX-8350 (8) @ 4.000GHz 
GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X/590 
Memory: 936MiB / 11992MiB 
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98.3 crash in linux

Post by xnview »

you had problem with 0.98.2 too?
Pierre.
elfroggio
Posts: 83
Joined: Sat May 30, 2015 9:13 pm

Re: 0.98.3 crash in linux

Post by elfroggio »

xnview wrote: Tue May 11, 2021 1:46 pm you had problem with 0.98.2 too?
I haven't used: 0.98.2.

I was using 0.98.0 for a while, then stopped using xnview, and now I was trying to use 0.98.3

Thanks
Friedrich
Posts: 27
Joined: Tue Jul 09, 2013 2:36 am

Re: 0.98.3 crash in linux

Post by Friedrich »

elfroggio wrote: Sun May 09, 2021 4:23 pm Any suggestion on what to do?
Have you tried both versions that are available in AUR?
https://aur.archlinux.org/packages/?O=0 ... _Search=Go
I can't reproduce the problem on any of them.
MP 1.5.0 x64: Debian 12 (KDE); Manjaro (KDE); Windows 10 x64
elfroggio
Posts: 83
Joined: Sat May 30, 2015 9:13 pm

Re: 0.98.3 crash in linux

Post by elfroggio »

Friedrich wrote: Fri May 14, 2021 4:38 pm
elfroggio wrote: Sun May 09, 2021 4:23 pm Any suggestion on what to do?
Have you tried both versions that are available in AUR?
https://aur.archlinux.org/packages/?O=0 ... _Search=Go
I can't reproduce the problem on any of them.
Yes, I have tried them both. It didn't work.

What are you using? KDE (I do), Gnome, Xfce...

Code: Select all

$ kf5-config --version

Qt: 5.15.2
KDE Frameworks: 5.81.0
kf5-config: 1.0
Thanks
Friedrich
Posts: 27
Joined: Tue Jul 09, 2013 2:36 am

Re: 0.98.3 crash in linux

Post by Friedrich »

elfroggio wrote: Sat May 15, 2021 8:34 pm What are you using? KDE (I do), Gnome, Xfce...
The same: KDE: Qt: 5.15.2, KDE Frameworks: 5.81.0, kf5-config: 1.0
MP 1.5.0 x64: Debian 12 (KDE); Manjaro (KDE); Windows 10 x64
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98.3 crash in linux

Post by xnview »

in this folder, which format do you have?
Pierre.
elfroggio
Posts: 83
Joined: Sat May 30, 2015 9:13 pm

Re: 0.98.3 crash in linux

Post by elfroggio »

xnview wrote: Tue May 18, 2021 12:12 pm in this folder, which format do you have?
Do you mean images?

I have "a bunch":

PEF: Pentax K-20D
DNG: Pentax K-20D
CR2: Canon 7D + 70D + 7DMk2
RAF: Fuji X-T10 + X-Pro2

and I always use the filter: Images to not show the XMPs.

Thanks
elfroggio
Posts: 83
Joined: Sat May 30, 2015 9:13 pm

Re: 0.98.3 crash in linux

Post by elfroggio »

I think that I found what's the sequence for crashing:

1. I have a directory with images and the xmps from other/older dams.
2. When XV reads them, it creates a whole bunch of category from the older xmps (which I don't want).
3. I switch to the category tab and delete all the categories except for Other
4. Select a few images and XV crashes

Thanks
elfroggio wrote: Sun May 09, 2021 4:23 pm Xnv 0.98.3 on Manjaro KDE (current)

When I select multiple images:

* click on the 1st image
* move the mouse to the last image of what I want to select
* shift-click on the last image of what I want to select

crash:

Code: Select all

May 08 17:49:06 frogguski systemd-coredump[15720]: Process 15224 (XnView) of user 1000 dumped core.
                                                   
                                                   Stack trace of thread 15224:
                                                   #0  0x00000000004e7985 n/a (XnView + 0xe7985)
                                                   #1  0x0000000000929ff5 n/a (XnView + 0x529ff5)
                                                   #2  0x000000000092b4d8 n/a (XnView + 0x52b4d8)
                                                   #3  0x000000000092541b n/a (XnView + 0x52541b)
                                                   #4  0x00000000009fd739 n/a (XnView + 0x5fd739)
                                                   #5  0x00007f24e2b7dbb0 n/a (libQt5Core.so.5 + 0x2edbb0)
                                                   #6  0x000000000099ec92 _ZN16InfoCategoryView15categoryUpdatedERK5QHashIiiE (XnView + 0x59ec92)
                                                   #7  0x000000000073ef7e n/a (XnView + 0x33ef7e)
                                                   #8  0x000000000073f8fd n/a (XnView + 0x33f8fd)
                                                   #9  0x000000000081a674 n/a (XnView + 0x41a674)
                                                   #10 0x000000000081c83d n/a (XnView + 0x41c83d)
                                                   #11 0x000000000081eddc n/a (XnView + 0x41eddc)
                                                   #12 0x00007f24e2b7dbb0 n/a (libQt5Core.so.5 + 0x2edbb0)
                                                   #13 0x00000000009a49f3 _ZN6MyView6loadedERK7QStringb (XnView + 0x5a49f3)
                                                   #14 0x000000000080b167 n/a (XnView + 0x40b167)
                                                   #15 0x000000000080cb96 n/a (XnView + 0x40cb96)
                                                   #16 0x00007f24e2b73322 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2e3322)
                                                   #17 0x00007f24e39ef25f _ZN6QFrame5eventEP6QEvent (libQt5Widgets.so.5 + 0x24725f)
                                                   #18 0x00007f24e3902762 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x15a762)
                                                   #19 0x00007f24e2b4681a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b681a)
                                                   #20 0x00007f24e2b49313 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x2b9313)
                                                   #21 0x00007f24e2b9fce4 n/a (libQt5Core.so.5 + 0x30fce4)
                                                   #22 0x00007f24dc57c02c g_main_context_dispatch (libglib-2.0.so.0 + 0x5402c)
                                                   #23 0x00007f24dc5cfb59 n/a (libglib-2.0.so.0 + 0xa7b59)
                                                   #24 0x00007f24dc579781 g_main_context_iteration (libglib-2.0.so.0 + 0x51781)
                                                   #25 0x00007f24e2b9f321 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30f321)
                                                   #26 0x00007f24e2b4517c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b517c)
                                                   #27 0x00007f24e2b4d634 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bd634)
                                                   #28 0x00000000004ad30e n/a (XnView + 0xad30e)
                                                   #29 0x00007f24e2557b25 __libc_start_main (libc.so.6 + 0x27b25)
                                                   #30 0x00000000004ad8cf n/a (XnView + 0xad8cf)
                                                   Stack trace of thread 15228:
                                                   #0  0x00007f24e262437f __poll (libc.so.6 + 0xf437f)
                                                   #1  0x00007f24dc5cfae8 n/a (libglib-2.0.so.0 + 0xa7ae8)
                                                   #2  0x00007f24dc579781 g_main_context_iteration (libglib-2.0.so.0 + 0x51781)
                                                   #3  0x00007f24e2b9f321 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30f321)
                                                   #4  0x00007f24e2b4517c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b517c)
                                                   #5  0x00007f24e295cea2 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccea2)
                                                   #6  0x00007f24d3bf7098 n/a (libQt5DBus.so.5 + 0x17098)
                                                   #7  0x00007f24e295e08f n/a (libQt5Core.so.5 + 0xce08f)
                                                   #8  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #9  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15239:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15242:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15240:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)

                                                   Stack trace of thread 15248:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15251:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15243:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
                                                   
                                                   Stack trace of thread 15249:
                                                   #0  0x00007f24e287d9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
                                                   #1  0x00007f24e2877260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
                                                   #2  0x00007f24c85b2a1c n/a (radeonsi_dri.so + 0x152a1c)
                                                   #3  0x00007f24c85ac668 n/a (radeonsi_dri.so + 0x14c668)
                                                   #4  0x00007f24e2871299 start_thread (libpthread.so.0 + 0x9299)
                                                   #5  0x00007f24e262f053 __clone (libc.so.6 + 0xff053)
here are the qt5 installed:

Code: Select all

qt5-base 5.15.2+kde+r192-1
qt5-declarative 5.15.2+kde+r24-1
qt5-graphicaleffects 5.15.2-1
qt5-imageformats 5.15.2-1
qt5-location 5.15.2-3
qt5-multimedia 5.15.2-1
qt5-quickcontrols2 5.15.2-1
qt5-quickcontrols 5.15.2-1
qt5-script 5.15.2-1
qt5-sensors 5.15.2-1
qt5-speech 5.15.2-1
qt5-svg 5.15.2+kde+r7-1
qt5-tools 5.15.2+kde+r17-1
qt5-virtualkeyboard 5.15.2-1
qt5-wayland 5.15.2+kde+r19-1
qt5-webchannel 5.15.2-1
qt5-webengine 5.15.3-4
qt5-webkit 5.212.0alpha4-10
qt5-x11extras 5.15.2-1
They all come from Manjaro. I have not installed specific qt5s myself.

Any suggestion on what to do?

Thank you
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98.3 crash in linux

Post by xnview »

elfroggio wrote: Tue May 18, 2021 6:11 pm I think that I found what's the sequence for crashing:

1. I have a directory with images and the xmps from other/older dams.
2. When XV reads them, it creates a whole bunch of category from the older xmps (which I don't want).
3. I switch to the category tab and delete all the categories except for Other
4. Select a few images and XV crashes
:bugconfirmed: Thanks to your detailed description I can reproduce the problem, if i delete categories
Pierre.
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98.3 crash in linux

Post by xnview »

This problem is supposed to be fixed in XnView MP 0.98.4. Please check and confirm the bug fix here.
Pierre.
Post Reply