Getting a 404 in Debugger for example.com/wp-admin/Array?

If I am not mistaken in PHP Array commonly comes up when array variable is wrongfully used where string is expected. But from this information I have trouble suggesting where exactly that can go wrong.