This libxul.so.sym doesn't have mapped file paths
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
People
(Reporter: mstange, Unassigned)
Details
http://symbols.mozilla.org/libxul.so/1E560263442DBB05430E53B9F4AD97C30/libxul.so.sym
This .sym file has paths like /usr/src/debug/firefox/firefox-147.0.1/third_party/sipcc/cpr_string.c instead of git:github.com/mozilla-firefox/firefox:third_party/sipcc/cpr_string.c:4eb5a4f7e5a3bea3de2e2bfc541e1bc122731518 which means that the source view in the profiler on this build can't show C++ code. For example, try double-clicking any of the boxes on https://share.firefox.dev/4rljX50 .
I encountered this profile in bug 1994231; I don't know which Linux distribution or what kind of Firefox build this was.
Comment 1•1 day ago
|
||
This was probably scraped by the system symbols scrapers and is part of a packaged version of Firefox. We don't really have a good way to tracing it back to a specific distro but I can look around a bit.
Description
•