Mailing Lists: Apple Mailing Lists

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

Still can't figure out this overrelease bug




I'm at a loss here. Stepping through every line of the code didn't give me any clues.



[Switching to process 1201 local thread 0xf03]
Running…
=resolve-pending-breakpoint,new_bp="34",pended_bp="34"
Pending breakpoint 34 - "-[NSException raise]" resolved
=resolve-pending-breakpoint,new_bp="35",pended_bp="35"
Pending breakpoint 35 - "-[_NSZombie methodSignatureForSelector:]" resolved
Program received signal: "EXC_BAD_ACCESS".


Unable to disassemble objc_msgSend_rtp.


#0 0xfffeff18 in objc_msgSend_rtp #1 0x92858a88 in NSPopAutoreleasePool #2 0x93619414 in -[NSApplication run] #3 0x93709c1c in NSApplicationMain #4 0x00009670 in main at main.m:13


So how do I pin this overrelease bug down? Someone said these zombies will help me figure out the class type being overreleased, but I didn't get that class information.


In my executable pane in Xcode, I have the environment variable "NSZombieEnabled" enabled with a value of "1".

I also set a symbolic breakpoint in -[_NSZombie methodSignatureForSelector:] but that did not help.

So how do I figure this out?

--
http://elfdata.com/plugin/ Industrial strength string processing, made easy.


"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/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.