Standard 8.x checkout (29 April 2013)
Search module enabled.
Enable the following canned Views and find that when you open the Advanced section panel you'll see "Broken/missing handler" for the Contextual filters in the following views:
Archive
Backlinks
Glossary
Also this status message, repeatedly (for Archive):
'Missing handler: node created_year_month argument'
in views_get_handler() (line 943 of core/modules/views/views.module).
For Backlinks:
'Missing handler: search_node_links_to nid argument'
in views_get_handler() (line 943 of core/modules/views/views.module).
For Glossary:
'Missing handler: node title argument'
in views_get_handler() (line 943 of core/modules/views/views.module).