Skip to content

Instantly share code, notes, and snippets.

@jipiboily
Created July 12, 2011 18:37
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 jipiboily/1078638 to your computer and use it in GitHub Desktop.
Save jipiboily/1078638 to your computer and use it in GitHub Desktop.
Tableview.appendRow crashes with Titanium Mobile 1.7.X
[INFO] One moment, building ...
[DEBUG] Detecting modules in /Users/macbook_pro_jpb/ti_studio_workspace/1.7.1 tableview crashing test/modules
[DEBUG] Detecting modules in /Library/Application Support/Titanium/modules
[INFO] Titanium SDK version: 1.7.1
[INFO] iPhone Device family: iphone
[INFO] iPhone SDK version: 4.3
[INFO] iPhone simulated device: iphone
[DEBUG] executing command: /usr/bin/killall iPhone Simulator
[DEBUG] No matching processes belonging to you were found
[DEBUG] finding old log files
[DEBUG] executing command: mdfind -onlyin /Users/macbook_pro_jpb/Library/Application Support/iPhone Simulator/4.3 -name c6d53480-64db-497b-94a4-8c1d47791b9c.log
[DEBUG] /Users/macbook_pro_jpb/Library/Application Support/iPhone Simulator/4.3/Applications/1B36CE69-5F94-4C30-856B-8EE638BA02AF/Documents/c6d53480-64db-497b-94a4-8c1d47791b9c.log
[DEBUG] removing old log file: /Users/macbook_pro_jpb/Library/Application Support/iPhone Simulator/4.3/Applications/1B36CE69-5F94-4C30-856B-8EE638BA02AF/Documents/c6d53480-64db-497b-94a4-8c1d47791b9c.log
[INFO] Launching application in Simulator
[INFO] Launched application in Simulator (1.96 seconds)
[DEBUG] executing command: xcodebuild -version
[DEBUG] Xcode 3.2.6
[DEBUG] Component versions: DevToolsCore-1809.0; DevToolsSupport-1806.0
[DEBUG] BuildVersion: 10M2518
[INFO] Found 4.3.2 patch installed
[DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x100303c30> specified by path /Users/macbook_pro_jpb/ti_studio_workspace/1.7.1 tableview crashing test/build/iphone/build/Debug-iphonesimulator/1.7.1 tableview crashing test.app
[DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100302040> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk version=4.3 name=Simulator - iOS 4.3
[DEBUG] using device family iphone
[DEBUG] Session started
[DEBUG] Session did end with error Error Domain=DTiPhoneSimulatorErrorDomain Code=1 UserInfo=0x10011dbc0 "L’application simulée s’est fermée."
[INFO] Application has exited from Simulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment