• 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
Re: Need help debugging this
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help debugging this


  • Subject: Re: Need help debugging this
  • From: Andre Masse <email@hidden>
  • Date: Mon, 18 Jul 2011 08:48:35 -0400

Hi,

Still banging my head on this one. Here's what I've done:

1- Adding a breakpoint on objc_exception_throw: brings the debugger on NSApplicationMain...

2- I've enabled MallocStackLoggingNoCompact environment variable. After my app crashes, I've tried
   shell malloc_history 1480 0x7fff71192b70
	and got:
no stack logs found for 0x7fff71192b70

with a list of Binary Images for a bunch of other addresses...

This is surprising since I always get the same error at the same address:

-[NSCFString string]: unrecognized selector sent to instance 0x7fff71192b70

Any other ideas?

Thanks to all for your help,

Andre Masse

PS: Salut Vincent :-)
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Need help debugging this
      • From: Quincey Morris <email@hidden>
    • Re: Need help debugging this
      • From: Roland King <email@hidden>
    • Re: Need help debugging this
      • From: Vincent Habchi <email@hidden>
References: 
 >Need help debugging this (From: Andre Masse <email@hidden>)
 >Re: Need help debugging this (From: vincent habchi <email@hidden>)

  • Prev by Date: Re: Unable to re-add tracking area after it's been removed
  • Next by Date: Re: A question of memory management style
  • Previous by thread: Re: Need help debugging this
  • Next by thread: Re: Need help debugging this
  • Index(es):
    • Date
    • Thread