Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

error "Segmentation fault (core dumped)" when I add pgNative #87

Open
DimaNazdratenko opened this issue Mar 2, 2020 · 0 comments
Open

Comments

@DimaNazdratenko
Copy link

DimaNazdratenko commented Mar 2, 2020

I have some error when I add option {pgNative: true} to initialize pg-promise. When I use node v.8.12.0 all was OK, but when I change it on node v12.15.0 there is a problem.
Segmentation fault (core dumped) npm ERR! code ELIFECYCLE npm ERR! errno 139

Also I read that some problem can happened because openssl version < than 1.1.1 and I upgraded openssl to 1.1.1d but nothing is not working. Please help.

Version of pg-promise: 10.4.3
Version of pg-native: 3.0.0
OS type (Linux/Windows/Mac): Linux
Version of Node.js: 12.15.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant