Study of Crashes and Leaks in NSURLConnection
Study of Crashes and Leaks in NSURLConnection
- Subject: Study of Crashes and Leaks in NSURLConnection
- From: Jerry Krinock <email@hidden>
- Date: Wed, 14 Dec 2005 11:19:16 -0800
- Thread-topic: Study of Crashes and Leaks in NSURLConnection
I was able to do some more experiments with NSURLConnection yesterday,
further advancing my suspicions. It appears to me that if you -cancel it
while it is still receiving data, it sometimes hangs around, sometimes holds
on to its delegate, and sometimes causes a crash on dual-processor Macs if
it doesn't hold on and the delegate gets deallocced. I started getting
crash reports from dual-processor users of my app after Mac OS update
10.4.3.
Peruse the project directory (6 MB):
http://dearcolette.home.mindspring.com/NSURLCrasherApp/
To download the entire directory as a 1.8 MB compressed archive, click on
Parent Directory and then download the file linked to NSURLCrasherApp.sitx.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden