public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problems (and a workaround) with zlib and Windows Dev Channel
       [not found] <1970878832.218554.1604175571485.ref@mail.yahoo.com>
@ 2020-10-31 20:19 ` test test
  2020-10-31 21:16   ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: test test @ 2020-10-31 20:19 UTC (permalink / raw)
  To: cygwin

Hello!
I noticed that some programs that depend on zlib stopped working and started creating stackdumps with Windows Dev Channel build 20246.1. I could not get gdb working with zlib but I figured a workaround: I recompiled zlib with cygport using the latest gcc (10.2.0) and copied the dll over the old one. That did fix the problem.
Regards,Teemu

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems (and a workaround) with zlib and Windows Dev Channel
  2020-10-31 20:19 ` Problems (and a workaround) with zlib and Windows Dev Channel test test
@ 2020-10-31 21:16   ` Brian Inglis
  2020-10-31 21:45     ` test test
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Inglis @ 2020-10-31 21:16 UTC (permalink / raw)
  To: cygwin

On 2020-10-31 14:19, Teemu via Cygwin wrote:
> I noticed that some programs that depend on zlib stopped working and started creating stackdumps with Windows Dev Channel build 20246.1. I could not get gdb working with zlib but I figured a workaround: I recompiled zlib with cygport using the latest gcc (10.2.0) and copied the dll over the old one. That did fix the problem.
> Regards,Teemu

Hi Teemu,

Could this have been a BLODA caused by your AV package e.g. Windows Defender?
Some utilities e.g. Tortoise <VCS> also install DLL intercepts that can break
Cygwin, so you have to drop them from Cygwin PATH.

Do you happen to know the zlib version you were running?
You can check under your local package directory:

$ ls -t $PACKAGE/x86*/release/zlib/zlib0/
zlib0-1.2.11-1.tar.xz  zlib0-1.2.8-3.tar.xz  zlib0-1.2.8-1.tar.bz2
zlib0-1.2.7-1.tar.bz2  zlib0-1.2.5-1.tar.bz2

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems (and a workaround) with zlib and Windows Dev Channel
  2020-10-31 21:16   ` Brian Inglis
@ 2020-10-31 21:45     ` test test
  0 siblings, 0 replies; 3+ messages in thread
From: test test @ 2020-10-31 21:45 UTC (permalink / raw)
  To: cygwin

> I noticed that some programs that depend on zlib stopped working and started creating stackdumps with Windows Dev Channel build 20246.1. I could not get gdb working with zlib but I figured a workaround: I recompiled zlib with cygport using the latest gcc (10.2.0) and copied the dll over the old one. That did fix the problem.
> Regards,Teemu


Hi Brian,

> Could this have been a BLODA caused by your AV package e.g. Windows Defender?

I have had Cygwin installed for a long time now on and it has worked  on every Dev Channel version until now. The only that that changed was an upgrade to a new version. I have excluded Cygwin's directory in Windows Defender settings.


> Do you happen to know the zlib version you were running?

Zlib is version 1.2.11-1.

Regards,
Teemu


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-31 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1970878832.218554.1604175571485.ref@mail.yahoo.com>
2020-10-31 20:19 ` Problems (and a workaround) with zlib and Windows Dev Channel test test
2020-10-31 21:16   ` Brian Inglis
2020-10-31 21:45     ` test test

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).