Help debugging an issue...
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
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