Hyperthreading :Workaround ??

2010-11-10 Thread paritosh chandragupta
Hi folks , I am hitting the following problem while using gmake :- 617 [exiting thread] gmake 9576 cygthread::stub: erroneous thread activation , name is NULL . The problem detail is as follows :- cygwin(dot)com/ml/cygwin/2005-02/msg00303(dot)html www(dot)cygwin(dot)com/ml/cygwin/2004-04/msg002

Re: setup hanging when running postinstall scripts

2010-11-10 Thread Larry Hall (Cygwin)
On 11/10/2010 6:27 PM, Paul Cantalupo wrote: Hello, Recently I've been doing some upgrades to my Cygwin (DLL version: 1.7.7) installation (Win XP with all updates on a Dell390 with 4GB RAM). When the Cygwin installer gets to running the appropriate postinstall script, it invariably hangs from fa

setup hanging when running postinstall scripts

2010-11-10 Thread Paul Cantalupo
Hello, Recently I've been doing some upgrades to my Cygwin (DLL version: 1.7.7) installation (Win XP with all updates on a Dell390 with 4GB RAM). When the Cygwin installer gets to running the appropriate postinstall script, it invariably hangs from fatal errors having to do with "couldn't allocate

[ANNOUNCEMENT] Updated: asciidoc-8.6.2-1

2010-11-10 Thread Eric Blake (cygwin)
A new version of the asciidoc package, asciidoc 8.6.2-1, is now available for download, leaving 8.5.3-2 as previous. NEWS: = This is a new upstream release, with release notes listed below. See also the package documentation in /usr/share/doc/asciidoc/. DESCRIPTION: AsciiDoc is

perl debugger v5.10.1 in CYGWIN_NT-5.1 1.7.7(0.230/5/3) 2010/-08-31 -- is hanging

2010-11-10 Thread Justin Amburn
Dear Cygwin experts: Perl debugger was working at one time, but it's not now. I've tried searching google and cygin mailing list archives for a solution, but there's not much on the matter. I renamed C:\cygwin to C:\cygwin.0 and did a clean install of the latest version of Cygwin. The problem pers

perl debugger v5.10.1 in CYGWIN_NT-5.1 1.7.7(0.230/5/3) 2010/-08-31 -- is hanging

2010-11-10 Thread Justin Amburn
Dear Cygwin experts: Perl debugger was working at one time, but it's not now. I've tried searching google and cygin mailing list archives for a solution, but there's not much on the matter. I renamed C:\cygwin to C:\cygwin.0 and did a clean install of the latest version of Cygwin. The problem pers

Re: copy cygwin installation to a different location and preserving all "cygwin" rights

2010-11-10 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Thomas Jung wrote, On 10.11.2010 14:40: > Hello, > > I would like to "move" my cygwin installation to > a different location, but preserving the usual paths to > all the apps by using a junction point to that moved/copied > subtree of cygwin. > > T

Problem with fork() in latest snapshot

2010-11-10 Thread Heath Kehoe
I have ruby 1.9.2 which I built from source. It works fine in cygwin 1.7.7 and earlier, but in the current snapshot when it does a fork, the child process dies pretty much instantly. I've put together a test case (see attached) which replicates what ruby is doing so that this problem can be re

Re: Stack dumps from sh.exe (from within make)

2010-11-10 Thread Larry Hall (Cygwin)
On 11/10/2010 12:23 PM, Jim Reisert AD1C wrote: Jason Curl wrote: It looks like the same problem answered by Larry Hall on 7th November (STATUS_ACCESS_VIOLATION). See http://article.gmane.org/gmane.os.cygwin/123315 You might want to try running rebaseall. I've already tried that. Any othe

Re: Stack dumps from sh.exe (from within make)

2010-11-10 Thread Jim Reisert AD1C
Jason Curl wrote: > It looks like the same problem answered by Larry Hall on 7th November > (STATUS_ACCESS_VIOLATION). See http://article.gmane.org/gmane.os.cygwin/123315 > You might want to try running rebaseall. I've already tried that. Any other ideas? -- Jim Reisert AD1C, , http://www.ad1

Re: copy cygwin installation to a different location and preserving all "cygwin" rights

2010-11-10 Thread Andrew DeFaria
Have you tried cp(1) and/or mv(1)? On 11/10/2010 08:40 AM, Thomas Jung wrote: Hello, I would like to "move" my cygwin installation to a different location, but preserving the usual paths to all the apps by using a junction point to that moved/copied subtree of cygwin. The 1st main problem ist

copy cygwin installation to a different location and preserving all "cygwin" rights

2010-11-10 Thread Thomas Jung
Hello, I would like to "move" my cygwin installation to a different location, but preserving the usual paths to all the apps by using a junction point to that moved/copied subtree of cygwin. The 1st main problem ist that copy/move with the windows explorer (xcopy) doesn't preserve all the rights

DWORD "heap_chunk_in_mb" and CYGWIN_NT-5.2-WOW64

2010-11-10 Thread Ulf-Dietrich Braumann
Hi, it is maybe no surprise that the advice for changing cygwin's maximum memory given under http://www.cygwin.com/cygwin-ug-net/setup-maxmem.html does not work under Windows Server 2003 64bit, i.e. the max_memory.c check program always returns 1536MB available memory, no matter if I place the

Istanbul Trafik Projesi

2010-11-10 Thread traffic
www.istanbultraffic.com -- 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

Re: Stack dumps from sh.exe (from within make)

2010-11-10 Thread Csaba Raduly
On Wed, Nov 10, 2010 at 7:50 AM, Jim Reisert AD1C wrote: > (snip) When I call make to build and > run my C program, I get stack dumps from sh.exe (my default [login] > shell is tcsh, so it must be make which is invoking sh). Yes it does; GNU make defaults to SHELL=/bin/sh; this can be overridden i