Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

node debug -p id, bt = hangs #9350

Closed
raitucarp opened this issue Mar 6, 2015 · 2 comments
Closed

node debug -p id, bt = hangs #9350

raitucarp opened this issue Mar 6, 2015 · 2 comments

Comments

@raitucarp
Copy link

My issue is on the first post, generally I have 50k hits real user to my server, for more info
Unitech/pm2#1072 (comment)

Also I have one clue

  • I can't do strace, since it returns empty output
  • cpu is nearly 100%, 99%~

So, I curious what happens, I want debug my process

> bt
> 
> ```
> hangs here, I need reboot my server to get it up..
> 
> ```

Node version:
0.12.0

Suspect modules that causes my server hang:
- request (since I use 0.12.0 which is maxsocket infinity)
- http-client-socks5, I use tor, when grab data for my user

thanks
@cjihrig
Copy link

cjihrig commented Mar 6, 2015

@raitucarp are you able to reduce your problem to a test case that doesn't involve any external dependencies such as request or pm2?

@raitucarp
Copy link
Author

I think can't, because that is the main issue here. (maxsockets, etc)

@Trott Trott closed this as completed Apr 22, 2023
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

3 participants