Closed
Bug 1557841
Opened 7 years ago
Closed 7 years ago
[armhf] EHABIStackWalk.cpp:612:52: error: no member named 'GetNativeDebugPath' in 'SharedLibrary'
Categories
(Core :: Gecko Profiler, defect, P1)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: glandium, Assigned: mozbugz)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
On armhf Linux:
[task 2019-06-07T20:53:11.186Z] 20:53:11 ERROR - /builds/worker/workspace/build/src/mozglue/baseprofiler/core/EHABIStackWalk.cpp:612:52: error: no member named 'GetNativeDebugPath' in 'SharedLibrary'
[task 2019-06-07T20:53:11.187Z] 20:53:11 INFO - lib.GetEnd() - lib.GetStart(), lib.GetNativeDebugPath());
[task 2019-06-07T20:53:11.187Z] 20:53:11 INFO - ~~~ ^
[task 2019-06-07T20:53:11.187Z] 20:53:11 INFO - 1 error generated.
[task 2019-06-07T20:53:11.187Z] 20:53:11 INFO - /builds/worker/workspace/build/src/config/rules.mk:810: recipe for target 'EHABIStackWalk.o' failed
[task 2019-06-07T20:53:11.187Z] 20:53:11 ERROR - make[4]: *** [EHABIStackWalk.o] Error 1
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=250678667&repo=try&lineNumber=4294
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → gsquelart
Priority: -- → P1
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Mike, could you please try this patch with your strange try-debian-arches config? (I tried to steal it, but couldn't land it on Try)
Flags: needinfo?(mh+mozilla)
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9d30902bfedf
Using renamed GetDebugPath in EHABIStackWalk.cpp - r=njn
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•4 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•