Plus d'emplacement de pile IRP

Solved
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

2 answers

  1. ahmeddallel Posted messages 51 Registration date   Status Member Last intervention   22
     
    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
    3
  2. titi_sax Posted messages 68 Status Member 1
     
    Well, it looks like that was enough to get everything working again!
    Thank you!
    1