gnustep-nonfsf-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #54364] [GNUMail] Crash due to quick IMAP folder switching


From: Sergei Golovin
Subject: [bug #54364] [GNUMail] Crash due to quick IMAP folder switching
Date: Sun, 21 Aug 2022 03:59:16 -0400 (EDT)

Follow-up Comment #1, bug #54364 (project gnustep-nonfsf):

Many TaskManager' methods autorelease notification objects (services) that
TaskManager doesn't own.
The crash while quick IMAP folder switching happens for the line


AUTORELEASE(o)


at the end of the -[TaskManager requestCancelled:] which creates unbalanced
retain/release conditions leading to deallocation of a service (CWIMAPStore)
during a timer invalidation.


(file #53592)

    _______________________________________________________

Additional Item Attachment:

File name: bug_54364_TaskManager_wrong_autoreleasing.diff Size:1 KB
   
<https://file.savannah.nongnu.org/file/bug_54364_TaskManager_wrong_autoreleasing.diff?file_id=53592>



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?54364>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]