Plus d'emplacement de pile IRP
Solved
titi_sax
Posted messages
68
Status
Member
-
titi_sax Posted messages 68 Status Member -
titi_sax Posted messages 68 Status Member -
Hello,
I have a laptop with a blue screen and this error:
no more IRP Stack Location
I looked online and everyone seems to be talking about a mouse problem... but I'm on a laptop with no mouse installed...
Does anyone have an idea?
Moreover, my device manager keeps updating every 10 seconds.
Configuration: Windows 7 / Firefox 9.0.1
I have a laptop with a blue screen and this error:
no more IRP Stack Location
I looked online and everyone seems to be talking about a mouse problem... but I'm on a laptop with no mouse installed...
Does anyone have an idea?
Moreover, my device manager keeps updating every 10 seconds.
Configuration: Windows 7 / Firefox 9.0.1
2 answers
-
Hello Sir
(0x35) NO_MORE_IRP_STACK_LOCATIONS
A higher-level driver attempted to call a lower-level driver through the IoCallDriver() interface, but there are no more stack locations in the packet. Therefore, the lower-level driver cannot access its parameters because none are available for it. This situation is serious, as the higher-level driver believes it has supplied the parameters for the lower-level driver (which it MUST do before calling the lower-level driver); however, since there is no stack location for the second driver, the first has rendered the end of the packet unusable. This means that another memory has likely been corrupted.
Parameters:
Address of the IRP
I recommend starting in safe mode (f!) and running a disk scan
right-click local disk
Tick Tock
ahmed dallel -
Well, it looks like that was enough to get everything working again!
Thank you!