All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] why is the stderr of a command delayed after the stdout of the previously ran command ?
@ 2014-08-07 16:11 Toralf Förster
  0 siblings, 0 replies; only message in thread
From: Toralf Förster @ 2014-08-07 16:11 UTC (permalink / raw)
  To: UML devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-07 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07 16:11 [uml-devel] why is the stderr of a command delayed after the stdout of the previously ran command ? Toralf Förster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.