Top "Freeze" questions

freeze in programming refers to a condition where in the concerned code or system becomes unresponsive.

Git push hangs when pushing to Github?

Git push hangs everytime I try to push to github. I am using Cygwin and Windows 7. Git functions fine locally …

git github cygwin freeze git-push
Xcode stuck on Indexing

A project I've been working for 2 months stopped working for no reason because Xcode got stucked on "Indexing". I can't …

xcode indexing freeze
Joomla! 3 installation freezes at creating database table

I am trying to install Joomla! 3.2.1 on my system but the installation freezes half way through. I've downloaded and installed …

mysql installation wampserver freeze joomla3.0
Plot window not responding

I'm using Windows 7 64 bit. Each time, I'm using plot function, plot windows will shows and draws successfully, but after that …

plot octave freeze
Is it possible to have multiple PyPlot windows? Or am I limited to subplots?

I'm not sure how to word my question more clearly. Basically, is PyPlot limited to one instance/window? Any hack …

python matplotlib plot interpreter freeze
StandardOutput.ReadToEnd() hangs

I have a program that frequently uses an external program and reads its outputs. It works pretty well using your …

c# stream freeze redirectstandardoutput
Android - Key Dispatching Timed Out

In my Android application I am getting a very strange crash, when I press a button (Image) on my UI …

android timeout key freeze dispatch
Is there a way to not wait for a system() command to finish? (in c)

Similar to: program not executing anything after a call to system() I am fairly new to using C but basically, …

c++ c system call freeze
Why does "docker attach" hang?

I can run an ubuntu container successfully: # docker run -it -d ubuntu 3aef6e642327ce7d19c7381eb145f3ad10291…

linux docker freeze
Freeze asp.net grid view column

How can i freeze initial 2 -3 leftmost column in asp.net grid view? so that while horizontal scrolling initial 2 - 3 …

asp.net gridview freeze auto-generate