[AC-824] Fatal signal 11 - App crash after fourth-fifth windows open
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-03-11T06:05:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | n/a |
Reporter | Juan Andrés Zeni |
Assignee | Shuo Liang |
Created | 2015-02-28T17:59:57.000+0000 |
Updated | 2016-03-08T07:37:06.000+0000 |
Description
My app is crashing after open five or sometimes 4 windows. The app was working fine until the latest update.
The returned error is:
{quote}[INFO] : libc: Fatal signal 11 (SIGSEGV) at 0x00000014 (code=1), thread 2312 (KrollRuntimeThr){quote}
No memory problem. I checked. I also run another finished projects that were working fine and I have the same problem.
I attached the *styles*, *controllers* and *views* folder. Please, if you need anything else just ask me.
To reproduce the error, you can follow this steps:
1- click en Promociones
2- click in "Promocion A"
3- Back
4- Back
5- click Pago a proveedor
6- click Mi dinero
7- click Mi cuenta
At this time the app should crashed
Attachments
Duplicate to TC-5360