Segfault on viewing an NFS mounted subdirectory
A lightweight file manager for X
Brought to you by:
baudinr
Version 1.44.
Moving through the directories of the tree view, I get a segfault on moving to a subdirectory of an NFS mountpoint.
Jun 18 17:21:18 primeval kernel: xfe[7619]: segfault at 0 ip 000055673eda154a sp 00007ffec5481e90 error 4 in xfe[55673ed69000+106000]
Jun 18 17:21:18 primeval kernel: Code: d3 4c 89 f7 49 89 c4 e8 ec ac fc ff 4c 89 ef e8 e4 ac fc ff 48 89 ef e8 dc ac fc ff c5 fb 10 15 ec e2 11 00 c5 f8 57 c0 31 c9 <49> 8b 04 24 c4 c1 7b 2a 4c 24 2c c4 c1 7b 2a 44 24 28 4c 89 e7 c5
My workaround: downgrade to version 1.43.2.
I can't reproduce the bug. Could you post some detailed procedure, please?
Turns out my bug title is a red herring (sorry). What causes the bug has nothing to do with NFS. Rather it’s a missing icon file.
(1) In
~/.config/xfe/xfercunder[FILETYPES], add this line:(2) In XFE, view a directory that contains a file named
test.foo. XFE segfaults becausefoo_16x16.pngdoes not exist.1.43.2 could handle a missing icon file, 1.44 cannot.
OK, that's a regression introduced in Xfe 1.44. It will be fixed in the next release. Thanks.
This is fixed in Xfe 1.46.