Re: NSURL resourceDataUsingCache: method hangs only during unit-test - 2.4
Re: NSURL resourceDataUsingCache: method hangs only during unit-test - 2.4
- Subject: Re: NSURL resourceDataUsingCache: method hangs only during unit-test - 2.4
- From: Steve Byan <email@hidden>
- Date: Wed, 18 Jun 2008 20:21:07 -0400
On Jun 18, 2008, at 8:07 PM, Shawn Erickson wrote: On Wed, Jun 18, 2008 at 3:44 PM, Steve Byan < email@hidden> wrote:
There's nothing in the console or system logs. Any ideas on what's going on and how to work around it?
Look at it in the debugger or sample it using "sample" or Shark to understand what threads are doing what at the time of the "hang".
How do I invoke the debugger when the bug is only in a (SenTestingKit) unit-test, that's invoked by some Xcode magic during the build-phase? The code works fine when the tool is invoked from the command-line.
It's an infrastructure bug; I don't really expect to debug and fix it. What I'm hoping for is some advice along the lines of "it works OK in a Cocoa app; try that instead of a Foundation Tool", or "set this magic build option", or "fixed in Xcode 3.0". But it would be useful to know how to invoke the debugger on a unit-test.
BTW, I forgot to mention this is on an Intel platform.
Best regards, -Steve
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden