Server Stops with STOP 0xA in Ibmsync.sys Driver Under Stress (172913)
The information in this article applies to:
- Microsoft SNA Server 2.11, when used with:
- the operating system: Microsoft Windows NT
- Microsoft SNA Server 2.11 SP1, when used with:
- the operating system: Microsoft Windows NT
- Microsoft SNA Server 2.11 SP2, when used with:
- the operating system: Microsoft Windows NT
- Microsoft SNA Server 3.0, when used with:
- the operating system: Microsoft Windows NT
- Microsoft SNA Server 3.0 SP1, when used with:
- the operating system: Microsoft Windows NT
This article was previously published under Q172913 SYMPTOMS
While transferring large amounts of data over the IBM SDLC or IBM X.25
link service provided with SNA Server, the Windows NT computer may fail
with the following STOP message:
STOP 0x000A (driver = IBMSYNC.SYS)
This problem was found while testing back-to-back SDLC communications
between two SNA Server computers, each with an IBM SDLC adapter. The SDLC
connection was supporting seven concurrent AFTP conversations where each
conversation was performing continuous "Get" and "Put" file copies across
the SDLC link. After 30-45 minutes of operation, the STOP screen was
observed.
The contents of the dump file are in the More Information section of this
article.
CAUSE
The problem occurs because the Ibmsync.sys driver runs out of control
blocks to queue up events for a deferred procedure call (DPC). The IBMSYNC
driver allocates a queue size of 20 when it initializes. If all the entries
in this queue are filled up, an access violation occurs in Ibmsync.sys.
RESOLUTION
The Ibmsync.sys DPC queue size has been increased to 100. Since the queue
element size is 16 bytes, this change causes IBMSYNC to reserve an extra
1280 bytes during initialization.
STATUS
Microsoft has confirmed this to be a problem in SNA Server version 2.11
(SP1 and SP2) and 3.0 (including SP1). This problem was corrected in the
latest SNA Server version 3.0 U.S. Service Pack. For information on
obtaining this Service Pack, query on the following word in the
Microsoft Knowledge Base (without the spaces):
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbbug kbfix kbnetwork KB172913 |
---|
|