search for: kill_process

Displaying 8 results from an estimated 8 matches for "kill_process".

2008 Nov 20
1
Stopping bdrb from another process gets the process killed
...group of the process. This is ok if you''re running script/backgroundrb stop directly from the console, but if I''m running this from another process, let''s say a rake task, the rake task gets killed because it gets the SIGTERM signal. In the class StarStop we have: def kill_process arg_pid_file pid = nil pid = File.open(arg_pid_file, "r") { |pid_handle| pid_handle.gets.strip.chomp.to_i } pgid = Process.getpgid(pid) puts "Stopping BackgrounDRb with pid #{pid}...." Process.kill(''-TERM'', pgid) File.delete(arg_pid_fil...
2008 Apr 28
4
Wineserver causing heavy CPU load
I am running Fedora 8 uname -r = 2.6.24.4-64.fc8 on my box with Wine 0.9.58. When I first installed it I noticed that my CPU usage jumped and stayed at 100% with wineserver taking > 85%. I killed the wineserver process and it dropped down, however it soon jumped back up when wineserver restarted itself. I then killed it again and all related processes and disabled it from starting as a damen
2013 Oct 23
2
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
Hi Jason, On Tue, Oct 22, 2013 at 04:35:32PM +0800, Jason Wang wrote: > On 10/20/2013 10:34 AM, Fengguang Wu wrote: > > Greetings, > > > > I got the below dmesg and the first bad commit is > > > > commit 3ab098df35f8b98b6553edc2e40234af512ba877 > > Author: Jason Wang <jasowang at redhat.com> > > Date: Tue Oct 15 11:18:58 2013 +0800 > >
2013 Oct 23
2
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
Hi Jason, On Tue, Oct 22, 2013 at 04:35:32PM +0800, Jason Wang wrote: > On 10/20/2013 10:34 AM, Fengguang Wu wrote: > > Greetings, > > > > I got the below dmesg and the first bad commit is > > > > commit 3ab098df35f8b98b6553edc2e40234af512ba877 > > Author: Jason Wang <jasowang at redhat.com> > > Date: Tue Oct 15 11:18:58 2013 +0800 > >
2008 Oct 17
0
Wine release 1.0.1
...xander Nicolaysen S?rnes (2): Updated Norwegian Bokm?l Readme file. kernel32/winerr: Add Norwegian Bokm?l translation. Alexandre Julliard (16): winex11: Only register an XIM callback if we can't open the XIM right away. server: Move the process pipe hangup handling into kill_process. winex11: Check for matching pixel format in wglMakeCurrent. ntdll: Force execute permission again on the stack after clearing it. ntdll: Add some sanity checks for invalid relocation blocks. winex11: Check for XKB extension on the GDI display too. user32: Fix MapWindo...
2008 Jun 27
0
Wine release 1.1.0
...inex11: Check for matching pixel format in wglMakeCurrent. winex11: Avoid erasing the window when changing the pixel format. cabinet: Always use INT_PTR for handles. kernel32: The first argument of GetBinaryType is a string. server: Move the process pipe hangup handling into kill_process. winex11: Only register an XIM callback if we can't open the XIM right away. winspool: Don't print NULL pointers in traces. shell32/tests: Use the original path if GetLongPathNameA fails. winex11: Print more details on OpenGL load failure. Only print errors once....
2013 Nov 04
2
[virtio_blk] WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:526 sysfs_add_one()
...| 118 | | | Kernel_panic-not_syncing:hung_task:blocked_tasks | 15 | | | BUG:kernel_test_crashed | 90 | | | Out_of_memory:Kill_process | 30 | | | INFO:rcu_sched_detected_stalls_on_CPUs/tasks:(detected_by,t=jiffies,g=,c=,q=) | 15 | | | INFO:rcu_sched_self-detected_stall_on_CPU(t=jiffies_g=c=q=) | 7...
2013 Nov 04
2
[virtio_blk] WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:526 sysfs_add_one()
...| 118 | | | Kernel_panic-not_syncing:hung_task:blocked_tasks | 15 | | | BUG:kernel_test_crashed | 90 | | | Out_of_memory:Kill_process | 30 | | | INFO:rcu_sched_detected_stalls_on_CPUs/tasks:(detected_by,t=jiffies,g=,c=,q=) | 15 | | | INFO:rcu_sched_self-detected_stall_on_CPU(t=jiffies_g=c=q=) | 7...