Closed
Bug 21120
Opened 25 years ago
Closed 24 years ago
Leaking morkCell objects
Categories
(Core Graveyard :: Tracking, defect, P3)
Core Graveyard
Tracking
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: beard, Assigned: Bienvenu)
References
()
Details
(Keywords: memory-leak)
Attachments
(2 files)
(deleted),
text/html
|
Details | |
(deleted),
patch
|
Details | Diff | Splinter Review |
See URL above for allocation point, and attachment for more context. Good luck!
Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
Hey Dave, do you have an ETA on these? Thanks,
Warren
There is no ETA. My current work is on a standalone import utility and I am off
the tree. Probably hysterisis of a couple days to sync with the tree, partly
because my main machine is 2.5 years old, and partly because by tree is very
stale. I also have no estimate for time when I will start this bug.
Assignee | ||
Updated•25 years ago
|
Assignee: davidmc → bienvenu
Assignee | ||
Comment 4•25 years ago
|
||
All this means is the history db wasn't closed, is my guess. I'll look at it.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Target Milestone: M14
Comment 5•25 years ago
|
||
M14 ok with you David?
Assignee | ||
Comment 6•25 years ago
|
||
sure, m14 is fine.
Assignee | ||
Comment 7•25 years ago
|
||
I'm only seeing these for history, and not for mail - I don't understand why
that would be. I don't see any obvious flaws in the way history is dealing with
rows, but I'll poke around.
Assignee | ||
Comment 8•25 years ago
|
||
Assignee | ||
Comment 9•25 years ago
|
||
I found two places in history with potential ref-counting problems for cells - I
don't know if the code is executed, but I'll see if the attached patch fixes the
leaks.
Comment 10•25 years ago
|
||
looks good. thanks for checking this out. r=waterson
Assignee | ||
Comment 11•25 years ago
|
||
moving to m15 - it's a very small leak, and not easily reproducible.
Target Milestone: M14 → M15
Updated•25 years ago
|
Summary: [MLK] Leaking morkCell objects → Leaking morkCell objects
Assignee | ||
Comment 15•24 years ago
|
||
I think this was fixed a long time ago.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 16•24 years ago
|
||
- Per last comments, age of bug, and no reopen - Marking Verified/Fixed. Please
reopen if still a problem.
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•