• 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
Troubleshooting EXEC_BAD_ACCESS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Troubleshooting EXEC_BAD_ACCESS


  • Subject: Troubleshooting EXEC_BAD_ACCESS
  • From: Todd <email@hidden>
  • Date: Sun, 18 Sep 2011 12:24:48 -0700

Hi All,

Can anyone help me learn now to trouble shoot EXEC_BAD_ACCESS in the debugger?

When I get the EXEC_BAD_ACCESS I see a red error on the line:

helloWorldView = CP_new CP_HelloWorld_View( fWindow, viewLocation, viewSize );

if I look up the call chain the next place it has a red arrow is:

CP_HelloWorld_View::CP_HelloWorld_View( CPLAT::CP_View *inSuperview,

const CPLAT::CP_Point& inUpperLeft, const CPLAT::CP_Size& inContentSize)

: CP_View( inSuperview, inUpperLeft, inContentSize, true, GetFlags() | CPLAT::CP_E_ViewFlags_SupportsDragAndDrop )

{

}

Last in the call chain I see a call to CPLAT::CP_VIEW_IMP::CreateImp()

Thoughts are appreciated!

-Todd

 _______________________________________________
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: Troubleshooting EXEC_BAD_ACCESS
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Debug error--gdb could not unwind past...
  • Next by Date: Re: Symbol not found: ___umoddi3
  • Previous by thread: Re: Xcode always compiles all files
  • Next by thread: Re: Troubleshooting EXEC_BAD_ACCESS
  • Index(es):
    • Date
    • Thread