Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1749] iPad - app crashes on orientation change with low mem warning

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:03.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelscrash, ios, ipad, premium
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:01:17.000+0000
Updated2011-04-17T01:57:03.000+0000

Description

I tried compressing the images form ~350k to 72k with no change in behavior. Content locate on shared drive at Data/Users/Thomas/bugs/41751

1.import project, load onto device
2.launch and rotate

results: crash (console and crash logs attached)

this came from helpdesk ticket 41751

Attachments

FileDateSize
41751.zip2011-04-15T03:01:17.000+00003967

Comments

  1. Stephen Tramer 2011-04-15

    Massive numbers of allocations on switch to portrait. Likely not a Titanium, but rather a customer, issue, as indicated by logs. Looking into it.

  2. Stephen Tramer 2011-04-15

    Memory warning and customer's code fixed. Working on an imageview rotation problem now, will post to the HD ticket when finished. Created new ticket, #2227, for this issue.

  3. Stephen Tramer 2011-04-15

    Commented on the HD ticket. This is another bug that was probably fixed by #2207.

  4. Thomas Huelbert 2011-04-15

    iPad 3.2.2, simulator running with mobile sdk build 1.5.0.8846d87

JSON Source