Tracing fails with #911 error when using the Address Sanitizer
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
GAPID Version: 1.6.1:338bb67b0fe291f56f31d69f11ea1a45ed7cfeb6
OS: windows 10 amd64
Please provide detailed steps that led to the error and copy-paste the stack trace.
Extra details from the logs and the trace file would be extra helpful.
> The application encountered an error:
> Tracing Failed
> Cause: Could not start trace
> Cause: Unable to connect to the application.
>
> This can happen when another debugger or IDE is running in the background, such as Android Studio.
> Please close any running Android debuggers and try again.
>
> See https://github.com/google/gapid/issues/911 for more information
* Android Studio is not running (confirmed through task manager and by rebooting).
* USB Debugging is enabled on the device.
* Debugging is enabled on the app.
* GAPID starts the application on the device, initializes for a few seconds, then reports the error.
Contributor guide
Assessment
This issue has not been assessed yet.