[Solved] Unable to kill process

Hi,
After an upgrade this week I'm having a problem not being able to kill a crashing process. The process that crashes is linuxdcpp. I'm able to close the window and clicking force quit but when i list all processes with ps -A the process is still there. When i try kill, kill -9 the process is still there. even if I log in as root Im not able to kill the process and I'm not able to restart the computer with shutdown or restart. Anybody know how to handle this?
I've tried to reinstall both linuxdcpp and all packages in base with no result. linuxdcpp works fine a cuple of second before crashing. I also tried to downgrade the kernel since I remember that it was one of the packages installed. I have not tried anything else because of that I don't remember what package was installed. Is there some kind of log?
Last edited by munkoil (2010-12-16 20:47:07)

boogy wrote:
Stebalien wrote:
boogy wrote:you can try SIGKILL and not -9 ... sometimes its helps ...
Just to prevent any confusion, -SIGKILL, -KILL, and -9 do the exact same thing (man kill).
Yes I know that.. But I sometimes is better to use -9 and others -SIGKILL.
Just one question: if they do the exact same thing, at which times is it better to use SIGKILL instead of -9?

Similar Messages

  • Unable to kill processes

    Occasionally, a process will hang in such a way that I cannot terminate it at all.  This seems to have started in Vista and carried over into 7 (Win 7 was a clean install on a blank disk).  In XP Pro, process explorer would *always* kill any process
    I asked it to.  It was great, as it enabled me to run without the need to reboot for months at a time.
    In my currently existing problem, there are two processes which will not go away.  Normally, when these processes are
    not hung, I can easily terminate them with process explorer.  These processes are legitimate and part of my normal system use. 
    I do not have any malware problems.  When these processes are hung, I cannot re-launch their parent applications.  It is incredibly frustrating to be unable to re-launch the apps without a reboot.
    I cannot end them with the task manager, process explorer, taskkill, or pskill.
    Process explorer will return an Access Denied error, and I always run process explorer as administrator.  I created a batch file for pskill and ran it as administrator, it also reports Access Denied.
    Here is the output from taskkill, when run from a command prompt (which was started as administrator):
    C:\Users\Kevin>taskkill /f /pid 996
    ERROR: The process with PID 996 could not be terminated.
    Reason: There is no running instance of the task.
    I have granted my user account (already an administrator) and the administrator account the "act as operating system" security policy assignment.  This has not helped.
    This problem has occasionally manifested in the past, where the only solution was to reboot the computer when the particular process would hang.
    How can I properly kill a process without restriction?  The frustration level here is off the chart.
    Unfortunately and fortunately, I cannot intentionally duplicate the hung process scenario.  Fortunately - because it's somewhat infrequent.  Unfortunately - because it's much harder to troubleshoot.  However, I suspect this is a core
    problem in windows 6 and 6.1.
    Other responses to this issue I find in these forums range from "It's not like there are a lot of people reporting taskkill failure"(blaming the topic starter's hardware), to completely unrelated walkthroughs for reinstalling various items,
    to unanswered.  This inability to kill processes in 7 and Vista is reported all over the internet.  Please, please, somebody provide a real fix or workaround. :(

    "This is always a danger with an open system, there might be 200 million combinations of hardware and software (or more), and if it causes
    issues for some, there may be hundreds of millions that wonder whats wrong with your specific combination."
    It's a problem with windows that there are so many vendors. Personally, I'd start looking at the process and especially any third party
    drivers.
    Renee
    personally I'd start
    "MODERN PROGRAMMING is deficient in elementary ways BECAUSE of problems INTRODUCED by MODERN PROGRAMMING." Me

  • Please assist - strange prstat / unable to kill process (-9)

    Hi Guys,
    I have some questions and I hope someone here will be able to help. Kindly refer to below for my prstat output.
    1. I have this ora10g process taking 8.3 CPU (sftp-server2/1). Just now, our dba attempted to perform a sftp from a remote macine to this machine, however, the process has already been terminated. We tried to perform a kill -9 <pid>, however, the process is still there? Any other way to kill it since rebooting the mission critical server is not an option.
    2. From prstat -a, we can see the total RSS by ora10g is 362G. It won't be possible right as our server has only 32 GB of memory. Anyone can advise? Is it normal?
    prtdiag:
    System Configuration: Sun Microsystems sun4u Sun Fire V890
    System clock frequency: 150 MHz
    Memory size: 32768 Megabytes
    prstat -a:
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
    15443 ora10g 3152K 1608K cpu1 0 0 2:12:45 8.3% sftp-server2/1
    20170 nsm 1730M 1445M cpu4 0 0 16:10:22 7.1% oracle/1
    20139 nsm 642M 449M sleep 59 0 2:45:36 3.4% oracle/1
    27064 ora10g 641M 447M sleep 59 0 0:00:17 0.7% oracle/1
    20147 nsm 642M 549M sleep 59 0 1:54:47 0.7% oracle/1
    29529 nsm 2135M 1030M sleep 59 0 0:01:12 0.6% oracle/1
    20175 nsm 642M 449M sleep 59 0 1:34:41 0.4% oracle/1
    20161 nsm 642M 449M sleep 59 0 1:20:21 0.3% oracle/1
    20145 nsm 642M 449M sleep 59 0 1:21:10 0.3% oracle/1
    20150 nsm 642M 449M sleep 59 0 0:50:01 0.2% oracle/1
    10230 oracle9i 2143M 1015M sleep 59 0 3:04:46 0.2% oracle/35
    28159 nsm 642M 453M sleep 59 0 0:01:06 0.2% oracle/1
    20171 nsm 643M 449M sleep 59 0 0:44:10 0.2% oracle/1
    20172 nsm 1730M 981M sleep 59 0 0:46:05 0.2% oracle/1
    20144 nsm 450M 349M sleep 59 0 0:52:51 0.2% oracle/1
    NPROC USERNAME SIZE RSS MEMORY TIME CPU
    56 nsm 26G 18G 3.1% 33:25:26 16%
    513 ora10g 503G 362G 65% 22:26:19 9.6%
    183 oracle9i 373G 180G 32% 4:24:06 2.0%
    87 root 489M 192M 0.0% 2:58:27 0.4%
    7 jgxu 20M 13M 0.0% 0:00:22 0.1%
    Total: 850 processes, 8444 lwps, load averages: 3.35, 2.83, 4.06
    Please advise.
    thanks

    Hi,
    It may b possible coz of some temproray issue or may be dispatcher connection is closed.. first try starting java stack , if it doen't work out try starting dispatcher and the j2ee stack.
    Regards
    Aashish Sinha

  • [Solved]No kill binary but I can still kill processes?

    Hello!
    I just migrated my laptop to EXT4 with the 2009.02-beta4 ISO (beta I know). Now everything seems to work fine except for when I power off my laptop, stopping the network spews out this error: "/etc/rc.d/network: line 62: /bin/kill: No such file or directory [DONE]".
    I checked /bin/ and sure enough there was no kill there so I ran 'which kill' and it came out empty as well. The only place I could find my kill was at /usr/lib/klibc/bin/kill which seems a bit odd, at least to me. Now it still shuts down and all and I _can_ kill processes with the kill command but I'm curious why this happened. I can't find anything about this 'bug' (if it even is one) on the bugtracker so, anyone know what's up with this?
    Last edited by Honken (2009-02-05 14:31:45)

    Ah, alright so I guess bash offers this feature as well then. Installing procps did the trick, thanks.

  • Unable to Kill the Consolidation task for HFM application

    User is unable to kill the Consolidation task in HFM application. Consolidation process which usually takes 2 mins has been showing status as running @79% since 4-6 hrs. User ID is has the provisioning manager, lock Data and unlock data provisions in Shared Services. The stop task button in the Running Tasks list is not enabled . Our Support team has advanced user access which is not also able to stop the task. Please note Admin access is restricted and not allowed for such tasks.

    I would check the HFM Log to see if you find anything referring to locked / blocked records.
    If your HFM app is killed in the middle of consolidating or performing other activities that requires it to 'lock' a segment of memory in the database, that 'lock' is still held on those data points when the application restarts.
    If you then try to perform another consolidation and it hits one of those locked data points, it will sit there for a very long amount of time waiting for the 'lock' to clear.
    I forget the exact error message that you will find in the log AND I forget the timeout period; however, it sucks having to wait through that.
    The other possibility that comes to mind is that the consolidation really aborted and the status didn't update. (once again check the logs)
    Charles

  • Unable to kill the concurrent program

    Hi
    I have two cocnurrent programs say TEST_PROG1, TEST_PROG2.
    if i am submitting TEST_PROG1 then oracle session id and oracle process id are popluating in fnd_concurrent_requests table
    where as if iam doing the same with TEST_PROG2 then oracle session id and oracle process id are populating as null.
    Is there any configuration problem with the second problem?
    And if i amtrying to kill the request of TEST_PROG2, Using the below query
    SELECT s.SID,
    s.serial#,s.audsid,r.oracle_session_id
    FROM fnd_concurrent_requests r,
    gv$session s
    WHERE 1 =1
    AND r.request_id = 2998345;
    AND r.oracle_session_id = s.audsid(+);
    AND r.request_date > TRUNC(SYSDATE-1)
    AND r.status_code NOT IN ('C','E','D','X');
    which is returning null .But iam using serial#, audsid to kill the session
    using
    l_sql := 'alter system kill session '''|| l_sid || ','||l_serial_number||'''';
    but iam unable to kill the session as thwy are getting null from the above sql.
    Please help me to resolve this.
    Thanks
    Satya

    HI
    Followed the link shared and in one of your replied i found the below
    I am not sure why there are no values stored in FND_CONCURRENT_REQUESTS table (for some columns) when you submit such reports, and I believe if this is resolved you will be able to see the trace files generated. So, is it possible to register any of these custom reports in one of the standard responsibilities and see if the values in the table are populated and/or the trace file get generated then?
    I have added my concurrent program to US HRMS Reports & Processes request group. But still the same problem
    Thanks
    Satya

  • App Store - Your request is temporarily unable to be processed

    Hey,
    when trying to install two apps I got to the point where APP store says "Your request is temporarily unable to be processed." The previous message before that is to accept the new terms and conditions. I say yes and then this is what happens. Tried logging out and in - not working.
    Any tips?
    Barbora

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Essbase 11.1.1.3 - Unable to spawn process for application

    Anyone know how to solve the problem with the error message "Unable to spawn process for application" when trying to create a BSO-application in a newly installed 11.1.1.3 installation.

    Hi Nelson,
    Did you try increasing the Heap size for EAS ? Try the following and check if you still get the error -
    increase the Java heap settings in the EAS script on a Unix platform that was configured using the automatic deployment method, do the following:
    1. Navigate to the $HYPERION_HOME/deployments/{appserver}/bin directory.
    2. Edit the setCustomParamseas.sh(.bat) script.
    3. Modify or add the -Xms and -Xmx settings to the JAVA_OPTIONS variable. For example:
    +JAVA_OPTIONS="-Xms256m -Xmx1024m -DComponentName=eas -DcomponentId=1e3bf92b2d9bb0493bcd3380127b0ca49ee7f50 -Dsun.net.inetaddr.ttl=0 -DHYPERION_HOME=/usr/local/oracle/hyperion -Dhyperion.home=/usr/local/oracle/hyperion -DEAS_HOME=/usr/local/oracle/hyperion/products/Essbase/eas -DESS_ES_HOME=/usr/local/oracle/hyperion/products/Essbase/eas/server -DEAS_LOG_LEVEL=5000 -DEAS_LOG_LOCATION=/usr/local/oracle/hyperion/logs/eas/easserver.log -DCLIENT_SERVER_DIFF_MC=true -Dweblogic.j2ee.application.tmpDir=/usr/local/oracle/hyperion/deployments/temp -Djava.io.tmpdir=/usr/local/oracle/hyperion/tmp ${JAVA_OPTIONS} "+
    +*Note: For Tomcat deployments, the setting to modify is JAVA_OPTS:*+
    +*JAVA_OPTS="-Xms256m -Xmx1024m*+
    4. Stop and restart EAS for the setting to take effect.
    Hope it helps....
    KosuruS

  • Killed Process Details

    Hello,
    Yesterday I got message in my alert log regading one of the killed process. Like -
    Thu Mar 18 23:10:31 2010
    Process 0x0x50000076290b220 appears to be hung in Auto SQL Tuning task
    Current time = <>, process death time = <>
    Attempting to kill process 0x0x50000076290b220 with OS pid = <>
    OSD kill succeeded for process 0x0x50000076290b220
    Since there is no trace file for this, how can I find more details about a killed process? (Here - 0x0x50000076290b220)
    Thanks!

    I have the same problem. Oracle support has been working (waiting?) on this since May-2009, without real progress.
    The Auto SQL Tuning task is deamed to be hung about thrice a week, and from time to time, even PMON is shot down, causing the instance to crash immediately:
    Tue Mar 13 23:10:18 2012
    Process 0x0x26002b078 appears to be hung in Auto SQL Tuning task
    Current time = 1331676618, process death time = 1331676605
    Attempting to kill process 0x0x26002b078 with OS pid = 26466
    OSD kill succeeded for process 0x26002b078
    Tue Mar 13 23:10:39 2012
    Errors in file /u01/app/oracle/diag/rdbms/orainst/orainst/trace/orainst_m000_15963.trc:
    ORA-00472: PMON process terminated with error
    Tue Mar 13 23:10:39 2012
    DBW1 (ospid: 24155): terminating the instance due to error 472
    Tue Mar 13 23:10:39 2012
    ORA-1092 : opiodr aborting process unknown ospid (27738_47437538569824)
    Tue Mar 13 23:10:39 2012
    ORA-1092 : opitsk aborting process
    Instance terminated by DBW1, pid = 24155
    This is a very annoying issue. Has anybody been able to solve this on his own?
    Regards, Tom
    Edited by: snmdla on Mar 14, 2012 8:14 AM

  • Error: 1056603 Unable to spawn process for application [AppName]

    Hi,
    After a fresh installation of Essbase Server (11.1.1.4), I'm experiencing the following error when attempting to perform basically any action on any Application (Start, Stop, Delete) through EAS:
    *Error: 1056603 Unable to spawn process for application [Demo]. Please ensure that adequate memory is available.*
    System memory seems abundant at around 5% usage with all relevant services started, but I even doubled it (since it's a VM) to 16Gb just to make sure, the issue persists.
    Having a look at the Essbase server log, I didn't find any additional info that could be helpful:
    [Thu Oct 11 15:07:03 2012]Local/ESSBASE0///2412/Info(1051160)
    Received Validate Login Session request
    [Thu Oct 11 15:07:03 2012]Local/ESSBASE0///2380/Info(1051001)
    Received client request: Get App and Database Status (from user [admin])
    [Thu Oct 11 15:07:03 2012]Local/ESSBASE0///568/Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Thu Oct 11 15:07:03 2012]Local/ESSBASE0///568/Error(1056603)
    Unable to spawn process for application [Demo]. Please ensure that adequate memory is available.
    [Thu Oct 11 15:07:03 2012]Local/ESSBASE0///568/Error(1054001)
    Cannot load application Demo with error number [1056603] - see server log file
    [Thu Oct 11 15:07:03 2012]Local/ESSBASE0///568/Warning(1051003)
    Error 1054001 processing request [MaxL: Execute] - disconnecting
    And when the Essbase service is started, essbase.log also seems to be pretty normal:
    [Thu Oct 11 15:18:13 2012]Local/ESSBASE0///2376/Info(1051001)
    Received client request: Logout (from user [admin])
    [Thu Oct 11 15:18:13 2012]Local/ESSBASE0///2376/Info(1051037)
    Logging out user [admin], active for 29 minutes
    [Thu Oct 11 15:18:19 2012]Local/ESSBASE0///1236/Info(1051243)
    Exclusive operation security file compaction started. This may take a while
    [Thu Oct 11 15:18:19 2012]Local/ESSBASE0///1236/Info(1051244)
    Security file compaction completed
    [Thu Oct 11 15:18:19 2012]Local/ESSBASE0///1236/Info(1051052)
    Essbase Server - finished
    [Thu Oct 11 15:18:23 2012]Local/ESSBASE0///2620/Info(1051283)
    Retrieving License Information Please Wait...
    [Thu Oct 11 15:18:23 2012]Local/ESSBASE0///2620/Info(1051286)
    License information retrieved.
    [Thu Oct 11 15:18:29 2012]Local/ESSBASE0///2620/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Thu Oct 11 15:18:29 2012]Local/ESSBASE0///2620/Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2620/Info(1051134)
    External Authentication Module: [Single Sign-On] enabled
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2620/Info(1051051)
    Essbase Server - started
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2620/Info(1051243)
    Exclusive operation security file compaction started. This may take a while
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2620/Info(1051244)
    Security file compaction completed
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2620/Info(1051052)
    Essbase Server - finished
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2120/Info(1051283)
    Retrieving License Information Please Wait...
    [Thu Oct 11 15:18:34 2012]Local/ESSBASE0///2120/Info(1051286)
    License information retrieved.
    [Thu Oct 11 15:18:37 2012]Local/ESSBASE0///2120/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Thu Oct 11 15:18:37 2012]Local/ESSBASE0///2120/Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    Any ideas on what may be causing this?
    Thanks in advance!
    n

    Hi Nelson,
    Did you try increasing the Heap size for EAS ? Try the following and check if you still get the error -
    increase the Java heap settings in the EAS script on a Unix platform that was configured using the automatic deployment method, do the following:
    1. Navigate to the $HYPERION_HOME/deployments/{appserver}/bin directory.
    2. Edit the setCustomParamseas.sh(.bat) script.
    3. Modify or add the -Xms and -Xmx settings to the JAVA_OPTIONS variable. For example:
    +JAVA_OPTIONS="-Xms256m -Xmx1024m -DComponentName=eas -DcomponentId=1e3bf92b2d9bb0493bcd3380127b0ca49ee7f50 -Dsun.net.inetaddr.ttl=0 -DHYPERION_HOME=/usr/local/oracle/hyperion -Dhyperion.home=/usr/local/oracle/hyperion -DEAS_HOME=/usr/local/oracle/hyperion/products/Essbase/eas -DESS_ES_HOME=/usr/local/oracle/hyperion/products/Essbase/eas/server -DEAS_LOG_LEVEL=5000 -DEAS_LOG_LOCATION=/usr/local/oracle/hyperion/logs/eas/easserver.log -DCLIENT_SERVER_DIFF_MC=true -Dweblogic.j2ee.application.tmpDir=/usr/local/oracle/hyperion/deployments/temp -Djava.io.tmpdir=/usr/local/oracle/hyperion/tmp ${JAVA_OPTIONS} "+
    +*Note: For Tomcat deployments, the setting to modify is JAVA_OPTS:*+
    +*JAVA_OPTS="-Xms256m -Xmx1024m*+
    4. Stop and restart EAS for the setting to take effect.
    Hope it helps....
    KosuruS

  • Kill processes (using Javascript) on a 64-bits machine (Windows Vista, 7, 8, 8.1)

    Hi everyone. I have a simple VBScript sample that kills a process by name. It works fine on every OS, X86 and 64 bits :
    ---------------------------kill process sample----------------------------------------
    Set wsh = CreateObject("Wscript.Shell")
    wsh.Run "calc.exe",1
    Set Processes = GetObject("winmgmts:").InstancesOf("Win32_Process")
    For each Process in Processes
    Select Case LCase(Process.Name)
    Case "calc.exe" 
    Process.Terminate(1)
    I tried the "for" loop, the "forEach" loop and "switch" in javascript but none of them work like in VBScript.
    Could anyone help me converting this script sample to javascript, since VBScript became obsolete and God knows whether it will be available for HTA applications and Windows Script Host files in the near future.
    Thanks a lot in advance.

    Jvr, you said :
    "What you have done is one of the reasons why support for ActiveX is being dropped.  By allowing unsafe controls you have removed the most important security restriction.
    I highly recommend that you spend some time learning Windows but not from web sites or from people who are just hackers.
    If you are going to alter IE you might as well just use an HTA.  It doesn't reduce security and is much easier to use.
    You are trying to do what a lot of new and untrained people try.  You are trying to reinvent Windows but mostly because you do not have fundamental technical training.  Get the training and you will not be led down these pointless paths.
    NTVDM is not CMD.EXE.  NTVDM is used to emulate a 16 bit DOS environment. It is not required for NT or for CMD.EXE.  It is disabled by default on all modern versions of Windows.  16 bit applications can be a security issue and
    do make managing Windows harder."
    One of the best features of IE might be ActiveX technology. I could be wrong, but some controls are still highly used by websites, and a lot of softwares help rely on HHCTRL ActiveX. I don´t see it *currently* being dropped.
    Could be in the future, but not only IE uses Activex, a lot of programs make use of them, not to mention popular ones like Word, Excel.
    My friend, I use Windows for more than a decade, don´t tell me what I have to learn or not. You´ve got to be kidding because I know a lot but of course I am humble to admit I ´don´t know everything and can at times have doubts, other people can help
    just like I could help when someone has a doubt on something I know. Also I dont know why you are talking about hackers. As far as I know they *must* know the OS in order to exploit stuff and run their malicious code, not only know how to exploit general vulnerabilities,
    so I bet the real hackers have a lot to teach.
    I am not untrained, sorry but you must be high since you are not reading my posts correctly. I said I altered security setting for the *INTRANET ZONE*, not Internet, and also set the "Websites in less privileged zones can navigate to thiz zone" to deny.
    And if you are an expert you must know the intranet zone is disabled by default, which is my case, but if you add an IP address or website, then it will be enabled *only* for them. Furthermore an attacker would need to know what is the IP address I added and
    would need to bypass the cross site scripting filter and also the setting above that I disabled.
    Again, you´ve gotta be high. I never said CMD=NTVDM. NTVDM just emulates a 16 bits program which is Command.com, I said in the other post, didn´t you read?
    And you can´t tell if MSHTA, ActiveX and WSH will be totally removed from Windows in the future, it is only a possibility. They are useful. 16 bits apps are not but are still supported on 32-bits Windows. Check out on a 32-bits system, and tell me if
    you found some 16-bits apps including C:\windows\system32\command.com.
    Hope now you understood what I have written.
    cheers.

  • HT2731 your request is temporarily unable to be processed. Please try again later

    Let's see if anyone has any ideas here. When I went to create an account on iTunes, I can get all the way to the credit card screen and then when we click "done" and pop up window comes up and says "your request is temporarily unable to be processed. Please try again later". This message comes up last 2 days.
    Thanks for any help!

    The same thing has been happening to me on my iPad and my MacBook Pro - I try to purchase and get an error on my MacBook (Error 5002) while on the iPad, I get the recurring request to "confirm" My purchase that never completes. This is making me crazy!

  • "Your request is temporarily unable to be processed.  Please try again later" iTunes Store

    I have a user with a new iPad2, who has set up an iTunes account.  It takes her username and password, which it recognizes (it fails if she fat-fingers it).  Then it says that it is a new account, and offers her the terms and conditions which she agrees to, and then it takes her to the screen asking for her personal info and credit card info, which she fills in.  Then it pops up a message from the iTunes Store that says "Your request is temporarily unable to be processed.  Please try again later." 
    She has tried this multiple times over the past week, same error each time.  This morning, just to vary things a bit, we tried logging in to her account in iTunes on her iMac.  (If nothing else, a real keyboard and mouse is less painful...)  Exactly the same behavior -- it clearly knows who she is, bringing up address information, etc. when she puts in the right username and password.  But it will not complete the signup with the iTunes store, so she cannot get applications (even free ones) downloaded on to the iPad.
    If I sign in with my appleID and password (set up years ago, and with iTunes gift card credit on it) it simply takes it and works -- but not on her credentials.

    Found this discussion:  https://discussions.apple.com/thread/3603097?start=0&tstart=0 which was really helpful.  The problem is that we were trying to change this person's credit card associated with the AppleID from her personal card to her company credit card.  Going to http://store.apple.com/us/account/home and trying to Edit the credit card information at least got us to a more useful error message -- it complained about the credit card billing address.
    So we went to Plan B, and created a new appleID for her, following these instructions http://support.apple.com/kb/ht2534 to get her an appleID without a credit card.  It then happily completed the registration process, and now she can download free apps.
    When she needs to buy an app, I'll probably be back.  (Sheesh, apple, this should NOT be this hard to give you money!!!)

  • Error when compiling firefox...Out of memory: Kill process 6763

    I'm trying to compile the firefox version 15 as both 16.0.1 and I always get the same error, which I think leaves me with no ram even though I have 8 gigs, i try it with 8 gigs of swap but does exactly the same, here are all the facts about this problem, the only thing I have not tried is to change the compiler version, what do you think? this is a clear linkage error where the system breaks down after running out of physical memory...
    ERROR--->-using  yaourt -Sb or makepkg -s:
    /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/toolkit/library/nsUnicharUtils.cpp:275:1: warning: always_inline function might not be inlinable [-Wattributes]
    /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/toolkit/library/nsUnicharUtils.cpp:50:1: warning: always_inline function might not be inlinable [-Wattributes]
    /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/toolkit/library/nsUnicharUtils.cpp:40:1: warning: always_inline function might not be inlinable [-Wattributes]
    rm -f libxul.so
    /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/_virtualenv/bin/python /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/config/pythonpath.py -I../../config /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/config/expandlibs_exec.py --depend .deps/libxul.so.pp --target libxul.so --uselist -- c++ -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fprofile-generate -O3 -fomit-frame-pointer -fPIC -shared -Wl,-z,defs -Wl,--gc-sections -Wl,-h,libxul.so -o libxul.so nsStaticXULComponents.i_o nsUnicharUtils.i_o nsBidiUtils.i_o nsSpecialCasingData.i_o nsUnicodeProperties.i_o nsRDFResource.i_o -lpthread -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath,/usr/lib/firefox -Wl,-z,noexecstack -fprofile-generate -Wl,-rpath-link,/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/bin -Wl,-rpath-link,/usr/lib ../../toolkit/xre/libxulapp_s.a ../../staticlib/components/libnecko.a ../../staticlib/components/libuconv.a ../../staticlib/components/libi18n.a ../../staticlib/components/libchardet.a ../../staticlib/components/libjar50.a ../../staticlib/components/libstartupcache.a ../../staticlib/components/libpref.a ../../staticlib/components/libhtmlpars.a ../../staticlib/components/libidentity.a ../../staticlib/components/libimglib2.a ../../staticlib/components/libgkgfx.a ../../staticlib/components/libgklayout.a ../../staticlib/components/libdocshell.a ../../staticlib/components/libembedcomponents.a ../../staticlib/components/libwebbrwsr.a ../../staticlib/components/libnsappshell.a ../../staticlib/components/libtxmgr.a ../../staticlib/components/libcommandlines.a ../../staticlib/components/libtoolkitcomps.a ../../staticlib/components/libpipboot.a ../../staticlib/components/libpipnss.a ../../staticlib/components/libappcomps.a ../../staticlib/components/libjsreflect.a ../../staticlib/components/libcomposer.a ../../staticlib/components/libtelemetry.a ../../staticlib/components/libjsinspector.a ../../staticlib/components/libjsdebugger.a ../../staticlib/components/libstoragecomps.a ../../staticlib/components/librdf.a ../../staticlib/components/libwindowds.a ../../staticlib/components/libjsctypes.a ../../staticlib/components/libjsperf.a ../../staticlib/components/libgkplugin.a ../../staticlib/components/libunixproxy.a ../../staticlib/components/libjsd.a ../../staticlib/components/libautoconfig.a ../../staticlib/components/libauth.a ../../staticlib/components/libcookie.a ../../staticlib/components/libpermissions.a ../../staticlib/components/libuniversalchardet.a ../../staticlib/components/libfileview.a ../../staticlib/components/libplaces.a ../../staticlib/components/libtkautocomplete.a ../../staticlib/components/libsatchel.a ../../staticlib/components/libpippki.a ../../staticlib/components/libwidget_gtk2.a ../../staticlib/components/libimgicon.a ../../staticlib/components/libprofiler.a ../../staticlib/components/libaccessibility.a ../../staticlib/components/libremoteservice.a ../../staticlib/components/libspellchecker.a ../../staticlib/components/libzipwriter.a ../../staticlib/components/libservices-crypto.a ../../staticlib/libjsipc_s.a ../../staticlib/libdomipc_s.a ../../staticlib/libdomplugins_s.a ../../staticlib/libmozipc_s.a ../../staticlib/libmozipdlgen_s.a ../../staticlib/libipcshell_s.a ../../staticlib/libgfxipc_s.a ../../staticlib/libhal_s.a ../../staticlib/libdombindings_s.a ../../staticlib/libxpcom_core.a ../../staticlib/libucvutil_s.a ../../staticlib/libchromium_s.a ../../staticlib/libsnappy_s.a ../../staticlib/libgtkxtbin.a ../../staticlib/libthebes.a ../../staticlib/libgl.a ../../staticlib/libycbcr.a -L../../dist/bin -L../../dist/lib /tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/dist/lib/libjs_static.a -lffi -Wl,-rpath-link,/usr/lib -L/usr/lib -lssl3 -lsmime3 -lnss3 -lnssutil3 -lcrmf -lXrender -lfreetype -lfontconfig -lsqlite3 -ljpeg -lpng -lz -lhunspell-1.3 -L/usr/lib -levent -lpixman-1 ../../dist/lib/libgkmedias.a -lasound -lrt -L../../dist/bin -L../../dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl ../../dist/lib/libmozalloc.a -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lpangoft2-1.0 -lfreetype -lfontconfig -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lXt -lgthread-2.0 -lfreetype -lstartup-notification-1 -lvpx -ldl -lrt -lrt
    collect2: error: ld terminated with signal 9 [Matat]
    make[6]: *** [libxul.so] Error 1
    make[6]: Leaving directory `/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu/toolkit/library'
    make[5]: *** [libs_tier_platform] Error 2
    make[5]: Leaving directory `/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    make[4]: *** [tier_platform] Error 2
    make[4]: Leaving directory `/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    make[3]: *** [default] Error 2
    make[3]: Leaving directory `/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release/obj-x86_64-unknown-linux-gnu'
    make[2]: *** [realbuild] Error 2
    make[2]: Leaving directory `/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release'
    make[1]: *** [profiledbuild] Error 2
    make[1]: Leaving directory `/tmp/yaourt-tmp-enric/abs-firefox/src/mozilla-release'
    make: *** [build] Error 2
    dmesg output on  ld :
    [ 1521.353469] ld invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0, oom_score_adj=0
    [ 1521.353474] Pid: 6763, comm: ld Not tainted 3.6.0 #1
    [ 1521.353475] Call Trace:
    [ 1521.353482] [<ffffffff814cc68e>] ? dump_header.isra.11+0x5d/0x18e
    [ 1521.353486] [<ffffffff812ae3dc>] ? ___ratelimit+0xac/0x120
    [ 1521.353489] [<ffffffff810e2fb5>] ? oom_kill_process+0x275/0x3b0
    [ 1521.353492] [<ffffffff810e2b10>] ? find_lock_task_mm+0x20/0x70
    [ 1521.353494] [<ffffffff810e3455>] ? out_of_memory+0x1c5/0x290
    [ 1521.353497] [<ffffffff810e742a>] ? __alloc_pages_nodemask+0x85a/0x870
    [ 1521.353500] [<ffffffff811048c4>] ? handle_pte_fault+0x8c4/0xb10
    [ 1521.353505] [<ffffffff81075ddf>] ? select_task_rq_fair+0x4cf/0x790
    [ 1521.353509] [<ffffffff8100a21f>] ? native_sched_clock+0xf/0x70
    [ 1521.353512] [<ffffffff8102b880>] ? do_page_fault+0x130/0x460
    [ 1521.353515] [<ffffffff810e6301>] ? get_page_from_freelist+0x311/0x670
    [ 1521.353519] [<ffffffff814d2275>] ? page_fault+0x25/0x30
    [ 1521.353523] [<ffffffff810df577>] ? file_read_actor+0x67/0x1f0
    [ 1521.353526] [<ffffffff810f6915>] ? shmem_file_aio_read+0x155/0x3a0
    [ 1521.353530] [<ffffffff81128832>] ? do_sync_read+0x92/0xd0
    [ 1521.353532] [<ffffffff811290c0>] ? vfs_read+0xa0/0x160
    [ 1521.353535] [<ffffffff811291c7>] ? sys_read+0x47/0xa0
    [ 1521.353537] [<ffffffff814d2275>] ? page_fault+0x25/0x30
    [ 1521.353540] [<ffffffff814d27fd>] ? system_call_fastpath+0x1a/0x1f
    [ 1521.353541] Mem-Info:
    [ 1521.353543] DMA per-cpu:
    [ 1521.353544] CPU 0: hi: 0, btch: 1 usd: 0
    [ 1521.353545] CPU 1: hi: 0, btch: 1 usd: 0
    [ 1521.353546] CPU 2: hi: 0, btch: 1 usd: 0
    [ 1521.353547] CPU 3: hi: 0, btch: 1 usd: 0
    [ 1521.353548] DMA32 per-cpu:
    [ 1521.353550] CPU 0: hi: 186, btch: 31 usd: 0
    [ 1521.353551] CPU 1: hi: 186, btch: 31 usd: 26
    [ 1521.353552] CPU 2: hi: 186, btch: 31 usd: 59
    [ 1521.353553] CPU 3: hi: 186, btch: 31 usd: 0
    [ 1521.353554] Normal per-cpu:
    [ 1521.353555] CPU 0: hi: 186, btch: 31 usd: 30
    [ 1521.353556] CPU 1: hi: 186, btch: 31 usd: 156
    [ 1521.353557] CPU 2: hi: 186, btch: 31 usd: 169
    [ 1521.353558] CPU 3: hi: 186, btch: 31 usd: 0
    [ 1521.353562] active_anon:1599337 inactive_anon:345122 isolated_anon:0
    active_file:140 inactive_file:222 isolated_file:0
    unevictable:17 dirty:0 writeback:0 unstable:0
    free:11562 slab_reclaimable:14927 slab_unreclaimable:21150
    mapped:6681 shmem:932329 pagetables:10868 bounce:0
    [ 1521.353567] DMA free:15892kB min:20kB low:24kB high:28kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15644kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:8kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
    [ 1521.353568] lowmem_reserve[]: 0 3147 7925 7925
    [ 1521.353575] DMA32 free:23592kB min:4520kB low:5648kB high:6780kB active_anon:2754024kB inactive_anon:412764kB active_file:16kB inactive_file:44kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:3223060kB mlocked:0kB dirty:0kB writeback:0kB mapped:5892kB shmem:1294220kB slab_reclaimable:7144kB slab_unreclaimable:5108kB kernel_stack:216kB pagetables:8616kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:715 all_unreclaimable? yes
    [ 1521.353576] lowmem_reserve[]: 0 0 4778 4778
    [ 1521.353582] Normal free:6764kB min:6860kB low:8572kB high:10288kB active_anon:3643324kB inactive_anon:967724kB active_file:544kB inactive_file:844kB unevictable:68kB isolated(anon):0kB isolated(file):0kB present:4892832kB mlocked:68kB dirty:0kB writeback:0kB mapped:20832kB shmem:2435096kB slab_reclaimable:52564kB slab_unreclaimable:79484kB kernel_stack:2968kB pagetables:34856kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:2484 all_unreclaimable? yes
    [ 1521.353583] lowmem_reserve[]: 0 0 0 0
    [ 1521.353586] DMA: 1*4kB 0*8kB 1*16kB 0*32kB 2*64kB 1*128kB 1*256kB 0*512kB 1*1024kB 1*2048kB 3*4096kB = 15892kB
    [ 1521.353592] DMA32: 740*4kB 506*8kB 300*16kB 135*32kB 25*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 23872kB
    [ 1521.353599] Normal: 637*4kB 0*8kB 0*16kB 2*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 1*2048kB 0*4096kB = 6516kB
    [ 1521.353605] 932908 total pagecache pages
    [ 1521.353606] 0 pages in swap cache
    [ 1521.353607] Swap cache stats: add 0, delete 0, find 0/0
    [ 1521.353608] Free swap = 0kB
    [ 1521.353609] Total swap = 0kB
    [ 1521.369740] 2094576 pages RAM
    [ 1521.369743] 80362 pages reserved
    [ 1521.369744] 36619 pages shared
    [ 1521.369745] 1993098 pages non-shared
    [ 1521.369746] [ pid ] uid tgid total_vm rss nr_ptes swapents oom_score_adj name
    [ 1521.369752] [ 2286] 0 2286 6258 269 16 0 -1000 systemd-udevd
    [ 1521.369754] [ 2293] 0 2293 153174 83 229 0 0 systemd-journal
    [ 1521.369757] [ 3585] 0 3585 4695 188 13 0 0 mount.ntfs-3g
    [ 1521.369759] [ 3615] 0 3615 3547 140 12 0 0 crond
    [ 1521.369761] [ 3616] 0 3616 6708 2523 18 0 0 preload
    [ 1521.369763] [ 3617] 0 3617 17762 297 38 0 0 cupsd
    [ 1521.369765] [ 3619] 0 3619 43562 313 52 0 0 NetworkManager
    [ 1521.369767] [ 3620] 84 3620 6988 70 20 0 0 avahi-daemon
    [ 1521.369769] [ 3621] 0 3621 6515 72 18 0 0 systemd-logind
    [ 1521.369770] [ 3622] 81 3622 4595 285 14 0 -900 dbus-daemon
    [ 1521.369772] [ 3626] 0 3626 2275 32 9 0 0 agetty
    [ 1521.369774] [ 3627] 0 3627 6693 53 19 0 0 kdm
    [ 1521.369776] [ 3628] 84 3628 6957 52 18 0 0 avahi-daemon
    [ 1521.369778] [ 3631] 0 3631 45316 12716 91 0 0 X
    [ 1521.369780] [ 4287] 0 4287 15666 128 36 0 0 kdm
    [ 1521.369782] [ 5131] 102 5131 92417 912 41 0 0 polkitd
    [ 1521.369784] [ 5132] 0 5132 53222 346 41 0 0 colord
    [ 1521.369786] [ 5163] 0 5163 129753 991 153 0 0 colord-sane
    [ 1521.369788] [11395] 0 11395 523912 258 62 0 0 console-kit-dae
    [ 1521.369790] [11468] 1000 11468 3668 111 13 0 0 startkde
    [ 1521.369792] [11480] 1000 11480 3970 37 13 0 0 dbus-launch
    [ 1521.369794] [11481] 1000 11481 4839 401 15 0 0 dbus-daemon
    [ 1521.369796] [11507] 1000 11507 4068 94 12 0 0 gpg-agent
    [ 1521.369798] [11510] 1000 11510 3760 87 11 0 0 ssh-agent
    [ 1521.369799] [11524] 1000 11524 1013 21 7 0 -300 start_kdeinit
    [ 1521.369801] [11525] 1000 11525 85821 1591 149 0 -300 kdeinit4
    [ 1521.369803] [11528] 1000 11528 188590 3072 227 0 0 kded4
    [ 1521.369805] [11534] 1000 11534 108217 2084 173 0 0 kwalletd
    [ 1521.369807] [11539] 1000 11539 107913 2348 173 0 0 kglobalaccel
    [ 1521.369809] [11542] 0 11542 55597 601 43 0 0 upowerd
    [ 1521.369811] [11555] 1000 11555 1047 18 7 0 0 kwrapper4
    [ 1521.369813] [11556] 1000 11556 127307 2185 174 0 0 ksmserver
    [ 1521.369814] [11568] 0 11568 49409 269 33 0 0 udisks-daemon
    [ 1521.369816] [11573] 0 11573 12394 89 28 0 0 udisks-daemon
    [ 1521.369818] [11577] 1000 11577 214097 12177 260 0 0 kwin
    [ 1521.369820] [11590] 1000 11590 93530 1489 131 0 0 kactivitymanage
    [ 1521.369822] [11621] 1000 11621 343123 3417 215 0 0 knotify4
    [ 1521.369824] [11631] 1000 11631 175587 4370 239 0 0 krunner
    [ 1521.369826] [11633] 1000 11633 246522 16714 342 0 0 plasma-desktop
    [ 1521.369828] [11636] 1000 11636 216148 5325 253 0 0 lancelot
    [ 1521.369830] [11639] 1000 11639 50634 268 35 0 0 mission-control
    [ 1521.369831] [11643] 1000 11643 37597 405 39 0 0 akonadi_control
    [ 1521.369833] [11645] 1000 11645 357276 722 81 0 0 akonadiserver
    [ 1521.369835] [11652] 1000 11652 377776 6206 70 0 0 mysqld
    [ 1521.369837] [11738] 1000 11738 76786 1061 110 0 0 akonadi_agent_l
    [ 1521.369839] [11739] 1000 11739 76783 1056 111 0 0 akonadi_agent_l
    [ 1521.369841] [11740] 1000 11740 75143 1033 111 0 0 akonadi_agent_l
    [ 1521.369843] [11741] 1000 11741 75144 1042 110 0 0 akonadi_agent_l
    [ 1521.369845] [11742] 1000 11742 75800 1048 112 0 0 akonadi_agent_l
    [ 1521.369847] [11743] 1000 11743 75800 1054 107 0 0 akonadi_agent_l
    [ 1521.369848] [11744] 1000 11744 76786 1064 108 0 0 akonadi_agent_l
    [ 1521.369850] [11745] 1000 11745 76780 1073 111 0 0 akonadi_agent_l
    [ 1521.369852] [11746] 1000 11746 84215 1305 155 0 0 akonadi_maildis
    [ 1521.369854] [11747] 1000 11747 92098 1211 138 0 0 akonadi_nepomuk
    [ 1521.369856] [11774] 1000 11774 59745 591 76 0 0 nepomukserver
    [ 1521.369858] [11777] 1000 11777 287924 2235 149 0 0 nepomukservices
    [ 1521.369860] [11795] 1000 11795 100823 10181 51 0 0 virtuoso-t
    [ 1521.369861] [11801] 1000 11801 93041 786 99 0 0 pulseaudio
    [ 1521.369863] [11802] 133 11802 41125 46 17 0 0 rtkit-daemon
    [ 1521.369865] [11811] 1000 11811 17253 140 36 0 0 gconf-helper
    [ 1521.369867] [11813] 1000 11813 11527 127 26 0 0 gconfd-2
    [ 1521.369869] [11816] 1000 11816 68886 1148 123 0 0 kuiserver
    [ 1521.369871] [11837] 1000 11837 58146 1047 105 0 0 nepomukservices
    [ 1521.369873] [11839] 1000 11839 53655 966 98 0 0 nepomukservices
    [ 1521.369875] [11840] 1000 11840 92263 1128 107 0 0 nepomukservices
    [ 1521.369877] [11841] 1000 11841 109750 1232 107 0 0 nepomukservices
    [ 1521.369878] [12942] 1000 12942 41975 542 78 0 0 kwrited
    [ 1521.369880] [12944] 1000 12944 246808 6774 195 0 0 ktorrent
    [ 1521.369882] [12954] 1000 12954 93430 1212 139 0 0 polkit-kde-auth
    [ 1521.369884] [12957] 1000 12957 70673 1126 130 0 0 nepomukcontroll
    [ 1521.369886] [12959] 1000 12959 92309 1654 138 0 0 kgpg
    [ 1521.369888] [12966] 1000 12966 109879 2164 176 0 0 klipper
    [ 1521.369890] [13009] 1000 13009 86477 1682 131 0 0 kio_http_cache_
    [ 1521.369892] [17302] 1000 17302 270535 59165 488 0 0 firefox
    [ 1521.369894] [17322] 1000 17322 10407 86 26 0 0 gvfsd
    [ 1521.369896] [17324] 1000 17324 50365 171 31 0 0 gvfs-fuse-daemo
    [ 1521.369897] [18462] 1000 18462 138761 5014 199 0 0 konsole
    [ 1521.369899] [18464] 1000 18464 4227 156 13 0 0 bash
    [ 1521.369901] [19535] 1000 19535 3885 324 13 0 0 yaourt
    [ 1521.369903] [19680] 1000 19680 3800 253 13 0 0 makepkg
    [ 1521.369905] [22861] 1000 22861 174765 6917 209 0 0 dolphin
    [ 1521.369907] [24940] 1000 24940 12258 2121 27 0 0 Xvfb
    [ 1521.369909] [24941] 1000 24941 2944 134 11 0 0 make
    [ 1521.369911] [25116] 1000 25116 2946 137 11 0 0 make
    [ 1521.369913] [25337] 1000 25337 3013 200 11 0 0 make
    [ 1521.369915] [ 473] 1000 473 2977 169 12 0 0 make
    [ 1521.369917] [ 3719] 1000 3719 3006 176 12 0 0 make
    [ 1521.369919] [10784] 1000 10784 3006 175 13 0 0 make
    [ 1521.369921] [12252] 1000 12252 115351 9567 175 0 0 kvirc
    [ 1521.369922] [26014] 1000 26014 4256 168 13 0 0 bash
    [ 1521.369925] [30177] 1000 30177 4255 167 14 0 0 bash
    [ 1521.369926] [30976] 1000 30976 86977 3634 138 0 0 plugin-containe
    [ 1521.369928] [ 915] 1000 915 87003 1648 132 0 0 kio_file
    [ 1521.369930] [ 916] 1000 916 109277 2635 176 0 0 kio_thumbnail
    [ 1521.369932] [ 1186] 1000 1186 4227 157 13 0 0 bash
    [ 1521.369934] [ 2105] 1000 2105 86873 1689 132 0 0 klauncher
    [ 1521.369936] [ 2473] 1000 2473 87003 1648 132 0 0 kio_file
    [ 1521.369938] [ 3468] 1000 3468 141313 5962 206 0 0 kate
    [ 1521.369940] [ 6331] 1000 6331 109512 2225 174 0 0 kate
    [ 1521.369942] [ 6733] 1000 6733 2983 150 12 0 0 make
    [ 1521.369943] [ 6760] 1000 6760 17243 1559 39 0 0 python
    [ 1521.369945] [ 6761] 1000 6761 1882 30 9 0 0 c++
    [ 1521.369947] [ 6762] 1000 6762 1816 23 9 0 0 collect2
    [ 1521.369949] [ 6763] 1000 6763 812215 809141 1588 0 0 ld
    [color=#FF40BF][ 1521.369951] Out of memory: Kill process 6763 (ld) score 402 or sacrifice child
    [ 1521.369953] Killed process 6763 (ld) total-vm:3248860kB, anon-rss:3236396kB, file-rss:168kB[/color]
    gcc -v
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
    Thread model: posix
    gcc version 4.7.2 (GCC)
    cat /proc/meminfo
    MemTotal: 8056856 kB
    MemFree: 1240336 kB
    Buffers: 278356 kB
    Cached: 4591784 kB
    SwapCached: 0 kB
    Active: 2700172 kB
    Inactive: 3860720 kB
    Active(anon): 2498432 kB
    Inactive(anon): 2441488 kB
    Active(file): 201740 kB
    Inactive(file): 1419232 kB
    Unevictable: 68 kB
    Mlocked: 68 kB
    SwapTotal: 0 kB
    SwapFree: 0 kB
    Dirty: 124 kB
    Writeback: 0 kB
    AnonPages: 1690996 kB
    Mapped: 218032 kB
    Shmem: 3249176 kB
    Slab: 172972 kB
    SReclaimable: 90332 kB
    SUnreclaim: 82640 kB
    KernelStack: 3264 kB
    PageTables: 38384 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    WritebackTmp: 0 kB
    CommitLimit: 4028428 kB
    Committed_AS: 6713700 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 92972 kB
    VmallocChunk: 34359642076 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    HugePages_Surp: 0
    Hugepagesize: 2048 kB
    DirectMap4k: 10240 kB
    DirectMap2M: 7237632 kB
    /etc/makepkg.conf
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    CFLAGS="-march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    CXXFLAGS="${CFLAGS}"
    LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
    MAKEFLAGS="-j5"
    thanks a lot
    Last edited by papu (2012-10-13 17:35:38)

    yes it's true it take 4gigs of 8 gigs i have,  but when i was using gentoo never had this problem when i was compiling any package and then my pc was 4gigs.
    df -hT
    Filesystem Type Size Used Avail Use% Mounted on
    rootfs rootfs 51G 7.7G 41G 17% /
    dev devtmpfs 3.9G 0 3.9G 0% /dev
    run tmpfs 3.9G 1.6M 3.9G 1% /run
    /dev/sdb2 ext4 51G 7.7G 41G 17% /
    tmpfs tmpfs 3.9G 76K 3.9G 1% /dev/shm
    tmpfs tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
    tmpfs tmpfs 3.9G 56K 3.9G 1% /tmp
    /dev/sdc1 fuseblk 299G 237G 62G 80% /mnt/share
    /dev/sdb1 ext2 183M 28M 146M 16% /boot
    /dev/sdb3 ext4 18G 6.2G 11G 37% /home
    i am using vanilla kernel 3.6.0
    cat /etc/fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    # /dev/sdb2
    UUID=412194cb-8953-4d02-94b4-d25d21bd7126 / ext4 rw,relatime,barrier=0 0 1
    #/dev/sdb1
    UUID=8bc28611-e3ee-4079-b311-33b9d4a0f36a /boot ext2 rw,relatime 0 2
    #/dev/sdb3
    UUID=2d6d63e0-a59f-439f-9c11-f6673055e65a /home ext4 rw,relatime,barrier=0 0 2
    #/dev/sdc1
    UUID=60F0F9D3F0F9AF80 /mnt/share ntfs-3g umask=0 0 0
    what i have to do ?
    thanks so much. friends!
    Last edited by papu (2012-10-13 19:44:17)

  • How to kill process/Actavity in SAP ?

    How to kill process/Actavity in SAP ?

    The core file contains the memory state of the work process at the point it was terminated. You could use it for debugging the work process if you had access to the kernel source code, which you don't unless you are SAP. For most people, then, the core file is of no interest and just takes up space in the operating system's file system. Using "cancel without core" is the thing to do.
    That said, sometimes I find "cancel without core" doesn't actually work but "cancel with core" does. I always try without core first, but occasionally have to resort to with core. If you do cancel with core, make sure to go and delete the core file afterwards to avoid the file system filling up. Work process core files can be large. You'll find it in a directory/folder here - /usr/sap/SID/DVEBMGS00/work (substitute DVEBMGS00 as appropriate).
    Steve.

Maybe you are looking for

  • SAP MM table for MRP

    Dear Expert, I have question about SAP MM table. I have material with MRP type is PD and lot size is EX, let say this material is X. Then i create reservation from WO using material X. In MD04, we will see there is requirement for material X under th

  • Multiple Document Library Issues

    Hi, Actually i am creating document libraries in SharePoint site by using SharePoint Service successfully. My issue is, 1st document library has been created with folder and creating 2nd document library with out folder. Now the 2nd document library

  • Why is Spice Fire One mifx1 is not detected in app manager/WebIDE for debugging?

    i've an alcatel one touch fire phone as well. And it gets detected and I can connect to it via app manager/ webide by default. But this is not the case with Spice Fire One mifx1. When I connect it via USB it is not displayed in App manager or WebIDE.

  • IMovie '08 won't preview my newly imported video, shows only black screen.

    Hi, I just imported a new video from my camera, and it won't preview it in the viewer. the thumbnails will "play", but noting in the viewer. I just tried opening an older project, and they work fine. Is there a way to force imovie to rebuild the prev

  • PDF.js removing PDF security

    I am facing similar problems as discussed in the below mentioned forum post https://support.mozilla.org/en-US/questions/1014746 PDF.js is not considering the enabled PDF security. The functionality what i want to achieve is to control the print to fi