Page MenuHome GnuPG

OS crash in slow_gatherer on Windows 2000
Closed, ResolvedPublic

Description

It appears that the NtQuerySystemInformation loop in rndw32#slow_gatherer causes
an OS crash on some Windows 2000 systems when it Queries ID 17
(SystemObjectInformation). More details can be found at
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3270

Thanks to Russell Sibley for tracking this down.

Event Timeline

gerald.combs set External Link to https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3270.Dec 8 2009, 7:14 PM
gerald.combs set Version to 1.4.4.
gerald.combs added a subscriber: gerald.combs.
werner added a subscriber: werner.

As suggested I have excluded the ID 17 on W2000 systems. I never had this
problem on my W2000 system, so I can't test whether this is sufficient. Please
try the test dll at:

ftp://ftp.g10code.com/g10code/scratch/libgcrypt-11.dll

cfb9f20c0f8bee3613490eaf1c577129d71b858a libgcrypt-11.dll

The DLL is smaller than the usual one because it is UPX packed. The source for
this DLL is in the svn /branches/LIBGCRYPT-1-4-BRANCH rev 1413. Please don't
don't distribute this build, it has been build with a different gcc version than
the one in gpg4win.

According to the wrieshark tracker, this has been solved.
Fix will be in 1.4.5.

werner claimed this task.
werner removed a project: Restricted Project.