Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault: 11 npm run startServer #48

Closed
kulikovdmitr opened this issue Dec 17, 2022 · 3 comments
Closed

Segmentation fault: 11 npm run startServer #48

kulikovdmitr opened this issue Dec 17, 2022 · 3 comments

Comments

@kulikovdmitr
Copy link

kulikovdmitr commented Dec 17, 2022

Hello dear author, could you look at this error,?
I would like to know if your server startup is working

@MacBook-Pro-8 ~/m/telegram-nearby-map (main) [1]> npm start

> start
> npm run buildParcel && npm run startServer


> buildParcel
> parcel build ./web-src/index.html --public-url / --dist-dir ./web-build/

✨ Built in 142ms

web-build/index.html              1.55 KB    270ms
web-build/index.a2c0f328.css      8.71 KB     52ms
web-build/index.152cb747.js     386.04 KB    2.57s

> startServer
> node server.js

Current WD: /Users/dvkulikov/map/telegram-nearby-map/lib/tdlib
Lib Path: ./libtdjson.dylib
sh: line 1: 59701 Segmentation fault: 11  npm run startServer

Node & Npm versions

@MacBook-Pro-8 ~/m/telegram-nearby-map (main) [SIGSEGV]> node -v
v19.3.0
@MacBook-Pro-8 ~/m/telegram-nearby-map (main)> npm -v
9.2.0
@MacBook-Pro-8 ~/m/telegram-nearby-map (main)> 
@PheeZz
Copy link

PheeZz commented Mar 14, 2023

Same error @kulikovdmitr (you can answer at your own language, or go to my profile, telegram link there, if you have some problems with english)

Do you fix this error?

Current WD: /home/pheezz/telegram-nearby-map/lib/tdlib
Lib Path: ./libtdjson.so
[1]    19475 segmentation fault (core dumped)  npm start

image

@kulikovdmitr
Copy link
Author

Same error @kulikovdmitr (you can answer at your own language, or go to my profile, telegram link there, if you have some problems with english)

Do you fix this error?

Current WD: /home/pheezz/telegram-nearby-map/lib/tdlib
Lib Path: ./libtdjson.so
[1]    19475 segmentation fault (core dumped)  npm start

image

Hi @PheeZz, unfortunately I couldn't solve this problem.. :(

@tejado
Copy link
Owner

tejado commented Sep 23, 2023

Should be resolved now. - Can you please check?

@tejado tejado closed this as completed Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants