Re: debuginfo Dwarf Error

2017-07-03 Thread Marco Atzeri
On 03/07/2017 15:31, JonY wrote: On 07/03/2017 10:22 AM, Marco Atzeri wrote: On 02/07/2017 11:53, JonY wrote: On 07/02/2017 06:22 AM, Marco Atzeri wrote: Hi, while extracting debuginfo on 32 bit gdal dll $ ls -s cyggdal-20.dll 103M cyggdal-20.dll I don't really have anything else to

Re: debuginfo Dwarf Error

2017-07-03 Thread JonY
;>> >>> cygport randomly (moon phase?) is stacked waiting for nm >>> to extract all the data due to Dwarf Error >>> >>> $ nm -l cyggdal-20.dll >>> 66e7ab80 b .bssBFD: Dwarf Error: Could not find abbrev number 4838. >>> >> >> Can

Re: debuginfo Dwarf Error

2017-07-03 Thread Marco Atzeri
On 02/07/2017 11:53, JonY wrote: On 07/02/2017 06:22 AM, Marco Atzeri wrote: Hi, while extracting debuginfo on 32 bit gdal dll $ ls -s cyggdal-20.dll 103M cyggdal-20.dll cygport randomly (moon phase?) is stacked waiting for nm to extract all the data due to Dwarf Error $ nm -l cyggdal-20.dll

Re: debuginfo Dwarf Error

2017-07-02 Thread JonY
On 07/02/2017 06:22 AM, Marco Atzeri wrote: > Hi, > while extracting debuginfo on 32 bit gdal dll > > $ ls -s cyggdal-20.dll > 103M cyggdal-20.dll > > cygport randomly (moon phase?) is stacked waiting for nm > to extract all the data due to Dwarf Error > > $ nm

debuginfo Dwarf Error

2017-07-02 Thread Marco Atzeri
Hi, while extracting debuginfo on 32 bit gdal dll $ ls -s cyggdal-20.dll 103M cyggdal-20.dll cygport randomly (moon phase?) is stacked waiting for nm to extract all the data due to Dwarf Error $ nm -l cyggdal-20.dll 66e7ab80 b .bssBFD: Dwarf Error: Could not find abbrev number 4838. On 64bit

RE: fstab /tmp usertemp error after Windows Update

