Closed
Bug 176220
Opened 23 years ago
Closed 17 years ago
Retrieving Mail: Inbox set to null
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Bill, Unassigned)
Details
(Keywords: dataloss)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722
Downloading e-mail, POP account. Simultaneously viewing, moving, responding to
messages in Inbox. Incoming process aborted (no indication other than no ore
messages appeared, but still some on mail server). Examinded Inbox file using
'ls' and its size was zero. Inbox.msf still of reasonable size. Inbox appeared
to have messages when viewed in Mozilla mail but obviously nothing was there.
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. Not reproducible in any sensible manner
2. I have done just what I described on numerous occasions previously with no
ill effects
3.
Actual Results:
Looks to me (25 years of programming multi-threaded applications) that there is
a task synchronization/locking problem.
Expected Results:
Obviously, not to null out the Inbox file!
Comment 1•23 years ago
|
||
-> Databse
Assignee: sspitzer → bienvenu
Component: Mail Window Front End → Mail Database
Keywords: dataloss
QA Contact: olgam → gayatri
Comment 2•23 years ago
|
||
I think you need to use a newer build because I believe Navin has already fixed
this. Yes, indeed, using a synchronization/lock was the fix. -> Navin for dupping.
Assignee: bienvenu → naving
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Updated•18 years ago
|
QA Contact: esther → database
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 5•17 years ago
|
||
this should be fixed per comment 2
=> WFM
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•