Comment 10 for bug 809609

Revision history for this message
Marcel Stimberg (marcelstimberg) wrote :

Hi Sebastien, the issue seems to be the same, a crash at g_type_check_instance_is_a, called by g_file_equal, the segvanalysis is bascially identical (see my bug #927150). But you are right, the stacktrace is not exactly identical (g_type_check_instance_is_a <- g_file_equal <- gtk_path_bar_finalize in this bug, g_type_check_instance_is_a <- g_file_equal <- g_hash_table_lookup_node in my case) -- so you think it is worth keeping the two bug reports separate? I'll unmark bug #927150 as a duplicate, then.