Re: Apparent rebase issue

2017-02-17 Thread Eliot Moss
I thought I would add that rebase -i -s reports my lowest-address dll st starting at 2b42 and the highest ending just below 7000. Regards - Eliot -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.c

Re: Apparent rebase issue

2017-02-17 Thread Eliot Moss
On 2/17/2017 11:55 AM, Achim Gratz wrote: Eliot Moss writes: You may simply have run out of address space in your 32bit installation, although the collision seems to happen at a relatively high address, which might indicate BLODA. C:\cygwin\bin\cygXt-6.dll: Loaded to different address: pare

Re: [ANNOUNCEMENT] Updated [test]: grep-3.0-2

2017-02-17 Thread Steven Penny
On Fri, 17 Feb 2017 11:43:13, cyg Simple wrote: There are as many ways to remove the \r as there are ways to create them. Not really, if you are interested in POSIX compliance. POSIX Sed does not support \r or \xD or \15. Same for POSIX Vim. The only portable tools I know are awk and tr. As I

Re: XWin no longer working for me with -nolisten tcp?

2017-02-17 Thread Matt D.
This workaround I mentioned only appears to work for my local X session. For example, I can open a local xterm from Cygwin: $ xterm But once I connect elsewhere: $ ssh me@somewhere -Y I get the following error when trying to bring up an xterm: $ xterm connect /tmp/.X11-unix/X0: Permission de

XWin no longer working for me with -nolisten tcp?

2017-02-17 Thread Matt D.
I just recently formatted and reinstalled Windows 10 x64. I have not updated anything related to Cygwin and everything version-wise is just as it was. I was previously starting X with the following: $ xinit -- -multiplemonitors -multiwindow -clipboard -noprimary -dpi 96 -nolisten tcp -displ

Re: Problem with zombie processes

2017-02-17 Thread Mark Geisert
Erik Bray wrote: On Tue, Feb 14, 2017 at 8:25 PM, Mark Geisert wrote: Please don't quote raw email addresses. We try to avoid feeding spammers. Erik Bray wrote: The attached Python script ?? D'oh! Here is the script. It at least demonstrates the problem. [...] Thanks! Running th

Re: Apparent rebase issue

2017-02-17 Thread Achim Gratz
Eliot Moss writes: > Today I tried to extend my emacs installation with emacs-X11 > and a few more packages. (I already had the non-X version of > emacs installed, and I have a well-working X setup running.) […] You may simply have run out of address space in your 32bit installation, although the

Re: [ANNOUNCEMENT] Updated [test]: grep-3.0-2

2017-02-17 Thread cyg Simple
On 2/15/2017 11:25 PM, Steven Penny wrote: >> Since this includes pipelines by default, this means that if you pipe text >> data through a pipeline (such as the output of a windows program), you may >> need to insert a call to d2u to sanitize your input before passing it to >> grep. > > This is c

Re: Problem with zombie processes

2017-02-17 Thread Doug Henderson
On 17 February 2017 at 04:00, Erik Bray wrote: > On Tue, Feb 14, 2017 at 8:25 PM, Mark Geisert wrote: >> Erik Bray wrote: >>> >>> The attached Python script >> >> >> ?? > > D'oh! Here is the script. It at least demonstrates the problem. > If you add a few "time.sleep(1)" statements before and af

[ANNOUNCEMENT] Updated: dash-0.5.9.1-1

2017-02-17 Thread Eric Blake (cygwin)
A new release of dash, 0.5.9.1-1, has been uploaded and will soon reach a mirror near you; replacing 0.5.8-3 as current. NEWS: = This is a new upstream release. For now, there are no immediate plans of replacing /bin/sh with dash, but the possibility remains for the future. See also the upst

Re: Problem with zombie processes

2017-02-17 Thread Erik Bray
On Tue, Feb 14, 2017 at 8:25 PM, Mark Geisert wrote: > Erik Bray wrote: >> >> The attached Python script > > > ?? D'oh! Here is the script. It at least demonstrates the problem. test.py Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [ANNOUNCEMENT] Updated: dash-0.5.8-3

2017-02-17 Thread Corinna Vinschen
On Feb 17 08:36, Thomas Wolff wrote: > Am 16.02.2017 um 21:32 schrieb Thomas Wolff: > > Am 16.02.2017 um 13:49 schrieb Corinna Vinschen: > > > There's an ESC sequence to change the codeset? Do you mean the > > > alternate codeset sequence \e[10m / \e[11m > > Oh, that one! Thanks for mentioning, I