Closed
Bug 87974
Opened 25 years ago
Closed 16 years ago
MLK of the rdf resource on folder operations rename, delete, move/copy, empty trash.
Categories
(MailNews Core :: Backend, defect, P2)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: naving, Unassigned)
Details
(Keywords: memory-leak)
Attachments
(2 files)
For the case of rename/delete
1) Rename/Delete a folder "A".
2) Recreate the same folder "A" at the same level.
The rdf resource associated with old folder A should have been released and a
new resource should have been created for new folder A but it does not happen.
The following bugs should be fixed once we can figure out this leak.
bug 64463
bug 65303
bug 87872
| Reporter | ||
Comment 1•25 years ago
|
||
cc cavin who is also working on related code.
| Reporter | ||
Comment 2•25 years ago
|
||
Might this have to be revisited, since we landed rdfliner, or are the same
things leaking?
QA Contact: esther → stephend
| Reporter | ||
Comment 4•25 years ago
|
||
| Reporter | ||
Comment 5•25 years ago
|
||
cc waterson, Just a guess, this leak could be caused by RDFContainer
code , more specifically FilterInstantion TestNode...
Comment 6•24 years ago
|
||
plussing for investigation. If limited to rename/delete, then we can probably
minus it.
Keywords: nsbeta1+
Updated•24 years ago
|
Priority: -- → P2
Comment 7•24 years ago
|
||
Is this really a nsbeta1+, P2? If yes, then we need to try and targeted to a
milestone M1.0 or earlier to make the beta.
Updated•24 years ago
|
Updated•21 years ago
|
Product: MailNews → Core
Comment 9•19 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
Comment 10•18 years ago
|
||
Comment on attachment 47266 [details]
leak log showing where the leak occurs on deleting local folder
not a patch. sorry for bugspam.
Attachment #47266 -
Attachment is patch: false
| Assignee | ||
Updated•18 years ago
|
Product: Core → MailNews Core
Comment 12•17 years ago
|
||
demoting, given the current and future status of RDF
Severity: major → trivial
Comment 13•16 years ago
|
||
leak log almost 10yr old and useless (per ratty), so closing incomplete. Note, only SM uses the code. feel free to reopen with new leak log.
Severity: trivial → minor
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•