'rs error wrong parameters' shown after adb restart #158

Closed
opened 2025-08-09 17:13:39 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @adelphes on 1/22/2017

Launch fails on the first attempt after (re)starting adb. The error message rs error wrong parameters appears in the console.
Reproduction steps:

  1. Kill adb (adb kill-server)
  2. Attempt a launch - fails (correctly)
  3. Restart adb (adb start-server)
  4. Attempt a launch - fails with rs error wrong parameters
  5. Attempt a launch (again) - succeeds.
*Originally created by @adelphes on 1/22/2017* Launch fails on the first attempt after (re)starting adb. The error message `rs error wrong parameters` appears in the console. Reproduction steps: 1. Kill adb (adb kill-server) 2. Attempt a launch - fails (correctly) 3. Restart adb (adb start-server) 4. Attempt a launch - fails with `rs error wrong parameters` 5. Attempt a launch (again) - succeeds.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#158
No description provided.