Re: Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-18 Thread Jon Turney
On 15/11/2021 16:47, Aleksey Shipilev via Cygwin wrote: [...] After installing make-devel and doing "ulimit -c unlimited", I have got this stackdump: For no particularly good reason, writing a core dump is not hooked up to the core file size limit. Exception: STATUS_ACCESS_VIOLATION at rip

Re: Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-17 Thread Aleksey Shipilev via Cygwin
On 11/16/21 9:11 AM, Takashi Yano wrote: Thanks for the report. I could reproduce the problem and found that the cause is the same with: https://cygwin.com/pipermail/cygwin/2021-November/249913.html I will submit the patch for these issues shortly. Nice. Let me know when there is a testable bi

Re: Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-16 Thread Takashi Yano via Cygwin
On Mon, 15 Nov 2021 17:47:58 +0100 Aleksey Shipilev wrote: > OpenJDK project uses Cygwin to drive the OpenJDK build system under Windows. > Recently, our GitHub > Actions (GHA) Windows runs started to fail with make SEGV-ing: > https://bugs.openjdk.java.net/browse/JDK-8276854 > > This also

Re: Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-15 Thread Marco Atzeri via Cygwin
On 15.11.2021 17:47, Aleksey Shipilev via Cygwin wrote: Hi, OpenJDK project uses Cygwin to drive the OpenJDK build system under Windows. Recently, our GitHub Actions (GHA) Windows runs started to fail with make SEGV-ing:     https://bugs.openjdk.java.net/browse/JDK-8276854 [cut] Any help

Cygwin 3.3.0 regression: "make" segmentation faults

2021-11-15 Thread Aleksey Shipilev via Cygwin
Hi, OpenJDK project uses Cygwin to drive the OpenJDK build system under Windows. Recently, our GitHub Actions (GHA) Windows runs started to fail with make SEGV-ing: https://bugs.openjdk.java.net/browse/JDK-8276854 This also reproduces locally for me, with the standard OpenJDK Windows build

RE: Very Slow Setup Parsing / was Re: Segmentation Faults

2017-03-22 Thread Nellis, Kenneth (Conduent)
From: Ian Lambert > ... > I missed the discussions of this "new" option, > and documentation is the last thing to be updated. > :) > https://cygwin.com/faq.html#faq.setup.cli It's also incorrect in saying that the listing is written to setup.log. It seems to write to stdout instead. --Ken Nellis

Re: Very Slow Setup Parsing / was Re: Segmentation Faults

2017-03-22 Thread Ian Lambert via cygwin
On Wed, 3/22/17, Ken Brown wrote: Subject: Re: Very Slow Setup Parsing / was Re: Segmentation Faults To: cygwin@cygwin.com Date: Wednesday, March 22, 2017, 12:10 PM On 3/22/2017 11:59 AM, Ian Lambert via cygwin wrote: > I've now downloaded a complete cygwin mirror > onto

Re: Very Slow Setup Parsing / was Re: Segmentation Faults

2017-03-22 Thread Ken Brown
On 3/22/2017 11:59 AM, Ian Lambert via cygwin wrote: I've now downloaded a complete cygwin mirror onto a networked storage, done a new install, and cygwin works OK again. However, doing updates or package installs is (1) extremely slow, and (2) giving a below reported permissions problem. (1) Sl

Very Slow Setup Parsing / was Re: Segmentation Faults

2017-03-22 Thread Ian Lambert via cygwin
On Wed, 2/8/17, Marco Atzeri wrote: Subject: Re: Segmentation Faults To: cygwin@cygwin.com Date: Wednesday, February 8, 2017, 1:31 PM On 08/02/2017 18:13, Ian Lambert via cygwin wrote: > FWIW, since doing the updates late last month, many programs are seg faulting for me, includ

Re: Segmentation Faults

2017-02-08 Thread Marco Atzeri
On 08/02/2017 18:13, Ian Lambert via cygwin wrote: FWIW, since doing the updates late last month, many programs are seg faulting for me, including XWin, wget, curl, ssh, procps, top, gawk... mintty, bash, vi, cd, and ls still work, so all is not lost, but I'm certainly not able to use cygwin a

Segmentation Faults

