Closed
Bug 566269
Opened 15 years ago
Closed 13 years ago
get_fix_stack step fails on linux64-debug
Categories
(Release Engineering :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rail, Assigned: armenzg)
References
Details
(Whiteboard: [linux64])
/bin/bash -c perl build/tools/rb/fix-linux64-stack.pl sdleak.tree.raw > sdleak.tree
in dir /builds/slave/mozilla-central-linux64-debug/. (timeout 1200 secs)
watching logfiles {}
argv: ['/bin/bash', '-c', 'perl build/tools/rb/fix-linux64-stack.pl sdleak.tree.raw > sdleak.tree']
...
Can't open perl script "build/tools/rb/fix-linux64-stack.pl": No such file or directory
As a (temporary) workaround we can use tools/rb/fix-linux-stack.pl.
Assignee | ||
Comment 1•15 years ago
|
||
We don't do debug builds for releases. Attaching to bug 512489 instead.
Assignee | ||
Updated•15 years ago
|
Priority: -- → P4
Updated•14 years ago
|
Hardware: x86 → x86_64
Assignee | ||
Comment 2•13 years ago
|
||
Is this still happening?
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → armenzg
Assignee | ||
Comment 3•13 years ago
|
||
Asked in dev.platform if we can live with the work around and if there is any volunteer to fix the problem.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•