question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Flaky Jest tests on GH Actions: `ERROR  Command failed with exit code 139. Segmentation fault (core dumped)`

See original GitHub issue
Run pnpm run jest integration/sqlite -- --maxConcurrency=8

> @prisma/integration-tests@0.0.0 jest /home/runner/work/prisma/prisma/src/packages/integration-tests
> jest "integration/sqlite" "--maxConcurrency=8"

PASS src/__tests__/integration/sqlite/introspection.test.ts (5.058 s)
PASS src/__tests__/integration/sqlite/runtime.test.ts (11.211 s)

Test Suites: 2 passed, 2 total
Tests:       114 passed, 114 total
Snapshots:   114 passed, 114 total
Time:        16.533 s
Ran all test suites matching /integration\/sqlite/i.
 ERROR  Command failed with exit code 139.
Segmentation fault (core dumped)
Error: Process completed with exit code 1.

Happens randomly sometimes, should be observed.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
janpiocommented, Jul 30, 2021

Still happening unfortunately regularly in PRs 😦

0reactions
garrensmithcommented, Jul 19, 2022

I’m going to close this and we can open again if the issue occurs again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Segmentation fault (core dumped) Error 139 (Webpack 5.11.1)
Well, the problem was caused by the wrong webpack config file extension: it should be webpack.config.cjs, not webpack.config.js
Read more >
4.8.38 - Release Status
Rebuilt images without code change ... Don't exit script prematurely if test fails #802 ... use yaml config friendly names for gh action...
Read more >
Untitled
X rays practice tests, Ali kemal bailando, No issues kodi? Kominek full hd chomikuj, Ganesh, Incu-shaker mini manual! French photographer documentary ...
Read more >
Untitled
Micex rts stock exchange, Brahmaji telugu actor biography, Fury action tutorial, Waiting for godot patrick stewart video, Fachhochschule oder uni wirtschaft ...
Read more >
SUSE-CU-2022:78-1: Security update of caasp/v4/prometheus
API: Return ID of the deleted resource for dashboard, ... bsc#1182279 CVE-2021-27212 - an assertion failure in slapd can occur in the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found