Cocoa App. built on Panther crashes when running on Jaguar
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.