Windows 10: EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460

Discus and support EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460 in Windows 10 Gaming to solve the problem; https://pastebin.pl/view/b61ae824 Keep getting this crash at random times while playing. I've tried; -reinstalling the mod pack, -uninstalling... Discussion in 'Windows 10 Gaming' started by Shaxta, Dec 13, 2020.

  1. Shaxta Win User

    EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460


    https://pastebin.pl/view/b61ae824



    Keep getting this crash at random times while playing.



    I've tried;

    -reinstalling the mod pack,
    -uninstalling old versions of java


    -making sure java is updated

    -graphics updated



    I don't know what else can fix this.

    :)
     
    Shaxta, Dec 13, 2020
    #1
  2. NidhiGour Win User

    Unable to play Minecraft- error EXCEPTION_ACCESS_VIOLATION (0xc0000005)

    Original Title[Minecraft error]

    Ok so I was on windows 7 and upgraded to windows 10 and started up minecraft it said so I need help playing this because I haven't played in a while so please help me figure this out EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460 :(

    this was the outcome:

    Completely ignored arguments: [--nativeLauncherVersion, 301]

    [06:05:30] [Client thread/INFO]: Setting user: SoulSwordz

    [06:05:33] [Client thread/INFO]: LWJGL Version: 2.9.4

    #

    # A fatal error has been detected by the Java Runtime Environment:

    #

    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001baa2b60, pid=6036, tid=6904

    #

    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

    # Problematic frame:

    # C [ig4dev64.dll+0x12b60]

    #

    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

    #

    # An error report file with more information is saved as:

    # C:\Users\SAURABH GOUR\AppData\Roaming\.minecraft\hs_err_pid6036.log

    #

    # If you would like to submit a bug report, please visit:

    # Crash Report

    # The crash happened outside the Java Virtual Machine in native code.

    # See problematic frame for where to report the bug.

    #

    [error occurred during error reporting , id 0xc0000005]
     
    NidhiGour, Dec 13, 2020
    #2
  3. Minecraft crashing | Java error :EXCEPTION_ACCESS_VIOLATION (0xc0000005)

    Original title : Minecraft Crashing Something about java please help

    # A fatal error has been detected by the Java Runtime Environment:

    #

    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8457e0398, pid=14404, tid=11268

    #

    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

    # Problematic frame:

    # C 0x00007ff8457e0398

    #

    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

    #

    # An error report file with more information is saved as:

    # C:\Users\Acer\AppData\Roaming\.minecraft\hs_err_pid14404.log

    #

    # If you would like to submit a bug report, please visit:

    # Crash Report

    # The crash happened outside the Java Virtual Machine in native code.

    # See problematic frame for where to report the bug.

    #

    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

    I have tried to change the UAC beacuse someone told me to do that. That worked the first time but i got the problem again.

    I have tried updating java but that did not work.

    What to do
     
    DandelionGaming, Dec 13, 2020
    #3
  4. HGWells Win User

    EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460

    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it breaks, stating that "source files could not be downloaded"?

    I'm trying to repair non-functioning Windows Update in W10Pro64; it has stopped working for the last two weeks when attempting to install KB4458469 (it shows error 0x800f0900, I tried resetting Windows Update, running the in-built
    and downloadable WU troubleshooter, deleting SoftwareDistribution, etc., etc., to no avail; I tried downloading KB4458469 separately, both full and delta, and it refuses to install with the same error).

    In fact, whatever this error is, it seems to have affected *all* updates for the last two weeks, as I could not install
    kb4457128 and kb4464218, either, with the same error. Now they are not even showing up in Windows Update, even though they're not installed - and when I try to run their full installs (windows10.0-kb4457128-x64_ed9c4b8a5fd2a5d9f55873f8502e4f7495e5a47e.msu
    and windows10.0-kb4464218-x64_ab91d3d8387a870fc4eb5f9bcd2d6d08afac0339.msu), they stop with the same error, too.

    In a nutshell, I cannot install any update.

    SFC /scannow doesn't show anything, so I tried DISM, too, both offline and online. I prepared a Windows 10 image from the Media Creator, and have it as an .esd and .wim file, and I tried running DISM both as:

    Code:
    [i]Dism /online /Cleanup-Image /RestoreHealth /Source:ESD:d:\sources\install.esd:5 /ScratchDir:D:\Scratch /LimitAccess[/i][i](since 5 is the Windows 10 Pro 64 in the image, according to the listing of the .esd file)[/i]
    and as:

    Code:
    [i]DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:d:\Install.wim:1 /LimitAccess[/i]
    However, they both stop at ~87.*% with the message:
    [i]The source files could not be downloaded.[/i]
    
    [i]Use the "source" option to specify the location of the files that are required[/i]
    
    [i]to restore the feature. For more information on specifying a source location, see[/i]
    
     [i][url]http://go.microsoft.com/fwlink/?LinkId=243077[/url].[/i]
    
    My DISM identifies as 10.0.17134.1. Image is identified as 10.0.17134.254.
    DISM.log lists the following errors:
    
    [i]2018-09-28 23:03:56, Info                  DISM   DISM Package Manager: PID=8976 TID=9372  Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)[/i][i]2018-09-28 23:34:45, Info                  DISM   DISM Package Manager: PID=16852 TID=7692  Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:34:45, Error                 DISM   DISM Package Manager: PID=16852 TID=16512 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)[/i]
    It also lists the following failures:

    Code:
    [i]2018-09-28 22:52:43, Info                  DISM   DISM Provider Store: PID=1732 TID=16532 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect[/i]
    
    [i]2018-09-28 22:52:43, Info                  DISM   DISM Provider Store: PID=8976 TID=12016 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect[/i]
    
    [i]2018-09-28 22:52:44, Warning               DISM   DISM Package Manager: PID=8976 TID=12016 CBS AddSource failed with HRESULT=0x8007007b! - CDISMPackageManager::Internal_Finalize[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)[/i][i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Error                 DISM   DISM Package Manager: PID=8976 TID=12016 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)[/i]
    
    [i]2018-09-28 23:03:56, Info                  DISM   DISM Package Manager: PID=8976 TID=12016 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine[/i]
    So if I understand this correctly (and I certainly may not, I'm no sysadmin), the errors are related to packages: 8976 and 16852?

    If so, is there a way to identify what they are and why they are causing the issue? Or are they the
    kb4457128 and kb4464218 updates that refuse to install?
     
    HGWells, Dec 13, 2020
    #4
Thema:

EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460

Loading...
  1. EXCEPTION_ACCESS_VIOLATION 0xc0000005 at pc=0x00000000079e8f9f, pid=1960, tid=17460 - Similar Threads - EXCEPTION_ACCESS_VIOLATION 0xc0000005 pc=0x00000000079e8f9f

  2. fixed minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error

    in Windows 10 Gaming
    fixed minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error: can you fix the crash. vanilla runs fine, but modded minecraft like forge don't. i tried reinstalling graphics drivers and reinstalling launcher an Minecraft and restarting computer# # A fatal error has been detected by the Java Runtime Environment: # #...
  3. fixed minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error

    in Windows 10 Software and Apps
    fixed minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error: can you fix the crash. vanilla runs fine, but modded minecraft like forge don't. i tried reinstalling graphics drivers and reinstalling launcher an Minecraft and restarting computer# # A fatal error has been detected by the Java Runtime Environment: # #...
  4. minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error

    in Windows 10 Gaming
    minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error: can you fix the crash. vanilla runs fine, but modded minecraft like forge don't. i tried reinstalling graphics drivers and reinstalling launcher an Minecraft and restarting computer# # A fatal error has been detected by the Java Runtime Environment: # #...
  5. minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error

    in Windows 10 Software and Apps
    minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error: can you fix the crash. vanilla runs fine, but modded minecraft like forge don't. i tried reinstalling graphics drivers and reinstalling launcher an Minecraft and restarting computer# # A fatal error has been detected by the Java Runtime Environment: # #...
  6. minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error

    in Windows 10 Drivers and Hardware
    minecraft forge crashes with: EXCEPTION_ACCESS_VIOLATION 0xc0000005 atio6axx.dll error: can you fix the crash. vanilla runs fine, but modded minecraft like forge don't. i tried reinstalling graphics drivers and reinstalling launcher an Minecraft and restarting computer# # A fatal error has been detected by the Java Runtime Environment: # #...
  7. Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...

    in Windows 10 BSOD Crashes and Debugging
    Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...: Is there a solution to resolve this error please ? DISM ScanHealth resulted in "The component store is repairable"I then ran DISM RestoreHealth but at 100% received ERROR "0x800f081f Source files could not be found"DISM log - I copied what I think is most relevant...
  8. Minecraft Java : Error code: 0 / EXCEPTION_ACCESS_VIOLATION 0xc0000005

    in Windows 10 Gaming
    Minecraft Java : Error code: 0 / EXCEPTION_ACCESS_VIOLATION 0xc0000005: Hello! I have been playing Minecraft for many years now without issues, but only recently have I been getting a consistent error that crashes my game. This is 'Error code: 0'. The strangest thing about it is that it seemingly crashes my game at random intervals, some times...
  9. EXCEPTION_ACCESS_VIOLATION (0xc0000005) in Minecraft

    in Windows 10 Gaming
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) in Minecraft: I've never had an issue like this before for Minecraft, but now it appears all the time. I've tried repairing Minecraft, reinstalling it, and also reinstalling Java. I'm officially out of ideas, but I'll post the crash report below # # A fatal error has been detected by the...
  10. Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...

    in Windows 10 BSOD Crashes and Debugging
    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...: I'm trying to repair non-functioning Windows Update in W10Pro64; it has stopped working for the last two weeks when attempting to install KB4458469 (it shows error 0x800f0900, I tried resetting Windows Update, running the in-built and downloadable WU troubleshooter, deleting...