• 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
Help with _MALLOC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with _MALLOC


  • Subject: Help with _MALLOC
  • From: Matt Jaffa <email@hidden>
  • Date: Mon, 27 Sep 2004 10:28:52 -0600

Hi,

I have been core dumping my panics to a remote machine and been using gdb to figure out where in my
NKE it keeps crashing, and it appears to be randomly crashing at different parts.


maybe due to the fact I call _MALLOC and get space but it never allocated it. because I have a structure pointer that I allocate
and store things in there, but it is crashing at this line: one->thedata = data;


To me one must not be allocated so it crashes, how do I ensure that calling _MALLOC is going to give me space and not crash my NKE???

Matt

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Help with _MALLOC
      • From: Justin Walker <email@hidden>
    • Re: Help with _MALLOC
      • From: Peter Lovell <email@hidden>
    • Re: Help with _MALLOC
      • From: stephane sudre <email@hidden>
  • Prev by Date: [solved] Re: Further debugging kernel panics.
  • Next by Date: Re: Help with _MALLOC
  • Previous by thread: [solved] Re: Further debugging kernel panics.
  • Next by thread: Re: Help with _MALLOC
  • Index(es):
    • Date
    • Thread