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 120587 - Intermittently loses all but subscribed groups
Intermittently loses all but subscribed groups
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.1 betas
Other Linux
: Normal normal
: 0.14.3
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-08-24 10:07 UTC by Christophe Lambin
Modified: 2006-06-18 05:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace related to this. (8.86 KB, text/plain)
2003-12-16 20:32 UTC, Christophe Lambin
Details

Description Christophe Lambin 2003-08-24 10:07:51 UTC
On several occasions, I've seen Pan lose all but the subscribed groups:
switching to 'all groups' in the grouplist shows only the subscribed groups.

Because I don't switch to 'all groups' on a regular basis, I haven't seen a
pattern yet, nor log messages that would explain this. Will try to
reproduce this asap.
Comment 1 Christophe Lambin 2003-10-11 20:14:47 UTC
so far I've seen this when:
1. downloading new headers
2. reading an article

Comment 2 Christophe Lambin 2003-12-16 20:32:59 UTC
Created attachment 22493 [details]
backtrace related to this.
Comment 3 Christophe Lambin 2003-12-16 20:36:33 UTC
Hmm, looks like we're still loading the unsub groups in one thread
(Thread 3) while we're already saving it in another thread (Thread 6). 
Comment 4 Christophe Lambin 2004-01-11 22:54:12 UTC
charles: any thoughts on this?
Comment 5 Charles Kerr 2005-03-11 15:46:33 UTC
This should be a nonissue now that Pan is single-threaded.