General :: Process Killed During SSH Session
Jul 31, 2009
I've always wondered whether my process kills when I am in the process of doing something during my ssh session. For instance, I ssh from my local box to dev-formbox and did an scp transfer to another remote host. All of the sudden, I lost ssh connectivity on my local box due to network issue. Will the scp process (or any of my process that I am currently doing) kill also once I loose the ssh session?
View 1 Replies
ADVERTISEMENT
Jan 25, 2011
I am reasonable linux skilled. I am running a VPS account with Debian Linux Lenny, Virtualmin/Webmin. This has only recently started but I don't know at what point, as haven't done much on it recently but applied some updates. There's always at least 50% free ram when it happens (of 512mb) and basically no CPU activity. I've even tried killing off all process's apart from what I believed to be needed to test, (init, sshd, loggers). I can find mention of the action anywhere in any logs, even though I have klogd and syslog running. It seems to happen at varying intervals fairly regularly with certain processes. I've had it happen with a big 'rm -r' but more regularly with make's , make install's, apt-get (while its awaiting your reply to proceed), and rtorrent.
All I get is "Killed" and back to prompt,
If I type "echo $?" I get '137'
View 6 Replies
View Related
Oct 19, 2010
In Ubuntu 10.10 on a REALLY old laptop, everything works fine - except the system occasionally gets a lag spike, where the CPU is suddenly being throttled. This wouldn't be a problem, except my mother's using the laptop to play backing music for her choir and the CPU spikes are causing the music to stutter. After much searching and eventually resorting to TOP, I found that the CPU was being throttled every 10-20 seconds or so by a process called, "kslowd001". "sudo kill -9 `pidof kslowd001`" did nothing, nor did, "sudo killall -9 kslowd001". It doesn't want to die, it just wants to throttle the CPU, and I just want it to stop. What does this process actually do? Why can't I kill it? How do I switch it off, or otherwise stop it from throttling the CPU every couple of seconds so that we can actually listen to music or watch videos from the laptop?
View 1 Replies
View Related
Jan 16, 2010
I am using putty to interact with Linux server. I have started a process using putty.
The process is running and will take 5-6 hours. I want that process to keep running after I close the putty session. How can I keep that process alive after closing the putty session? I do not want to keep the computer ON all the time. Is there any way to do this?.
View 5 Replies
View Related
Apr 21, 2010
I am running Montavista distribution. I have an Apache server running in my machine. Now I want to know how many clients are connected to the Apache server and what are the process ids for those sessions. What is the command to do that?
View 5 Replies
View Related
Mar 29, 2010
recently a weird error occured on my Ubuntu Karmic. When I shutdown (or reboot) the os, the flashing logo shows and then the whole process hangs with last few lines of shutdown log displayed. The last line then says this error:
Code:
init: rc main process (pid) killed by TERM signal where pid is actual pid of that process.
Then I have to shutdown the computer manually with hardware button. It's no big deal, it's just not that comfortable and I'd really like to know why this is happening.
View 1 Replies
View Related
Apr 20, 2011
I just installed Ubuntu on a Cr-48 netbook, which has an odd custom bios which can't boot regular bootloaders/kernelsI'm therefore using the existing kernel on the machine rather than the Ubuntu one, with no initrd/initramfs, just booting directly to the Ubuntu root filesystem.t's just a minimal text mode install right now, from the alternate installerAt boot time, plymouth crashes. It doesn't seem to actually affect the system, everything still boots just fine, but it doesn't seem like it should be doing that I get:
Code:
mountall: Disconnected from Plymouth
init: plymouth main process (70) killed by SEGV signal
[code]....
View 1 Replies
View Related
Jun 5, 2011
I installed slackware 12.1 from files i downloaded and converted to cd (images). There are six "disks" i downloaded from the slackware site and converted to images via a homemade .cmd in windows xp and then burned using imgburn.
I partitioned my hd (canibalized from an acquaintance's emachine and connected it to my desktop (1G ram, 2Ghz processor). Booted from disk 1 and fomatted the 80G HD for 2 partitions of linuxswapable at 2G apeice and 2 partitions of bootable linux. (Because i want to try another distro later). I ran the setup installing most everything and all seemed to go well. After i exited setup and restarted, it identifed the cd/hd as normal and then went into some sort of recovery mode with the emachine logo call pcangel, after which it tells me.
STOP: c0000021a (fatal system error) The session manager initialization system process terminated unexpectedly with a status of 0xc000003a (0x00000000 0x00000000). the system has been shut down. So, is this indeed an xp error message, and if so, why am i getting it after formatting everything?
View 3 Replies
View Related
May 5, 2011
My Objective is to add Private MIB and compile that file and perform snmpget and snmpset operation. My MIb file contain this macro
[Code]...
Next I try to cmpile using mib2c highCpuUsage. it's give template code for that. I read all the tutorial and copy in /mibgroup and restart snmpd service and try snmpwalk ,snmpset but it�s not work and in var/log/messages its give Out of Memory: Killed process 8005 (snmpd)
View 2 Replies
View Related
May 2, 2011
I upgraded from Ubuntu 10.0.4 to 11.0.4 on a Dell Optiplex. Now, when I boot, I am given the option to boot into different kernels. I select "ubuntu, with Linux 2.6.38-8-generic", which results in a black screen that reads
Code:
init: plymouth main process (58) killed by SEGV signal and that's where it hangs. Pressing ENTER or hitting Esc does nothing. What steps can I take to recover my machine and all the files I used to have on it?
View 2 Replies
View Related
Apr 28, 2011
I was transferring data from one computer to my laptop and crash error came up on my laptop...
Error 1:
Nautilus-2.32.0-1.fc14 Reason: Process/usr/bin/nautilus was killed by signal 11 (SIGSEGV)
Error 2:
Openoffice.Org-Brand Crash
Reason: Process/usr/lib/openoffice.org3/program/soffice.bin was killed by signal (SIGABRT)
What could be the problem? Is it serious issue? I have been having security issues with Windows and are those issues begun once again? I have been under targeted attack since 2005.
View 2 Replies
View Related
Sep 10, 2009
I started a process in a PuTTY session that I want to survive after I've disconnected. I issued a `disown` on the process (forgot to add the -h option). I've attached a small summary of the commands issued within the PuTTY session as well as an excerpt from the pstree (essentially switched user contexts twice, issued command, suspended program, disown'ed, resumed program
Command summary
Code:
> su -
> ...
> su -l <useraccount>
> ./myprogram
[Code].....
View 2 Replies
View Related
Jan 12, 2010
I was working normally and the GUI just failed, all I could still see were any open windows. I rebooted the machine from tty1 and now I can't login anymore under my normal user accounts.
I enter my credentials, it appears to login, and immediately goes back to the login screen. Note that under tty1 I can still login with my user account and do everything.
I can still login with root in the gui.
/var/log/messages says this
Code:machine checkproc: checkproc: can not get session id for process 9839!
View 9 Replies
View Related
Mar 28, 2011
I have ubuntu 10.04 & I telnet to windows vista. Even if I create a hidden process [URL].. from batch file . It seems the process gets killed when I end connection at port 23 to host. Maybe , the hidden process created is still child of current telnet session so tree is killed as session ends. Is there a way to keep process running even after telnet session has ended ?
View 6 Replies
View Related
Jul 24, 2010
There are often times when the best way to launch an application is from the terminal, but it is a graphical application and after it is launched the terminal is useless.
Examples of places where a terminal is convenient are when a process starts lots of child processes and is also unstable; you can be sure to kill all of its children simply by using Ctrl-C at the terminal. Also it allows me to read program output and to set up the terminal environment to be optimal for the application (for example "unset LIBGL_ALWAYS_INDIRECT")
With GNU screen, I can get around the hassle of having a terminal window open by using something like the following in a terminal window:
Code:
screen
my_command
Ctrl-A d
and then I can close the terminal and the program will keep running. Then I just type "screen -r <Tab>" (the tab will get me my screen session if there is only one such session) in any terminal window, even a tty, and I can get the screen session back and use Ctrl-c or something.
So my question is, is there a way to do this automatically so that a launcher or script will start a screen session, inside that screen session start a process, and then detach from that screen session without me having to manually open and close a terminal and type the commands?
View 2 Replies
View Related
Apr 14, 2010
I am downloading a big file on linux VPS, and I am connecting remotely via Putty to do it? Once I initiated the wget command to download the file, if I close the putty window, will wget continue to download the file in the background even though the session is technically closed?
View 11 Replies
View Related
Feb 24, 2011
example:I block my desktop in gnome, what happens first? what programs run and how i can configure the behavior?If screen-saver is running, how i can run a "background" process that can count the time the session have blocked?How i can run programs when returning from screen-saver?I know that all depends on the desktop environmenl and the screen-saver used, but i want to know all the "bloodie" details behind.
View 1 Replies
View Related
Apr 13, 2011
I've noticed that after an X11/KDE "End Session" it takes a long time to actually "shutdown" and return to standard terminal prompt. Also returning to the terminal prompt I get error messages from kwin, akonadi, and other X11/KDE based error messages.Does anyone know how to speed up the "End Session" process or how to eliminate terminal error messages that are displayed after shutdown?
View 2 Replies
View Related
Jan 8, 2010
one tell me the internal working of kill command. that is how it kills a process internally or from where it picks file to continue its process.
View 3 Replies
View Related
May 11, 2010
Info about session timeout.
I use tmout = 15 min in my /etc/profile (along with readonly tmout). i have some issues i need to address, looking for ideas.
1. what is considered a idle "session" ?
2. if i & a process to the background and do nothing is this a idle session?
3. if user uses su to a higher level, are there now two sessions? is the tmout for user suspended until su user time outs or leaves su session?
4. i have some users who will run long sql queries. is there a workaround to have the session remain active until process has finished?
View 3 Replies
View Related
Jan 21, 2011
I have a high priority service that I start with sudo nice -n -10 process. This process does not need superuser rights though, except for the priority elevation. But nice requires superuser privileges to elevate priority.
View 3 Replies
View Related
Jun 12, 2010
send the details raid configuration how to use in linux el5 and how to indentify the raid degrade process and how to rebuilt the process.
View 4 Replies
View Related
Sep 8, 2010
Code:
#include <stdio.h>
#include <unistd.h>
#include <signal.h>
[code]....
Description of what the code does or what i intended to do:
1. Created a child process from parent process using 'fork()'
2. Sent a signal 'SIGALRM' from child process to parent process using 'sigqueue' function.
(The Third parameter of 'siqueue' function contains the message (message msg) which the child process wants to send to the parent process.'msg' is a stucture instance containing a) pid of child and b) string) 5. Print the 'msg' sent by child process inside the signal handler function 'sig_action_function' of the parent process I am getting some junk value when this line is executed
Code:
printf("%d
",msg->cpid);
I expected to get the pid of child process, which the child process sent to parent process through the signal.
View 3 Replies
View Related
Apr 9, 2011
I have openSuSE 11.3 and work on KDE desktop.Before a previous logout I killed two running programs (more specifically,openoffice and firefox). Now, every time I log on my account those twoprograms open automatically
View 1 Replies
View Related
Aug 12, 2010
as we all know Process Scheduler does Process scheduling and its a process as well. I was just wondering that if this happens then the Process "Process Scheduler" should be a part of Process queue as well.
So if there are 5 process are there in Process queue & process scheduler is administrating them then since its also a process, once it puts a process under RUN state it should itself go inside queue because at one instant only one process can get executed on a processor. This is quite confusing for me. Please help me out. I tried to search on this but could not find any relevant topics.
View 1 Replies
View Related
May 4, 2010
How do you find the parent process of zombie processes?
When the child process is something where the parent is not entirely obvious...
Is there some way to list processes in tree format or something?
View 3 Replies
View Related
Nov 9, 2010
I have a process running on Linux.When i do ps -eaf | grep <myProcess>, it show muliple entries for <myProcess> with different pids for each entry.Kindly tell me what could be the reason for a process having multiple pids?
View 1 Replies
View Related
Jan 7, 2010
I have a serious problem on my VPS. I ran "yum update" and then hit the Ctrl+C to cancel when I realized that I need to specify a package to update, not all of them, but when the console returned suddenly I lost the connection, when I try to reconnect to the machine, it says /bin/bash not found !! even when I try to issue commands from the VPS control panel, it reports that the commands are not there
I can issue a ticket for the ISP to resolve this, but I need to know the risks before I do this, I have no backup on MySQL and 2 live web applications, although they are still running, I am afraid if I restarted the VPS everything will be gone.
View 7 Replies
View Related
Mar 23, 2010
I want ro ran new commandy after sungrid finish his task.Exp:qsub -q bla command1; command2 command2 start only when job of command1 finished.
View 9 Replies
View Related
Nov 16, 2010
I've been running my shellscript for about half an hour now. It's taking longer than I thought to process all the data. I have the process ID of it. Is it possible to save the process and log out then log in and continue the process? I know how to pause a process using kill -pause pID and continue it using kill -cont pID. But that only work if you don't log out after pausing it.
View 5 Replies
View Related