• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
crash at end of exception-handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

crash at end of exception-handler


  • Subject: crash at end of exception-handler
  • From: Christoph Hoevel <email@hidden>
  • Date: Wed, 4 Sep 2002 10:32:32 +0200

Since I upgraded to 10.2, my app crashes ( "EXC_BAD_ACCESS" ) at the
end of the exception handler:

NS_DURING
[ NSException raise: @"exception" format: @"only a test" ];
NS_HANDLER
NSRunAlertPanel( [ localException name ] , @"%@", @"OK", nil, nil,
localException);
NS_ENDHANDLER // <-- here the app crashes

I have installed the Juli 2002 DevTools and August 2002 DevTools
Update. Even if I comment the line, where the exception is thrown, out,
the app crashes at the end of the handler. What did I forget?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: PostgresQL [was : NSTableView : what about "footer" ?]
  • Next by Date: massive problems with new nibtool
  • Previous by thread: Re: PostgresQL [was : NSTableView : what about "footer" ?]
  • Next by thread: massive problems with new nibtool
  • Index(es):
    • Date
    • Thread