2017-02-08 Thread Ian Lambert via cygwin
FWIW, since doing the updates late last month, many programs are seg faulting for me, including XWin, wget, curl, ssh, procps, top, gawk... mintty, bash, vi, cd, and ls still work, so all is not lost, but I'm certainly not able to use cygwin as much as before, and recovery is more difficult beca

Re: launching sh/bash from windows console (cmd) results in application Segmentation Faults

2014-03-26 Thread Scott Mitchell
The settings on my machine prevent windows automated updates from running. The machine was pretty out of date and I manually ran updates to bring it up snuff. That being said I am no longer seeing the segmentation fault issues with the cygwin64 bit executables. However if I close the terminal, o

Re: launching sh/bash from windows console (cmd) results in application Segmentation Faults

2014-03-26 Thread Maximus5
Scott Mitchell gmail.com> writes: > I am not sure if the is relevant but the "C:\Windows\System32\cmd.exe" > I have been using is a 32 bit executable as reported by cygwin: > $ file cmd.exe > cmd.exe: PE32 executable (console) Intel 80386, for MS Windows > > I am not sure if this is an alternati

Re: launching sh/bash from windows console (cmd) results in application Segmentation Faults

2014-03-26 Thread Scott Mitchell
Do you have the same problem with Cygwin 32 bits? How about with the current Cygwin package (1.7.28) with either 32 bits or 64? I had no problem running this on 32-bits from W7 x64 with 1.7.28. ___ I still have the same problem when updating to cygwin64 to 1.7.28: CYGWIN_NT-6.1 1

Re: launching sh/bash from windows console (cmd) results in application Segmentation Faults

2014-03-26 Thread Larry Hall (Cygwin)
On 3/26/2014 1:35 PM, Scott Mitchell wrote: ==Problem== When launching cygwin bash shell from windows command prompt (cmd) then applications run by bash very frequently crash with Segmentation Faults. When this occurs applications that are launched by the shell are not cleaned up after the

launching sh/bash from windows console (cmd) results in application Segmentation Faults

