📎 AI Summary:
The WindowsForum thread discusses a user's recurring BSOD issues, mainly triggered during extended YouTube playback and following hibernation, with errors linked to afd.sys. The responder suggests running system file checks, updating drivers (notably SFEP.sys), and testing memory with memtest, advising the user to provide updated dump files after attempting these solutions. Overall, the troubleshooting approach focuses on driver updates and system checks to resolve the BSODs.

fridrikur

New Member
Member details
Joined
Nov 17, 2013
Messages
3
Thread Author #1
The BSOD also shows errors from other sources than afd.sys, but recently it has started after hibernate also. In most cases the BSOD happens when playing youtube videos for more than 10 minutes, and it starts with the audio sounding distorted and looping and then it crashes.
The BSOD does not occur if I edit video and audio in sony vegas pro 12
I have uploaded the newest BSOD.
 

Attachments

Solution
Code:
*******************************************************************************
*                                                                            *
*                        Bugcheck Analysis                                    *
*                                                                            *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 3B, {c0000005, fffff88001b2b46a, fffff8800af24a50, 0}

Probably caused by : afd.sys ( afd!AfdTLReleaseIndications+1a )

Followup: MachineOwner

Hi,
Please run the system file checker. Open the start menu, find command prompt and right click on it. Click 'run as admin' and...

kemical

Essential Member
Member details
Joined
Aug 28, 2007
Messages
36,163
Code:
*******************************************************************************
*                                                                            *
*                        Bugcheck Analysis                                    *
*                                                                            *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 3B, {c0000005, fffff88001b2b46a, fffff8800af24a50, 0}

Probably caused by : afd.sys ( afd!AfdTLReleaseIndications+1a )

Followup: MachineOwner

Hi,
Please run the system file checker. Open the start menu, find command prompt and right click on it. Click 'run as admin' and then type:
sfc /scannow
Press enter and await results.

You especially need to update the driver here:

SFEP.sys Fri Aug 03 06:35:53 2007

The 2007 version has been known to cause bsods under windows 7. Your manufacturers website ( link below ) does carry a later version. Please update.

After that you need to update your drivers which I notice the website does carry some later versions:

Link Removed

If after updating the above you still have bsod please download and run: http://www.memtest.org/

Please post back with any new dmp files and/or updates.
 
Solution