Closed
Bug 1509407
Opened 6 years ago
Closed 5 years ago
Rust symbols on a local Windows build are all resolving as js::StringBuffer::append
Categories
(Core :: Gecko Profiler, enhancement, P2)
Core
Gecko Profiler
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | affected |
People
(Reporter: mattwoodrow, Unassigned)
Details
Attachments
(1 file)
|
8.97 MB,
application/octet-stream
|
Details |
Trying to profile WebRender in a local Windows build gives me a profile like this: https://perfht.ml/2S6ZkIv
All of the rust WebRender stack frames are showing up as the same, unrelated symbol.
| Reporter | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Ted, the dump_syms file doesn't seem to contain any rust functions. For example, I'd expect the string cascade_style to show up somewhere but it's not there. Have you seen something like this before?
Flags: needinfo?(ted)
Updated•6 years ago
|
Priority: -- → P2
Comment 3•6 years ago
|
||
Clearly the ni as you probably won't get an answer soon.
Flags: needinfo?(ted)
Comment 4•5 years ago
|
||
Matt, do you remember if you ever ran into this again?
Flags: needinfo?(matt.woodrow)
You need to log in
before you can comment on or make changes to this bug.
Description
•