Computer crashing BCCode: 1000007f

I have a Windows XP Home Edition Service Pack 6 with a processor Intel Core 2 Quad CPU. Just recently my computer breaks down almost once a day. The error message I receive after my computer restart is as follows:

BCCode: 1000007f
BCP1: 0000000D
BCP2: 00000000
BCP3: 00000000
BCP4: 00000000
OSVer: 5_1_2600
SP: 3_0
Product: 768_1

C:\DOCUME~1\SAVANN~1\Locals~1\Temp\WERb624.dir00\Mini102815-01.dmp
C:\DOCUME~1\SAVANN~1\Locals~1\Temp\WERb624.dir00\sysdata. XML

I don't know if it's a virus/malware or if it's my computer certainly old (he is about 13 years since I got).  If someone could help me please it would be greatly appreciated.

Thank you.

This phenomenon was related to your Kaspersky software.  I remove it and use a different application of malware

Tags: Windows

Similar Questions

  • My HP with Windows Vista computer crashes

    Problem event name: BlueScreen
    The system version: 6.0.6001.2.1.0.768.3
    Locale ID: 1033
    For more information on the problem:
    BCCode: 1a
    BCP1: 00041790
    BCP2: C08020EA
    BCP3: 0000FFFF
    BCP4: 00000000
    OS version: 6_0_6001
    Service Pack: 1_0
    Product: 768_1
    can someone please help me fix/clean my computer? I don't understand what mean these things or why my computer crashes because of this. also when my computer goes down it will take me to a blue screen crash then it will say something about the memory management caused the crash. Will someone help me by giving me detailed instructions to step by step on how clean/fix this problem?

    Blue screens are caused by defective material or defective hardware drivers.

    To see if a fix is available

    In Control Panel (and select Classic discovered in the left pane) select reports on the problems and Solutions (problem of type in the START search box), go to historical problem, right-click of your error and choose check for the Solution. You can also right-click and choose Details for more information. Post the details here.

    To see if any recent system change caused it

    In Control Panel (and select Classic discovered in the left pane) choose Administrative Tools and then choose reliability and performance monitor and choose the monitoring tools then the reliability monitor (type reliability in research on Start). This list is a chart of the software installs, uninstalls, updated Windows and crashes by date (scroll left to see earlier dates). See if your plant has started to happen after you installed or uninstalled something.

     
    Standard hardware troubleshooting
     
     
    First to test we can the material. Material defects can appear as many software defects, that's why we need to test the material first...
     

    Follow these steps in order. Defects of memory can cause disk corruption, disk failures can cause corruption of the disk. Damaged disc causes corrupted files (which SFC may be able to fix). If you get a stop error and after return. Do not run chkdsk with faulty memory.

     
    Diagnosis of memory
    If you have not run a diagnosis of memory, please do. Click on Start - Control Panel - choose Classic view in the left pane - choose Administrative Tools - then memory diagnostic tool.
     

    S.M.A.R.T
    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    Disk in Windows drives monitor for impending failure. The function is called S.M.A.R.T. It detects an imminent failure, 30% of the time. In a type elevated command prompt (it's a single line)
     
    WMIC PATH MSStorageDriver_FailurePredictStatus /namespace:\\root\wmi get active, predictfailure, reason List
     
    If it is on will be true, otherwise on enable in the BIOS of the computer.
     
    Predict the failure must be False if everything is ok.
     
    In Vista and later if SMART failure predicted Windows prompts the user to run the backup.
     
    Run chkdsk
    In computer all your drives right click and choose Properties, then the Tools tab, and then click check now. Check the TWO boxes and then start. Reset. This will take from one day to the next.

     
    SFC
    Check the alteration of the file by clicking on Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    sfc/scannow
     
    For memory diagnostic results
    Click on Start - Control Panel (and select Classic view in the left pane), select Administrative Tools and then Event Viewer , and then look in the event (Local) - Applications and Services - Microsoft - Windows - MemoryDiagnostic-results Viewer entered.
     
    Look for EventID is 1201 or 1101 and Source is MemoryDiagnostic-results

     
    Double-click the entry for more details on this entry.

    For results of Chkdsk

    Click on Start - Control Panel (and select Classic view in the left pane) choose Administrative Tools and then Event Viewer , and then look at the Application and the System will connect (under Windows logs) for entries.
     
    Look for EventID is 7 and Source disk
    Look for EventID is 11 and the Source disk
    Look for EventID is 51 and Source disk
    Look for EventID is 52 and Source disk
    Look for EventID 55 and Source is NTFS
    Look for EventID is 130 and Source is NTFS
    Look for EventID 1001 and Source is Autochk
    Look for EventID 1001 and Source is Winlogon
    Look for EventID 1001 and Source is WinInit

    Look for EventID 1001 and Source is Chkdsk
    Look for EventID is 26212 and Source is Chkdsk
     
    Double-click the entry for more details on this entry.
     
    PS 7 and 55 are auto repair codes where windows repair disk errors silently on the fly. 52 is the SMART warning.

     
    For the results of the SFC
    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    findstr/c: "[SR] cannot" %windir%\logs\cbs\cbs.log|more "
     
    It will be able to see which files are corrupted. We may be able to copy it from another computer.
     
     
    Dump files
     
    Dump files are files containing the status of the machine when it crashed. We can analyze the file to identify the driver (or program) causing the accident.
     
    Analyze dump files
    If you want to analyze your own dump files. See below to download for analysis.
     
    You need start exploring as an administrator to access the files in C:\windows\Minidump. Explore a right click and choose run as administrator.

    Download and install the debugging tools for Windows
    Install Windows SDK, but simply choose the debugging tools.

    Create a folder called symbols in C:\

    Start Windbg. Menu file - path to the symbol file and enter


    SRV * C:\symbols* http://msdl.microsoft.com/download/symbols
     
    Close, and then reopen WinDbg. Menu file - Open Crash Dump

    It will analyze the crashdump. You must close and reopen WinDbg for each analyzed dump file. Because you download symbols from the internet WinDbg seems to be to do nothing. But it's the download. Be patient.

     
    Looking for a driver or a library system that the incident occurred at the end of the list. Find the file, do a right click then Properties - Details tab. If it shows a driver, you will need to update the driver identified. Most of the pilots are in c:\windows\system32\drivers. If it has a file system see if you can get a program to analyze - v.

    Type in the theWinDbg command prompt

     
    ! analyze - v
     
    -v means Verbose and if the accident was created by a program, as opposed to hardware or a driver, it will appear in the middle of the list.
     
    Download them for analysis
     
    Or download files minidump to your Public SkyDrive folder and copy the link in the address bar, and I'm going to do an analysis.
     
    SkyDrive is the download file from Microsoft, Windows Live, at https://skydrive.live.com/site.  Read about it at http://explore.live.com/skydrive.

    If you downloaded one of the Live applications or a web site based Live mail account, you already have access to your Skydrive.

    Put your list of events in the Public folder and copy the link in the address bar.

  • my computer crashes often

    I have a computer laptop sony vaio with windows 7 installed. its model is VPCEH26EG. operating system is windows 7 Home Basic (64 bit) installed by the factory. It is one and a half that I use this laptop. Since the beginning, it crashed at any time. regarding the problem code, I guessed that it could be due to usb drivers. Anyway, quite frequently in recent days, it crashes and I don't know how to fix it. my life is based on my laptop these days and I have to fix. I have attached the detailed information of the problem. Please help me fix. Thank you.

    Duplicate the content of the thread:

    my computer crashes probably due to a webcam driver problem.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-system/my-computer-crashes-probably-due-to-a-webcam/8c1161a4-6430-417f-8a3d-307186ffa927

    I have a computer laptop sony vaio with windows 7 installed. its model is VPCEH26EG. operating system is windows 7 Home Basic (64 bit) installed by the factory. It is one and a half that I use this laptop. Since the beginning, I had problem with the driver for the webcam. the webcam has not been recognized sometimes and my computer would crash from time to time. now her webcam works fine, but I guess that his driver problem has not yet been resolved. I hear a noise like that we mean when we use a flash drive in a computer, but I do not use any drive flash or USB in my computer at this momnet. I think it might be due to drivers, driver usb or webcam. in any case, my computer crashes quite often over the past few days and I don't know how to fix it. my life is based on my laptop these days and I have to fix. I have attached the detailed information of the problem. Please help me fix. Thank you

    Bugcode usb driver


    Signature of the problem:

    Problem event name: BlueScreen

    OS version: 6.1.7601.2.1.0.768.2

    Locale ID: 1033

    More information about the problem:

    BCCode:                                               fe

    BCP1: 0000000000000008

    BCP2: 0000000000000006

    BCP3: 0000000000000005

    BCP4: FFFFFA80078CEB20

    OS version: 6_1_7601

    Service Pack: 1_0

    Product:                                               768_1

    Files helping to describe the problem:

    C:\Windows\Minidump\051813-36629-01.dmp

    C:\Users\saeed\AppData\Local\Temp\WER-55723-0.SysData.XML

    Help with Sky Drive see section 9.3:
    http://www.gerryscomputertips.co.UK/MicrosoftCommunity1.htm

    http://www.WikiHow.com/use-SkyDrive

  • My computer crashed and I restore my my hard drive recovered Thunderbird email, how do I restore my old emails (stored emails and accounts)?

    My computer crashed and I restore my my hard drive recovered Thunderbird email, how do I restore my old emails (stored emails and accounts)? I found 2 folders (a local sub) & another under roaming which appear to contain my email stuff. How in Thunderbird set up again to access my old emails/files? Also, I have three accounts/email configuration in my old email. Thank you!
    -Erwin

    Create a new profile and copy the one above him. See this article for instructions.
    http://KB.mozillazine.org/Moving_your_profile_folder_-_Thunderbird#Create_a_new_profile_and_copy_the_old_one_over_it

    Your old profile is located under "roaming."
    For Thunderbird there is nothing that you need to restore from "local."

  • Whenever I opened my mail, my computer crashes. do not move cursor

    Whenever I opened my mail, my computer crashes. do not move the cursor. I have to cut manually the computer and restart.

    It is a web forum, you do not need Thunderbird at all to read a reply.

    Try to start * Windows * in safe mode with active network.

    -Win8 http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode

    -Win7 http://windows.microsoft.com/en-US/windows7/Start-your-computer-in-safe-mode

    - Http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx XP

    Always in Windows safe mode, start Thunderbird in safe mode.

    - https://support.mozilla.org/en-US/kb/safe-mode

    The problem goes away?

  • My computer crashed and it restarted I asked me to refresh Firefox. I have now lost all my favorites etc. There is no 'old Firefox data' folder - help!

    My computer crashed (blue screen) and when it restarted a box came asking me to update Firefox. I clicked on OK (thought he was just trying to restore the session) and I have now lost all my favorites, passwords registered etc. There is no 'old Firefox data' folder anywhere on my system - help! is there a way I can get it all back without doing a system restore? I am running Windows 7.

    Hi, you can try it for only bookmarks: first open the bookmarks > show all bookmarks > import and backup > restore and see if you have a backup there.

    If not and the other favorites, please see.

    If your question is resolved by this or another answer, please take a minute to let us know. Thank you.

  • My computer crashed and after reboot, I lost all my saved passwords. How can I recover it?

    I was looking on a saved password when suddenly my computer crashed and restarted. After reboot I couldn't see the saved passwords.
    As a test, I saved a password and this password is displayed in the list of saved passwords, but all the others are still missing.
    How can I retrieve my saved passwords?

    Thank you!

    If the file has no valid data then you may not use this file.

    You can try if there is an earlier copy of the logins.json file.

  • FF 3.6.13 causes computer crash

    can't find the previous answer,

    Thanks for clarifing confusion... not a problem fixed

    FF3.6.13
    NoScript disabled for the web page
    Win2K sp4 (Windows 2000)

    blue screen appears, but quickly disappears before reloading

    I read your response to the notification... any help

    the buster of the computer being downloaded from the Web site?

    Why the FF cannot process without computer crash?

    can't find the previous answer,

    Thanks for clarifing confusion... not a problem fixed

    Noscript FF3.6.13 disabled for the page web win2k sp4 (Windows 2000)

    blue screen appears, but quickly disappears before reloading

    I read your response to the notification... any help

    the buster of the computer being downloaded from the Web site?

    Why the FF cannot process without computer crash?

  • My computer crashed and I had to reinstall firefox.but I had already bought the full version of helper download, that I still have to buy it?

    I did have to pay for firefox because firefox is free. But I buy the full version of downloadhelper path long before my computer crashed. Download helper has a record of my IP address and my name and email, and I remember seeing a key for my purchase when I used to look in the window options. Then they will make me pay for a legitimate downloadhelper version if they have officially that I already bought? That's what I want to know, because I don't have to buy it again.

    Re-installing Firefox does not necessarily mean that you will have to re - install Download Helper.

    Best is to ask the support of Download Helper on their program.

    http://www.DownloadHelper.NET/support-expert.php

  • Computer crashed recently, used the version 3.6.15, now with 4.0, how do I bookmarks from the previous version that was on the old computer. All files of this computer on the new computer under HD1?

    Computer crashed recently, used the version 3.6.15, now with 4.0, how do I bookmarks from the previous version that was on the old computer. All files of this computer on the new computer under HD1?

    bookmarks.html contains no bookmarks, this file is no longer used to store.

    Are you sure you're looking in the right folder, you are possible to search in the installation of Firefox rather than the profile folder folder. The following link provides details on the location of the profile folder - http://kb.mozillazine.org/Profile_folder_-_Firefox

    If you do not find places.sqlite you may not have access to your old profile folder.

  • RTFTrack has stopped working message followed computer crash

    I have a Lenovo Edge 15 (got 11/03/15). Recently, when using SKYPE, making a video call, a box has developed indicating that RTFTrack has stopped working. The screen becomes white, then the computer crashes. So my call is disconnected, my computer restart and I have to log in again, open SKYPE, etc. What happened 5 times in the last three weeks. What can I do to fix this?

    Apparently RTFTrack is from Realtek Semiconductor and RTFTrack appears in my Start Menu and begin to start my computer.

    I appreciate your help with this. Thank you.

    I updated my driver of the camera from the 20/03/15 update driver on Lenovo's Support page for my 15 Edge and the problem has not yet appeared. I'm keeping my fingers crossed.

  • Office Jet 6700 causes computer crash

    HP 6700 Office Jet all in one my laptop down caucused.  Windows 7 Professional 64 bit. I brought this Office and they said that my computer was not repairable. I bought the new laptop and installation of IT people that and it caused the computer crash with blue screen.  A new second round to and same problem.  I won't download your difficulty because I fear that the same thing will happen. I returned the printer at point of purchase. I have read several posts where the same issue occurred and the establishment of retail (Staples) should have knowledge and not sold me the printer.

    Hi drdankan1,

    What is the brand and model of your new laptop?

    How do you have the printer connected to your computer?

    Please make sure that the printer connected to a USB 2.0 PC port and not a USB 3.0 port as the product HP is not compatible with USB 3.0.

    Also make sure you have the latest USB drivers installed on your computer.

  • ENVY 750: Computer crashes

    My computer crashes after a short period of time while browsing on the internet.  I use internet explore as my browser.   I get an error message saying that page Web does not.    My mouse works, but I can no longer access the internet.  I have to restart my computer.    The same thing happens if it goes into sleep mode or if I close all Web pages.    I have to restart in order to access the internet, regardless of what I do.

    It is an old computer a month with 10 pre-installed windows.    It was working fine & I'm pretty sure, he started doing this once I got an automatic update.     I tried to use HP support & it detects no problem and everything is updated.

    Hello Jam200: what's new? It isn't there something wrong with your computer. Only Microsoft Internet Explorer and Microsoft keeps changing their websites and adding so many ads that Internet Explorer freezes when trying to load in all those ads. Time for switching browsers. I myself have four installed browser. Google Chrome is very fast and download very quickly. This is configured by default. https://www.Google.com/intl/en/chrome/browser/desktop/index.html Fire Fox is reliable, a bit more difficult for the lower load things however don't be used. https://www.Mozilla.org/en-us/Firefox/new/ My favorite and least trouble is Safri does not attack at all by adware or malware and I like him because he has options to view your Web sites as windows 10 computers screen see with the Alps. I don't know if it works well on Windows 10. Oh it is said that it can be installed on Windows 10. The low Safri load is a third party now so be careful of the software of the attachment. Apple.com used to provide load down they withdrew their support section down to make room for their upgrades of computers the software load. http://en.softonic.com/s/Safari-10 http://browserwin.com/Safari/ My Internet Explorer did the same thing even when Add ons are off and the browser history was deleted and I have only the software minim naked running in the background and no virus and malware is present on the computer. But you think that they were. All started when Microsoft came out with 10 windows and when they started the upgrade of Internet web sites. So now you can choose your favorite browser and surf the web with freezing no more. Enjoy your new computer. Microsoft will eventually fix their bugs in their websites and Internet Explorer. You're welcome frrw.

  • When I try and play a video or a dvd from my computer crashes.

    OT: Media Player-related problems.

    When I try and play a video or dvd my computer crashes and I have to close, a blue box appears in the upper right corner, saying: I have new applications that can open this type of file, but not how to use them or what they are called or where to find them.

    I down loaded VLC media player but it also refuses to play video clips and DVD and locks the computer as well.

    I don't know much about computers just how to use it for what I need, any help will be appreciated.

    Roy

    Because it was not mentioned, which was the source Image formats with what you are / have been working?
         http://explore.live.com/Windows-Live-Movie-Maker-file-types-FAQ

    If VLC can't play the file, it can be owner or damaged. In addition, VLC should have no problem with a standard DVD playback.

    You can always try to convert it.

    Freemake Video Converter is one of the most recommended video converters to help users to convert their SOURCE of videos in WMV. Freemake Video Converter is extremely easy to use, but there are a few ' opt-out ' the software provided with the installer that makes the user nervous. I created a post to illustrate the process of downloading the application, installation step by step, explaining what options are optional. I have also provided some screenshots on just how it is easy to convert your videos into WMV.

    Link:
         http://goo.GL/iCnfq7

    I hope this helps...

    Kind regards
    Larry

  • How can I recoverr my photos my computer crash and lost all the

    Hi everyone I need help from someone my computer crash and I lost all my photos is their far I can retrieve them.i would really apreciate the help thanks .i am despret 4 my photos.

    Saturday, April 7, 2012, 15:23:07 + 0000, o the balance says:

    Hi everyone I need help from someone my computer crash and I lost all my photos is their far I can retrieve them.i would really apreciate the help thanks .i am despret 4 my photos.

    Two points:

    1. What do you mean by "my computer, crash"? What happened and what did
    do you to fix? Have you maybe reformat and reinstall Windows? If
    you did, you are out of luck.

    2. If your photos (or any other file on your disk) was important
    to you and you did not return regularly, you've played them
    with fire. It is always possible that a hard drive crash, user error,.
    near Thunderbolt, virus attack, even stolen computer, peut
    the loss of everything on your drive. As it has often been said,
    It is not a question of whether you will have a problem, but when.

    You can read this article on the backup that I wrote: 'save '.
    "Your computer regularly and reliably" to
    http://www.computorcompanion.com/LPMArticle.asp?ID=314
    Ken Blake, Microsoft MVP

Maybe you are looking for