Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Crash on new project / every project: Titanium 1.1 - iPhone SDK 3.2 - Snow Leopard 10.6.3

I just upgraded my HACKINTOSH system from Mac osX 10.5.7 to Snow Leopard. Installed iPhone SDK 3.2 Installed the latest Appcelerator( 1.0) it asked to upgrade to 1.1
It asked to me upgrade titanium sdk: so upgraded to 1.1.2
. I tried to create a project, and just run it, no modifications, have tried many combinations of iPhone SDK and appcelerator sdk to no avail: consistently getting the following errors:

[INFO] Compiling JavaScript…one moment
[INFO] No JavaScript errors detected.
[INFO] One moment, building …
[INFO] Detected pre-compiled app, will run in interpreted mode to speed launch
[DEBUG] executing command: /usr/bin/killall iPhone Simulator
[INFO] Launching application in Simulator
[DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x1003038a0> specified by path /Users/nbarger/Development/mobileTest/build/iphone/build/Debug-iphonesimulator/mobileTest.app
[DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100300cb0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.2.sdk version=3.1.2 name=Simulator - iPhone OS 3.1.2
[DEBUG] using device family iphone
2010-04-04 18:00:23.539 osascript[1874:607] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
2010-04-04 18:00:23.534 iphonesim[1873:60f] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
[INFO] Launched application in Simulator (0.83 seconds)
[DEBUG] Session started
[DEBUG] Session did end with error (null)
[INFO] Application has exited from Simulator

— asked April 4th 2010 by Nathan Barger
0 Comments

11 Answers

  • Please make sure the Hackintosh upgrade is fine first.

    Do a compile a build usng xcode first to verify it works using Apple tools and SDKs first.

    If it doesnt work using Apple's tools, the problem may not be related to titanium.

    — answered April 5th 2010 by Peter Lum
    permalink
    0 Comments
  • Xcode works with iPad simulator, everything is fine in Xcode. That is why I posted on here because it is related to Appcelerator.

    — answered April 5th 2010 by Nathan Barger
    permalink
    0 Comments
  • Hi Nathan,

    Just a thought, does Xcode work with the 'iPhone' simulator?

    cheers,
    Chris.

    — answered April 5th 2010 by Chris Reed
    permalink
    0 Comments
  • Yes, Xcode works beautifully. Note how it says it compiled with xCode correctly.
    I don't even see how the heck I can even debug the problem.
    This is the output I get from creating a new iPad project with no modifications:
    version 1.2.1:

    [INFO] Executing XCode build…
    [INFO] Executing XCode Compiler [toggle output]
    [INFO] Compile completed in 5.612 seconds
    [DEBUG] executing command: /usr/bin/killall iPhone Simulator
    [INFO] Launching application in Simulator
    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x100302fc0> specified by path /Users/nbarger/Development/mobileTest2/build/iphone/build/Debug-iphonesimulator/mobileTest2.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100302ad0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk version=3.2 name=Simulator - iPhone OS 3.2
    [DEBUG] using device family ipad
    2010-04-07 07:53:03.185 iphonesim[751:60f] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
    2010-04-07 07:53:03.195 osascript[752:607] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
    [INFO] Launched application in Simulator (9.09 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    — answered April 7th 2010 by Nathan Barger
    permalink
    0 Comments
  • Yes, Xcode works beautifully. Note how it says it compiled with xCode correctly.
    I don't even see how the heck I can even debug the problem.
    This is the output I get from creating a new iPad project with no modifications:
    version 1.2.1:

    [INFO] Executing XCode build…
    [INFO] Executing XCode Compiler [toggle output]
    [INFO] Compile completed in 5.612 seconds
    [DEBUG] executing command: /usr/bin/killall iPhone Simulator
    [INFO] Launching application in Simulator
    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x100302fc0> specified by path /Users/nbarger/Development/mobileTest2/build/iphone/build/Debug-iphonesimulator/mobileTest2.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100302ad0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk version=3.2 name=Simulator - iPhone OS 3.2
    [DEBUG] using device family ipad
    2010-04-07 07:53:03.185 iphonesim[751:60f] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
    2010-04-07 07:53:03.195 osascript[752:607] _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
    [INFO] Launched application in Simulator (9.09 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    — answered April 7th 2010 by Nathan Barger
    permalink
    0 Comments
  • I get the same error.

    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x10011bc50> specified by path /Users/mayflower/Documents/mPiwik/build/iphone/build/Debug-iphonesimulator/test.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100119af0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk version=3.1.3 name=Simulator - iPhone OS 3.1.3
    [DEBUG] using device family iphone
    [INFO] Launched application in Simulator (1.72 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    Xcode works fine. I think the problem is related to titanium. Android SDK also works fine

    — answered June 19th 2010 by Jicks Steen
    permalink
    0 Comments
  • I get the same error.

    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x10011bc50> specified by path /Users/mayflower/Documents/mPiwik/build/iphone/build/Debug-iphonesimulator/test.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100119af0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk version=3.1.3 name=Simulator - iPhone OS 3.1.3
    [DEBUG] using device family iphone
    [INFO] Launched application in Simulator (1.72 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    Xcode works fine. I think the problem is related to titanium. Android SDK also works fine

    — answered June 19th 2010 by Jicks Steen
    permalink
    0 Comments
  • I get the same error.

    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x10011bc50> specified by path /Users/mayflower/Documents/mPiwik/build/iphone/build/Debug-iphonesimulator/test.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100119af0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk version=3.1.3 name=Simulator - iPhone OS 3.1.3
    [DEBUG] using device family iphone
    [INFO] Launched application in Simulator (1.72 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    Xcode works fine. I think the problem is related to titanium. Android SDK also works fine

    — answered June 19th 2010 by Jicks Steen
    permalink
    0 Comments
  • I get the same error.

    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x10011bc50> specified by path /Users/mayflower/Documents/mPiwik/build/iphone/build/Debug-iphonesimulator/test.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100119af0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk version=3.1.3 name=Simulator - iPhone OS 3.1.3
    [DEBUG] using device family iphone
    [INFO] Launched application in Simulator (1.72 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    Xcode works fine. I think the problem is related to titanium. Android SDK also works fine

    — answered June 19th 2010 by Jicks Steen
    permalink
    0 Comments
  • I get the same error.

    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x10011bc50> specified by path /Users/mayflower/Documents/mPiwik/build/iphone/build/Debug-iphonesimulator/test.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100119af0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk version=3.1.3 name=Simulator - iPhone OS 3.1.3
    [DEBUG] using device family iphone
    [INFO] Launched application in Simulator (1.72 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    Xcode works fine. I think the problem is related to titanium. Android SDK also works fine

    — answered June 19th 2010 by Jicks Steen
    permalink
    0 Comments
  • I get the same error.

    [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x10011bc50> specified by path /Users/mayflower/Documents/mPiwik/build/iphone/build/Debug-iphonesimulator/test.app
    [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x100119af0> path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk version=3.1.3 name=Simulator - iPhone OS 3.1.3
    [DEBUG] using device family iphone
    [INFO] Launched application in Simulator (1.72 seconds)
    [DEBUG] Session started
    [DEBUG] Session did end with error (null)
    [INFO] Application has exited from Simulator

    Xcode works fine. I think the problem is related to titanium. Android SDK also works fine

    — answered June 19th 2010 by Jicks Steen
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.