BSOD on sony VAIO

Discussion in 'Hardware' started by pacboy, Aug 6, 2011.

  1. pacboy

    pacboy Private E-2

    I've been having BSOD about once a day for a week.

    I restored my system with a system image from back when there weas no problem but it didn't fix the BSOD.


    Any help appreciated
    here's the minidump.
     

    Attached Files:

  2. satrow

    satrow Major Geek Extraordinaire

    Welcome pacboy :)

    I don't think this one dump gives us a lot to work with, it's an error that's often associated with a bad driver or memory. I see that there was some USB-related activity in the stack Text so let's try to rule that out.

    Disconnect or disable (often built-in card readers connect internally via USB, for instance) any USB devices not needed for normal operations. Then look for and install the latest drivers for anything USB (you may need to reconnect/re-enable them to install/upgrade drivers), try to get the drivers from the chip makers or the device makers, not from Windows/Microsoft Update.

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck C5, {d575360, 2, 0, fffff800031b09bc}
    
    Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+100 )
    
    Followup: Pool_corruption
    ---------
    
    3: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_CORRUPTED_EXPOOL (c5)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is
    caused by drivers that have corrupted the system pool.  Run the driver
    verifier against any new (or suspect) drivers, and if that doesn't turn up
    the culprit, then use gflags to enable special pool.
    Arguments:
    Arg1: 000000000d575360, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
    Arg4: fffff800031b09bc, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0xC5_2
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!ExDeferredFreePool+100
    fffff800`031b09bc 4c8b02          mov     r8,qword ptr [rdx]
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  fffff880033fd7f0 -- (.trap 0xfffff880033fd7f0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=fffffa800d198360 rbx=0000000000000000 rcx=fffff8000320c120
    rdx=000000000d575360 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff800031b09bc rsp=fffff880033fd980 rbp=0000000000000000
     r8=000000000d575360  r9=fffffa800d49f280 r10=0000000000000000
    r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    nt!ExDeferredFreePool+0x100:
    fffff800`031b09bc 4c8b02          mov     r8,qword ptr [rdx] ds:4180:00000000`0d575360=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff800030832a9 to fffff80003083d00
    
    STACK_TEXT:  
    fffff880`033fd6a8 fffff800`030832a9 : 00000000`0000000a 00000000`0d575360 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff880`033fd6b0 fffff800`03081f20 : fffffa80`00000000 fffff880`04e29320 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`033fd7f0 fffff800`031b09bc : 00000000`00000000 fffff880`0463356a 00000000`00000000 00000000`00000002 : nt!KiPageFault+0x260
    fffff880`033fd980 fffff800`031b01a1 : fffffa80`09cf9050 fffffa80`0d6d0b60 00000000`00000000 00000000`00000000 : nt!ExDeferredFreePool+0x100
    fffff880`033fda10 fffff800`035f1865 : fffffa80`0a56b820 00000000`00000d20 00000000`206c6148 fffffa80`0a56b820 : nt!ExFreePoolWithTag+0x411
    fffff880`033fdac0 fffff880`0463507b : fffffa80`09cf91a0 fffffa80`0d4c0678 fffffa80`09cf9050 fffffa80`09cf91a0 : hal!HalPutScatterGatherList+0x115
    fffff880`033fdb20 fffff880`04635b0f : fffffa80`0d4c0202 fffffa80`0d43ec10 00000000`ffffffff fffffa80`09cf9eb0 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0x45f
    fffff880`033fdc00 fffff880`0463366f : fffffa80`09cf9eb0 fffffa80`09cf91a0 fffffa80`09cfa050 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0x3a7
    fffff880`033fdc60 fffff880`04624f89 : fffffa80`09cf9050 00000000`00000000 fffffa80`09cf9e02 fffffa80`09cf9eb0 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3
    fffff880`033fdca0 fffff800`0308f10c : fffff880`033d5180 fffffa80`09cf9eb0 fffffa80`09cf9ec8 00000000`00000000 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
    fffff880`033fdcd0 fffff800`0307ba2a : fffff880`033d5180 fffff880`033dffc0 00000000`00000000 fffff880`04624db0 : nt!KiRetireDpcList+0x1bc
    fffff880`033fdd80 00000000`00000000 : fffff880`033fe000 fffff880`033f8000 fffff880`033fdd40 00000000`00000000 : nt!KiIdleLoop+0x5a
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ExDeferredFreePool+100
    fffff800`031b09bc 4c8b02          mov     r8,qword ptr [rdx]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!ExDeferredFreePool+100
    
    FOLLOWUP_NAME:  Pool_corruption
    
    IMAGE_NAME:  Pool_Corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: Pool_Corruption
    
    FAILURE_BUCKET_ID:  X64_0xC5_2_nt!ExDeferredFreePool+100
    
    BUCKET_ID:  X64_0xC5_2_nt!ExDeferredFreePool+100
    
    Followup: Pool_corruption
    ---------
     
  3. pacboy

    pacboy Private E-2

    thanks for answering.


    do you mean drivers from the hardware connected in the usb slots or drivers for the usb slots ?
     
  4. satrow

    satrow Major Geek Extraordinaire

    The drivers for the hardware connected via USB.
     
  5. pacboy

    pacboy Private E-2

    I disconnected the hardwares from usb and reinstalled the drivers as suggested.

    But I got another BSOD this morning. I read the dump file with windows debugger . It seems that there's a problem with my Mbox 3. But is it possible that the laptop is the problem ( VAIO vpcea). I had another Audio interface before which I had to return because of some other problems (which probably have nothing to do with this one I know, but i'm getting desperate here) . Are there some actions to do in windows to be sure that the audio driver doesn't cause a problem. ?

    I'm clueless on this
     

    Attached Files:

  6. michelsmith

    michelsmith Private E-2

  7. pacboy

    pacboy Private E-2

    yeah that's waht I thought. what have i done recently in the last month or so .............. i installed windows 7 SP1 update. So i uninstalled SP1 and I didn't get BSODs since the last 3 or 4 days. So if it stays ok, i will have to live without sp1 until they release a compatible driver for the mbox which could be long.


    thanks for the support guys.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds