Menu

#268 Segfault on viewing an NFS mounted subdirectory

v1.0_(example)
closed-fixed
nobody
None
5
2024-01-03
2022-06-18
No

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.

Discussion

  • Roland Baudin

    Roland Baudin - 2022-12-30

    I can't reproduce the bug. Could you post some detailed procedure, please?

     
  • Michael Allan

    Michael Allan - 2023-01-11

    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/xferc under [FILETYPES], add this line:

    foo=<txteditor>,<txtviewer>,<txteditor>;Foo file;;foo_16x16.png;;
    

    (2) In XFE, view a directory that contains a file named test.foo. XFE segfaults because foo_16x16.png does not exist.

    1.43.2 could handle a missing icon file, 1.44 cannot.

     
  • Roland Baudin

    Roland Baudin - 2023-01-15

    OK, that's a regression introduced in Xfe 1.44. It will be fixed in the next release. Thanks.

     
  • Roland Baudin

    Roland Baudin - 2024-01-03

    This is fixed in Xfe 1.46.

     
  • Roland Baudin

    Roland Baudin - 2024-01-03
    • status: open --> closed-fixed
     

Log in to post a comment.