Top "Freeze" questions

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

Postgresql - Why is DROP VIEW command hanging?

I want to perform a simple DROP VIEW ... but it hangs. I have run this query SELECT * FROM pg_locks …

postgresql view freeze sql-drop
Android Studio 1.2 beta version hangs on debugging

I’ve just upgraded Android Studio from version 1.0 to 1.2 beta and I can no longer perform any kind of debug …

android debugging android-studio freeze
R freezes in Mac OS X Yosemite

I encountered this problem and there was no clear explanation about how to work around this bug. The latest version …

r macos freeze
Python: ftplib hangs at end of transfer

I been searching on this for a couple of days and havent found an answer yet. I have trying to …

python freeze ftplib
AdvertisingIdClient getAdvertisingIdInfo hangs forever

I'm trying to get advertising ID from Google Play services API. Here is a sample code: ... import com.google.android.…

android google-play-services ads freeze
Cannot push to remote git repo over ssh, stuck at "Writing objects: 11%"

I'm having a problem where trying to do a git push hangs up while "Writing objects". This is not the …

git push freeze
Android Thread.sleep() in AsyncTask freeze UI

i'm tried many suggestions but nothing works! When i call Thread.sleep() in background thread, main thread also freezes for …

java android multithreading freeze thread-sleep
Freeze on SerialPort.Open / DeviceIoControl / GetcommState with usbser.sys

I have a C program which opens a handle to a COM port, writes some bytes to it, reads some …

c# c serial-port freeze deviceiocontrol
Why does my Thread freeze the UI-Thread?

I cant figure it out. For what ever reason, this thread's code is actually running on the UI thread. If …

android multithreading networking freeze ui-thread
My iOS app freezes but no error appears

Does any body know what I need to check if app freezes after some time? I mean, I can see …

ios iphone multithreading ipad freeze