• 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: Debugging problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging problems


  • Subject: Re: Debugging problems
  • From: Michael Mulligan <email@hidden>
  • Date: Mon, 28 Mar 2005 15:50:55 -0500

The relevant chunk of the crash log is no more enlightening (and the line it references is the NSLog I mentioned last time):

0 com.apple.Foundation 0x90a5c740 _NSRaiseError + 0xf8
1 com.apple.Foundation 0x90a5c624 +[NSException raise:format:] + 0x2c
2 com.apple.Foundation 0x909f45f8 -[NSCFDictionary setObject:forKey:] + 0x90
3 NSString+WebExtras.ob 0x000c16b8 -[NSString(NSString_WebExtras) removeExcessiveWhitespace] + 0x26c (NSString+WebExtras.m:117)


The method that dies (removeExcessiveWhitespace) does not modify any dictionaries in any way that I can see.

And in response to some private emails, I have done clean rebuilds.

                            -Mike

__________
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
__________


On Mar 28, 2005, at 10:06 AM, Stéphane Sudre wrote:

If it crashes, there shall be a crash log when you don't run in debug mode. What does it look like?

Maybe [NSCFDictionary setObject:forKey:] is called via another method. Maybe if you're modifying a NSUserDefaults.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Debugging problems
      • From: glenn andreas <email@hidden>
References: 
 >Re: Debugging problems (From: Stéphane Sudre <email@hidden>)

  • Prev by Date: Re: Re[2]: NSTableView and memory management problem.
  • Next by Date: Re: Memory leak ?
  • Previous by thread: Re: Debugging problems
  • Next by thread: Re: Debugging problems
  • Index(es):
    • Date
    • Thread