Choose the Library tab and the filesystem display.
Type a few characters of a search term, then
backspace (delete) until the field is empty.
Sonata gets a segmentation fault.
The diagnostic output seems to vary. Here's what I've seen:
$ sonata
**
Gtk:ERROR:/tmp/buildd/gtk+2.0-2.24.10/gtk/gtkrbtree.c:967:_gtk_rbtree_node_find_offset: assertion failed: (node->left)
Aborted
$ sonata
/usr/lib/python2.7/dist-packages/sonata/main.py:3403: GtkWarning: gtk_list_store_get_value: assertion `VALID_ITER (iter, list_store)' failed
gtk.main()
/usr/lib/python2.7/dist-packages/sonata/main.py:3403: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed
gtk.main()
/usr/lib/python2.7/dist-packages/sonata/main.py:3403: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed
gtk.main()
Segmentation fault
$ sonata
Segmentation fault