Public bug report changed: https://launchpad.net/malone/bugs/24010 Comment: The problem is in src/gth-browser.c, go_to_directory_continue(): 7578: if ((strcmp (get_home_uri (), dir_list->path) != 0) dir_list->path is NULL. However, I'm not sure how to fix this properly, is there any upstream in Launchpad that we can ask?