• 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: gmalloc prevents a "Bus error"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gmalloc prevents a "Bus error"


  • Subject: Re: gmalloc prevents a "Bus error"
  • From: David DeHaven <email@hidden>
  • Date: Mon, 3 Oct 2005 20:47:35 -0700



I have a situation where running code from the command line give
"Bus error" (I'm probably going out-of-bounds on an array), running
in gdb (from xcode or manually from a shell) gets a
"EXC_BAD_ACCESS" signal.  But then if I want to turn on aggressive
debugging and select the "Enable Guard Malloc" option from the
debug menu, the error completely goes away and the program
terminates normally.

Could someone explain to me in simple terms how turning on the most
aggressive memory checking could make the error disappear
altogether?  Sorry if this is a bit elementary.


Simple, "Enable Guard Malloc" is not aggressive memory checkin

Well hell... disregard that. I was confusing "MallocGuardEdges" with the Guard Malloc library.


-DrD-

_______________________________________________
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


References: 
 >gmalloc prevents a "Bus error" (From: Craig Maloney <email@hidden>)
 >Re: gmalloc prevents a "Bus error" (From: "Justin C. Walker" <email@hidden>)
 >Re: gmalloc prevents a "Bus error" (From: "Corey O'Connor" <email@hidden>)

  • Prev by Date: Re: gmalloc prevents a "Bus error"
  • Next by Date: Re: gmalloc prevents a "Bus error"
  • Previous by thread: Re: gmalloc prevents a "Bus error"
  • Next by thread: Re: gmalloc prevents a "Bus error"
  • Index(es):
    • Date
    • Thread