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
Exception while stepping in debugger
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Exception while stepping in debugger
Subject
:
Exception while stepping in debugger
From: John Clements <
email@hidden
>
Date: Sun, 6 Jun 2004 09:49:40 +1000
When I launch my application into the debugger it runs fine, but if I set a break point and step through code I occasionally get a malloc error (see below). It doesn't seem to be tied to a particular location in the code. It seems to happen when I step out of a function. Difficult to reproduce. I've tried launching my application using MallocDebug too, but it runs fine there too. Any clues? Could this be a problem with XCode, or is it a subtle problem in my code?
*** malloc[5142]: Deallocation of a pointer not malloced: 0x412f684; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
Follow-Ups
:
Re: Exception while stepping in debugger
From:
friesen <email@hidden>
Prev by Date:
Re: How to join the parts of my Xcode 1.2 download?
Next by Date:
Re: How to join the parts of my Xcode 1.2 download?
Previous by thread:
Re: How to join the parts of my Xcode 1.2 download?
Next by thread:
Re: Exception while stepping in debugger
Index(es):
Date
Thread