2017-06-27 Thread Garber, Dave (GE Oil & Gas, Non-GE)
ent: Tuesday, June 27, 2017 2:43 PM > To: cygwin@cygwin.com > Subject: EXT: fstab /tmp usertemp error after Windows Update > > Hello - > > After a recent Windows Update (and reboot) the following fstab entry we > used directly from the Cygwin documentation (https://cygwi

fstab /tmp usertemp error after Windows Update

2017-06-27 Thread Jeff Howard
Hello - After a recent Windows Update (and reboot) the following fstab entry we used directly from the Cygwin documentation (https://cygwin.com/cygwin-ug-net/using.html) is no longer working. After digging a little deeper, it appears to be attempting to mount /tmp to a directory that doesn't

Re: X: wglMakeCurrent error: 0006 on XUnmapWindow->XMapWindow

2017-06-23 Thread Jon Turney
hives, e.g. [1] would have been helpful. [1] https://sourceforge.net/p/freeglut/mailman/message/35903099/ if a window is hidden and then the error in the subject is out putted when the window is revealed again. I couldn't quite reproduce this. Using the Resizer demo,I get this error if I do 'c

Starting xterm after XWin : sporadic error

2017-06-23 Thread Ugly Leper
000) /usr/bin/xterm: Error 29, errno 11: Resource temporarily unavailable Reason: spawn: fork() failed but annoyingly not all the time. A lot of the time things are just fine. I have run "rebaseall". I allow a long pause between the first and second line to allow XWin time to kick in, w

Re: XTerm 329-1 throwing error on absent bold font

2017-06-21 Thread Thomas Dickey
- Original Message - | From: "Greywolf" <greyw...@starwolf.com> | To: cygwin@cygwin.com | Sent: Tuesday, June 20, 2017 6:31:42 PM | Subject: XTerm 329-1 throwing error on absent bold font | | Greetings, | | Whenever I start up an XTerm, even if I have the resources |

XTerm 329-1 throwing error on absent bold font

2017-06-20 Thread Greywolf
Greetings, Whenever I start up an XTerm, even if I have the resources allowBoldFonts: false it throws the following error: xterm: cannot load font "-Sun-Serif-bold-R-*-*-14-140-72-72-M-80-ISO8859-1" Never mind the font name, this is irrelevant. The fact that it wasn't throwin

X: wglMakeCurrent error: 0006 on XUnmapWindow->XMapWindow

2017-06-20 Thread Mick Pearson
I was asked by the freeglut mailing list to alert the X/Cygwin team to problems with the WGL context handles becoming invalid if a window is hidden and then the error in the subject is out putted when the window is revealed again. There are also issues with iconification, where the windows

Re: BUG: Error messages of regtool are wrongly encoded

2017-06-20 Thread Corinna Vinschen
On May 16 18:15, Fujii Hironori wrote: > Error messages of regtool can't be read, which are encoded in > SHIFT_JIS in Japanese Windows. > > $ regtool get /HKCU/hoge > Error (2): ▒w▒肳▒▒t▒@▒C▒▒܂▒▒▒B > > $ regtool get /HKCU/hoge 2>&1 | iconv -f shift_jis &g

[newlib-cygwin] cygwin: regtool: encode error messages correctly

2017-06-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4d336756fa7f47aa0a79e98fb4dea5c3e1b35d31 commit 4d336756fa7f47aa0a79e98fb4dea5c3e1b35d31 Author: Fujii Hironori <fujii.hiron...@gmail.com> Date: Tue Jun 20 13:17:09 2017 +0200 cygwin: regtool: encode error messages cor

Re: find_fast_cwd error with startxwin on windows 10

2017-06-14 Thread Brian Inglis
On 2017-06-14 20:28, Sam Mallinson wrote: > I got the following error code when I tried to run startwin on a > Windows 10 machine > 0 [main] startxwin 22764 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this problem to the public mailing > lis

error with startwin on windows 10

2017-06-14 Thread Sam Mallinson
Hi there, I got the following error code when I tried to run startwin on a Windows 10 machine 0 [main] startxwin 22764 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list Cheers, Sam Mallinson -- Problem reports: http

Re: BUG: Error messages of regtool are wrongly encoded

2017-06-06 Thread Corinna Vinschen
Hi Fujii, On May 16 18:15, Fujii Hironori wrote: > Error messages of regtool can't be read, which are encoded in > SHIFT_JIS in Japanese Windows. > > $ regtool get /HKCU/hoge > Error (2): ▒w▒肳▒▒t▒@▒C▒▒܂▒▒▒B > > $ regtool get /HKCU/hoge 2>&1 | iconv -f shift

[PATCH setup 8/9] Fix useless error message

2017-06-06 Thread Jon Turney
If source.Cached() is empty, we produce the amazingly helpful error message "Can't open (null) for reading: No such file". Improve the error message so it reports that we can't open the archive since we don't know a filename for the locally cached archive file. This can occur if downl

[PATCH setup 09/10] Improve error recovery in setup.ini parsing

2017-05-23 Thread Jon Turney
Following the error token with a NL allows the parser to discard tokens until a NL is found to resynchronize, rather than aborting. This doesn't help hugely, as *any* parse errors are considered fatal by do_remote_ini()/do_local_ini() and won't let us proceed. --- iniparse.yy | 2 +- 1 file

Re: When running exec('rsync') with PHP, getting Warning: Error while sending QUERY packet.

2017-05-18 Thread Björn Tantau
, very bad idea. I know, I know. This is actually a CLI script. The production server where this is from is actually not allowed to exec anything. the next Query produces the Warning: PHP Warning: Error while sending QUERY packet. PID=15036 in /home/limora/test.php on line 5 Show

Re: When running exec('rsync') with PHP, getting Warning: Error while sending QUERY packet.

2017-05-18 Thread Andrey Repin
it and 64 Bit). > If you have a working MySQL-Connection and then run exec('rsync') exec()'ing anything from PHP, especially from PHP running on a webserver is a very, very, very bad idea. > the next Query produces the Warning: > PHP Warning: Error while sending QUERY packet. PID=15036 in

Re: When running exec('rsync') with PHP, getting Warning: Error while sending QUERY packet.

2017-05-17 Thread Brian Inglis
On 2017-05-17 07:39, Björn Tantau wrote: > I encountered a rather strange PHP bug I could only reproduce in > cygwin (32 Bit and 64 Bit). > If you have a working MySQL-Connection and then run exec('rsync') the > next Query produces the Warning: > PHP Warning: Error while sendi

When running exec('rsync') with PHP, getting Warning: Error while sending QUERY packet.

2017-05-17 Thread Björn Tantau
and then run exec('rsync') the next Query produces the Warning: PHP Warning: Error while sending QUERY packet. PID=15036 in /home/limora/test.php on line 5 See the attached test.php. It should output: object(PDOStatement)#2 (1) { ["queryString"]=> string(16) "SELECT * FROM db"

Import error with python2-httplib2-0.9.2-1

2017-05-17 Thread Michael Diamond
Hello all, I’m running into trouble with the python2-httplib2[1] package in a fresh install of Cygwin: $ python -c 'import httplib2' Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 95, in from iri2uri import

BUG: Error messages of regtool are wrongly encoded

