freeze
TCP Socket hanging - both sides stuck in sendto()
We have an linux application (we don\'t have the source) that seems to be hanging. The socket between the two processes is reported as ESTABLISHED, and there is some data in the kernel socket buffer ([详细]
2023-04-05 14:26 分类:问答Eclipse PyDev completion hangs (yet again)
I\'m using PyDev in Eclipse as my Python editor. It\'s fine in terms of feature set. Everything works fine except for one very annoying thing:[详细]
2023-04-05 12:47 分类:问答The 4 minutes disappeared in jvm
I am using Eclipse Virgo to host my application. The application will write one log ever开发者_开发问答y 10 seconds.[详细]
2023-04-05 11:56 分类:问答A Simple Ruby Script Freezes My Machine
CONSTANT = 1000000000000000000 array = (1..CONSTANT).to_a start = Time.now array.each do |i| if 1000 < i < CONSTANT * 9 / 10[详细]
2023-04-05 00:27 分类:问答Why does this class freeze the program?
This class should read some lines from a data and from them to variables which i can use in further operations. but for some reason it freezes if it detected the data and try to load it. why?[详细]
2023-04-03 14:56 分类:问答UI refresh freezes app while paints
This is a speculative question so no code provided. I have an application that takes a large XML file and builds a view from this for editing by the user. The loading of the XML is carried out in a b[详细]
2023-04-03 06:18 分类:问答Javascript - for loop hanging?
Maybe I\'ve just been staring at this screen for too long, but I cannot seem to work out why this for loop is hanging?[详细]
2023-03-31 19:36 分类:问答Visual Studio 2010 hangs on attach to process / debugging
Whenever I try to debug a Visual Studio 2010 web project, VS hangs, and ultimately crashes. This happens if I try to start the project using F5, or through Attach to Process, before the process list e[详细]
2023-03-30 03:23 分类:问答Eclipse hangs for 3-4 seconds before displaying a tooltip message
I\'ve searched the Internet like crazy, however \"WTP freeze\" or \"Eclipse freeze\" yields so many different results that it\'s virtually impossible to find the right one. I have the following issue.[详细]
2023-03-30 00:59 分类:问答Why does this function use 100% CPU?
private static string GetProxy() { var rnd = new Random(); if (Settings.Globals.UsedProxies.Count >= 100)[详细]
2023-03-29 19:29 分类:问答