[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: STOP 0x00000035 NO_MORE_IRP_STACK_LOCATIONS

From: eg <egoots_at_gmail.com>
Date: 2007-04-18 18:15:18 CEST

Steven Simpson wrote:
>
> The problem is whenever we either; team->synchronise with repository,
> team->update or team->commit our PC's blue screen with the following
> error;STOP 0x00000035 NO_MORE_IRP_STACK_LOCATIONS
>

This is due to a device driver problem. Application software can't cause
these they can only trigger them in drivers. You need to find the
offending Device Driver and get an updated (fixed) one from the vendor.

If you want to find out the culprit, you need to install "debugging
tools for windows" and use WinDBG, roll up your sleeves and get your
hands dirty.

If you want a hint on how to do this see (for example):

http://groups.google.ca/group/novell.support.netware.client.winnt-2x-xp/msg/a11ad68288a8d11f?hl=en&

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 18 18:16:06 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.