Archives widget doesn’t work?

You most probably have a plugin that either uses query_posts, are have a bad filter and/or query that is altering the the main query object ($wp_query) as you have this issue across all themes that you have tested.

You should deactivate your plugins one by one and check which one/s are causing the issue. Also, turn debug on and look for obvious errors