2017-05-16 Thread Fujii Hironori
Error messages of regtool can't be read, which are encoded in SHIFT_JIS in Japanese Windows. $ regtool get /HKCU/hoge Error (2): ▒w▒肳▒▒t▒@▒C▒▒܂▒▒▒B $ regtool get /HKCU/hoge 2>&1 | iconv -f shift_jis Error (2): 指定されたファイルが見つかりません。 --- regtool.cc.orig 2017-05-16 17:20:32.67122960

[ANNOUNCEMENT] libgpg-error 1.27-1, libgcrypt 1.7.6-1

2017-05-11 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libgcrypt20-1.7.6-1 * libgcrypt-devel-1.7.6-1 * libgpg-error0-1.27-1 * libgpg-error-devel-1.27-1 * mingw64-i686-libgcrypt-1.7.6-1 * mingw64-i686-libgpg-error-1.27-1 * mingw64-x86_64-libgcrypt-1.7.6-1 * mingw64-x86_64-libgpg

libgpg-error 1.27-1, libgcrypt 1.7.6-1

2017-05-11 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libgcrypt20-1.7.6-1 * libgcrypt-devel-1.7.6-1 * libgpg-error0-1.27-1 * libgpg-error-devel-1.27-1 * mingw64-i686-libgcrypt-1.7.6-1 * mingw64-i686-libgpg-error-1.27-1 * mingw64-x86_64-libgcrypt-1.7.6-1 * mingw64-x86_64-libgpg

Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems

2017-05-09 Thread Marco Atzeri
On 16/11/2016 07:31, OwN-3m-All wrote: pure-ftpd is run using the following command: /usr/sbin/pure-ftpd.exe -S 0.0.0.0,21 -lpuredb:/etc/pureftpd.pdb -g /var/run/pure-ftpd.pid & I can't get any FTP account to work. Attached is the cygcheck.out. Thanks for taking a look. can you check if

camlp4o Fatal error: cannot load shared library dllunix

2017-05-05 Thread Andy Li
Hi, I'm having issue with the camlp4 Cygwin package (ocaml-camlp4-4.04+1-1) in the 64-bit Cygwin. When I run camlp4o, it returns an error: > $ camlp4o > Fatal error: cannot load shared library dllunix > Reason: flexdll error: cannot relocate RELOC_REL32, target is too far: > 0x

Re: [SECURITY] libidn - locale specific error in test suite

2017-05-03 Thread Yaakov Selkowitz
On 2017-03-24 14:00, Yaakov Selkowitz wrote: On 2017-03-10 16:01, Yaakov Selkowitz wrote: On 2017-02-22 12:58, Yaakov Selkowitz wrote: On 2017-01-19 14:42, Yaakov Selkowitz wrote: On 2017-01-03 04:53, Dr. Volker Zell wrote: Just tried packaging libidn-1.33 and found a locale specific error

Re: /bin/ gets deleted on error

2017-04-19 Thread Gerrit Haase
2017-04-13 15:13 GMT+02:00 Felipe Vieira says: > > For the second time this week my /bin/ folder gets obliterated on an > error during normal usage. It is equivalent of doing the infamous "rm > -rf /bin" . > ... > From what I recall the terminal was spamming messages

Re: /bin/ gets deleted on error

2017-04-17 Thread Felipe Vieira
On Thu, Apr 13, 2017 at 10:13 AM, Felipe Vieira <fmv1...@gmail.com> wrote: > Dear cygwin mailing list, > > For the second time this week my /bin/ folder gets obliterated on an > error during normal usage. It is equivalent of doing the infamous "rm > -rf /bin"

Re: Flex 2.6.3-1: error: ‘INITIAL’ undeclared here (not in a function)

2017-04-16 Thread Marco Atzeri
On 16/04/2017 08:20, ram rao via cygwin wrote: I get this error: vlex.l:37:25: error: ‘INITIAL’ undeclared here (not in a function) static int CurrentState=INITIAL; Googling this issue suggests one try "flex-old" However that is not available anywhere on Cygwin this mean

Re: /bin/ gets deleted on error

2017-04-14 Thread Norton Allen
On 4/14/2017 8:42 AM, cyg Simple wrote: On 4/13/2017 2:43 PM, Brian Inglis wrote: defensive coding is your friend to avoid disasters: if [ -n "$foodir" ] && [ -d $foodir/ ]; then /bin/rm -fR -- $foodir || exit else echo "Can't find directory '$foodir'"

Re: /bin/ gets deleted on error

2017-04-14 Thread cyg Simple
On 4/13/2017 2:43 PM, Brian Inglis wrote: > defensive coding is your friend to avoid disasters: > if [ -n "$foodir" ] && [ -d $foodir/ ]; then > /bin/rm -fR -- $foodir || exit > else > echo "Can't find directory '$foodir'" > exit 2 > fi > And even this

Re: /bin/ gets deleted on error

