__stack_chk_fail?
__stack_chk_fail?
- Subject: __stack_chk_fail?
- From: sebi <email@hidden>
- Date: Mon, 14 Feb 2011 16:00:55 +0100
Hello,
I'm writing an mp3 file renamer that uses the id3lib. Somewhere in the id3lib code my app crashes with SIGABRT when trying to return from a function* showing "__stack_chk_fail" in the debugger's stack trace pane. This happens when I use GCC 4.2 as compiler. When I use LLVM GCC 4.2 my application runs just fine. Neither clang nor GuardMalloc show any problems at compile- or runtime.
I'm using Xcode 3.2.5 on Mac OS 10.6.6.
Does someone have an idea what could be the problem here?
Thanks and regards,
Sebastian Mecklenburg
*bool Mp3Info::Parse(ID3_Reader& reader, size_t mp3size) to be precise _______________________________________________
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