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

Aborted (core dumped) #25733

Closed
icebluey opened this issue Jan 27, 2019 · 9 comments
Closed

Aborted (core dumped) #25733

icebluey opened this issue Jan 27, 2019 · 9 comments
Labels
question Issues that look for answers.

Comments

@icebluey
Copy link

  • Version:
  • Platform:
  • Subsystem:

#node -v
v11.8.0
Aborted (core dumped)

#uname -a
Linux ubuntu1604 4.19.18-041918-generic #41918.201901261840 SMP Sat Jan 26 18:42:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

All versions of node 11.x and node 10.x give this "Aborted (core dumped)" error.

@gireeshpunathil
Copy link
Member

can you please run with ulimit -c unlimited , collect a dump and either:

  • pass it over at a publicly accessible location or
  • issue bt full to get more context?

thanks.

@bnoordhuis
Copy link
Member

The output of ldd $(which node) would help too.

@icebluey
Copy link
Author

can you please run with ulimit -c unlimited , collect a dump and either:

  • pass it over at a publicly accessible location or
  • issue bt full to get more context?

thanks.

Thanks.

I found the reason:
node was linked to libnode.so of atom.

@ChALkeR ChALkeR added the question Issues that look for answers. label Jan 29, 2019
@ChALkeR
Copy link
Member

ChALkeR commented Jan 29, 2019

@icebluey could this be closed now, perhaps? Or is there still anything that needs to be done?

@richardlau
Copy link
Member

This is/was #22319.

@xRiiZu
Copy link

xRiiZu commented Jul 19, 2020

vps core dumped error
Anyone have an idea of what can be wrong??

@bnoordhuis
Copy link
Member

@xRiiZu Look at the stack trace, report it to better-sqlite3.

@prachisrivastava-coupa

This comment was marked as off-topic.

@bnoordhuis
Copy link
Member

@prachisrivastava-coupa please open a new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

7 participants