Closed Bug 595766 Opened 15 years ago Closed 15 years ago

bustage Win64 build due to UnsetVMFrameRegs

Categories

(Core :: JavaScript Engine, defect)

x86_64
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

link -NOLOGO -OUT:js.exe -PDB:js.pdb -NXCOMPAT -DYNAMICBASE -DEBUG -DEBUGTYPE: CV js.obj jsworkers.obj c:/Workspace/hg.mozilla.org/objdir-tm-win64-dbg/dist/ lib/nspr4.lib c:/Workspace/hg.mozilla.org/objdir-tm-win64-dbg/dist/lib/plc4.lib c:/Workspace/hg.mozilla.org/objdir-tm-win64-dbg/dist/lib/plds4.lib @../js_static .lib.fake kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib LINK : js.exe not found or not built by the last incremental link; performing fu ll link Creating library js.lib and object js.exp TrampolineMasmX64.obj : error LNK2019: unresolved external symbol UnsetVMFrameRe gs referenced in function JaegerTrampoline
Attached patch fixSplinter Review
Attachment #474625 - Flags: review?(dvander)
Comment on attachment 474625 [details] [diff] [review] fix >+ /* we need pad the stack */ Nit: Reads better as "X64 needs to pad the stack."
Attachment #474625 - Flags: review?(dvander) → review+
Whiteboard: fixed-in-tracemonkey
(In reply to comment #3) > http://hg.mozilla.org/tracemonkey/rev/aa65a38ae90b Perfect. Do we know when the next merge will be? Could I please ask for landing this on trunk since it blocks my testing on the 64-bit build machines?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: