• 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
guard malloc vs dyld
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guard malloc vs dyld


  • Subject: guard malloc vs dyld
  • From: Stefan Werner <email@hidden>
  • Date: Tue, 31 May 2005 17:15:30 +0200

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: guard malloc vs dyld
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: RE: Character set in Carbon
  • Next by Date: Re: Opening a file from a DMG.
  • Previous by thread: Re: Vertical guide lines and IB on 10.3.9
  • Next by thread: Re: guard malloc vs dyld
  • Index(es):
    • Date
    • Thread