Lubuntu Xenial here, still LXDE (thank goodness).
Messed up something in my start menu, hence I have to use PcManFM to access my menu manually. (it's not that tragic)
menu://applications/
Once I try to access 'Sound & Video' sub-folder, PcManFM closes.
Though I personally call it a crash, there was nothing in gdb even though I installed pcmanfm-dbg.
That the structure of my menu is not at fault can be proved by pcmanfm-qt, because in the Qt version it works without problems even with said folder.
Anonymous
Thank you very much for reporting this. How do you run PCManFM, is it using gdb? Does it exit once you enter said folder? Could you read, please, Wiki page http://wiki.lxde.org/en/LXDE:PCManFM_build_and_setup_guide#Bug_Reporting_and_How_to_Help_Debug_PCManFM and give some more details to reproduce your issue?
gdb pcmanfm, then it loaded debug symbols and once I launchedrun, I accessed "Sound & Video" folder and main window auto-closed, seemingly exiting gracefully.There was nothing notorious like
SIGSEGVor anything of that sort.bt fulldidn't return anything either - that is what was so peculiar!(Update) But now debugging works!
This time I was able to get some BT and also some possibly very useful error message:
MORE: http://pastebin.com/mUDKg56J
(warning: very long)
This is on version 1.2.3-1.1.
Last edit: Andreas E 2016-01-03
This is very much interesting case. It appears something went wrong in librsvg, it would be good to debug further but unfortunately neither your libfm-gtk nor libgtk-x11 have debug symbols installed in your system so further investigation isn't possible. Could you, please, install them and get your backtrace again? Thank you in advance!