Closed
Bug 85057
Opened 24 years ago
Closed 24 years ago
wrong message offset/size written into mail db
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
People
(Reporter: dneri98, Assigned: naving)
Details
Attachments
(3 files)
Build 2001-06-09-20 (from win32-installer), Win2k sp2
Behavior:
Mail window shows incorrect Subject line in header pane, message body is cut off.
Expected:
Correct subject line listed, no data loss in message body.
Steps to reproduce:
I don't know, this is a weird one. I don't know if this was visible before with
build 2001-06-05; I just realized it now. I have a screenshot attachment to
show you what's up (should be coming next...)
Other info:
I set the priority to critical because of the data loss; whether or not it's
truly 'critical' is to be debated.
Ooops, sorry for the spam...
I forgot to mention this error is true for more than one message. Some messages
even have extended header information *after* the message body is cut off, as if
it were just plain text.
Like I said, I never noticed it before but it's possible it was like this before
the current build. I have a hunch this could be nothing more than a
bugzilla-daemon email creation issue.
Comment 3•24 years ago
|
||
Confirming on 2001060820 Win2k and over to Mail Database.
This has to do with a corrupted *.msf file. Deleting the corresponding *.msf
file and rebuilding it (by clicking on that folder) should fix this temporarily.
But usually this problem keeps coming back for the same folder after a while.
Could you attach the "misbehaving" mail folder file + its *.msf file (*before*
rebuilding the msf file, of course)?
Assignee: sspitzer → bienvenu
Status: UNCONFIRMED → NEW
Component: Mail Window Front End → Mail Database
Ever confirmed: true
Hmm, can't find the 'folder' but I do have the .msf file. But if I remember
correctly, a folder is not created unless it contains subfolders.
Also, if I attempt to delete the file, won't this delete all the messages that
are in that folder? I don't want to do that. Is there any way around it?
Changing summary to reflect findings.
Summary: Unknown mail issue; improper header and corrupt message? → Corrupt .msf files
Comment 7•24 years ago
|
||
The mail database is just responsible for returning the message size/offset that
it is given when the mail is downloaded by the download code. My guess is that
the wrong offset is given at that time, so changing summary and component.
Component: Mail Database → Mail Back End
Summary: Corrupt .msf files → wrong message offset/size written into mail db
Comment 8•24 years ago
|
||
Yeah, "folder" like "mail folder", not like "directory folder".
Deleting the *.msf file won't delete your mails. Your mails are stored in the
file without extension.
Thanks for the clarification.
Should this be dogfood/catfood? Not sure on the definitions, but I think
dogfood is a blocker (i.e. blocking a user from using the program), where
catfood is a very visible bug.
If I'm right on those assumptions, I would nominate this for dogfood.
Comment 10•24 years ago
|
||
the problem is that it may be dogfood for you, but we don't have a way of
recreating the bug and without steps to reproduce it, we can't fix it. Do you
use mail filters? Is it only filtered messages that are messed up?
| Reporter | ||
Comment 11•24 years ago
|
||
Well, it just so happens I have one filter and one extra folder. And it appears
this is the only one that's corrupt, so yes.
The filter says to look for the sender 'bugzilla-daemon' and move it to the
bugzilla subfolder.
Comment 12•24 years ago
|
||
I also experienced this with a mail folder that does not get any mail filtered
into it. Instead, I have moved quite a few messages there by draggin and
dropping. Maybe this has to with moving messages.
Comment 13•24 years ago
|
||
s/has to/has to do
| Reporter | ||
Comment 14•24 years ago
|
||
Ok, this bug has already been confirmed. Shouldn't it be classified as NEW?
| Reporter | ||
Comment 15•24 years ago
|
||
oh
my
god...
ignore me!
| Reporter | ||
Comment 16•24 years ago
|
||
Guys, I am now on build 2001-06-30-08 from Installer...
I tried moving some files around to subfolders in Trash, and it corrupted the db
again. So I deleted the .msf files for the subfolders. When it rebuilt, the
same exact problem occurred right away. Even the newly recreated db is faulty.
Comment 17•24 years ago
|
||
Could you dup this one, Navin? Looks like the message copy bug.
Assignee: bienvenu → naving
| Assignee | ||
Comment 18•24 years ago
|
||
*** This bug has been marked as a duplicate of 90186 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 19•24 years ago
|
||
Sigh, fundamentally I hate to do this, but seeing as it's already closed, I'll
verify this *earlier* bug (pthbhth :P ) as a verified dup.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•