After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 224269 - potential deadlock in vtrash setup.
potential deadlock in vtrash setup.
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal major
: Future
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on: 223985
Blocks:
 
 
Reported: 2002-05-06 10:50 UTC by Not Zed
Modified: 2004-09-29 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
thread 1 and thread 6 are deadlocked (7.62 KB, text/plain)
2002-05-06 10:52 UTC, Not Zed
Details

Description Not Zed 2002-05-06 10:50:52 UTC
When setting up the vtrash, the cache_lock is locked, then folders are
added to the vfolder.

It then tries to hook onto the folder_changed event.

When closing down a folder (unref), it can emit the finalise event, and
that will try (in the store), to lock the cache_lock.  See above, deadlock.

See attached.
Comment 1 Not Zed 2002-05-06 10:52:00 UTC
Created attachment 41206 [details]
thread 1 and thread 6 are deadlocked
Comment 2 Not Zed 2002-07-24 03:52:14 UTC
This can't really be fixed till the vfolder store stuff is fixed.
Comment 3 Gerardo Marin 2002-08-14 22:28:12 UTC
Is this 1.2 doable?
Comment 4 Jeffrey Stedfast 2002-08-19 04:03:28 UTC
no
Comment 5 Gerardo Marin 2002-08-19 17:01:32 UTC
Futuring, then.
Comment 6 Not Zed 2004-09-29 09:17:01 UTC
mechanism very different in 2