2014-03-26 Thread Scott Mitchell
==Problem== When launching cygwin bash shell from windows command prompt (cmd) then applications run by bash very frequently crash with Segmentation Faults. When this occurs applications that are launched by the shell are not cleaned up after the shell session terminates (for example ssh-agents

Re: Random segmentation faults since upgrade to Cygwin 1.7.16

2012-08-09 Thread Larry Hall (Cygwin)
segmentation faults about programs compiled with GCC, but I am not compiling anything, just running precompiled tools. Even if I reinstall Cygwin, I will get the new 1.7.16 DLL and that will crash again. It seems I will really have to try this in a Windows XP virtual machine, but that is a lot of work for

Random segmentation faults since upgrade to Cygwin 1.7.16

2012-08-09 Thread Buist, Eric
success, but dirname was returning nothing at all. I tried running as an Administrator, tried Windows XP compatibility mode: no change. I tried a 1.7.17 snapshot Cygwin DLL: no change. Any search on Google or mailing list archives give completely off-topic segmentation faults about programs compiled

Re: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-13 Thread Corinna Vinschen
On Feb 13 10:22, Manuel Wienand wrote: > Hi Corinna, > > thanks for the info about the stack sizes. > > > [...] > > pthread_attr_t attr; > > pthread_attr_init (&attr); > > pthread_attr_setstacksize (&attr, 1024 * 1024); > > > > ret = pthread_create(&threadId, &attr, callGlob,

RE: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-13 Thread Manuel Wienand
Hi Corinna, thanks for the info about the stack sizes. > [...] > pthread_attr_t attr; > pthread_attr_init (&attr); > pthread_attr_setstacksize (&attr, 1024 * 1024); > > ret = pthread_create(&threadId, &attr, callGlob, NULL); > [...] Jep, that works for me. Manuel

Re: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-10 Thread Corinna Vinschen
On Feb 10 17:24, Corinna Vinschen wrote: > Other than that, you can change the pthread stacksize since 1.7.10. Try > this: > > > int main(void) > > { > > int ret; > > puts("Starting test"); > > > > #if 0 > > // Working fine if called in the main thread. > > callGlob(NULL); > > #else > >

Re: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-10 Thread Corinna Vinschen
Hi Manuel, please, don't http://cygwin.com/acronyms/#TOFU Thanks. On Feb 10 13:40, Manuel Wienand wrote: > Hi Corinna, > > ok, the STATUS_STACK_OVERFLOW problem is solved. Seems like a local variable > with about 540 KiB caused the overflow. The Cygwin Shell gives me 2034 for > "limit -s" I

RE: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-10 Thread Manuel Wienand
NOSORT, NULL, &info ); printf("Found %d files.\n", info.gl_matchc); for (i=0; i -Original Message- > From: Corinna Vinschen > Sent: Tuesday, February 07, 2012 5:46 PM > Subject: Re: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW > > On F

Re: cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-07 Thread Corinna Vinschen
On Feb 7 17:31, Manuel Wienand wrote: > Hi, > > I have the problem that I get a segmentation fault on the newer versions of > the cygwin1.dll when debugging and a STATUS_STACK_OVERFLOW exception when > running without debugger. > I did an update of my cygwin stuff on Monday, and I'm using the l

cygwin > 1.7.9: Segmentation faults / STATUS_STACK_OVERFLOW

2012-02-07 Thread Manuel Wienand
Hi, I have the problem that I get a segmentation fault on the newer versions of the cygwin1.dll when debugging and a STATUS_STACK_OVERFLOW exception when running without debugger. I did an update of my cygwin stuff on Monday, and I'm using the latest snapshot dll. I'm quite sure it has somethin

Re: Segmentation faults?

2009-11-05 Thread Yaakov (Cygwin/X)
On 05/11/2009 15:14, Lee Maschmeyer wrote: I'm using cygwin 1.7.0-63 with everything installed. I get a segmentation fault whenever I or any of my scripts issue the command: tput clear Are other people getting this? http://cygwin.com/ml/cygwin/2009-10/msg00747.html Yaakov -- Problem report

Segmentation faults?

2009-11-05 Thread Lee Maschmeyer
Hi all, I'm using cygwin 1.7.0-63 with everything installed. I get a segmentation fault whenever I or any of my scripts issue the command: tput clear Are other people getting this? If not I'll have to go through the whole bug reporting process but I thought I'd ask first. Attached is tput.e

Re: segmentation faults and memory problems

2008-04-14 Thread Corinna Vinschen
On Apr 14 14:26, Eric Tea wrote: > > Hi, maybe you should read the replies you get before duplicating the same message twice, which, btw., is quite rude. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT

segmentation faults and memory problems

2008-04-14 Thread Eric Tea
Hi, I try to run a program which needs a lot of memory. It fails with a "segmentation fault". In the program's  Users Guide, it is advised to increase the stack size but as knwon the "ulimit -s" command does not work. So i tried to compile the program with "-Wl,stack=..." option but it still fai

Re: segmentation faults and memory problems

2008-04-13 Thread Brian Dessent
Eric Tea wrote: > I work on two computers, running under > windows XP and windows XP64. The former have 1Gb of RAM and the latter > 4Gb. > Increasing the stack size and modifying the > "heap_chunk_in_mb" value dont change anything to my segmentation > fault. > Plus "max_memory" always reply 1536Mb

segmentation faults and memory problems

2008-04-13 Thread Eric Tea
Hi, I try to run a program which needs a lot of memory. It fails with a "segmentation fault". In the program's  Users Guide, it is advised to increase the stack size but as knwon the "ulimit -s" command does not work. So i tried to compile the program with "-Wl,stack=..." option but it still fa

Re: Gdb and stopping at assert or segmentation faults

2005-07-05 Thread Kris Thielemans
Hi all > > Dave Korn artimi.com> writes: > > > > > > Anyway, "break __assert" works for catching the assertions. Dunno what's > > up with the SEGVs. > > well, it turns out Dave's suggestion doesn't work anymore on latest cygwin (tested this only with C++ programs): GNU gdb 6.3.50_2004-12

Re: Gdb and stopping at assert or segmentation faults

2005-06-30 Thread Kris Thielemans
Dave Korn artimi.com> writes: > > > Anyway, "break __assert" works for catching the assertions. Dunno what's > up with the SEGVs. > Hi Dave I thought this would break even when the assertion didn't fail, but I was wrong there! Good suggestion! Thanks Kris -- Unsubscribe info: h

RE: Gdb and stopping at assert or segmentation faults

2005-06-29 Thread Dave Korn
Original Message >From: Kris Thielemans >Sent: 29 June 2005 17:24 > However, what I was saying is that I would like to be able to backtrace > when I launch a program from within gdb: > > Gdb myprog > Run > > Info stack Odd, I would have thought this should work. Anyway, "break __

RE: Gdb and stopping at assert or segmentation faults

2005-06-29 Thread Kris Thielemans
Hi Brian > You need to set the 'error_start' parameter of the CYGWIN > environment variable to the (windows) path of gdb. > I think what you're saying is that if I do this, it will launch gdb on the crash? Ok. However, what I was saying is that I would like to be able to backtrace when I launc

Re: Gdb and stopping at assert or segmentation faults

2005-06-29 Thread Brian Dessent
ther hand, I just get the assert message, and then gdb > says "Program exited normally". No backtrace possible. > > The same difference in behaviour between Linux and cygwin with segmentation > faults. It would be incredibly useful to be able to see where the > segmentation fa

Gdb and stopping at assert or segmentation faults

2005-06-29 Thread Kris Thielemans
, and then gdb says "Program exited normally". No backtrace possible. The same difference in behaviour between Linux and cygwin with segmentation faults. It would be incredibly useful to be able to see where the segmentation fault happened after the crash. Anyone knows how to change th

Re: Latest Cygwin/cdrtools - gcc Segmentation faults

2005-04-13 Thread bill
I updated the cygwin1.dll with the latest snapshot but got the same results. I guess my cygwin installation is broken. What can I do ? Do I have to re-install everything ? Thanks, Bill Mudd -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygw

Re: Latest Cygwin/cdrtools - gcc Segmentation faults

2005-04-12 Thread Brian Dessent
bill wrote: > After the last cygwin update (1005.14.0.0), > I compiled cdrtools-2.01.01a01 with gcc 3.3.3 > and got dozens of ... >"Internal error: Segmentation fault (program cc1) >Please submit a full bug report. >See http://gcc.gnu.org/bugs.html> for instructions." > > I've been c

Re: Latest Cygwin/cdrtools - gcc Segmentation faults

2005-04-12 Thread Christopher Faylor
On Tue, Apr 12, 2005 at 12:56:44PM -0700, bill wrote: >After the last cygwin update (1005.14.0.0), >I compiled cdrtools-2.01.01a01 with gcc 3.3.3 >and got dozens of ... > "Internal error: Segmentation fault (program cc1) > Please submit a full bug report. > See http://gcc.gnu.org/bugs.html>

Latest Cygwin/cdrtools - gcc Segmentation faults

2005-04-12 Thread bill
After the last cygwin update (1005.14.0.0), I compiled cdrtools-2.01.01a01 with gcc 3.3.3 and got dozens of ... "Internal error: Segmentation fault (program cc1) Please submit a full bug report. See http://gcc.gnu.org/bugs.html> for instructions." I've been compiling it for years without

Re: Segmentation faults with g++ 4.0

2004-12-12 Thread James W . McKelvey
On Sunday 12 December 2004 15:57 pm, Danny Smith wrote: > James W. McKelvey wrote: > > I installed CYGWIN_NT-5.1 a few days ago and then built g++ from the > > latest > > > CVS. Simple programs like the one below will compile and link, but > > then get > > >

Re: Segmentation faults with g++ 4.0

2004-12-12 Thread Danny Smith
James W. McKelvey wrote: > I installed CYGWIN_NT-5.1 a few days ago and then built g++ from the latest > CVS. Simple programs like the one below will compile and link, but then get > segmentation faults in pthread_specific on execution: > > #include > #include > > st

Re: Segmentation faults with g++ 4.0

2004-12-12 Thread Larry Hall
At 06:10 PM 12/12/2004, you wrote: >I installed CYGWIN_NT-5.1 a few days ago and then built g++ from the latest >CVS. Simple programs like the one below will compile and link, but then get >segmentation faults in pthread_specific on execution: > >#include >#include > >

Segmentation faults with g++ 4.0

2004-12-12 Thread James W . McKelvey
I installed CYGWIN_NT-5.1 a few days ago and then built g++ from the latest CVS. Simple programs like the one below will compile and link, but then get segmentation faults in pthread_specific on execution: #include #include static const std::locale l; //static std::ostream& o = std::