Closed Bug 1393707 Opened 8 years ago Closed 8 years ago

mips performance segment fault

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P1)

52 Branch
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: qiaopengcheng-hf, Unassigned, Mentored)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (X11; Linux mips64-loongson; rv:45.0) Gecko/20100101 Firefox/45.0 Build ID: 20170825111631 Steps to reproduce: on mips64 platform, after starting performance for serveral minutes, firefox will crash for segment faults. Actual results: firefox crashed by segment faults. including firefox45, firefox52, firefox57....... Expected results: Normal running.
on mips64 platform, this file, xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips64.S has been modified for fixed the bug. original code will generate a bug if interruption happens after line70(REG_L sp, 0(sp) # get orig sp back), the information saved on stack maybe discard after interruption handler return.
Mentor: gtatum
Severity: normal → blocker
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Component: Untriaged → Developer Tools: Performance Tools (Profiler/Timeline)
Priority: -- → P1
Resolution: --- → INVALID
Approval Request Comment [Feature/Bug causing the regression]: [User impact if declined]: [Is this code covered by automated tests?]: [Has the fix been verified in Nightly?]: [Needs manual test from QE? If yes, steps to reproduce]: [List of other uplifts needed for the feature/fix]: [Is the change risky?]: [Why is the change risky/not risky?]: [String changes made/needed]:
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: