|
From: | Riccardo Mottola |
Subject: | Re: GNUMail crashes |
Date: | Mon, 29 Sep 2014 10:34:17 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 SeaMonkey/2.29.1 |
Hi all, Riccardo Mottola wrote:
#2 0xb73318cc in NSAllMapTableKeys (table=0x8208cc8) at NSConcreteMapTable.m:180 #3 0xb7ed1d92 in number_of_unread_messages ()at ApplicationIconController.m:176
further questions.It looks to me that the crash happens because the "key" is not a valid object anymore.
Here it seems to me that the cacche contains notifications as keys and the userInfo as contents (see folderlistCompleted).
First question: does NSMapInsert retain the keys? should it perhaps and it is not doing it? That would at least explain the crash.
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |