RECOMMENDED: Click here to fix Windows errors and get the most out of your system performance
If you play Minecraft a lot and keep tweaking your system, you may have received this error/quote after a certain Minecraft runtime:
“No se pudo escribir el volcado de memoria. Los minivolcados no están habilitados de forma predeterminada en las versiones client de Windows «.

Algunos usuarios de Windows 10 pueden hallar el siguiente error: «No se pudo escribir el volcado de memoria». Los minivolcados no están habilitados de forma predeterminada en las versiones cliente de Windows cuando intentan unirse o crear un server. Este error ocurre en varias compilaciones de Minecraft.
If you are running the game with a built-in Intel graphics card, the error is probably caused by a file in the dynamic link library (ig9icd64.dll). In this circumstance, you should be able to fix the problem by using the Intel Update Assistant to install the latest drivers compatible with integrated GPU.
On the other hand, if you are using a high-end Nvidia GPU, you may need to force Vsync and triple buffering directly in javaw.exe for the game to run stably.
Si está usando una tarjeta AMD, intente reinstalar el software Catalyst o AMD. Una instalación parcialmente dañada podría causar este problema.
Create a dump file
- Open the Minecraft launcher.
- Open Task Manager and go to Procedure for Windows 8/8.1 or Applications for 7.
- Right click on Java(TM) Platform SE Binary or basically your MC Launcher.
- find “Create dump file” and click on it
- wait until the end and play minecraft without spoiling
Update Java to the latest version
You have a hurdle with the native code. Updating Java probably won't help in this situation.

Windows update
This is only useful if Windows updates update the native code you are using.
Enable mini repositories via Advanced System Preferences -> Startup and Recovery -> Settings -> Select “small repository”.

Esta configuración es para bloqueos del modo kernel (pantalla azul), no para bloqueos de aplicaciones (modo de Username). Además hay un parámetro para las fallas de la aplicación (un parámetro de registro llamado LocalDumps), pero no funciona para Java debido a que Java realiza su propio manejo de excepciones.
To get crash dumps from Java 9 and later, use the following command line switch:
-XX: + Create a kernel crash dump
In Java 8 and earlier, use the Windows-specific command line
-XX: + Create a mini trash container at the accident site.
This will give you more details about what happened at the time of the accident. It will still be an access violation, but you will have the call stack and so on. – if you have the knowledge to debug it with WinDbg or similar.
Latest Intel Graphics Card Driver Update

If you are using an Intel integrated graphics card, you probably have an obstacle coming from the ig9icd64.dll file. This file is part of OpenGL driver for Intel graphics accelerator.
If this scenario applies to your current situation, you can fix the issue by updating the graphics driver set through Intel Update Assistant.
Many affected users who have not been able to create Minecraft servers before have confirmed that this ultimately made the game stable.
https://bugs.mojang.com/browse/MC-99324
RECOMMENDED: Click here to fix Windows errors and get the most out of your system performance