Tag Archives: 32bit

[RESOLVED] A process that is being terminated stops responding in Windows 7 or Windows Server 2008 R2 or Small Business Server 2011

You may find that when you try to terminate a process on Windows 7, Windows Server 2008 R2, Windows Small Business Server 2011 SBS 2011 that the termination process stops responding.  The main thread of the process becomes blocked and if you analyse the call stack of the process you will see that a thread is blocked in the ntdll!NtReleaseKeyedEvent() function.  This occurs because of a race condition whereby the main thread that is trying to terminate the process also tries to reactivate another thread when the thread released an SRW lock.

This issue can be resolved by installing a hotfix containing an updated Ntdll.dll driver.  You can find the hotfix download link in Microsoft KB 2582203 http://support.microsoft.com/kb/2582203

32 Bit Applications that utilise NetBIOS API do not receive connection close notifications in Windows 7 64 Bit Edition, Windows Server 2008 R2 or Windows Small Business Server 2011

32 bit applications that utilise NetBIOS API do not receive connection close notifications in Windows 7 64 Bit Edition, Windows Server 2008 R2 or Windows Small Business Server 2011 and as a result they do not try to re-establish a session.  Restarting the application will re-establish the session and recover from the issue.

This issue occurs because when the Netbios.sys driver receives data the driver does not convert the Network Connection Block NCB structure from 64 bit to 32 bit when the session has been dropped.  A 32 bit application cannot understand the 64 bit NCB structure which is why the session cannot be re-established.

The Microsoft Knowledgebase article KB 2633667 provides further information on the issue and a Hotfix containing an updated version of the Netbios.sys driver that that corrects this particular issue http://support.microsoft.com/kb/2633667

ATI / AMD Catalyst 12.2 Preview Driver

ATI / AMD have released the Catalyst 12.2 preview driver you can obtain the driver from here http://support.amd.com/us/kbarticles/Pages/Catalyst122Previewdriver.aspx

The AMD Catalyst™ 12.2 Preview includes all of the features found in AMD Catalyst™ 12.1, plus additional fixes that are not included in the AMD Catalyst 12.1 release.

Highlights of the AMD Catalyst™ 12.2 Preview Windows® release includes:

IMPROVEMENTS

  • AMD Eyefinity 2.1 technology enhancements
  • Additional resolution support:   Users can now choose from a larger set of resolutions when running AMD Eyefinity
  • Dynamic Configuration Changes:  Switching between different display configurations will occur automatically when physically plugging/un-plugging displays
  • HydraVision™ enhancements:  The Windows® Task bar can now be moved and resized based on users preference
  • Profile Manager improvements:  Increased support for Display Groups (including 5×1) and Extended configurations within the Profile Manager

RESOLVED ISSUES

Resolved Issues for the Windows® 7 Operating System

This section provides information on resolved known issues in this release of the AMD Catalyst™ 12.2 Preview software suite for Windows® 7. These include:

  • Call of Duty IV no longer displays random corruption when in DirectX® 9 more and the Edge Detect filter is enabled
  • A black screen is no longer occasionally displayed when running Portal 2 in 3D mode
  • All 3d Anti Aliasing settings are now correctly listed in the Vision Control Center
  • Morphological filtering settings are now correctly listed in the Vision Control Center
  • Civilization V no longer experiences random crashes when run in DirectX® 10 and DirectX® 11 modes
  • Enabling the ‘Edge Detect’ filter in Resident Evil 5 or Just Cause 2 no longer generates a random application crash
  • Battlefield 3 no longer hangs when MSAA is enabled
  • Saints Row III no longer experiences random hangs
  • Rage no longer experiences intermittent hangs when Crossfire is enabled
  • Dragon Age 2 textures no longer flicker when run in DirectX® 9 mode in Crossfire configurations with vsync enabled
  • Crysis Warhead and Battlefield Bad Company 2 no longer experience random crashes when Crossfire is enabled
  • Texture flickering is no longer experienced when playing Battlefield Bad Company 2 in DirectX® 11 mode

KNOWN ISSUES

Known issues under the Windows® 7 operating system

The following section provides a summary of open issues that may be experienced under the Windows® 7 operating system in the latest version of AMD Catalyst™. These include:

  • Vsync may be disabled after task switching when playing Rage
  • Skipping in game cinematics while playing Dragon Age 2 in DirectX® 11 mode may cause stuttering
  • Dirt 3 may experience flickering with Crossfire enabled and run in 3D stereo mode
  • Battlefield – Bad Company 2 may experience random flickering when run in DirectX® 11 mode

Known Issues under the Windows® Vista Operating System

The following section provides a summary of open issues that may be experienced under the Windows® Vista operating system in the latest version of AMD Catalyst™. These include:

  • Windows® Aero options may be missing after installing the latest driver

Windows 7, Windows Server 2008 R2 or SBS 2011 with Service Pack 1 – Randomly Stops Responding after you use the VSS Software Provider in Windows

If you are using the Volume Shadow Copy Service (VSS) software provider on a system running Windows 7 – Service Pack 1, Windows Server 2008 R2 – Service Pack 1 or Small Business Server 2011 – Service Pack 1 then you may find the computer randomly stops responding.

 

This occurs because volsnap.sys tries to obtain a lock again on a file even if it is already holding a lock.

A hotfix can be requested to resolve the issue using KB 2627052 http://support.microsoft.com/kb/2627052