Laptop Crash while Playing Torchlight 2


  1. Posts : 83
    Microsoft Windows 7 Home Premium 64bit
       #1

    Laptop Crash while Playing Torchlight 2


    Okay, So i just did a windows Repair Install because for some reason my SURT was stuck in a loop and i couldn't download SP1.

    I was hoping my crashes before the repair was because i didn't have SP1 but now i'm concerned.

    Was fine for awhile, i was playing Torchlight 2 for several hours there was a decent amount of heat but it's handled far more before. Turned up my cooling pad and then it wasn't like a normal overheat shutdown.

    Screen went black and the noise it was making like a screeching sound.

    I tried to start up the laptop again but when i turned it on the screen never picked up and stayed black for a few minutes until i shut it down again.

    Attachment 243624
    File should contain 2 crashes from last night the one during the game then the other attempting to post on these forums last night but laptop did not want to stay on.


    Thanks to whoever can help solve my dilemma
    -Maxx
      My Computer


  2. Posts : 851
    Windows 8 Professional x64
       #2

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    BAD_POOL_HEADER (19)
    The pool is already corrupt at the time of the current request.
    This may or may not be due to the caller.
    The internal pool links must be walked to figure out a possible cause of
    the problem, and then special pool applied to the suspect tags or the driver
    verifier to a suspect driver.
    Arguments:
    Arg1: 0000000000000003, the pool freelist is corrupt.
    Arg2: fffff80003410760, the pool entry being checked.
    Arg3: fffff80003000760, the read back flink freelist value (should be the same as 2).
    Arg4: fffff80003410760, the read back blink freelist value (should be the same as 2).
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x19_3
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    TAG_NOT_DEFINED_c000000f:  FFFFF88003326FB0
    
    LAST_CONTROL_TRANSFER:  from fffff800033b34b3 to fffff80003288fc0
    
    STACK_TEXT:  
    fffff880`0331f788 fffff800`033b34b3 : 00000000`00000019 00000000`00000003 fffff800`03410760 fffff800`03000760 : nt!KeBugCheckEx
    fffff880`0331f790 fffff880`04c023c6 : 00000000`00000000 fffffa80`061a6a60 00000000`0000000a fffff880`00000000 : nt!ExDeferredFreePool+0xa53
    fffff880`0331f880 fffff880`04c01f5b : fffffa80`061a6d70 fffffa80`061d8a01 fffff880`0331f940 fffffa80`061d88a0 : hidusb!HumReadReport+0x76
    fffff880`0331f8d0 fffff880`04d2d555 : fffffa80`061dd901 fffffa80`061dd910 fffffa80`061a6a60 00000000`00000005 : hidusb!HumInternalIoctl+0x137
    fffff880`0331f940 fffff880`04d2dd75 : fffffa80`061dd910 fffffa80`061d8a10 00000000`00000000 00000000`00000005 : HIDCLASS!HidpSubmitInterruptRead+0xdd
    fffff880`0331f9a0 fffff800`0328c9c1 : fffffa80`061a6d73 00000000`00000000 fffffa80`061d8801 fffffa80`061a6a00 : HIDCLASS!HidpInterruptReadComplete+0x37d
    fffff880`0331fa30 fffff880`017bd631 : fffffa80`0541e050 fffffa80`0997a900 00000000`00000000 00000000`00000000 : nt!IopfCompleteRequest+0x341
    fffff880`0331fb20 fffff880`017bdb0f : fffffa80`0997ec02 fffffa80`061a6a60 00000000`ffffffff fffffa80`0541eeb0 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0xa15
    fffff880`0331fc00 fffff880`017bb66f : fffffa80`0541eeb0 fffffa80`0541e1a0 fffffa80`0541f050 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0x3a7
    fffff880`0331fc60 fffff880`017acf89 : fffffa80`0541e050 00000000`00000000 fffffa80`0541ee02 fffffa80`0541eeb0 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3
    fffff880`0331fca0 fffff800`032936ec : fffff880`032f7180 fffffa80`0541eeb0 fffffa80`0541eec8 00000000`00000000 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
    fffff880`0331fcd0 fffff800`03280cca : fffff880`032f7180 fffff880`033020c0 00000000`00000000 fffff880`017acdb0 : nt!KiRetireDpcList+0x1bc
    fffff880`0331fd80 00000000`00000000 : fffff880`03320000 fffff880`0331a000 fffff880`0331fd40 00000000`00000000 : nt!KiIdleLoop+0x5a
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ExDeferredFreePool+a53
    fffff800`033b34b3 cc              int     3
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt!ExDeferredFreePool+a53
    
    FOLLOWUP_NAME:  Pool_corruption
    
    IMAGE_NAME:  Pool_Corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: Pool_Corruption
    
    FAILURE_BUCKET_ID:  X64_0x19_3_nt!ExDeferredFreePool+a53
    
    BUCKET_ID:  X64_0x19_3_nt!ExDeferredFreePool+a53
    
    Followup: Pool_corruption
    ---------
    
    6: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    BAD_POOL_HEADER (19)
    The pool is already corrupt at the time of the current request.
    This may or may not be due to the caller.
    The internal pool links must be walked to figure out a possible cause of
    the problem, and then special pool applied to the suspect tags or the driver
    verifier to a suspect driver.
    Arguments:
    Arg1: 0000000000000003, the pool freelist is corrupt.
    Arg2: fffff80003410760, the pool entry being checked.
    Arg3: fffff80003000760, the read back flink freelist value (should be the same as 2).
    Arg4: fffff80003410760, the read back blink freelist value (should be the same as 2).
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x19_3
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    TAG_NOT_DEFINED_c000000f:  FFFFF88003326FB0
    
    LAST_CONTROL_TRANSFER:  from fffff800033b34b3 to fffff80003288fc0
    
    STACK_TEXT:  
    fffff880`0331f788 fffff800`033b34b3 : 00000000`00000019 00000000`00000003 fffff800`03410760 fffff800`03000760 : nt!KeBugCheckEx
    fffff880`0331f790 fffff880`04c023c6 : 00000000`00000000 fffffa80`061a6a60 00000000`0000000a fffff880`00000000 : nt!ExDeferredFreePool+0xa53
    fffff880`0331f880 fffff880`04c01f5b : fffffa80`061a6d70 fffffa80`061d8a01 fffff880`0331f940 fffffa80`061d88a0 : hidusb!HumReadReport+0x76
    fffff880`0331f8d0 fffff880`04d2d555 : fffffa80`061dd901 fffffa80`061dd910 fffffa80`061a6a60 00000000`00000005 : hidusb!HumInternalIoctl+0x137
    fffff880`0331f940 fffff880`04d2dd75 : fffffa80`061dd910 fffffa80`061d8a10 00000000`00000000 00000000`00000005 : HIDCLASS!HidpSubmitInterruptRead+0xdd
    fffff880`0331f9a0 fffff800`0328c9c1 : fffffa80`061a6d73 00000000`00000000 fffffa80`061d8801 fffffa80`061a6a00 : HIDCLASS!HidpInterruptReadComplete+0x37d
    fffff880`0331fa30 fffff880`017bd631 : fffffa80`0541e050 fffffa80`0997a900 00000000`00000000 00000000`00000000 : nt!IopfCompleteRequest+0x341
    fffff880`0331fb20 fffff880`017bdb0f : fffffa80`0997ec02 fffffa80`061a6a60 00000000`ffffffff fffffa80`0541eeb0 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0xa15
    fffff880`0331fc00 fffff880`017bb66f : fffffa80`0541eeb0 fffffa80`0541e1a0 fffffa80`0541f050 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0x3a7
    fffff880`0331fc60 fffff880`017acf89 : fffffa80`0541e050 00000000`00000000 fffffa80`0541ee02 fffffa80`0541eeb0 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3
    fffff880`0331fca0 fffff800`032936ec : fffff880`032f7180 fffffa80`0541eeb0 fffffa80`0541eec8 00000000`00000000 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
    fffff880`0331fcd0 fffff800`03280cca : fffff880`032f7180 fffff880`033020c0 00000000`00000000 fffff880`017acdb0 : nt!KiRetireDpcList+0x1bc
    fffff880`0331fd80 00000000`00000000 : fffff880`03320000 fffff880`0331a000 fffff880`0331fd40 00000000`00000000 : nt!KiIdleLoop+0x5a
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ExDeferredFreePool+a53
    fffff800`033b34b3 cc              int     3
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt!ExDeferredFreePool+a53
    
    FOLLOWUP_NAME:  Pool_corruption
    
    IMAGE_NAME:  Pool_Corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: Pool_Corruption
    
    FAILURE_BUCKET_ID:  X64_0x19_3_nt!ExDeferredFreePool+a53
    
    BUCKET_ID:  X64_0x19_3_nt!ExDeferredFreePool+a53
    
    Followup: Pool_corruption
    ---------
    Please run

    Driver Verifier - Enable and Disable

    Does your system have latest drivers
      My Computer


  3. Posts : 83
    Microsoft Windows 7 Home Premium 64bit
    Thread Starter
       #3

    I use Driver Easy to Download and Install the latest Driver updates
    It says all but one are up to date but that one i can't seem to be able to install

    Never tried to install it after Windows Re installation
    Worked Perfectly so all drivers are currently up to date!


    Also Enabled driver Verifier Crashed twice within less than a minute in the first 2 start ups but no mini dumps were recorded (Neither were BSODs)

    On 3rd start up right now and aside start up being a bit slower than usual no problems
    Last edited by Hogemister; 29 Nov 2012 at 11:54. Reason: Just updated last driver
      My Computer


  4. Posts : 83
    Microsoft Windows 7 Home Premium 64bit
    Thread Starter
       #4

    On 4th Restart After (Restarting after newly installed updated driver)

    Leaving Laptop on While i run out. No problems at all Start up was much more smooth and faster than last few restarts!

    I'm not sure how to read the Verifier so i will await your feedback
    Thanks a lot by the way
    -Maxx
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:38.
Find Us