question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Emulator crashing?

See original GitHub issue

Hello there! First of all, congratulations on the work done on this great project. I am facing the following problem:

- name: Connected tests uses: reactivecircus/android-emulator-runner@v2 with: api-level: 29 script: ./gradlew connectedAndroidTest

Task :connectedDefaultFlavorDebugAndroidTest Starting 12 tests on test(AVD) - 10 com.astoev.cave.survey.test.service.data.ExcelExportTest > excelExportTest[test(AVD) - 10] FAILED Test failed to run to completion. Reason: 'Test run failed to complete. Expected 12 tests, received 6'. Check device logcat for details Tests on test(AVD) - 10 failed: Test run failed to complete. Expected 12 tests, received 6. onError: commandError=false message=INSTRUMENTATION_ABORTED: System has crashed. > Task :connectedDefaultFlavorDebugAndroidTest FAILED

--------- beginning of crash 06-08 20:23:57.017 1590 1590 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 1590 (surfaceflinger), pid 1590 (surfaceflinger)

but am still not sure what is causing it. Do you think you can have a look? Same tests work fine locally.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
ashutoshgngwrcommented, Jun 24, 2020

Filed an issue after an in-depth analysis of the problem.

https://issuetracker.google.com/issues/159732638

1reaction
ychescale9commented, Jun 18, 2020

Firing the issue on the issuetracker will have a much better chance getting to the Emulator team who have been very responsive and helpful in my personal experience (sometimes they will even send you an unreleased emulator binary for you to try). If it’s a bug in the emulator binary or system images, those GitHub repos are completely irrelevant and the best they can do is firing the issue for you.

Closing now as no action can be taken on our side.

Read more comments on GitHub >

github_iconTop Results From Across the Web

6 Ways To Fix Android Emulator App Keeps Crashing/Stopping
How To Fix Android Emulator App Keeps Crashing/Stopping? · Way 1: Check for Enough Disk Space · Way 2: Unsupported Version Of Mac...
Read more >
Android emulator keeps on crashing - Stack Overflow
Whenever I open the AVD Manager and launch any one of the virtual devices I created, the emulator starts and closes ...
Read more >
Troubleshoot known issues with Android Emulator
To avoid crashes and hangs due to lack of free disk space, the emulator checks for sufficient free disk space on startup and...
Read more >
Android device emulator keeps crashing Windows
When I attempt to run one of the pre-build emulators from the Android Device Manager, the emulator will fail to start, and will...
Read more >
How to fix the “Android emulator crashes when I take a ...
How to fix the “Android emulator crashes when I take a screenshot” bug · Step 1: Temporarily change Android Studio's update channel to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found