General :: List Of Process Status Codes And Meanings?

Apr 2, 2010

I'm trying to get this rather troublesome (and poorly made, I might add) game to work correctly, and right now it has frozen to a black screen with a frozen cursor. I can't figure out how to shutdown X, but while this game is frozen as it is, I might as well figure out what the process status SL+ means. If anyone has a link to a list of process status codes and their meanings

View 1 Replies


ADVERTISEMENT

General :: Find A List Of Cronjob Return Codes For Unix?

Jun 24, 2011

Where can i find a list of cronjob return codes for linux/unix

View 1 Replies View Related

General :: Rpm Naming Convention \ Find The List Of Distribution Codes?

Mar 17, 2011

Where would i find the list of distribution codes.For example.Code:samba-32bit-3.4.2 -1.1.3.1.x8664.rpmIn above rpm file it is indicated that its release is 1.1.3.1 .The rpm is meant to be run for opensuse.Where would i get the linking of release number and In simple words How would i guess distribution by merely looking at rpm name?

View 2 Replies View Related

Ubuntu :: What Are The Different Codes For Process States In Ps

Feb 16, 2010

I know there are different process states in Unix such as Running, Sleeping and Zombie.When I run "ps -C firefox -o stat=" I get the output "s" which means sleeping.But there are also others like s+What are the different codes for process states in ps, and what do they mean

View 1 Replies View Related

CentOS 5 Hardware :: Where Are Driver Source Codes And List Of Supported Hardwares?

Jun 27, 2011

I would like to get driver source code and list of supported hardware for CentOS.If one can get (some of) these from CentOS-5.6-x86_64-bin-DVD-1of2.iso, where or how could I get?

View 2 Replies View Related

General :: Error - The Session Manager Initialization System Process Terminated Unexpectedly With A Status

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

Software :: Compile .jar Java Byte-codes Into Native Machine Codes?

Aug 28, 2010

I think I put this in the wrong place

View 1 Replies View Related

General :: Run Ps Fax|grep - Strange Grepped Process List

Sep 1, 2011

When I run ps fax|grep grep it shows one process like:

How is that possible?

View 1 Replies View Related

General :: Get List Of Thread Of Running Process Using C Api (in That Code)?

Jan 29, 2010

In short our required is that we are creating a share library which can be loaded by a process and that share library analysis the process which load it. Since share library is in address space of the process so I need to find out how many threads created by the process and what is status of their stack trace etc.

So I am looking for a way to get list of threads in running process.

View 1 Replies View Related

Programming :: Know Status Of Process With PID?

May 25, 2010

How can I programatically know the status of a process if its PID is known?

View 1 Replies View Related

Ubuntu :: Get Hardware List And Status?

Sep 9, 2010

How can I get a concise hardware list, with info on it's status - (present, but not usable, working ok, not present, etc.)

View 1 Replies View Related

Programming :: Parent Process Block - Status Of Child

Mar 22, 2011

I am going to create a parent process and fork a child process from it. I want to write a code in such a way that whenever my child process end it must indicate that the child process is terminated by a signal or not. This code must be written in the parent process block.

View 6 Replies View Related

Programming :: Using The Process Status (ps) Command In A Bash Script?

May 27, 2009

I am new to scripting and been working on this bash script for awhile now. I been researching this problem, but I can't seem to find a solution. I was wondering if someone could please help me out. Here is my script:

#!/bin/bash
NO="ps -ef | grep NO | grep -v grep"
NOWC=`ps -ef | grep NO | grep -v grep | wc -l`

[code].....

I cannot get this script to run the "ps -ef" command on the client. It get its value from the host machine that I am running this script from. I need this command to execute on the client. When I run the command (ps -ef | grep NO | grep -v grep) on the client, I get something back. Here is what I get when I try to debug the script.

XX# ./test_ps5.sh XXXXX
+ NO='ps -ef | grep NO | grep -v grep'
++ ps -ef

[code]....

View 5 Replies View Related

CentOS 5 :: How Mirror List Works And Decide Status

Apr 1, 2009

I was puzzling over the nss dependence problem that people are having in upgrading 5.2 to 5.3. The issue is clear (that the mirror people are using for [updates] is not pointing to the latest set when an uptodate mirror may be being used for your [base]). My question is though how the mirror list decides whether a mirror is fresh. According to [URL] then this mirror [URL] is "green" which presumably means that the system thinks it is up to date (last probe was 1 hour ago). However if you look at the files on the mirror now (12:54 BST, Apr 1 2009) you see that the date of the 5/ branch is 24-Jun-2008. Thus this host is not ready to give you updates to 5.3. Is this a bug?

View 2 Replies View Related

Ubuntu Security :: Post-start Process Terminated With Status 1?

