Closed Bug 1129968 Opened 10 years ago Closed 10 years ago

fix mips assertion failure when creating thread with custom stack size

Categories

(NSPR :: NSPR, defect, P1)

4.10.8
Other
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jcowgill+mozilla, Assigned: hev)

Details

Attachments

(1 file)

The minimum stack size on mips is 128k. This patch fixes an assertion failure in the layer test by setting _MD_MINIMUM_STACK_SIZE to 128k like arm64 does (see bug 827271) BEGIN TEST: layer Beginning non-layered test Assertion failure: 0 == rv, at ptthread.c:376
Assignee: wtc → r
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P1
Target Milestone: --- → 4.11
Comment on attachment 8559853 [details] [diff] [review] 0001-nspr-fix-mips-assertion-fail-when-creating-thread-wi.patch r=wtc. Kai, could you please check in this patch when the NSPR tree reopens? Thanks.
Attachment #8559853 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: 4.11 → 4.10.10
Target Milestone: 4.10.10 → 4.11
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: