frame pointer warning
frame pointer warning
- Subject: frame pointer warning
- From: "Ewan Delanoy" <email@hidden>
- Date: Thu, 5 Apr 2007 19:17:32 +0200 (CEST)
- Importance: Normal
Hello all,
I have a Cocoa text-editor project that compiles without warning and
appearantly runs fine.
However, the debugger issues a warning that I feel I should take very
seriously :
libMallocDebug[Schreiben-1007]: frame pointer goes from bffed260 to
bfffd2e0 -- assuming invalid.
I was not able to track the bug very precisely, all I know is that :
-it is triggered when the app prints a document (or just saves it to PDF)
-in the debugger's ``pseudo-console", the warning above is repeated n times,
where n is the number of pages in the document.
From what I see in Google, the "frame pointer" seems to be a well-known
piece
of data in C/Objective-C, but that's too technical for me ...
Can anyone help me out on this ? TIA,
Ewan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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