• 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
Crash due to unaligned hostent.h_addr dereference?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crash due to unaligned hostent.h_addr dereference?


  • Subject: Crash due to unaligned hostent.h_addr dereference?
  • From: Jeffrey Walton <email@hidden>
  • Date: Mon, 16 Sep 2013 01:38:03 -0400

Hi All,

I'm experiencing a crash due to unaligned hostent.h_addr dereference.
Its a typedef, so its equivalent to

    char** ptr = hostent.h_addr;

The problem is, ptr = 0x60c00000a7df, so a dereference of ptr leads to a crash.

I thought this issue was recently talked about on this list, but I
can't find the emails (or was it CFE Dev?). I searched the archives
back a couple of months, but I have not been able to locate it.

Can anyone recall the title of that topic?

Jeff
 _______________________________________________
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: Crash due to unaligned hostent.h_addr dereference?
      • From: Sean McBride <email@hidden>
  • Prev by Date: Re: Plain Style unsupported in a Navigation Item
  • Next by Date: Unable to silence deprecated function warnings
  • Previous by thread: Re: Plain Style unsupported in a Navigation Item
  • Next by thread: Re: Crash due to unaligned hostent.h_addr dereference?
  • Index(es):
    • Date
    • Thread