Connecting

2019-10-25 Thread Eugene Gregory Walz
Hi there! Nice to e-meet you. I’m Eugene from Very Good Security’s Editorial Team. I see that your site: smalldata.tech caters to a similar audience as ours and I was hoping to collaborate with you. My team and I write articles that cover security innovations, technology integrations, cyber-securi

Re: How can I determine why gdb throws unknown exceptions when debugging programs with threads on my Cygwin installation?

2019-10-25 Thread Brian Inglis
On 2019-10-25 20:34, Jay P. Elston wrote: > On October 25, 2019 6:48 AM, Michael Soegtrop wrote: >> It has been reported in the past that antivirus software from Trend Micro >> result in STATUS_GUARD_PAGE_VIOLATION in ntdll!RtlAllocateHeap (). >> See: >> http://cygwin.1069669.n5.nabble.com/XWin-sta

RE: How can I determine why gdb throws unknown exceptions when debugging programs with threads on my Cygwin installation?

2019-10-25 Thread Jay P. Elston
On October 25, 2019 6:48 AM, Michael Soegtrop wrote: >It has been reported in the past that antivirus software from Trend Micro >result in STATUS_GUARD_PAGE_VIOLATION in ntdll!RtlAllocateHeap (). >See: >http://cygwin.1069669.n5.nabble.com/XWin-startup-crash-x86-64-Windows-10-td126544.html#a1265

Re: assertion "p >= path" failed

2019-10-25 Thread Ken Brown
On 10/25/2019 6:07 PM, Tim Adye wrote: > Hi again, > > Thanks for all the interesting detective work investigating my problem with > ssh-agent. Let's hope it results in a fix. > > I have another problem which is a bit harder to reproduce, but perhaps has a > clearer signature. From time to time

assertion "p >= path" failed

2019-10-25 Thread Tim Adye
Hi again, Thanks for all the interesting detective work investigating my problem with ssh-agent. Let's hope it results in a fix. I have another problem which is a bit harder to reproduce, but perhaps has a clearer signature. From time to time my PC gets into a state where no Cygwin command w

RE: [cygwin] Can you compile node.js under cygwin?

2019-10-25 Thread Jason Pyeron
> -Original Message- > From: Cary Lewis > Sent: Friday, October 25, 2019 1:38 PM > > I tried to clone the repo, and after running configure, then make I got > this error: > > make -C out BUILDTYPE=Release V=0 > touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate > > LD_LIBRARY_

Can you compile node.js under cygwin?

2019-10-25 Thread Cary Lewis
I tried to clone the repo, and after running configure, then make I got this error: make -C out BUILDTYPE=Release V=0 touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate LD_LIBRARY_PATH=/home/clewis/node/out/Release/lib.host:/home/clewis/node/out/Release/lib.target:$LD_LIBRARY_PATH; exp

RE: How can I determine why gdb throws unknown exceptions when debugging programs with threads on my Cygwin installation?

2019-10-25 Thread Soegtrop, Michael
Dear Jon, It has been reported in the past that antivirus software from Trend Micro result in STATUS_GUARD_PAGE_VIOLATION in ntdll!RtlAllocateHeap (). See: http://cygwin.1069669.n5.nabble.com/XWin-startup-crash-x86-64-Windows-10-td126544.html#a126561 Best regards, Michael Intel Deutschland Gm

Re: How can I determine why gdb throws unknown exceptions when debugging programs with threads on my Cygwin installation?

2019-10-25 Thread Jon Turney
On 23/10/2019 18:25, Jay P. Elston wrote: Hi all, I developed a problem debugging threads on my Cygwin installed on a Window 7 PC -- gdb throws an unknown target exception when it gets to the pthread_crreate() call. This seems to be saying that the exception isn't thrown when not run under