[Adium-devl] Interesting crash
Ofri Wolfus
ofri.wolfus at gmail.com
Thu May 10 09:22:40 UTC 2007
Double-dealloc usually means double-release of an object that's still
in memory. If an object gets deallocated and its memory hasn't been
overwritten yet, and you send it a release message again, -dealloc
will get invoked for a second time.
- Ofri
- - - - - - - - - - - - - - - - - - -
http://www.dpompa.com
- - - - - - - - - - - - - - - - - - -
On 10/05/2007, at 02:38, David Smith wrote:
> http://smartcrashreports.com/dev/crash.php?
> id=42f68de754a9abba2fe2f08dd4dfb34ff1aa2dd6
>
> Looks like a double-dealloc of the account somehow?
>
> David
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070510/e6b73bb4/attachment-0001.html>
More information about the devel
mailing list