• 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
Re: 'leaks' crashes on executable launched with Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'leaks' crashes on executable launched with Xcode


  • Subject: Re: 'leaks' crashes on executable launched with Xcode
  • From: Justin Walker <email@hidden>
  • Date: Tue, 7 Sep 2004 14:36:12 -0700

See the recent message from Dave Payne (Thread: 'Sampler Problem', or perhaps, 'How to make a C shared lib in XCode?' [due to thread hijacking]).

Regards,

Justin

On Sep 7, 2004, at 14:01, Robert Kuilman wrote:

Hey all!

I have an executable that i launch with Xcode. (either Run or Debug,
outcome is the same). When launed, i use ps to obtain the PID of my
application, and then use 'leaks <pid>' to see what leaks are present.
This as always worked fine for me. I haven't used it since i've
installed Xcode 1.5, and now it's not working for me anymore.

The exact outcome is: (1063 being the pid of my app)

iBook-G4:~ robert$ leaks 1063
Process 1063: 12568 nodes malloced for 1212 KB
Process 1063: 2 leaks for 240 total leaked bytes.
2004-09-07 22:42:04.121 leaks[1071] *** Uncaught exception:
<NSInvalidArgumentException> *** -[NSCFSet addObject:]: attempt to
insert nil Trace/BPT trap
iBook-G4:~ robert$

I've tried running it on a different computer, but the outcome remains
the same. I don't strip debug symbols, have the debugging level set to
the medium setting, and don't use the 'fastest' mode for executable
output in project settings.

I have the environment variables set in my application's executable.

The application otherwise works fine, without a problem.

Can anyone give me any insight into this problem?

Thanks in advance!


Robert K.

web: http://halfduplex.net/
email: email@hidden
----------------------------------------------------------------------- -
---------------------
_______________________________________________
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.



--
Justin C. Walker, Curmudgeon-At-Large  *
Institute for General Semantics        |    Men are from Earth.
                                       |    Women are from Earth.
                                       |       Deal with it.
*--------------------------------------*-------------------------------*
_______________________________________________
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.


References: 
 >'leaks' crashes on executable launched with Xcode (From: Robert Kuilman <email@hidden>)

  • Prev by Date: 'leaks' crashes on executable launched with Xcode
  • Next by Date: Re: Sampler problem
  • Previous by thread: 'leaks' crashes on executable launched with Xcode
  • Next by thread: CVS process goes awol
  • Index(es):
    • Date
    • Thread