Closed
Bug 4289
Opened 26 years ago
Closed 25 years ago
MLK: 4 bytes leaked- nsToolkit leaks a GC
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: bruce, Assigned: pavlov)
Details
(Whiteboard: have fix. will check in.)
Build from March 24, 1999. Solaris 2.6, gcc 2.7.2.3. Got this from a
startup/shutdown of apprunner.
MLK: 112 bytes leaked at 0x3f5e48
* This memory was allocated from:
malloc [rtlib.o]
XCreateGC [CrGC.c]
gdk_gc_new_with_values [gdkgc.c:261]
gdk_gc_new [gdkgc.c:36]
nsToolkit::CreateSharedGC() [nsToolkit.cpp:60]
nsToolkit::Init(PRThread*) [nsToolkit.cpp:76]
nsBaseWidget::BaseCreate(nsIWidget*,const nsRect&,nsEventStatus(*)(nsGUI
Event*),nsIDeviceContext*,nsIAppShell*,nsIToolkit*,nsWidgetInitData*) [nsBaseWid
get.cpp:154]
ramiro: how goes GC pooling? bruce: this shouldn't be happening anymore
anyways... could you check ?
Moving all Widget Set bugs, past and present, to new HTML Form Controls
component per request from karnaze. Widget Set component will be retired
shortly.
moving to XP Toolkit/Widgets since these are not HTML form controls
Assignee | ||
Updated•25 years ago
|
Target Milestone: M8 → M12
Assignee | ||
Comment 7•25 years ago
|
||
ramiro: how is GC pooling?
I'm moving this to M12 as there is only 1 GC right now and this will be resolved
when gc pooling is done.
Updated•25 years ago
|
Summary: MLK: nsToolkit leaks a GC → MLK: 4 bytes leaked- nsToolkit leaks a GC
Updated•25 years ago
|
Whiteboard: have fix. will check in.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M12 → M11
Assignee | ||
Comment 8•25 years ago
|
||
checked in fix
Comment 9•25 years ago
|
||
Sorry for spam, re-assigning phillip's QA contact XPToolkit/XPWidget bugs to
claudius due to restructure
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 10•25 years ago
|
||
marking VERIFIED based on owner comments.
You need to log in
before you can comment on or make changes to this bug.
Description
•