/proc/*/cmdline corrupted

Jon Clugston jon.clugston@gmail.com
Mon Oct 17 23:29:00 GMT 2011


On Mon, Oct 17, 2011 at 12:47 PM, jan.kolar <kolar@math.cas.cz> wrote:
>
>
>> Jon Clugston wrote:
>> I tried to reproduce by creating long command lines to other commands
>> and none were corrupted.
> I tried two now.
> The first one turned out to be a script around xterm. :-(
> The second fails the test:
>  xwininfo.exe -display :0 -children &
>>>> tty0     00:00:00 xwininfo -children  -children
>
> The third fails as well:
>  xcalc -bg blue -fg green &
>>>> tty0     00:00:00 xcalc  blue -fg green
>
>
>> Does "xterm" step on its command line?
> If it can it does. Now (!sorry) I remember seeing that in nineties.

From some light code inspection on my part and more thorough
investigation from others here, it seems to be the X libraries
mangling the command lines of any X program that calls them (when they
use common parameters).  I would say this is a bug in the X libraries.
 I wouldn't expect cygwin to try to prevent this dubious practice by
application code.


Jon

> --
> View this message in context: http://old.nabble.com/-proc-*-cmdline-corrupted-tp32639066p32668723.html
> Sent from the Cygwin list mailing list archive at Nabble.com.
>
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list