Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-08-17 Thread Luca Gautero
Is your keyboard symbol correctly set at the startxwin.sh log? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-29 Thread Kiyo Kelvin Lee
Oh, well, I thought that needed to be a 1 lines program. :-) Anyway, indeed gdb does pop up for the sample program but doesn't so for the real crashes. Bad luck. Regards, Kiyo Christopher Faylor wrote: On Fri, Jul 28, 2006 at 08:35:15PM +1000, Kiyo Kelvin Lee wrote: I am quite sure I am

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-28 Thread Kiyo Kelvin Lee
I am quite sure I am doing that correctly. I have checked all cygwin processes using System Explorer (from System Internals) and they all are having the suggested CYGWIN setting. BTW, is there any way to test if the setting is really effectively? Say, is there any intentionally broken program

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-28 Thread Jon Harrison
Larry Hall (Cygwin reply-to-list-only-lh at cygwin.com writes: Does 1.5.21 help? Updating to 1.5.12 doesn't seem to help. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-28 Thread Jon Harrison
Jon Harrison jon.harrison at selex-sas.com writes: Updating to 1.5.12 doesn't seem to help. Sorry, finger trouble: meant 5.1.21 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-28 Thread Erik Cumps
Jon Harrison jon.harrison at selex-sas.com writes: Updating to 1.5.12 doesn't seem to help. Sorry, finger trouble: meant 5.1.21 Wow, this thing will take at least another 42 years to fix! ;) Erik -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-28 Thread Christopher Faylor
On Fri, Jul 28, 2006 at 08:35:15PM +1000, Kiyo Kelvin Lee wrote: I am quite sure I am doing that correctly. I have checked all cygwin processes using System Explorer (from System Internals) and they all are having the suggested CYGWIN setting. BTW, is there any way to test if the setting is

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-27 Thread Kiyo Kelvin Lee
At least not for me. See my another post in this thread. Both 1.5.21 and snapshot 20060718 do not help. And I have the feeling that crashes happen more often with 1.5.21. Great to hear that I am not alone having the problem. Regards, Kiyo Larry Hall (Cygwin) wrote: Jon Harrison wrote: Hi, I

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-27 Thread Christopher Faylor
On Thu, Jul 27, 2006 at 05:55:55PM +1000, Kiyo Kelvin Lee wrote: At least not for me. See my another post in this thread. Both 1.5.21 and snapshot 20060718 do not help. And I have the feeling that crashes happen more often with 1.5.21. Great to hear that I am not alone having the problem. I'm

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-26 Thread Larry Hall (Cygwin)
Jon Harrison wrote: Hi, I too have been experiencing the same sort of psuedo random crash of sh.exe/bash.exe when running any form of shell script. Again, other than the irritation of the Windoze Application Error it appears that the scripts have worked I'd have a hard time putting any kind of

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-22 Thread Kiyo Kelvin Lee
Now it seems the crashes are relating to another problem reported earlier: 1.5.20: Occasionally infinite loop happens in do_exit() (dcrt0.cc) (see attached original text below) I managed to make sure the infinite loop had not happened (more about that later) and then tested to run configure

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-22 Thread Christopher Faylor
On Sun, Jul 23, 2006 at 03:55:05AM +1000, Kiyo Kelvin Lee wrote: Now it seems the crashes are relating to another problem reported earlier: 1.5.20: Occasionally infinite loop happens in do_exit() (dcrt0.cc) (see attached original text below) I managed to make sure the infinite loop had not

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-21 Thread Antony Baxter
I'm not sure what this means. If bash kept running then that would indicate that it isn't the bash which is crashing. Possibly a forked cgf copy is crashing. There are copies of cgf that fork? Actually, that explains an awful lot. Ant.

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-20 Thread Christopher Faylor
On Wed, Jul 19, 2006 at 05:30:05PM +1000, Kiyo Kelvin Lee wrote: Actually, I have 2 systems (one XP [AMD Athlon 64 3500] and one Win2K [Celeron 900]) both have the same problem and attached are the cygcheck output. My sh.exe is bash.exe. The crashes happen just sparsely and not upon all