[TIMOB-26423] [Android] Application crashes when using debugger
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2019-03-20T21:13:22.000+0000 |
Affected Version/s | Release 7.4.1 |
Fix Version/s | n/a |
Components | Release |
Labels | regression |
Reporter | Samir Mohammed |
Assignee | Samir Mohammed |
Created | 2018-10-01T16:41:30.000+0000 |
Updated | 2019-03-20T21:13:22.000+0000 |
Description
When using the debugger (Windows - Android in this instance) the application crashes after a certain period of time.
*Test Steps*
Create and Alloy application
Set some debug points in the index.js
Set studio to debug
Debug the app
Once the debugging view is shown use the Step into/over/return buttons
After a period of time the following error is shown in studio (see screenshot) and the application crashes
*Actual result*
Studio shows the error shown in the screenshot and the emulator/device crash.
*Expected result*
Debugging should work without any issues.
Attachments
File | Date | Size |
output1.PNG | 2018-10-01T16:40:17.000+0000 | 10862 |
I checked it with 7.4.0.GA & debugging works fine.