Re: Debug Help
Re: Debug Help
- Subject: Re: Debug Help
- From: Matthew Smith <email@hidden>
- Date: Mon, 16 Dec 2002 15:46:11 +1100
>
I'm sure this is a memory management issue, but I'm going blind trying
>
to find it.
Sorry Tony, I can't help you, I've got the same issues, only mine is
shorter!!!
#0 0x9068ba54 in objc_msgSend ()
#1 0x907e2660 in NSPopAutoreleasePool ()
#2 0x930ca374 in -[NSApplication run] ()
#3 0x000ddb8c in main (argc=1, argv=0xbffffc10) at
source/main.mm:15/Users/mps/Programming/ViewBuild Source/ViewBuild/
#4 0x00002e28 in _start (argc=1, argv=0xbffffc10, envp=0xbffffc18) at
/SourceCache/Csu/Csu-45/crt.c:267/SourceCache/Csu/Csu-45/
#5 0x00002ca8 in start ()
Is there a way to find out what object is causing this (it's type or
name???)
I assume this is caused when an object is removed, but a call is made to it.
Cheers
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.