If you click fast over the thumbnails viewer, the images doesn't display (that's ok), but it sometimes crashes. This is what gdb tells: #0 rstto_navigator_entry_get_pixbuf (entry=0x0) at navigator.c:477 Adding a NULL check fixes the issue.
Created attachment 1341 check-entry-for-null-value
Thank you, patch applied in rev 3120
This patch does not fix the bug, it works around the problem. If this happends again, could you give a complete backtrace? (You might want to remove the assert i placed there)
Might be fixed, I don't recall... but it does not happen again.