• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Help debugging an issue...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help debugging an issue...


  • Subject: Help debugging an issue...
  • From: "David Spells" <email@hidden>
  • Date: Thu, 22 Sep 2005 09:49:08 -0700
  • Thread-topic: Help debugging an issue...

Hi,
 
Forgive me if this is a newbie question.
 
We have converted a project over to Xcode. Now and it compiles and links.
 
However, it crashes even before it gets into our code.
 
When I step into the code the stack looks like this -
 
dyld_stub_ZN20CConvertFromJsInterC1EPF1PI9CMbObjectES0_I7CmbDictEE
__static_initialization_and_destruction_0
...
 
then it changes to this
 
dyld_stub_binding_helper
__static_initialization_and_destruction_0
...
 
and then dyld_stub_binding_helper jumps to a location that crashes in such a way that the previous stack frame is trashed.
 
The part that is confusing, is that the I see no reason why this constructor ends up binding something dynamically (I believe that all the data and methods are local, not in a dynamic library/framework).
 
Does anyone have any tips/clues on debugging this type of issue? At this point I cannot even tell what library/symbol it's trying to bind.
 
Thanks,
 
 
David Spells
Fireworks Engineering Manager
1500 North Greenville, Suite 500
Richardson, TX 75081
Phone: (214) 774-1932

Cell: (214) 395-3482

Fax: (214) 575-3288
mailto: email@hidden
 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Help debugging an issue...
      • From: Andreas Grosam <email@hidden>
  • Prev by Date: Re: NSObjCRuntime.h won't compile? Or .mm files?
  • Next by Date: Re: distributed builds in makefiles
  • Previous by thread: Re: Xcode link CW library?
  • Next by thread: Re: Help debugging an issue...
  • Index(es):
    • Date
    • Thread