[TIMOB-1991] Mem crash on map view test cases/Mem leak in map view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-04-28T20:51:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | crash, defect, ios, klist, leak, memory, release-1.7.0, tbs-1.8.0 |
Reporter | Thomas Huelbert |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:07:33.000+0000 |
Updated | 2017-05-02T21:34:01.000+0000 |
Description
ipod 4th gen, 4.1, mobile sdk build 1.4.2.4c5cd4a
on the device:
1.BaseUI>views>MapViews
2.play around for while, scroll around the map etc.
results: out of mem crash. This was/is intermittent, so I used instruments and saw:
using instruments:
1.using instruments, launch kitchensink
2.BaseUI>Views>MapViews
3.Tap the "SV" button, then tap the "ATL" button, view
instruments
results: Leak, Object is NSAutoreleasePool, address is 0x450a90, size is 32 bytes, responsible library is Foundation, responsible Frame +[NSAutoreleasePool allocWithZone:]
Also seeing this on ipod 3GS Ti build 1.5.1 general release.
Closing ticket as invalid as this version of Kitchen Sink is no longer in use.