Skip to content

investigate flaky test-child-process-fork-closed-channel-segfault on Raspberry Pi 2 #38392

Open
@Trott

Description

@Trott
  • Test: test-child-process-fork-closed-channel-segfault
  • Platform: pi2-docker
  • Console Output:
00:13:47 not ok 81 parallel/test-child-process-fork-closed-channel-segfault
00:13:47   ---
00:13:47   duration_ms: 4.292
00:13:47   severity: fail
00:13:47   exitcode: 1
00:13:47   stack: |-
00:13:47     /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
00:13:47                 throw err;
00:13:47                 ^
00:13:47     
00:13:47     Error: write EPIPE
00:13:47         at ChildProcess.target._send (node:internal/child_process:849:20)
00:13:47         at ChildProcess.<anonymous> (node:internal/child_process:670:16)
00:13:47         at ChildProcess.emit (node:events:377:35)
00:13:47         at emit (node:internal/child_process:920:12)
00:13:47         at processTicksAndRejections (node:internal/process/task_queues:84:21) {
00:13:47       errno: -32,
00:13:47       code: 'EPIPE',
00:13:47       syscall: 'write'
00:13:47     }
00:13:47   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions