시뮬레이터에서 가로 세로 변경하면 이런 에러가 나오는데 무슨 에러인가요

세로에서 가로러는 에러가 않나고 가로에서 세로로 바꾸면 에러가 나는데 이유를 모르겠습니다 

Unexpected error while launching logcat. Try reselecting the device.]device not found
com.android.ddmlib.AdbCommandRejectedException: device not found
 at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:736)
 at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:373)
 at com.android.ddmlib.Device.executeShellCommand(Device.java:319)
 at com.android.ddmuilib.logcat.LogCatReceiver$1.run(LogCatReceiver.java:100)
 at java.lang.Thread.run(Unknown Source)