2017-04-13 Thread Brian Inglis
On 2017-04-13 12:01, Dan Kegel wrote: >>> For the second time this week my /bin/ folder gets obliterated on an >>> error during normal usage. It is equivalent of doing the infamous "rm >>> -rf /bin" . > > What were you doing immediately before the

Re: /bin/ gets deleted on error

2017-04-13 Thread Dan Kegel
>> For the second time this week my /bin/ folder gets obliterated on an >> error during normal usage. It is equivalent of doing the infamous "rm >> -rf /bin" . What were you doing immediately before the directory disappeared? I have only had things like this

Re: /bin/ gets deleted on error

2017-04-13 Thread L A Walsh
Felipe Vieira wrote: Dear cygwin mailing list, For the second time this week my /bin/ folder gets obliterated on an error during normal usage. It is equivalent of doing the infamous "rm -rf /bin" . That's different. I take it trying to restore previous copies from the wi

Re: /bin/ gets deleted on error

2017-04-13 Thread cyg Simple
Decrypted message - On 4/13/2017 10:02 AM, cyg Simple wrote: > On 4/13/2017 9:29 AM, Marco Atzeri wrote: >> >> >> On 13/04/2017 15:13, Felipe Vieira wrote: >>> Dear cygwin mailing list, >>> >>> For the second time this week my /bin/ folder gets

Re: /bin/ gets deleted on error

2017-04-13 Thread cyg Simple
bin9qaLFSpzSU.bin Description: PGP/MIME version identification encrypted.asc Description: OpenPGP encrypted message

Re: /bin/ gets deleted on error

2017-04-13 Thread Marco Atzeri
On 13/04/2017 15:13, Felipe Vieira wrote: Dear cygwin mailing list, For the second time this week my /bin/ folder gets obliterated on an error during normal usage. It is equivalent of doing the infamous "rm -rf /bin" . 1) I would like to know if there is a log for cygwin somewher

Re: /bin/ gets deleted on error

2017-04-13 Thread Adam Dinwoodie
Hi Felipe, On 13 April 2017 at 14:13, Felipe Vieira wrote: > For the second time this week my /bin/ folder gets obliterated on an > error during normal usage. It is equivalent of doing the infamous "rm > -rf /bin" . > > 1) I would like to know if there is a log for cy

/bin/ gets deleted on error

2017-04-13 Thread Felipe Vieira
Dear cygwin mailing list, For the second time this week my /bin/ folder gets obliterated on an error during normal usage. It is equivalent of doing the infamous "rm -rf /bin" . 1) I would like to know if there is a log for cygwin somewhere so I can be more useful in specifying what ha

Re: [SECURITY] libidn - locale specific error in test suite

