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

Re: error codes


  • Subject: Re: error codes
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sat, 23 Aug 2008 15:27:06 -0400

On Sat, Aug 23, 2008 at 2:54 PM, Bill Bumgarner <email@hidden> wrote:
> Huh?   There is no reason why accessing b[4] should crash.  Produce a random
> value? Sure, but not crash.  You are just accessing one byte past a stack
> based array and, thus, reading a random byte off the stack.

I'm not looking for a crash.  The OP presented an error string
"!idev", which has five characters.  An int is only four bytes wide,
so I was concerned about how the OP had gotten the "!idev" ==
560227702 relationship in the first place.  I thought it was perhaps a
typo, especially given the OS's history of FourCC's.

--Kyle Sluder
_______________________________________________

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

References: 
 >error codes (From: Roland Silver <email@hidden>)
 >Re: error codes (From: "Kyle Sluder" <email@hidden>)
 >Re: error codes (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: How to read pixel values of monochrome images
  • Next by Date: Re: Implementing isEqual: and hash
  • Previous by thread: Re: error codes
  • Next by thread: How to read pixel values of monochrome images
  • Index(es):
    • Date
    • Thread