• 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
Cocoa App. built on Panther crashes when running on Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa App. built on Panther crashes when running on Jaguar


  • Subject: Cocoa App. built on Panther crashes when running on Jaguar
  • From: dmitri kondrashov <email@hidden>
  • Date: Fri, 16 Jul 2004 17:53:38 -0700

Hi All,

I using Xcode 1.2 to build a Cocoa app in Panther where it runs OK. It crashes however when I run it in Jaguar with a crash log below.
I tried cross-development SDK targeting 10.2 system, but it didn't help - have the same crash. IB doesn't show any inconsistencies as well.
I am really puzzled here. Thanks.

Dmitri

2004-07-12 11:44:24.715 [499] *** Assertion failure in -[NSComboTableView _locationOfRow:], TableView.subproj/NSTable
View.m:486
2004-07-12 11:44:24.716 [499] An uncaught exception was raised
2004-07-12 11:44:24.717 [499] Invalid parameter not satisfying: (index >= 0) && (index <= numRows)
2004-07-12 11:44:24.717 [499] *** Uncaught exception: <NSInternalInconsistencyException> Invalid parameter not satisfy
ing: (index >= 0) && (index <= numRows)
_______________________________________________
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: Re: Cocoa Bindings Question(s)
  • Next by Date: Re: How to make an application non-executable?
  • Previous by thread: Re: Sketch app with HTML export.
  • Next by thread: How do I set focus on a specific view
  • Index(es):
    • Date
    • Thread