Feb 22, 2010

When I restart my computer the following messages come up:
__________________________________________________ _
init: usplash post-start process (2221) terminated with status 1
* Stopping ClamAV virus database updater freshclan

[code]....

View 6 Replies View Related

Ubuntu Installation :: Status Database Area Is Locked By Another Process?

Apr 11, 2010

I tried to install java runtime in the terminal, and I got to the 'contract acceptance' page, and I couldn't find a way to accept and move forward, so I just closed the Terminal, killing the process. later, I went to the ubuntu software center, and tried to install java runtime using that. the status for the installation remained at 0% and said "waiting for other software managers to quit". so I exited out of software center. then update manager popped up, asking me to update several things, including installing java runtime.so I hit yes, and it said this:E:dpkg was interrupted, you must manually run 'dpkg --configure-a' to correct the problem

so I ran:
sudo dpkg --configure -a
sudo apt-get update && sudo apt-get upgrade

[code]....

View 2 Replies View Related

Ubuntu :: 10.04 Boot \ Ureadahead Main Process (20 Terminated With Status 5?

May 9, 2010

Last night i have upgraded my 9.10 to 10.04. After rebooting the system i couldnt boot linux.I got the following message:Starting up ...mount: mounting none on /dev failed: No such deviceinit: ureadahead main process (20 terminated with status 5After that message some 10.04 check disk started, but nothing good came out of it.

View 3 Replies View Related

Ubuntu :: Init: Ureadahead Main Process 388 Terminated With Status 5

Nov 7, 2010

I have Ubuntu 10.10 installed. When I boot, this error message appeared "init: ureadahead main process 388 terminated with status 5" After that, another error message appear saying " *ERROR* render ring head not reset to zero"

View 2 Replies View Related

Ubuntu :: Init: Ureadahead Main Process (423) Terminated With Status 5?

Dec 1, 2010

Code: init: ureadahead main process (423) terminated with status 5 Ubuntu 10.10 lorentz tty1

lorentz login: The first line of the above shows up during boot before the display goes graphical. I can see it again (all of the above) when I Ctrl+Alt+F1 to access the first text console. Anyone know what is causing this, what problems can happen as a result, and what should be done about it? I moved from 9.10 on one machine to 10.10 on a new machine, so I don't know if it's a hardware problem or software. I am running 64-bit. I am not really seeing any problems happening besides the few scattered application and GUI glitches that are common with a new/migrated setup.

View 2 Replies View Related

Ubuntu :: Init: Hostname Main Process (#) Terminated With Status 1?

Apr 20, 2011

I keep getting this message as the first thing I see when I boot up. Afterwards, it displays the ubuntu logo and dots under it and then the screen blacks out, but the display lights act like its OK (wireless ETC). should I use a boot CD or something? The hard drive is fine and this happened after the computer blacked out during updates. i scanned the hard drive and its OK, according to the little scan thing you can do before booting up. I have a Compaq Presario V200. For specs, thats all I know.

View 1 Replies View Related

Ubuntu :: Init: Ureadahead-other Main Process (814) Terminated With Status 4

May 20, 2011

I found below message in my boot.log. init: ureadahead-other main process (814) terminated with status 4

View 4 Replies View Related

Debian Installation :: Current Status Of Lenny / Squeeze Upgrade Process?

Apr 17, 2010

I'm starting to bump into crusty software in Lenny and am looking to upgrade to Squeeze. However, there's no release notes yet and Googling for upgrade directions yields all kinds of variations, some of which talk about "interesting" issue. Thus, my questions:

1. How hard/messy is the Lenny to Squeeze upgrade at this time?
2. Where can I find straightforward, clear directions on how to upgrade?

For quite some time, I just stayed on testing and incrementally upgraded on a regular basis, but stopped after Lenny came out because security support was suspended. Now I'd like to climb back on that train.FWIW, I originally installed Slink in 1999 and haven't reinstalled from scratch since, despite several generations of hardware upgrades.

View 14 Replies View Related

Fedora :: Init: RcS Post-stop Process (1420) Terminated With Status 139?

Nov 30, 2010

Can't seem to get past this error Doing a google search resulted with no good answers that pertained to this issue. Not sure what's halting the system from starting up, but it just sits and hangs at this forever. Only able to view the error when booting into single user mode - normal boot hangs after "enabling /etc/fstab swaps: [OK]"

View 3 Replies View Related

Ubuntu :: Computer Wont Load Up - 'gdm Main Process (550) Terminated With Status 1'

Feb 20, 2010

this is my problem with ubuntu... i updated it with some auto updates and now my computer wont load up... it goes to a screen and says

starting up
usplash: setting mode 1152x864 failed
usplash: using mode 1024x768
init: gdm main process (550) terminated with status 1

but my dad has messed with it and theres a different number in the brackets instead of (550)... what can i do?

View 2 Replies View Related

Ubuntu Installation :: Init: Dbus Pre-start Process (511) Terminated With A Status 1

Aug 19, 2010

I had been having problems with every LiveCD after 8.04.1 I tried both xubuntu and ubuntu (same internals, same results)

I ended up installing xubuntu 10.4 using the text mode installer.

The system basically works, I can not get gdm running.

dbus fails as noted above. I found launchpad bug #446971 and tried some of the work arounds with no success.

The system is an old eMachines T1120

Code:
CPU: Intel Celeron Processor 1.20GHz (w/256KB)
Operating System: Genuine Microsoft Windows XP Home Edition
Chipset: Intel 810e chipset

[Code]....

View 1 Replies View Related

Server :: Squid Parent: Child Process XXXXX Exited With Status 1?

May 24, 2010

I have a transparent proxy Squid-3.0 on Slackware 12.2. I used cron to restart squid every day at 7:30 AM (just /path.to.squid/squid -k kill && /path.to.squid/squid) Some days ago I saw in /var/log/messages that Squid was killed but haven't started. I started it manually and everything was OK. But today everything repeated. And the log file is interesting. I tried to find about it on http://squid-cache.org/ but al in vain. This is from /var/log/messages :

Code:

May 24 07:30:02 konura squid[17188]: Squid Parent: child process 17199 exited due to signal 9
May 24 07:30:02 konura squid[19038]: Squid Parent: child process 19040 started
May 24 07:30:03 konura squid[19038]: Squid Parent: child process 19040 exited with status 1
May 24 07:30:06 konura squid[19038]: Squid Parent: child process 19045 started

[code]....

I need to say that I haven't edited the config file for a long time, but this problem started to happen. ADDED, Solved: I'm not sure, but maybe I found the decision. I deleted about 400 mb of Sarg logs from /var partition. And now squid runs well. Besides, before deleting old logs, 'crontab -e' and 'pkgtool' didn't work And the system wrote me that it's no space left on device. At the same time, 'df -h' showed me that all partitions had enough free space. Seems strange, but that's it. After deleting old proxy statistics, generated by Sarg (this is about 400 mb) 1)squid runs OK and 2)there are no more that annoying messages about abscence of free space.

View 1 Replies View Related

Ubuntu :: Booting - Black Screen And Error (initlymouth-splash Main Process(856) Terminated With Status 1)

Jul 1, 2010

When i boot my pc there is a black screen and then a message appears (initlymouth-splash main process(856) terminated with status 1) Some other times only this appears '' _ '' blinking (i don't remember how it is called in english,sorry) I hold Ctrl+Alt+Delete and then the screen where i choose profile comes up. I have 10.04 since they came out,and didn't have any problem except one issue with my belkin adaptor,but now i can't sync my iphone with rhythmbox or detect any flash sticks.

View 1 Replies View Related

Ubuntu Servers :: Setting Up A Script That Ssh's Into Our Netapp (server01) And Then Reports An Environmental Chassis Status List-sensors

Jul 27, 2011

I'm looking at setting up a script that ssh's into our netapp (server01) and then reports an environmental chassis status list-sensors. being relatively new to programming I'm a little lost. I've gotten this far:

Quote:
#!/bin/bash
SERVER="server01"
USR="root"
OUT="out.txt"
ssh $USR@$SERVER > $OUT

View 4 Replies View Related

Ubuntu :: Doesn't Booting Up - Black Screen Appears With The Text: Init: Ureadahead Main Process (306) Terminated With Status 5

Sep 11, 2010

I installed Lucid Lynx on my laptop a couple of months ago and for the most part everything was working fine. However, just recently the computer doesn't seem to be booting up at all. I start up the machine and then a black screen appears with the text: init: ureadahead main process (306) terminated with status 5 the (#) is different in some boot-ups

And the computer just hangs there. typing anything doesn't seem to help at all. I press enter and a new line just appears. I've left it there for hours and still no login screen.

View 9 Replies View Related

Ubuntu :: Process List And Safety

May 1, 2010

I've used to check process list in windows to make sure that there's no process running which I don't know, or seems suspicious to me, so I was trying to do the same in Ubuntu 10.4 but actually I don't know what process should be running, and what process shouldn't be and I don't understand the process status if it's running or what as the processes have sleeping status. I don't download softwares from websites only Ubuntu software center "which is safe right?" but I search a lot and visit lot of websites, so I'm completely worried to get infected as I use my credit card, PayPal etc.. by the way I'm using "Google Chrome"

Is there's any software or something like in windows(Antiviruses) to read the content of the website before it loads?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved