Open Bug 1274792 Opened 8 years ago Updated 2 years ago

WARNING: YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME. FIX THIS!

Categories

(Core :: Gecko Profiler, defect, P3)

defect

Tracking

()

People

(Reporter: jwatt, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

It seems like the gecko profiler is causing considerable leaks. I'm seeing a ton console spew including:

ERROR: GC found live Cell 0x129669928 of kind STRING at shutdown
ERROR: GC found live Cell 0x1285cc0d0 of kind EXTERNAL_STRING at shutdown
Assertion failure: typeDescrObjects.empty(), at /Users/jwatt/mozilla/trees/i2/js/src/gc/Zone.cpp:61
WARNING: YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME.  FIX THIS!

with the profiler enabled.
Blocks: 1329219
Severity: normal → S4
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: