Closed
Bug 61989
Opened 25 years ago
Closed 25 years ago
endless memory consuming with mail check period = 120minutes
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: andre, Assigned: racham)
Details
b: 2000-11-30-20
os: w2k
reproduceable: always
not sure which component this belongs to
try to activeate "check for new mail every [120] minutes", then restart, this
results in an endless memory consuming and will never end until I kill mozilla,
I've already created a fresh, new profile and there I've set this options to 120
minutes too, same effect
Comment 1•25 years ago
|
||
not a mail database issue, changing component to back end. reassigning to
putterman for triage, cc'ing gayatrib, in case it really is a check for new mail
issue.
Assignee: bienvenu → putterman
Component: Mail Database → Mail Back End
Comment 2•25 years ago
|
||
reassigning to racham. My guess is that 120 minutes is too big a number for us
to handle and depending on the int type we use to store the biff time, this
might end up being a negative number. I haven't done the math to verify this.
If this is the case we may want to prevent the user from entering a number this
high in the account settings.
Assignee: putterman → racham
Reporter | ||
Comment 3•25 years ago
|
||
well, why shouldn't I be able to let mozilla fetch my mails on a hourly,2hourly
basis?
Comment 4•25 years ago
|
||
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Tis indeed. VERIFIED.
Status: RESOLVED → VERIFIED
QA Contact: esther → stephend
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
•