Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guard malloc vs dyld



Hi,

I have an application with, I suspect, memory problems. I'd love to run it from within XCode 1.5 with Guard Malloc enabled, but every time I do that I end up with a SIGTRAP from dyld. It's obviously complaining about a symbol that is defined twice in the frameworks my app links against - _strtoull and _strtoll which are defined in both Tcl.framework and System.framework. Since both are frameworks that ship with 10.3 and reside in /System/Library, there's no way I can remove the symbols in question from either of the frameworks. Is there a way I can use Guard Malloc despite these multiple definitions?

Thanks,
Stefan
<x-tad-smaller>--
Stefan Werner, Media Computing Group
Department of Computer Science 10, RWTH Aachen University
Ahornstrasse 55, 52074 Aachen, Room 2U11
Phone: +49 (241) 80-21055 Fax: +49 (241) 80-22050</x-tad-smaller>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.