Comment 5 for bug 1315618

Revision history for this message
Martijn Bastiaan (hmb1) wrote :

I've ran gdb to find out what causes the segmentation fault. It says:

Program received signal SIGSEGV, Segmentation fault.
folder_tree_maybe_expand_row (model=0x5555583b4080, tree_path=0x5555584d4890, iter=<optimized out>, folder_tree=0x5555584b0a60) at em-folder-tree.c:564
564 em-folder-tree.c: Bestand of map bestaat niet.

"Bestand of map bestaat niet" means "File or directory doesn't exist".