Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

parallel/test-internal-util-construct-sab fails on 32-bit #61377

Copy link
Copy link
@kapouer

Description

@kapouer
Issue body actions

Version

24.13.0

Platform

linux debian 14 (unstable) i686, armhf

Subsystem

tests

What steps will reproduce the bug?

node test/parallel/test-internal-util-construct-sab.js

How often does it reproduce? Is there a required condition?

Always fail on 32-bits arch

What is the expected behavior? Why is that the expected behavior?

No failure

What do you see instead?

not ok 2047 parallel/test-internal-util-construct-sab

duration_ms: 212.01600
severity: fail
exitcode: 1
stack: |-
/tmp/tmp.12E6MOvs2i.nodejs/test/parallel/test-internal-util-construct-sab.js:13
assert(isSharedArrayBuffer(constructSharedArrayBuffer(length)));
^

RangeError: Invalid array buffer length

Additional information

I suppose 2 ** 32 is not a valid array buffer length on 32-bits architectures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.