linux-um archives
 help / color / mirror / Atom feed
From: "Toralf Förster" <toralf.foerster@gmx.de>
To: UML devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] why is the stderr of a command delayed after the stdout of the previously ran command ?
Date: Thu, 07 Aug 2014 18:11:17 +0200	[thread overview]
Message-ID: <53E3A525.4000704@gmx.de> (raw)

Well, probably not UML related, but I experiences this the very first time:
The following output happened in my console (hostname is n22, kernel is at 3.16) when I run a command via ssh at the 32 bit UML guest (hostname is trinity, kernel version is 3.16):


tfoerste@n22 ~ $ ssh tfoerste@trinity "ls ~/t3/core*; ps fx -eo pid,start_time,command | grep -e trinity -e sleep | grep -v grep"
 1283 17:46  |       \_ bash -c logger "1#-1, M="; cd ~; sudo su -c 'if [[ -d ./t3 ]]; then sudo chmod -R a+rwx ./t3; sudo rm -rf ./t3; fi'; mkdir ./t3; cd ./t3; MALLOC_CHECK_=2  trinity -C 4 -N 100000 -x mremap -q
 1290 17:46  |           \_ trinity -C 4 -N 100000 -x mremap -q
 1291 17:46  |               \_ trinity -C 4 -N 100000 -x mremap -q
 1292 17:46  |               \_ trinity -C 4 -N 100000 -x mremap -q
 1293 17:46  |                   \_ trinity -C 4 -N 100000 -x mremap -q
 1294 17:46  |                   \_ trinity -C 4 -N 100000 -x mremap -q
 1323 17:46  |                   \_ trinity -C 4 -N 100000 -x mremap -q
 1324 17:46  |                   \_ trinity -C 4 -N 100000 -x mremap -q
ls: cannot access /home/tfoerste/t3/core*: No such file or directory


I would expect, that the error message from ls comes before the ps output, or ?


-- 
Toralf


------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


                 reply	other threads:[~2014-08-07 16:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53E3A525.4000704@gmx.de \
    --to=toralf.foerster@gmx.de \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox