Closed
Bug 233833
Opened 22 years ago
Closed 17 years ago
Inbox deleted on compacting when virus is detected
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: peter, Assigned: Bienvenu)
Details
(Keywords: dataloss)
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
I received a copy of MyDoom virus in an attachment, which was detected by Norton
AntiVirus 2000 (virus data updated regularly). This blocked access to my inbox.
I temporarily disabled Norton, marked the infected message as junk, and then
deleted it from the junk folder and compacted folders. I then reenabled Norton
and went back to my inbox. Norton still blocked access to it, presumably because
the infected message was still there but just marked as deleted (and "Compact
Folders", despite its name, had not compacted all folders).
So I tried again "Compact Folders". I got another message from Norton and found
that my inbox had been completely deleted. (My junk folder, compacted when
Norton was disabled, was not deleted.)
This may be related to bug 116443 but the specific problem is rather different
as it is found on compacting folders.
Reproducible: Didn't try
Steps to Reproduce:
The problem seems to be that when Compact Folders is unable to read a folder it
does abort or flag an error, but takes this as equivalent to the folder being
empty. This is a potentially dangerous strategy as there may be many reasons,
including multi-access locks, network outages etc, as well as virus detection,
why a particular file may be temporarily unreadable, and in such cases Mozilla
should never try to delete it or overwrite it with an empty file (which may
succeed because the lock or network problem has just gone away).
| Reporter | ||
Comment 1•22 years ago
|
||
Oops! I wrote "when Compact Folders is unable to read a folder it does abort or
flag an error", but of course I meant "when Compact Folders is unable to read a
folder it does *NOT* abort or flag an error".
Also see bug 235588 (Inbox zeroed out when filter target folder file
quarantined).
Comment 4•21 years ago
|
||
May depend on bug 116443 since it's the same thing, but from a different vector.
Comment 5•21 years ago
|
||
IMO, it's a dup of 116443 - same cause
Comment 6•21 years ago
|
||
*** This bug has been marked as a duplicate of 116443 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Comment 7•21 years ago
|
||
Reopening since bug 116443 theoretically did not fix this. Close again if this
is not the case.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•18 years ago
|
QA Contact: esther → database
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 8•17 years ago
|
||
A. Kaluszka in comment #7:
> Reopening since bug 116443 theoretically did not fix this. Close again if this
> is not the case.
Aaron, what aspect do you consider to be unfinished / not fixed by bug 116443?
Comment 9•17 years ago
|
||
=> WFM per reporter
Status: REOPENED → RESOLVED
Closed: 21 years ago → 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•