Closed
Bug 469757
Opened 17 years ago
Closed 16 years ago
dtrace js probe errors for js_calltime.d
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dietrich, Unassigned)
Details
I get a ton of these errors when using the DTrace supplied script js_calltime.d:
dtrace: error on enabled probe ID 49 (ID 23209: javascript52445:libmozjs.dylib:jsdtrace_object_create_done:object-create-done): invalid address (0x1527effc) in action #4 at DIF offset 28
Comment 1•17 years ago
|
||
FWIW, I was able to use various DTrace Toolkit scripts with a recent build.
| Reporter | ||
Comment 2•16 years ago
|
||
WFM in contemporary trunk builds.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•