BSOD

Hello,

I apologize if this question is not right for this forum, but I can`t seem
to find anyone who has seen anything like this.

When I try and log in from my W2K server SP2 I get a BSOD calling out the
elxsli2.sys driver.

If I wait 5 minutes I can successfully log in. Should I run the WinDbg
against this system and will this show me what resources are
possible having trouble loading?


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Elxsli2.sys sounds like a 3Com network driver. Your network setup may be
incorrect. I don’t think running WinDbg will help much without the debug network
driver and symbols. Double check your network settings and also make sure the
network card is properly terminated. Also if you are setup to use DHCP to get
your IP address make sure that is working.

-----Original Message-----
From: xxxxx@emc.com [mailto:xxxxx@emc.com]
Sent: Monday, February 04, 2002 3:44 PM
To: Kernel Debugging Interest List
Subject: [windbg] BSOD

Hello,

I apologize if this question is not right for this forum, but I can`t seem
to find anyone who has seen anything like this.

When I try and log in from my W2K server SP2 I get a BSOD calling out the
elxsli2.sys driver.

If I wait 5 minutes I can successfully log in. Should I run the WinDbg
against this system and will this show me what resources are
possible having trouble loading?


You are currently subscribed to windbg as: xxxxx@harris.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Yeah. Hook up windbg to either the dump file or to the live system.
Get your symbols right then type “!analyze -v” to have the debugger
attempt to diagnose the problem.

-----Original Message-----
From: xxxxx@emc.com [mailto:xxxxx@emc.com]
Sent: Monday, February 04, 2002 12:44 PM
To: Kernel Debugging Interest List
Subject: [windbg] BSOD

Hello,

I apologize if this question is not right for this forum, but I can`t
seem to find anyone who has seen anything like this.

When I try and log in from my W2K server SP2 I get a BSOD calling out
the elxsli2.sys driver.

If I wait 5 minutes I can successfully log in. Should I run the WinDbg
against this system and will this show me what resources are
possible having trouble loading?


You are currently subscribed to windbg as: xxxxx@microsoft.com To
unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I don’t know if the following info relates to SP1 or what the current
status is, but I thought I would pass it along:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q265096:

“CAUSE
Both the event message and the error message occur because the non-paged
pool memory resource is depleted. (Windows NT 4.0 contains a maximum of
128 MB of non-paged pool memory, and Windows 2000 has a maximum of 256
MB.) The non-paged pool leak is caused by the Emulex Fiber SCSI
controller driver (Elxsli2.sys).”

See KB at the link above for more details.

Bryan S. Burgin
xxxxx@microsoft.com

This posting is provided “AS IS” with no warranties, and confers no
rights (c) 2002 Microsoft Corporation. All rights reserved.

-----Original Message-----
From: xxxxx@emc.com [mailto:xxxxx@emc.com]
Sent: Monday, February 04, 2002 12:44 PM
To: Kernel Debugging Interest List
Subject: [windbg] BSOD

Hello,

I apologize if this question is not right for this forum, but I can`t
seem
to find anyone who has seen anything like this.

When I try and log in from my W2K server SP2 I get a BSOD calling out
the
elxsli2.sys driver.

If I wait 5 minutes I can successfully log in. Should I run the WinDbg
against this system and will this show me what resources are
possible having trouble loading?


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com