On 2016-12-13 12:06, Andrey Repin wrote:
Here's strace and stackdump from latest crash with Cygwin 2.6.1-2
project.rootdir.org/.offload/crash-php-7.14.tar.xz
Are you 100% sure that your code is compatible with PHP 7? The only
segfaults I have seen so far is with old code.
--
Yaakov
--
Prob
Hello Yaakov & co.
Are there plans to update these any time soon? I could fear that other
mingw packages (at least the c++ ones) suffer the same problem
currently.
On another note, thanks Yaakov for maintaining so many mingw packes all
together. I really appreciate it. I makes windows development
A new release of bash, 4.4.5-1, has been uploaded and will soon reach a
mirror near you. For now it is marked experimental, and requires the
use of experimental readline7-7.0.1-1 (leaving bash 4.3.48-8 as the
current version). But if no major complaints are raised during testing,
this will be pro
On 12/13/2016 6:02 PM, Stephen Paul Carrier wrote:
I downloaded the new setup program (2.877, 32-bit) and ran it on a
cygwin installation that hadn't been updated in over a year (2008R2).
I first got the Pending view, OK, then switched to Full and found that
the packages were not aggregated into
I downloaded the new setup program (2.877, 32-bit) and ran it on a
cygwin installation that hadn't been updated in over a year (2008R2).
I first got the Pending view, OK, then switched to Full and found that
the packages were not aggregated into tabs-- they were in one very long
alphabetical list.
On 12/7/16, Yaakov Selkowitz wrote:
> On 2016-12-07 17:57, Roger Pack wrote:
>> Awesome. I tried building 3.9.0 today and ran into
>>
>> llvm-3.9.0.src/lib/Support/Unix/Signals.inc:418:5: error: ‘Dl_info’
>> was not declared in this scope
>> Dl_info dlinfo;
>
> Already fixed upstream:
>
> http://
On 2016-12-13 14:37, Andrey Repin wrote:
> Greetings, Brian Inglis!
>> On 2016-12-13 11:06, Andrey Repin wrote:
>>> Here's strace and stackdump from latest crash with Cygwin
>>> 2.6.1-2
>>> project.rootdir.org/.offload/crash-php-7.14.tar.xz
>>> I've tried full Cygwin rebase to no avail.
>>> Particu
Greetings, Brian Inglis!
> On 2016-12-13 11:06, Andrey Repin wrote:
>> Here's strace and stackdump from latest crash with Cygwin 2.6.1-2
>> project.rootdir.org/.offload/crash-php-7.14.tar.xz
>> I've tried full Cygwin rebase to no avail.
>> Particularly, I've attempted to run Composer test suite.
On 2016-12-13 11:43, Ian Lambert via cygwin wrote:
> On Mon, 12/12/16, Achim Gratz wrote:
>> Ian Lambert via cygwin writes:
>>> Maybe a comparison of how wget handles authentication versus how
>>> setup handles it could help?
>> The problem is on your side and I cannot reproduce it. So that
>> ana
I find I can reproduce the OP's observations, and the most recent advice
doesn't fix it (although it changes the symptoms):
>From mintty/bash:
639> cd /tmp
641> ls -ld .
drwxrwxr-x+ 1 ht None 0 Dec 13 19:55 ./
640> getfacl .
# file: .
# owner: ht
# group: None
user::rwx
group::r
Brian Inglis writes:
> Remove DACLs Default ACLs also on directories using:
> setfacl -bk ~/.[!.]* ~/.[!.]*/**/ ~/.[!.]*/**/* \
> /???/**/ /???/**/* /sbin/ /sbin/*
> - that takes a while to run, and you may get a few anonymous
> setfacl: Permission denied
> messag
On 2016-12-13 11:06, Andrey Repin wrote:
> Here's strace and stackdump from latest crash with Cygwin 2.6.1-2
> project.rootdir.org/.offload/crash-php-7.14.tar.xz
> I've tried full Cygwin rebase to no avail.
> Particularly, I've attempted to run Composer test suite.
strace? stackdump? attachments?
On 2016-12-13 08:20, Ronald Otto Valentin Fischer wrote:
>On 2016-12-13 10:57, Ken Brown wrote:
>> Does this help?
>> https://cygwin.com/faq/faq.html#faq.using.same-with-permissions
> While interesting, it seems to describe a different phenomenon.
> Actually, when I create files by Cygwin tool
On Mon, 12/12/16, Achim Gratz wrote:
Subject: Re: Setup not asking for proxy user,password / was Resend:
pdfseparate does nothing for me?
To: cygwin@cygwin.com
Date: Monday, December 12, 2016, 1:40 PM
Ian Lambert via cygwin
writes:
> Maybe a comparison of how wget
handles
> authentica
When a .gitattributes file specifies a diff and the locale is utf8,
"git diff --color-words" fails with the message "fatal: Invalid
regular expression
[a-zA-Z_][a-zA-Z0-9_]*|[-+0-9.e]+[fFlL]?|0[xXbB]?[0-9a-fA-F]+[lLuU]*|[-+*/<>%&^|=!]=|--|\+\+|<<=?|>>=?|&&|\|\||::|->\*?|\.\*|[^[:space:]]|[-][<80>-]
Greetings, All!
Here's strace and stackdump from latest crash with Cygwin 2.6.1-2
project.rootdir.org/.offload/crash-php-7.14.tar.xz
I've tried full Cygwin rebase to no avail.
Particularly, I've attempted to run Composer test suite.
--
With best regards,
Andrey Repin
Tuesday, December 13, 2016
Looking for suggestions on cleaning up package directories,
https://cygwin.com/faq/faq.html#faq.setup.disk-space
has a broken link, again, to clean_setup.pl ?
Mailing list search finds:
https://sourceware.org/ml/cygwin/2009-06/msg00573.html
that has an old version attached, 1.0700 (2003-07-02)
A new version of Setup, release 2.877, has been uploaded to
https://cygwin.com/setup-x86.exe (32 bit version)
https://cygwin.com/setup-x86_64.exe (64 bit version)
Changes compared to 2.876:
- Restore the Alt-V keyboard accelerator for the package view selection
control
- Enable sear
> Does this help?
>
> https://cygwin.com/faq/faq.html#faq.using.same-with-permissions
While interesting, it seems to describe a different phenomenon.
Actually, when I create files by Cygwin tools only (touch, nano, ),
the access rights are always correct. Indeed, even after removing the
On 12/13/2016 5:39 AM, Ronald Fischer wrote:
Does anybody have an explanation for the following strange phenomenon?
When I create Ruby files (*.rb) with an, the files end up with the x-bit
set with some editors, while this does not happen with some other
editors. This is annoying, because when I
Hi folks,
I uploaded a new Cygwin test release 2.6.1-0.2.
2.6.1 will be a bugfix release only and the last release in 2016.
New fixes compared to -0.1:
- cygwin_conv_path/cygwin_create_path now also check for .exe suffix when
converting a POSIX path to Windows notation.
- Address Windows bu
Does anybody have an explanation for the following strange phenomenon?
When I create Ruby files (*.rb) with an, the files end up with the x-bit
set with some editors, while this does not happen with some other
editors. This is annoying, because when I use git to put the file in a
repository, and t
22 matches
Mail list logo