On Mon, Apr 28, 2008 at 12:40 PM, Mohsan Khan <[EMAIL PROTECTED]> wrote:
> I tried to run the code in my main method which worked well, but not in my
> AppController.m - does it matter?

  What Jean-Daniel was asking is what is the specific signal that was
sent when the app crashed? EXC_BAD_ACCESS or something similar? Also,
the "long call stack" often contains pertinent information (which is
why it's got such a prominent place in the debugger window) - post it.

  Also, please *provide the complete, relevant code listing*. All of
it. The broken pieces you've sent so far don't tell us how you're
creating/handling errorDict, for example.

  See: http://catb.org/~esr/faqs/smart-questions.html

  Provide all relevant code, the full backtrace (call stack), and
any/all exceptions, error messages, signals, etc. Without this minimal
effort, nobody's going to be able (or willing) to help you.

--
I.S.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to