0.98: Crash when starting XnView

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

Moderators: XnTriq, helmut, xnview, Dreamer

maxi01
Posts: 8
Joined: Fri Oct 06, 2017 3:36 pm

0.98: Crash when starting XnView

Post by maxi01 »

XnView MP 0.98 - 64-bit
OS: Linux - Fedora 64-bit

Effect: XnView crashes

XnView crashes when launching

To reproduce:
1. Open XnView
2. Nothing happens

Expected behaviour: Start XnView normally

Additional info:
1. I'm using AppImage version
2. When starting application from terminal I got a message: /tmp/.mount_XnViewahJKnb/usr/XnView/XnView: symbol lookup error: /lib64/libkrb5.so.3: undefined symbol: krb5int_push_fscreatecon_for, version krb5support_0_MIT
3. Last working version: 0.96.5
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98: Crash when starting XnView

Post by xnview »

do you have tried to install libkrb5-3?
Pierre.
maxi01
Posts: 8
Joined: Fri Oct 06, 2017 3:36 pm

Re: 0.98: Crash when starting XnView

Post by maxi01 »

First of all, thank you for response. The library is installed on my system. I seached for file and it is symlinked to libkrb5.so.3.3 which is in the same folder as symlink. I'm suprised that there is libaray problem as I read AppImage should have all neccessary libraries.
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98: Crash when starting XnView

Post by xnview »

maxi01 wrote: Fri Dec 18, 2020 3:25 pm First of all, thank you for response. The library is installed on my system. I seached for file and it is symlinked to libkrb5.so.3.3 which is in the same folder as symlink. I'm suprised that there is libaray problem as I read AppImage should have all neccessary libraries.
I've perhaps forget to add it
Pierre.
xn-viewer
Posts: 18
Joined: Fri May 17, 2019 9:20 am

Re: 0.98: Crash when starting XnView

Post by xn-viewer »

hello pierre,

i would like to join in and ask for an updated appimage version, too. and if your time permits, could you please also add 2 great features?

+ embed update information, for quick delta updates via AppImageUpdate-x86_64.AppImage. for enhanced security, i believe it is even possible to have the information signed by its author

+ enable system-integration, so that XnView_MP.glibc2.17-x86_64.AppImage becomes accessible system-wide

all the best
xn-viewer
Posts: 18
Joined: Fri May 17, 2019 9:20 am

Re: 0.98: Crash when starting XnView

Post by xn-viewer »

unfortunately i have no luck with the new version either:

Code: Select all

$ ./XnView_MP.glibc2.18-x86_64.AppImage
/tmp/.mount_XnVieweHcKOB/usr/XnView/XnView: symbol lookup error: /usr/lib/libkrb5.so.3: undefined symbol: k5_buf_free, version krb5support_0_MIT
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98: Crash when starting XnView

Post by xnview »

which distribution do you have?
Pierre.
xn-viewer
Posts: 18
Joined: Fri May 17, 2019 9:20 am

Re: 0.98: Crash when starting XnView

Post by xn-viewer »

arch linux
maxi01
Posts: 8
Joined: Fri Oct 06, 2017 3:36 pm

Re: 0.98: Crash when starting XnView

Post by maxi01 »

Sorry, if I'm necromancing old topic. I still have error: " tmp/.mount_XnViewmywrnT/usr/XnView/XnView: symbol lookup error: /lib64/libkrb5.so.3: undefined symbol: krb5int_push_fscreatecon_for, version krb5support_0_MIT". Error happens on Fedora 33 x64, XnView MP 0.98.2 .
xn-viewer
Posts: 18
Joined: Fri May 17, 2019 9:20 am

Re: 0.98: Crash when starting XnView

Post by xn-viewer »

i can confirm, the problem still exists with the current version.

Code: Select all

/tmp/.mount_XnViewdT7BHK/usr/XnView/XnView: symbol lookup error: /usr/lib/libkrb5.so.3: undefined symbol: k5_buf_free, version krb5support_0_MIT
khambrecht
Posts: 1
Joined: Thu Mar 25, 2021 10:23 am

Re: 0.98: Crash when starting XnView

Post by khambrecht »

I checked several previous versions on Fedora 32. The latest working one is 0.96.5.

All later 0.97.x and 0.98.x will not work.

Code: Select all

/tmp/.mount_XnViewswB20D/usr/XnView/XnView: symbol lookup error: /lib64/libkrb5.so.3: undefined symbol: krb5int_push_fscreatecon_for, version krb5support_0_MIT
maxi01
Posts: 8
Joined: Fri Oct 06, 2017 3:36 pm

Re: 0.98: Crash when starting XnView

Post by maxi01 »

Error still occurs in version 0.98.3 Fedora 34 64-bit. When I run XnView with AppImage I get the same error as khambrecht. When using tar.gz version I get

Code: Select all

/home/dkrol/Programy/XnView/XnView: symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: EVP_KDF_ctrl, version OPENSSL_1_1_1b
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.98: Crash when starting XnView

Post by xnview »

Please remove lib/libcrypto* from XnView package
Pierre.
maxi01
Posts: 8
Joined: Fri Oct 06, 2017 3:36 pm

Re: 0.98: Crash when starting XnView

Post by maxi01 »

XnView started properly after removing libcrypto. Thanks for help
xc8
Posts: 2
Joined: Sun Jul 18, 2010 7:14 am

Re: 0.98: Crash when starting XnView

Post by xc8 »

alas this solution is quite outdated as XnView still not working on Fedora (F35)
XnView: symbol lookup error: /lib64/libk5crypto.so.3: undefined symbol: k5_utf8_to_utf16le, version krb5support_0_MIT
if any ideas?
Post Reply