Top "Freeze" questions

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

SOS does not support the current target architecture

I am trying to use windbg to research a hang dump file created on an x64 machine for our x86 …

c# .net-4.0 windbg dump freeze
Win32 ReadFile hangs when reading from pipe

I am creating a child process, and reading its output. My code works fine when the child process creates output (…

winapi freeze readfile
Kernel freeze : How to debug it?

I have an embedded board with a kernel module of thousands of lines which freeze on random and complexe use …

linux-kernel kernel freeze
ExtJs GridPanel freeze/lock multiple columns

Though ExtJs GridPanel is rich datacontrol , it has restricted columns freezing functionality. Only first column can be freezed via locked …

extjs freeze gridpanel locked
Nodejs process hang, how could I debug it or collect dump?

my nodejs process which was running at Linux, now it is hang and the CPU is 100%. Is there anyway I …

node.js debugging process dump freeze
How do I interpret ANR traces.txt when my code doesn't appear on stack?

I am trying to debug a persistent ANR ("application not responding") in my Android application. I have read these threads: …

android freeze android-anr-dialog
package-refresh-contents hangs at Contacting host: elpa.gnu.org:80

I'm running Emacs 24.4 for Windows (installed through Chocolatey) and trying to install CIDER. When I run M-x package-install [RET] cider […

windows emacs freeze emacs24 elpa
Download HTTP thru sockets (C)

Recently I started taking this guide to get myself started on downloading files from the internet. I read it and …

html c download freeze recv
iOS - Process data without freezing the UI

I need to do the following tasks: 1) Read some data from sqlite database 2) Process the data 3) With the processed data …

objective-c ios multithreading user-interface freeze
PsExec hang while being executed from a very simple c# or c++ gui program compiled as "windows application"

I am experiencing PsExec hang while being executed from a very simple c# or c++ gui program compiled as "windows …

c# redirect freeze psexec