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

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to