2017-03-24 Thread Yaakov Selkowitz
On 2017-03-10 16:01, Yaakov Selkowitz wrote: On 2017-02-22 12:58, Yaakov Selkowitz wrote: On 2017-01-19 14:42, Yaakov Selkowitz wrote: On 2017-01-03 04:53, Dr. Volker Zell wrote: Just tried packaging libidn-1.33 and found a locale specific error in the test suite (Which was working fine

Error after invoking "man grep" (locale-dependent)

2017-03-24 Thread Andrey ``Bass'' Shcheglov
Hello, I observe the following error message after exiting the pager (less) for "man grep": > man: command exited with status 127: iconv -c -f UTF-8 -t CP1251//TRANSLIT | > col -b -p -x | sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; > }' The easie

Re: dd -- bs>=2G, error writing to /dev/null - possible bug? (win7; coreutils 8.26)

2017-03-12 Thread Corinna Vinschen
t; while bs<2^31 is ok. > > > > > > Increasing bs further to 2^33 leads to extended error message > > > > > > For description see below > > > > Thanks for the testcase. It's a combination of two bugs: > > > > - At a crucial point in

Re: dd -- bs>=2G, error writing to /dev/null - possible bug? (win7; coreutils 8.26)

2017-03-12 Thread Marco Atzeri
On 12/03/2017 12:39, Corinna Vinschen wrote: On Mar 12 00:33, Josef Frank wrote: Dear all, dd utility has problems to write to /dev/null with bs>=2^31, while bs<2^31 is ok. Increasing bs further to 2^33 leads to extended error message For description see below Thanks for the te

Re: dd -- bs>=2G, error writing to /dev/null - possible bug? (win7; coreutils 8.26)

2017-03-12 Thread Corinna Vinschen
On Mar 12 00:33, Josef Frank wrote: > > Dear all, > > > dd utility has problems to write to /dev/null with bs>=2^31, > while bs<2^31 is ok. > > Increasing bs further to 2^33 leads to extended error message > > For description see below Thanks for the testc

dd -- bs>=2G, error writing to /dev/null - possible bug? (win7; coreutils 8.26)

2017-03-11 Thread Josef Frank
Dear all, dd utility has problems to write to /dev/null with bs>=2^31, while bs<2^31 is ok. Increasing bs further to 2^33 leads to extended error message For description see below jf Steps to reproduce: $ dd if=/dev/zero of=/dev/null bs=2147483647 count=1 1+0 records in 1+0 r

Re: [SECURITY] libidn - locale specific error in test suite

2017-03-10 Thread Yaakov Selkowitz
On 2017-02-22 12:58, Yaakov Selkowitz wrote: On 2017-01-19 14:42, Yaakov Selkowitz wrote: On 2017-01-03 04:53, Dr. Volker Zell wrote: Just tried packaging libidn-1.33 and found a locale specific error in the test suite (Which was working fine with my latest build). When running under strace I

Re: [SECURITY] libidn - locale specific error in test suite

2017-03-10 Thread Yaakov Selkowitz
On 2017-02-22 12:58, Yaakov Selkowitz wrote: On 2017-01-19 14:42, Yaakov Selkowitz wrote: On 2017-01-03 04:53, Dr. Volker Zell wrote: Just tried packaging libidn-1.33 and found a locale specific error in the test suite (Which was working fine with my latest build). When running under strace I

Re: Query about "libGL error: Screen is not Windows-DRI capable"

2017-02-20 Thread Jon Turney
On 18/02/2017 21:59, Eliot Moss wrote: Dear friends -- I get the message above when I start cygwin emacs-X11 32-bit while running Cygwin-X. First of all, should I care? And if No. This message should probably be downgraded from an error. I should, what can I do about it? Does this have

Query about "libGL error: Screen is not Windows-DRI capable"

2017-02-18 Thread Eliot Moss
Dear friends -- I get the message above when I start cygwin emacs-X11 32-bit while running Cygwin-X. First of all, should I care? And if I should, what can I do about it? Does this have to do with the command line parameters when starting the X server, for example? Regards - Eliot Moss --

Re: error when launching cygwin

2017-01-24 Thread David Stacey
On 24/01/17 15:01, Valeria COsta wrote: The following error occurred when I launched cygwin. I think it could be related to some windows update, becouse I haven't been using cygwin for a long time before getting this message, and last time I used it everityng went fine 1 [main

error when launching cygwin

2017-01-24 Thread Valeria COsta
The following error occurred when I launched cygwin. I think it could be related to some windows update, becouse I haven't been using cygwin for a long time before getting this message, and last time I used it everityng went fine 1 [main] bash 1344 find_fast_cwd: WARNING: Couldn't

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-20 Thread Corinna Vinschen
On Jan 19 15:17, Eric Blake wrote: > On 01/19/2017 03:02 PM, Corinna Vinschen wrote: > After stepping through a debugger, it looks like this is a bug in gnulib > and not cygwin. Gnulib is trying to test that its own function > gl_locale_name() can track the use of uselocale() to

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Eric Blake
On 01/19/2017 03:02 PM, Corinna Vinschen wrote: After stepping through a debugger, it looks like this is a bug in gnulib and not cygwin. Gnulib is trying to test that its own function gl_locale_name() can track the use of uselocale() to set a thread-local locale that overrides

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Corinna Vinschen
On Jan 19 14:17, Eric Blake wrote: > On 01/19/2017 12:19 PM, Corinna Vinschen wrote: > > >>> The test comes from gnulib, so I'm familiar with ideas on how to try and > >>> whittle it down to a smaller self-contained test. I'll see if I can > >>> spend a moment on it today. > >>> > >> > >> After

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Yaakov Selkowitz
On 2017-01-03 04:53, Dr. Volker Zell wrote: Just tried packaging libidn-1.33 and found a locale specific error in the test suite (Which was working fine with my latest build). When running under strace I get: Dr. Volker, Since the bug discovered by this test is unrelated to libidn itself

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Eric Blake
On 01/19/2017 12:19 PM, Corinna Vinschen wrote: >> I'll propose a patch to upstream gnulib, and cc this list - any project >> using gnulib will have to backport that patch or wait for a new upstream >> release of that project that uses newer gnulib if it wants to work >> around the bug. > >

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Eric Blake
On 01/19/2017 12:19 PM, Corinna Vinschen wrote: >>> The test comes from gnulib, so I'm familiar with ideas on how to try and >>> whittle it down to a smaller self-contained test. I'll see if I can >>> spend a moment on it today. >>> >> >> After stepping through a debugger, it looks like this is

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Corinna Vinschen
On Jan 19 11:40, Eric Blake wrote: > On 01/18/2017 09:23 AM, Eric Blake wrote: > > On 01/18/2017 06:12 AM, Dr. Volker Zell wrote: > > > > The source code can be found in the file (after unpacking of > https://ftp.gnu.org/gnu/libidn/libidn-1.33.tar.gz) > > o >

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Eric Blake
On 01/18/2017 09:23 AM, Eric Blake wrote: > On 01/18/2017 06:12 AM, Dr. Volker Zell wrote: > The source code can be found in the file (after unpacking of https://ftp.gnu.org/gnu/libidn/libidn-1.33.tar.gz) o

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-19 Thread Corinna Vinschen
On Jan 18 09:23, Eric Blake wrote: > On 01/18/2017 06:12 AM, Dr. Volker Zell wrote: > > >>> > >>> The source code can be found in the file (after unpacking of > >>> https://ftp.gnu.org/gnu/libidn/libidn-1.33.tar.gz) > >>> > >>> o > >>>

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-18 Thread Eric Blake
On 01/18/2017 06:12 AM, Dr. Volker Zell wrote: >>> >>> The source code can be found in the file (after unpacking of >>> https://ftp.gnu.org/gnu/libidn/libidn-1.33.tar.gz) >>> >>> o >>> .../libidn-1.33-1.x86_64/src/libidn-1.33/lib/gltests/test-localename.c >> >> Do you have a self-contained

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-18 Thread Dr. Volker Zell
libidn, which are fixed > in 1.33: > https://lists.gnu.org/archive/html/help-libidn/2016-07/msg9.html Noted (and also your other mails), will work on it as soon as real work permits. Ping? Hi Just tried packaging libidn-1.33 and found a locale specific error in the test

Re: Error starting sshd: "Win32 error 1069"

2017-01-15 Thread kinjo via cygwin
-- View this message in context: http://cygwin.1069669.n5.nabble.com/Error-starting-sshd-Win32-error-1069-tp36791p131813.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/fa

Re: Error starting sshd: "Win32 error 1069"

2017-01-14 Thread Corinna Vinschen
On Jan 14 05:24, kinjo via cygwin wrote: > I am Having irql_not_less_or_equal problem in my PC The error in question is a kernel error. User applications like Cygwin don't cause this, they may just trigger them by chance. Corinna -- Corinna Vinschen Please, send ma

Re: Error starting sshd: "Win32 error 1069"

2017-01-14 Thread kinjo via cygwin
I am Having irql_not_less_or_equal problem in my PC -- View this message in context: http://cygwin.1069669.n5.nabble.com/Error-starting-sshd-Win32-error-1069-tp36791p131785.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-09 Thread Corinna Vinschen
mails), will work on it as soon as real > > > work permits. > > > > Ping? > > > > Hi > > Just tried packaging libidn-1.33 and found a locale specific error in the > test suite (Which was working fine with my latest build). When running under > strace I

Re: error in DSP Builder and MATLAB

2017-01-06 Thread Brian Inglis
On 2017-01-06 16:52, Mahsa Keikha wrote: > while installing ALTERA DSP bUilder I got attached error please > help. Complain to the supplier about distributing an ancient Cygwin release that doesn't work on recent Windows, or upgrade Cygwin yourself, although that may break the app. --

error in DSP Builder and MATLAB

2017-01-06 Thread Mahsa Keikha
Hi, while installing ALTERA DSP bUilder I got attached error please help. Thanks -- Mahsa Keikha Grad student, Mechatronic Systems Engineering School of Engineering Science Email: mkei...@sfu.com error_Matlab.docx Description: MS-Word 2007 document -- Problem reports: http

Cygwin error: 1 [main] bash 5856 e:\cygwin64\bin\bash.exe: *** fatal error - add_item ("\??\e:\cygwin64", "/", ...) failed, errno 1

2017-01-03 Thread Michael Goydich
RE: Cygwin error: 1 [main] bash 5856 e:\cygwin64\bin\bash.exe: *** fatal error - add_item ("\??\e:\cygwin64", "/", ...) failed, errno 1 I am looking for help on the following issue where I get an error message from the cygwin1.dll or from the bash.exe program. I am hoping

Re: [SECURITY] libidn - locale specific error in test suite

2017-01-03 Thread Dr. Volker Zell
/help-libidn/2016-07/msg9.html Noted (and also your other mails), will work on it as soon as real work permits. Ping? Hi Just tried packaging libidn-1.33 and found a locale specific error in the test suite (Which was working fine with my latest build). When running under

Re: Package x3270 installation error: startx crashes

2016-12-21 Thread Peter A. Castro
On Wed, 21 Dec 2016, Marco Atzeri wrote: Date: Wed, 21 Dec 2016 10:56:23 +0100 From: Marco Atzeri <marco.atz...@gmail.com> To: cygwin@cygwin.com Subject: Re: Package x3270 installation error: startx crashes On 20/12/2016 22:21, SERGEY BULDYREV wrote: Dear All, In November 2016 I

Re: Package x3270 installation error: startx crashes

2016-12-21 Thread Marco Atzeri
On 20/12/2016 22:21, SERGEY BULDYREV wrote: Dear All, In November 2016 I tried several times to install Cygwin 2.6.0 from the official cite setup-x86_64.exe form various mirrors. Installation always ended with an error:Package: _/x3270 x3270.sh exit code 1 can you try to run

Package x3270 installation error: startx crashes

2016-12-20 Thread SERGEY BULDYREV
Dear All, In November 2016 I tried several times to install Cygwin 2.6.0 from the official cite setup-x86_64.exe form various mirrors. Installation always ended with an error:Package: _/x3270 x3270.sh exit code 1 I am using windows 10 on a Dell Laptop XPS 15. When I tried

Re: httpd/sshd will not start due to "failed to create proxy mutex" error

2016-12-08 Thread shu
Hi , i am using "Mutex sem" if i using Mutex posixsem proxy, came out 2 errors: 1 .watchdog-callback (fixed by using Mutex sem) 2. Failed to lookup provider 'shm' for 'slotmem': is mod_slotmem_shm loaded (fixed by uncomments conf file ) I fixed it! I don't know if the fix is any good, but the

Re: make command gives: error while loading shared libraries: ?: cannot open shared object file

2016-12-07 Thread Marco Atzeri
On 07/12/2016 07:34, Arnaut B wrote: On Tue, 06 Dec 2016 18:41:25 -0800, Ken Brown <kbr...@cornell.edu> wrote: On 12/6/2016 6:54 PM, Arnaut B wrote: Hi All, After updating cygwin to the latest current release, my "make" command is broken. It spits the following erro

Re: make command gives: error while loading shared libraries: ?: cannot open shared object file

2016-12-06 Thread Arnaut B
On Tue, 06 Dec 2016 18:41:25 -0800, Ken Brown <kbr...@cornell.edu> wrote: On 12/6/2016 6:54 PM, Arnaut B wrote: Hi All, After updating cygwin to the latest current release, my "make" command is broken. It spits the following error: C:/cygwin/bin/make.exe: error whil

Re: make command gives: error while loading shared libraries: ?: cannot open shared object file

2016-12-06 Thread Ken Brown
On 12/6/2016 6:54 PM, Arnaut B wrote: Hi All, After updating cygwin to the latest current release, my "make" command is broken. It spits the following error: C:/cygwin/bin/make.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

make command gives: error while loading shared libraries: ?: cannot open shared object file

2016-12-06 Thread Arnaut B
Hi All, After updating cygwin to the latest current release, my "make" command is broken. It spits the following error: C:/cygwin/bin/make.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory My setup-x86.exe version is 2.876

Re: silent option not silencing cURL error

2016-11-30 Thread Brian Inglis
On 2016-11-30 20:00, Steven Penny wrote: > $ curl --version > curl 7.51.0 > Piping cURL to head gives me an error, as expected: > $ curl https://github.com/github | head > [...] > (23) Failed writing body > However adding the silent option, is not silen

silent option not silencing cURL error

2016-11-30 Thread Steven Penny
$ curl --version curl 7.51.0 Piping cURL to head gives me an error, as expected: $ curl https://github.com/github | head [...] (23) Failed writing body However adding the silent option, is not silencing it: $ curl --silent https://github.com/github | head

Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems

2016-11-15 Thread OwN-3m-All
pure-ftpd is run using the following command: /usr/sbin/pure-ftpd.exe -S 0.0.0.0,21 -lpuredb:/etc/pureftpd.pdb -g /var/run/pure-ftpd.pid & I can't get any FTP account to work. Attached is the cygcheck.out. Thanks for taking a look. cygcheck.out Description: Binary data -- Problem reports:

Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems

2016-11-15 Thread Marco Atzeri
On 15/11/2016 08:33, OwN-3m-All wrote: Hi, Has anyone else run into this issue when trying to get pure-ftpd to work? ./pure-ftpd.exe 9 [main] pure-ftpd 3032 C:\OGP\usr\sbin\pure-ftpd.exe: *** fatal error in forked process - fork: can't reserve memory for parent stack 0x1B - 0x3B

pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems

2016-11-14 Thread OwN-3m-All
Hi, Has anyone else run into this issue when trying to get pure-ftpd to work? ./pure-ftpd.exe 9 [main] pure-ftpd 3032 C:\OGP\usr\sbin\pure-ftpd.exe: *** fatal error in forked process - fork: can't reserve memory for parent stack 0x1B - 0x3B, (child has 0x14 - 0x34), Win32

Re: ERROR: zsh 15872 fork: child 14136 - died waiting for dll loading,, errno 11

2016-10-09 Thread Terry Branaman
] zsh 15872 fork: child 18712 - died waiting for dll loading, errno 11 /etc/zlogin:8: fork failed: resource temporarily unavailable In x-windows I cannot run anything because of the dll loading error. Any Antivirus around like Micro Trend or Symantec by chance ? Regards Marco I'm using Emsisoft

Re: ERROR: zsh 15872 fork: child 14136 - died waiting for dll loading,, errno 11

2016-10-09 Thread Marco Atzeri
for dll loading, errno 11 /etc/zlogin:8: fork failed: resource temporarily unavailable In x-windows I cannot run anything because of the dll loading error. Any Antivirus around like Micro Trend or Symantec by chance ? Regards Marco I'm using Emsisoft antivirus. There is no change when I

Re: ERROR: zsh 15872 fork: child 14136 - died waiting for dll loading,, errno 11

2016-10-07 Thread Marco Atzeri
anything because of the dll loading error. Any Antivirus around like Micro Trend or Symantec by chance ? Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

ERROR: zsh 15872 fork: child 14136 - died waiting for dll loading,, errno 11

2016-10-06 Thread Terry Branaman
, errno 11 /etc/profile.d/tzset.sh:24: fork failed: resource temporarily unavailable 371420 [main] zsh 15872 fork: child 18712 - died waiting for dll loading, errno 11 /etc/zlogin:8: fork failed: resource temporarily unavailable In x-windows I cannot run anything because of the dll loading error

Re: gdb input error gfortrani_fbuf_read () cyggfortran-3.dll

2016-09-27 Thread Jon Turney
On 26/09/2016 14:41, Jon Turney wrote: On 22/09/2016 20:55, Rockefeller, Harry wrote: gdb (test version) and program's 'read' seem to have an input clash. Anyway, gdb used to pause and allow keyboard input. Thanks for reporting this problem, and the test case. Thread 1 "foo" hit Breakpoint

Re: gdb input error gfortrani_fbuf_read () cyggfortran-3.dll

2016-09-26 Thread Jon Turney
On 22/09/2016 20:55, Rockefeller, Harry wrote: gdb (test version) and program's 'read' seem to have an input clash. Anyway, gdb used to pause and allow keyboard input. Thanks for reporting this problem, and the test case. Thread 1 "foo" hit Breakpoint 1, foo () at foo.f:4 4

gdb input error gfortrani_fbuf_read () cyggfortran-3.dll

2016-09-22 Thread Rockefeller, Harry
gdb (test version) and program's 'read' seem to have an input clash. Anyway, gdb used to pause and allow keyboard input. With test fortran program: program foo implicit none real*4 e /0.0/ write(*,*) "Enter a real number" read(*,*) e write (*,*) "e =", e

Warning/error from mkshortcut in xinit postinstall script

2016-09-20 Thread Dominic.R.Jones
After the latest update (yesterday) I've been receiving the following warning/error message, as recorded in /var/log/setup.log.full from /etc/postinstall/xinit.sh when running setup: 2016/09/20 07:09:11 running: **\cygwin64\bin\bash.exe - -norc --noprofile "/etc/postin

Re: Error starting zsh

2016-09-14 Thread Marco Atzeri
On 14/09/2016 08:43, Terry Branaman wrote: I have started getting an error every time I start zsh on Windows 10: 0 [main] zsh 8672 fork: child 4240 - died waiting for dll loading, errno 11 /etc/profile.d/lang.sh:21: fork failed: resource temporarily unavailable 220980 [main] zsh 8672 fork

Error starting zsh

2016-09-14 Thread Terry Branaman
I have started getting an error every time I start zsh on Windows 10: 0 [main] zsh 8672 fork: child 4240 - died waiting for dll loading, errno 11 /etc/profile.d/lang.sh:21: fork failed: resource temporarily unavailable 220980 [main] zsh 8672 fork: child 5496 - died waiting for dll

Re: getting cancelsynchronous IO error when starting mintty.exe from Windows XP desktop shortcut

2016-09-01 Thread Corinna Vinschen
On Sep 1 07:14, Fjor wrote: > Hi, Prabhakar, > > I upgraded my cygwin in XP to 2.6 and found that it doesn't work, https://cygwin.com/ml/cygwin-announce/2016-08/msg00114.html, second paragraph. > Of course, when we have to upgrade packages again in the future, we must > confirm that these

Re: getting cancelsynchronous IO error when starting mintty.exe from Windows XP desktop shortcut

2016-09-01 Thread Fjor
future, we must confirm that these three packages are marked "keep" to avoid them to be modified by the installer during the upgrading process. Regards, Fjor -- View this message in context: http://cygwin.1069669.n5.nabble.com/getting-cancelsynchronous-IO-error-when-starting-mint

Re: passwd unrecoverable error 1265

2016-08-31 Thread Corinna Vinschen
t; > The server is usually the logon server, prepended by double backslash, > > as in the variable $LOGONSERVER, and this is how passwd uses the function. > > However, while this still works fine on W7 and 2008R2, it fails on the > > newer systems with error 1265, ERROR_DOWNGR

<    5   6   7   8   9   10   11   12   13   14   >