public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Cygwin <cygwin@cygwin.com>
Subject: Re: [ANNOUNCEMENT] Updated: run-1.3.0-1
Date: Thu, 25 Jul 2013 15:11:00 -0000	[thread overview]
Message-ID: <51F13070.9070005@alice.it> (raw)

[-- Attachment #1: Type: text/plain, Size: 2360 bytes --]

Corinna Vinschen wrote:

> What happens if you replace the single quotes ' with double quotes "?

No doesn't work... :(


Charles Wilson wrote:

> What is the result of executing the previous line directly from a bash shell (with --run-debug=2 --run-nogui)?
>
> $ /usr/bin/run.exe --run-debug=2 --run-nogui bash -l -c 'rm -rf /tmp/{.X*,dbus*,orbit*,*}; XWin -nowgl -multiwindow -clipboard -silent-dup-error 2>/dev/null &'

it aborts:

$ /usr/bin/run.exe --run-debug=2 --run-nogui bash -l -c 'rm -rf 
/tmp/{.X*,dbus*,orbit*,*}; XWin -nowgl -multiwindow -clipboard 
-silent-dup-error 2>/dev/null &'
run DEBUG: opt_loglevel: 8
run DEBUG: opt_nogui   : 1
run DEBUG: opt_notty   : 0
run DEBUG: opt_wait    : 0
run DEBUG: PATH: 
.:/usr/bin:/usr/local/texlive/bin/i386-cygwin:/usr/local/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/local/ROOT/bin:/usr/local/cernlib/2006/bin:/usr/lib/lapack

run DEBUG: exec_tmp     /usr/bin/bash.exe
pathlist 
.:/usr/bin:/usr/local/texlive/bin/i386-cygwin:/usr/local/bin:/usr/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/local/ROOT/bin:/usr/local/cernlib/2006/bin:/usr/lib/lapack

run DEBUG: /usr/bin/bash.exe
run DEBUG: exec C:\cygwin-2\bin\bash.exe
execname        bash
execpath        /usr/bin

run DEBUG: C:\cygwin-2\bin\bash.exe -l -c rm -rf 
/tmp/{.X*,dbus*,orbit*,*}; XWin -nowgl -multiwindow -clipboard 
-silent-dup-error 2>/dev/null &
run DEBUG: target is gui? no
run DEBUG: Launch non-GUI target
run DEBUG: have console? no
run DEBUG: Setting up invisible console using separate WindowStation
run DEBUG: have console? no
run DEBUG: Succeeded in setting up console on separate Window Station? yes
run DEBUG: Configuring start info for child process
run DEBUG: Have a console, and not requesting pipes: connecting child 
stdio to console
Aborted (core dumped)

with an empty stackdump,

$ cat run.exe.stackdump
Stack trace:
Frame     Function  Args


If I remove "rm -rf /tmp/{.X*,dbus*,orbit*,*}; ", i.e. I use:

$ /usr/bin/run.exe --run-debug=2 --run-nogui bash -l -c 'XWin -nowgl 
-multiwindow -clipboard -silent-dup-error 2>/dev/null &'


it aborts in the same way but open a big black window named 
Cygwin/X:0.0. When I close it also the X server quits...


I have attached the cygcheck -svr output.

Ciao,
  Angelo.

[-- Attachment #2: cygcheck.out.bz2 --]
[-- Type: application/octet-stream, Size: 21793 bytes --]

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
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

             reply	other threads:[~2013-07-25 14:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-25 15:11 Angelo Graziosi [this message]
2013-07-27 16:46 ` Angelo Graziosi
2013-09-30 19:22   ` Gary Johnson
2013-09-30 19:45     ` Larry Hall (Cygwin)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-18 13:36 Patrick Herbst
2013-11-18 15:28 ` Charles Wilson
2013-08-28 16:43 Patrick Herbst
2013-07-25 13:21 Angelo Graziosi
2013-07-25 13:26 ` Corinna Vinschen
2013-07-25 14:19 ` Charles Wilson
2013-07-26  5:49 ` Andrey Repin
2013-07-26 10:01   ` Angelo Graziosi
2013-07-25  0:58 Charles Wilson

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=51F13070.9070005@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=cygwin@cygwin.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).