Cygwin64: allocating too much memory causes a crash

2013-09-10 Thread Bengt Larsson
On Cygwin64, if I malloc too much memory I get a stackdump, instead of a NULL in return (for example testmalloc 50). testrealloc.c Description: Binary data testmalloc.exe.stackdump Description: Binary data cygcheck.out Description: Binary data -- Problem reports: http://cygwin.

[ANNOUNCEMENT] Updated: {ghostscript/libgs9/libgs-devel}-9.10-1: GPL PostScript interpreter

2013-09-10 Thread Dr . Volker Zell
Hi New versions of 'ghostscript/libgs9/libgs-devel' have been uploaded to a server near you. o Update to latest upstream o Build for cygwin 1.7.25 with gcc-4.7.3 ghostscript NEWS: === o http://www.ghostscript.com/doc/current/History9.htm#Version9.10 o http://www.ghostscript.

Re: Cygwin installation - "Download Incomplete" on perl package

2013-09-10 Thread Larry Hall (Cygwin)
On 9/10/2013 3:32 PM, B Baldwin wrote: Attempting to install Cygwin. Keep getting "Download Incomplete" errors, eventually got all except Perl (perl-5.14.2-3.tar.bz2), which continues to return this error. This has been occurring for the last ~5 hours, on every mirror listed. There are about 1

Cygwin installation - "Download Incomplete" on perl package

2013-09-10 Thread B Baldwin
Attempting to install Cygwin. Keep getting "Download Incomplete" errors, eventually got all except Perl (perl-5.14.2-3.tar.bz2), which continues to return this error. This has been occurring for the last ~5 hours, on every mirror listed. There are about 10 mirrors listed in the setup program, an

Cygwin64: allocating too much memory causes a crash (corrected)

2013-09-10 Thread Bengt Larsson
(I'm sorry I attached the wrong file. This should be right.) On Cygwin64, if I malloc too much memory I get a stackdump, instead of a NULL in return (for example testmalloc 50). testmalloc.c Description: Binary data testmalloc.exe.stackdump Description: Binary data cygcheck.out Desc

[ANNOUNCEMENT] Updated: tzcode-2013d-1: Time Zone Database

2013-09-10 Thread Dr . Volker Zell
Hi A new version of 'tzcode' has been uploaded to a server near you. tzcode NEWS: === * Sorry no changelog available. You have to do the diff yourself. CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If you want to unsubscribe from the cygwin-announce mailing

Re: Cygwin build errors in mingw-w64 r6257

2013-09-10 Thread Kai Tietz
Well, is there a guard present in cygwin's ntdef.h header? But in general this seems to be a cygwin regression. 2013/9/10 Alexey Pavlov : > Using w2api from mingw-w64 rev.6265 I got the same errors: > > http://pastebin.com/4N8uQ6t1 > > Regards, > Alexey. > > > 2013/9/10 JonY >> >> On 9/10/2013 16

Re: Cygwin build errors in mingw-w64 r6257

2013-09-10 Thread Alexey Pavlov
Using w2api from mingw-w64 rev.6265 I got the same errors: http://pastebin.com/4N8uQ6t1 Regards, Alexey. 2013/9/10 JonY > > On 9/10/2013 16:44, Kai Tietz wrote: > > 2013/9/10 JonY: > >> Hi, > >> > >> Seems like there is a duplicate definition of TRANSACTION_ALL_ACCESS and > >> THREAD_INFORMATIO

Re:

2013-09-10 Thread Manoj Navandar
Hello, I re installed cygwin from a different mirror and it seems the things are working fine. At least for now :) Thanks for your support :) Thanks, Mani On 9 September 2013 17:48, Adam Dinwoodie wrote: > On 6 September 2013 16:49, Manoj Navandar wrote: >> I recently installed cygwin on Windo

Re: Cygwin build errors in mingw-w64 r6257

2013-09-10 Thread JonY
On 9/10/2013 16:44, Kai Tietz wrote: > 2013/9/10 JonY: >> Hi, >> >> Seems like there is a duplicate definition of TRANSACTION_ALL_ACCESS and >> THREAD_INFORMATION_CLASS, found by one of the msys2 developers. >> >> See attached log. > > I can't see on trunk that those symbols are double defined by

Re: Cygwin build errors in mingw-w64 r6257

2013-09-10 Thread Kai Tietz
2013/9/10 JonY <10wa...@gmail.com>: > Hi, > > Seems like there is a duplicate definition of TRANSACTION_ALL_ACCESS and > THREAD_INFORMATION_CLASS, found by one of the msys2 developers. > > See attached log. I can't see on trunk that those symbols are double defined by mingw-w64. So there might be

Re: Cygwin build errors in mingw-w64 r6257

2013-09-10 Thread Kai Tietz
2013/9/10 JonY <10wa...@gmail.com>: > Hi, > > Seems like there is a duplicate definition of TRANSACTION_ALL_ACCESS and > THREAD_INFORMATION_CLASS, found by one of the msys2 developers. > > See attached log. I can't see on trunk that those symbols are double defined by mingw-w64. So there might be