BSOD playing utube music-read inside...


  1. Posts : 37
    Windows 7 Home Premium 64bit
       #1

    BSOD playing utube music-read inside...


    Whenver i play utube music or w.e. it will freeze frequently and make noises because the video is playing. Then come back a bit later, but if i play a game it would much longer for that to even happen, but still freezes either way tho, but if u play utube, comes in faster, it's a 4+ yrs old computer, it's an all in one pc(ik it's lame =/) just want to know if it's my video card or what's causing the problem?

    I mean i have stressed the video card for 30mins+ before, and nothing... Any ideas? I'll attach the logs, using SF diagnostic tool->grab all. I probably need to get a new computer, but if i somehow could fix this one, i could keep using it for a while longer at least. If you need more information, just reply to what i need to provide to you. Thanks.
      My Computer

  2.    #2

    Code:
    BugCheck D1, {538, 2, 0, fffff880040a6836}
    This bugcheck indicates a driver attempted to access a pageable memory address when the IRQL was too high (2), to access pageable memory the IRQL must be at 1 or below. In this case, even if the IRQL was below 2 it would still bugcheck, given that A page fault which is what occurs when invalid memory is referenced in pageable memory isn't allowed to happen about IRQL 1 and it's an invalid address, I believe the starting address for user mode is something like 0x00010000 anything below is reserved so accessing it is not allowed.

    Code:
    fffff880`02f21be8 fffff800`02c8c169 : 00000000`0000000a 00000000`00000538 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff880`02f21bf0 fffff800`02c8ade0 : 00000000`00000000 fffffa80`045e7f50 fffff880`009e6180 00000000`00000087 : nt!KiBugCheckDispatch+0x69
    fffff880`02f21d30 fffff880`040a6836 : fffff880`040a90f1 fffffa80`068db770 fffff880`040a39f3 fffffa80`05fa6ab7 : nt!KiPageFault+0x260
    fffff880`02f21ec8 fffff880`040a90f1 : fffffa80`068db770 fffff880`040a39f3 fffffa80`05fa6ab7 00000000`00000087 : athrx+0x59836
    fffff880`02f21ed0 fffffa80`068db770 : fffff880`040a39f3 fffffa80`05fa6ab7 00000000`00000087 fffffa80`05926470 : athrx+0x5c0f1
    Code:
    1: kd> lmvm athrx
    start             end                 module name
    fffff880`0404d000 fffff880`041ca000   athrx    T (no symbols)           
        Loaded symbol image file: athrx.sys
        Image path: \SystemRoot\system32\DRIVERS\athrx.sys
        Image name: athrx.sys
        Timestamp:        Mon Oct 05 17:33:57 2009 (4ACA1FF5)
        CheckSum:         0017C3B2
        ImageSize:        0017D000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Your network driver is causing the problems, it's out of date, update it here.

    Drivers for Atheros AR928X and Windows 7

       Information
    This driver is for an Atheros AR928X wireless network card on Windows 7 64bit systems.


    Code:
    BugCheck 9F, {3, fffffa8003bd9060, fffff80000b9c4d8, fffffa800486cc10}
    
    Probably caused by : pci.sys
    pci.sys is the driver located at the bottom of the PDO stack which is where the IRP is passed down to.

    It's also blocking an IRP longer than it should.

    Code:
    0: kd> !irp fffffa800486cc10
    Irp is active with 5 stacks 3 is current (= 0xfffffa800486cd70)
     No Mdl: No System Buffer: Thread 00000000:  Irp stack trace.  
         cmd  flg cl Device   File     Completion-Context
     [  0, 0]   0  0 00000000 00000000 00000000-00000000    
    
    			Args: 00000000 00000000 00000000 00000000
     [  0, 0]   0  0 00000000 00000000 00000000-00000000    
    
    			Args: 00000000 00000000 00000000 00000000
    >[ 16, 2]   0  0 fffffa8005144050 00000000 00000000-00000000    
    	      Unable to load image \SystemRoot\system32\DRIVERS\athrx.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for athrx.sys
    *** ERROR: Module load completed but symbols could not be loaded for athrx.sys
     \Driver\athr
    			Args: 00015500 00000000 00000005 00000003
     [ 16, 2]   0 e1 fffffa80052a3980 00000000 fffff80002f29210-fffffa80069b41f0 Success Error Cancel pending
    	       \Driver\vwifibus	nt!PopSystemIrpCompletion
    			Args: 00015500 00000000 00000005 00000003
     [  0, 0]   0  0 00000000 00000000 00000000-fffffa80069b41f0    
    
    			Args: 00000000 00000000 00000000 00000000
      My Computer


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

    Thedoctor44 said:
    Code:
    BugCheck D1, {538, 2, 0, fffff880040a6836}
    Your network driver is causing the problems, it's out of date, update it here.

    Drivers for Atheros AR928X and Windows 7
    So If I update it, the freezing problems, and BSOD will vanish? Or at least decrease it?
      My Computer

  4.    #4

    I can't say for certain but most likely as that appears to be the cause.
      My Computer


  5. Posts : 37
    Windows 7 Home Premium 64bit
    Thread Starter
       #5

    Thedoctor44 said:
    I can't say for certain but most likely as that appears to be the cause.
    Thank you very much, after i updated the network driver, the random computer freezes, bsod have stopped for now, it's been a week now
      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 05:17.
Find Us