Skip to content

Instantly share code, notes, and snippets.

@iamwilhelm
Created October 20, 2010 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamwilhelm/637518 to your computer and use it in GitHub Desktop.
Save iamwilhelm/637518 to your computer and use it in GitHub Desktop.
[INFO] Closing DB : mindless_production
[DEBUG] KROLL GET PROPERTY: close=[object TiDatabase]->close: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Closed dbc connection
[DEBUG] KROLL GET PROPERTY: App=<KrollObject: 0x7a99b50>
[DEBUG] KROLL GET PROPERTY: fireEvent=Remember the people that you meet->fireEvent: [2]
[DEBUG] fire app event: showIndicator with {
message = "Deleting unsynced";
}
[DEBUG] KROLL GET PROPERTY: show=[object TiUIActivityIndicator]->show: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Opening DB : mindless_production
[DEBUG] KROLL GET PROPERTY: Database=<KrollObject: 0x7c73480>
[DEBUG] KROLL GET PROPERTY: open=[object DatabaseModule]->open: [2]
[DEBUG] KROLL GET PROPERTY: execute=[object TiDatabase]->execute: [2]
[DEBUG] KROLL GET PROPERTY: isValidRow=[object TiDatabaseResultSet]->isValidRow: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] selected notes about John Denver from local db
[DEBUG] KROLL GET PROPERTY: close=[object TiDatabaseResultSet]->close: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Closing DB : mindless_production
[DEBUG] KROLL GET PROPERTY: close=[object TiDatabase]->close: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Closed dbc connection
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Opening DB : mindless_production
[DEBUG] KROLL GET PROPERTY: Database=<KrollObject: 0x7c73480>
[DEBUG] KROLL GET PROPERTY: open=[object DatabaseModule]->open: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] destroy: delete from contacts where uuid = '3531E67C-727C-48E9-920C-07862D345175'
[DEBUG] KROLL GET PROPERTY: execute=[object TiDatabase]->execute: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] destroyed the contact: John Denver
[DEBUG] KROLL GET PROPERTY: App=<KrollObject: 0x7a99b50>
[DEBUG] KROLL GET PROPERTY: fireEvent=Remember the people that you meet->fireEvent: [2]
[DEBUG] fire app event: hideIndicator with (null)
[DEBUG] KROLL GET PROPERTY: hide=[object TiUIActivityIndicator]->hide: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] deleting a local record of a contact
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Closing DB : mindless_production
[DEBUG] KROLL GET PROPERTY: close=[object TiDatabase]->close: [2]
[DEBUG] KROLL GET PROPERTY: API=<KrollObject: 0x7a9fcd0>
[DEBUG] KROLL GET PROPERTY: info=[object APIModule]->info: [2]
[INFO] Closed dbc connection
[DEBUG] KROLL GET PROPERTY: show=[object TiUIActivityIndicator]->show: [2]
[DEBUG] KROLL GET PROPERTY: hide=[object TiUIActivityIndicator]->hide: [2]
[ERROR] The application has crashed with an unhandled exception. Stack trace:
0 CoreFoundation 0x036738fc __exceptionPreprocess + 156
1 libobjc.A.dylib 0x037c15de objc_exception_throw + 47
2 CoreFoundation 0x0362c078 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x0362bfea +[NSException raise:format:] + 58
4 Foundation 0x005afe5c -[NSMutableIndexSet addIndexesInRange:] + 143
5 Foundation 0x005b46d9 -[NSMutableIndexSet addIndex:] + 50
6 UIKit 0x00a4a4ef -[_UITableViewUpdateSupport(Private) _computeRowUpdates] + 865
7 UIKit 0x00a502a7 -[_UITableViewUpdateSupport initWithTableView:updateItems:oldRowData:newRowData:oldRowRange:newRowRange:context:] + 400
8 UIKit 0x008a8f1e -[UITableView(_UITableViewPrivate) _updateWithItems:withOldRowData:oldRowRange:newRowRange:context:] + 475
9 UIKit 0x008a5b9b -[UITableView(_UITableViewPrivate) _endCellAnimationsWithContext:] + 9181
10 UIKit 0x008951a3 -[UITableView reloadRowsAtIndexPaths:withRowAnimation:] + 56
11 UIKit 0x07e34b28 -[UITableViewAccessibility(Accessibility) reloadRowsAtIndexPaths:withRowAnimation:] + 74
12 mindless 0x0007b0d1 -[TiUITableView dispatchAction:] + 465
13 mindless 0x000f5d8e -[TiUITableViewRowProxy triggerRowUpdate] + 292
14 mindless 0x000f5e85 -[TiUITableViewRowProxy childWillResize:] + 36
15 mindless 0x0005b229 -[TiViewProxy setNeedsReposition] + 210
16 mindless 0x0009515f -[TiUIImageView setURLImageOnUIThread:] + 451
17 Foundation 0x005abe9a __NSThreadPerformPerform + 251
18 CoreFoundation 0x03654d7f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
19 CoreFoundation 0x035b32cb __CFRunLoopDoSources0 + 571
20 CoreFoundation 0x035b27c6 __CFRunLoopRun + 470
21 CoreFoundation 0x035b2280 CFRunLoopRunSpecific + 208
22 CoreFoundation 0x035b21a1 CFRunLoopRunInMode + 97
23 GraphicsServices 0x04e5e2c8 GSEventRunModal + 217
24 GraphicsServices 0x04e5e38d GSEventRun + 115
25 UIKit 0x0083ab58 UIApplicationMain + 1160
26 mindless 0x00003b37 main + 104
27 mindless 0x00002a21 start + 53
2010-10-20 15:52:00.198 mindless[97592:207] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSMutableIndexSet addIndexesInRange:]: Range {2147483647, 1} exceeds maximum index value of NSNotFound - 1'
*** Call stack at first throw:
(
0 CoreFoundation 0x03673919 __exceptionPreprocess + 185
1 libobjc.A.dylib 0x037c15de objc_exception_throw + 47
2 CoreFoundation 0x0362c078 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x0362bfea +[NSException raise:format:] + 58
4 Foundation 0x005afe5c -[NSMutableIndexSet addIndexesInRange:] + 143
5 Foundation 0x005b46d9 -[NSMutableIndexSet addIndex:] + 50
6 UIKit 0x00a4a4ef -[_UITableViewUpdateSupport(Private) _computeRowUpdates] + 865
7 UIKit 0x00a502a7 -[_UITableViewUpdateSupport initWithTableView:updateItems:oldRowData:newRowData:oldRowRange:newRowRange:context:] + 400
8 UIKit 0x008a8f1e -[UITableView(_UITableViewPrivate) _updateWithItems:withOldRowData:oldRowRange:newRowRange:context:] + 475
9 UIKit 0x008a5b9b -[UITableView(_UITableViewPrivate) _endCellAnimationsWithContext:] + 9181
10 UIKit 0x008951a3 -[UITableView reloadRowsAtIndexPaths:withRowAnimation:] + 56
11 UIKit 0x07e34b28 -[UITableViewAccessibility(Accessibility) reloadRowsAtIndexPaths:withRowAnimation:] + 74
12 mindless 0x0007b0d1 -[TiUITableView dispatchAction:] + 465
13 mindless 0x000f5d8e -[TiUITableViewRowProxy triggerRowUpdate] + 292
14 mindless 0x000f5e85 -[TiUITableViewRowProxy childWillResize:] + 36
15 mindless 0x0005b229 -[TiViewProxy setNeedsReposition] + 210
16 mindless 0x0009515f -[TiUIImageView setURLImageOnUIThread:] + 451
17 Foundation 0x005abe9a __NSThreadPerformPerform + 251
18 CoreFoundation 0x03654d7f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
19 CoreFoundation 0x035b32cb __CFRunLoopDoSources0 + 571
20 CoreFoundation 0x035b27c6 __CFRunLoopRun + 470
21 CoreFoundation 0x035b2280 CFRunLoopRunSpecific + 208
22 CoreFoundation 0x035b21a1 CFRunLoopRunInMode + 97
23 GraphicsServices 0x04e5e2c8 GSEventRunModal + 217
24 GraphicsServices 0x04e5e38d GSEventRun + 115
25 UIKit 0x0083ab58 UIApplicationMain + 1160
26 mindless 0x00003b37 main + 104
27 mindless 0x00002a21 start + 53
)
terminate called after throwing an instance of 'NSException'
@iamwilhelm
Copy link
Author

I added methods to Ti.API, and Kroll didn't like that at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment