Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-10-2009, 06:32 AM   #1 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 2
Default Strange UITextView leak

Hello,

I'm kinda newbie with Iphone dev and I'm facing a strange issue.

I have a UITable View, and whien I click on a cell it opens an other View in which there are several informations ( gathered by a parser).

The thing is that there is a UITextView inside this View that is leaking ( when I delete it on the .xib file, there is no more leak ), the others items on the view (button,labels) doesn't leak.

I don't understand why it's leaking ( when the UITextView is empty or not linked with any variable, it still leaks) and what I could do to prevent this leak.

Here is my project source : http://iphonesdkdevelopment.googlegr...gYotyj7-X7wDON

Any help would be greatly appreciated
khalife_pau is offline   Reply With Quote
Old 08-11-2009, 05:57 AM   #2 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 2
Default

I found something that I hope resolved the matter.
Actually the UITextView wasn't leaking, but the Parser was.

I added :

[[NSURLCache sharedURLCache] setMemoryCapacity:0];
[[NSURLCache sharedURLCache] setDiskCapacity:0];

just before the init of the Parser, and now it seems to be ok.

However, I don't understand why the leak only appeared when there was an UITextView on the .xib file.

If anyone has an explanation...
khalife_pau is offline   Reply With Quote
Reply

Bookmarks

Tags
leak, memory, parser, uitextview, uiview

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 250
13 members and 237 guests
2WeeksToGo, ADY, BrianSlick, Dani77, Dattee, headkaze, kapps11, mer10, mgon987, sneaky, timle8n1, vigu360
Most users ever online was 1,187, 10-11-2011 at 08:09 AM.
» Stats
Members: 158,879
Threads: 89,228
Posts: 380,744
Top Poster: BrianSlick (7,129)
Welcome to our newest member, mgon987
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:44 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0