Closed
Bug 1769153
Opened 3 years ago
Closed 2 years ago
[clang trunk] error: failed to run custom build command for `gecko-profiler v0.1.0 (/.../tools/profiler/rust-api)`
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
error: failed to run custom build command for `gecko-profiler v0.1.0 (/private/var/opt/generic-worker/tasks/task_165234331867157/checkouts/gecko/tools/profiler/rust-api)`
Caused by:
process didn't exit successfully: `/private/var/opt/generic-worker/tasks/task_165234331867157/build/obj-build/release/build/gecko-profiler-54b7803c395307aa/build-script-build` (signal: 11, SIGSEGV: invalid memory reference)
This started with https://github.com/llvm/llvm-project/commit/29c8c070a1770fc510ccad3be753f6f50336f8cc
There is something going on with libc++.
Assignee | ||
Comment 1•3 years ago
|
||
This has somehow been fixed by the upgrade to rustc 1.61.
Assignee | ||
Comment 2•3 years ago
|
||
... and it's back with rustc 1.62.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•2 years ago
•
|
||
Worked around with bug 1788870.
Status: REOPENED → RESOLVED
Closed: 3 years ago → 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•