Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Hangs on CLOSE_WAIT #58

Open
bluszcz opened this issue Mar 9, 2013 · 0 comments
Open

Hangs on CLOSE_WAIT #58

bluszcz opened this issue Mar 9, 2013 · 0 comments

Comments

@bluszcz
Copy link

bluszcz commented Mar 9, 2013

It hangs in infinitive...

recvfrom(21, "", 1024, 0, NULL, NULL)   = 0
recvfrom(21, "", 1024, 0, NULL, NULL)   = 0
recvfrom(21, "", 1024, 0, NULL, NULL)   = 0
bluszcz@X ~> sudo lsof -p 32176 |grep 21u
sublime_t 32176 bluszcz   21u  IPv4             291037      0t0      TCP localhost:9000->localhost:45079 (CLOSE_WAIT)
bluszcz@X ~> 

It may be xdebug error, resolved here: http://forums.netbeans.org/viewtopic.php?p=141779#141779

,but plugin should be bullet proofed enough to not crash as well.

There is also similar problem described here: http://stackoverflow.com/questions/14033240/debugging-not-starting

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