Detecting when a process is abruptly terminated
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

found 53 articles for 1.539 sec
Re: Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: Chris Thomasson
Date: May 28, 2008 21:14

... to avoid creating a "watchdog" process... "foobar" <somefoobar@gmail.com> wrote ... any other clean method for detecting and recovering from TerminateProcess. Okay...of maintaining coherency when process get terminated in the middle of a critical-section. Windows process level mutexs have the WAIT_ABANDONDED...critical-section in order to detect different "levels" of coherent data...
Show full article (3.07Kb) · Show article thread
Re: Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: Chris Thomasson
Date: May 26, 2008 19:32

... to avoid creating a "watchdog" process... "foobar" <somefoobar@gmail.com> wrote ... any other clean method for detecting and recovering from TerminateProcess. Okay, ... of maintaining coherency when process get terminated in the middle of ...->strMutexName); continue; } break; } in manager process: [...] One thing missing: syncronising access ...
Show full article (3.73Kb) · Show article thread
Re: Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: boris
Date: May 10, 2008 04:20

... any other clean method for detecting and recovering from TerminateProcess. Okay,...of maintaining coherency when process get terminated in the middle of...critical-section in order to detect different "levels" of coherent data...strMutexName); continue; } break; } in manager process: WaitForSingleObject(hEventNotifyManager,INFINITE); //Validate/repair...
Show full article (4.43Kb) · Show article thread
Re: Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: boris
Date: May 10, 2008 03:34

...any other clean method for detecting and recovering from TerminateProcess. Okay...of maintaining coherency when process get terminated in the middle of...auto reset event; in client process: while (1) { ret = WaitForSingleObject(hMutex...strMutexName); continue; } break; } in manager process: WaitForSingleObject(hEventNotifyManager,INFINITE); //Validate/repair...
Show full article (4.04Kb) · Show article thread
Re: Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: Chris Thomasson
Date: May 9, 2008 19:41

...want to avoid creating a "watchdog" process... "foobar" <somefoobar@gmail.com> wrote in... any other clean method for detecting and recovering from TerminateProcess. Okay, ... of maintaining coherency when process get terminated in the middle of a critical-section. Windows process level mutexs have the WAIT_ABANDONDED ... critical-section in order to detect different "levels" of coherent data....
Show full article (2.31Kb) · Show article thread
Re: Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: foobar
Date: May 8, 2008 01:14

...thing like you maintain list of process handles that register with your memory...handles from a thread inside your process. If this call gets unblocked ... background that continuously monitors the processes is one simple approach with ... to send event notifications when process terminates. I think you will ... to avoid creating a "watchdog" process... -- Chris M. Thomassonhttp://appcore.home....
Show full article (1.86Kb) · Show article thread
Detecting when a process is abruptly terminated...     

Group: comp.os.mswindows.programmer.win32 · Group Profile · Search for Detecting when a process is abruptly terminated in comp.os.mswindows.programmer.win32
Author: Chris Thomasson
Date: May 7, 2008 23:23

...a general-purpose shared memory allocator and need to determine when a process has been unexpectedly terminated so that it can make a reclaim adjustment to the allocator ...if ProcessA allocates a block of shared memory, and gets terminates, I want to be able to catch this and ...do you think is the most elegant solution? I want to avoid creating a "watchdog" process...
Show full article (0.42Kb)
Re: A2 Replace using Try/Catch     

Group: uw.cs.cs246 · Group Profile · Search for Detecting when a process is abruptly terminated in uw.cs.cs246
Author: Ian Davis
Date: May 27, 2008 21:13

...special signal handler function which errors detected by the execution of the assembler ...new copy of itself into its process state by using the exec() ...from the command line after first terminating the old faulty program. Another useful... 'sane' merely returned the users terminal to the "sane" expected input behaviour... commands, every time this program abruptly terminated for reason or reasons ...
Show full article (5.87Kb) · Show article thread
Re: ??SPAM?? Re: linux-2.6.16 emulation: linux-sun-jdk1.6.0 program problem     

Group: muc.lists.freebsd.emulation · Group Profile · Search for Detecting when a process is abruptly terminated in muc.lists.freebsd.emulation
Author: Peter Kostouros
Date: Mar 9, 2007 21:18

...e., we don't have user process affinity), we may have to fake...) displays a GUI window but terminates abruptly when the server is started...a window with the controls, but abruptly terminates. See error log below. ...# An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error...# An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error...
Show full article (21.82Kb)
Re: Fixing a Mac is a SIMPLE process     

Group: comp.sys.mac.advocacy · Group Profile · Search for Detecting when a process is abruptly terminated in comp.sys.mac.advocacy
Author: Dr. Zara
Date: Feb 22, 2007 05:31

...> including: Wake when the modem detects a ring Wake for Ethernet Network...can be accomplished with the following Terminal command: sudo pmset lidwake 0 ...to sleep abruptly or something goes wrong during the write process, sleep ... disable it by opening the Terminal (located in Applications/Utilities) and ... -a hibernatemode 3 in the Terminal. Reset NVRAM [Useful for: does ...
Show full article (10.53Kb) · Show article thread
 
1 · 2 · 3 · 4 · 5 · 6 · next