Titanium Community Questions & Answer Archive

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

Howto 'set start-with-shell off' while running a ApiCheck app in iPhone Emulator

When ApiCheck app i iPhone 4.2 Emulator app just show up and go. (KitchenSink too)

This is Titanium Developer (1.2.1) trace message.
I can't imagin 'set start-with-shell off' meanning?

<script src='http://pastie.org/1190399.js'></script>

— asked September 30th 2010 by Munho Kwak
  • apicheck
  • iphone
  • start-with-shell
3 Comments
  • I have the exact same problem - it runs, logs this message, and crashes.

    — commented October 23rd 2010 by Tom Lianza
  • i have the same problem as well. i super hope somebody answers this, right now i'm getting paid to pound my head against a brick wall and it's not very spiritually fulfilling…

    — commented December 20th 2010 by Alex Burner
  • I'm getting this error with my own application that worked fine under a previous SDK, but when I upgraded to SDK4.2 with Titanium SDK 1.4.1.1 I get the error. upgrading to Titanium 1.6 made things worse, app won't even compile, will leave comments on that out of this but wanted to say that upgrading wasn't a solution for me. I also tried deleting the application out of Titanium and reimporting it, that didn't help either.

    — commented February 28th 2011 by Jordan Gray

4 Answers

  • Has anyone got any resolutions to this?

    I'm getting the same with the 1.4.2 and 1.4.3 build. If I run the 1.5.0 nightly build it runs ok, but I can't package it using iOS 4.2.

    This is what I'm getting:

    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    mmap$UNIX2003 called from function _Z20TCMalloc_SystemAllocmPmm in image Oh Christmas Three.
    If you are encountering this problem running a simulator binary within gdb, make sure you 'set start-with-shell off' first.
    

    I have a couple of apps I need to update to 4.2 and can't as I have no way producing a working distribution package.

    Any help would be appreciated.

    Regards
    Paul

    — answered November 12th 2010 by Paul Pounder
    permalink
    1 Comment
    • Did you find a resolution to this? I am having the same issues!

      — commented November 25th 2010 by Ian Tearle
  • I just deleted the whole app, imported it again with source codes and it started to roll.

    — answered January 23rd 2011 by Juri V
    permalink
    0 Comments
  • I'm having this problem too, ever since I upgraded to the latest iOS 4.2.

    I've had enough of Appcelerator. Documentation is poor, the staff do not help, no sample examples, it doesn't work at the best of times and when it does its because you're incredibly lucky.

    Screw appcelerator.

    — answered January 27th 2011 by zardon
    permalink
    0 Comments
  • I got it fixed on Mac !

    1. Remove titanium.app

    2 - Remove ~/Library/Application Support/Titanium

    3- Reinstall titanium and re-import your projets

    4 - Delete previous builds in your project

    5 - compile, it works !

    hope this helps,

    Matt

    — answered March 4th 2011 by Matthias ETIENNE
    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.