Results for application crash memory

🔍

1,769 solutions found, page 15 of 89

0X000036EE

Fix ERROR_SXS_XML_E_UNCLOSEDSTRING (0x000036EE) manifest error

This error means a string in a Windows manifest file is missing its closing quote. You'll see it when launching apps or updating Windows. The fix is e...

Windows Errors Intermediate 👁 1 10h ago
NS_ERROR_FILE_CORRUPTED

Fix Firefox NS_ERROR_FILE_CORRUPTED – Bookmarks & History Lost

This error hits when your bookmarks or history database gets corrupted. We'll walk you through three fixes, from a quick reset to rebuilding the datab...

Software – Web Browsers Intermediate 👁 1 1d ago
0XC0030006

Fixing RPC_NT_SS_CONTEXT_DAMAGED 0XC0030006 on Windows Server

RPC context handle corruption usually means a service or driver dropped the RPC connection mid-call. Restarting the RPC service and clearing stale han...

Server & Cloud Intermediate 👁 1 22h ago
0X00000A4C

Fix 0X00000A4C Remoteboot Database Backup Failure

This error means the Remoteboot (RPL) service can't back up its database. The culprit is almost always a locked file or permissions issue. I'll show y...

Database Errors Intermediate 👁 1 14h ago
0X80290210

Fix TBSIMP_E_NOT_ENOUGH_TPM_CONTEXTS (0X80290210) – Too Many TPM Contexts

This error means your TPM has run out of context slots, often due to BitLocker or TPM-heavy apps. Here's how to clear stale contexts and stop the floo...

Windows Errors Intermediate 👁 1 2h ago
Failed to Initialize Renderer

Fix 'Failed to Initialize Renderer' in Unity Games

Unity games crash on launch? This error means your GPU driver or DirectX can't start. We'll fix it step by step....

Software – Games & Drivers Intermediate 👁 1 2d ago
0X00000988

Fix 0X00000988: Log file missing requested record number

This error means Windows can't find a specific record in a log file. It's usually a corrupted log, not a hardware failure. Here's how to clear or rebu...

Windows Errors Intermediate 👁 1 1d ago
0XC0190036

Fix STATUS_FILE_IDENTITY_NOT_PERSISTENT (0XC0190036) in SQL Server

This error means SQL Server can't verify a file's identity after a restart. The fix is usually a database consistency check or a file path update....

Database Errors Intermediate 👁 1 1d ago
0X00002193

Fix 0x00002193: Disabled Cross-Ref Replica Change

You get this when trying to modify a disabled cross-reference object in AD. The fix is to enable it first, then make your change....

Windows Errors Intermediate 👁 1 2h ago
0X8011040A

COMADMIN_E_BADPATH (0X8011040A) Fix Guide

This error means COM+ can't find a DLL or component file. Almost always a broken registration or missing file. We'll fix it in three steps, starting w...

Windows Errors Intermediate 👁 1 18h ago
0XC00002B5

Fixing STATUS_FLOAT_MULTIPLE_TRAPS (0xC00002B5) in Windows apps

This error means your app triggered multiple floating-point traps at once. Common with old games, CAD tools, or crypto miners on modern CPUs....

Programming & Dev Tools Intermediate 👁 1 2h ago
0X00002184

Active Directory Schema Move Error 0X00002184 Fix

You can't move objects within the schema naming context in Active Directory. Here's why and how to fix it when you hit this error....

Windows Errors Intermediate 👁 1 1d ago
0X0000010C

Fix STATUS_NOTIFY_ENUM_DIR 0X0000010C on Windows

This error means a program can't watch a folder for changes. Usually a permissions or stale handle issue. Quick fix: close the app and restart the ser...

Windows Errors Intermediate 👁 1 1d ago
DXGI_ERROR_INVALID_CALL

Fix DirectX CreateTexture2D Failed Error in Games

The 'DirectX function CreateTexture2D failed' error occurs when a game or application cannot allocate a texture resource. This is typically due to ins...

Software – Microsoft Office Intermediate 👁 1 3d ago
Scratch disk full

Photoshop scratch disk full error on macOS Sequoia

Your scratch disk is full because Sequoia tightened file permissions and Photoshop can't write temp files. Purge caches, move scratch to an external d...

Software – Adobe Suite Intermediate 👁 1 1d ago
0X80110450

Fix 0X80110450: COM+ partition error on base partition only

Got this error when trying to create or configure a COM+ partition? It means you're already on the base partition—here's the real fix....

Hardware – Hard Drives Intermediate 👁 1 1d ago
0X00000716

Fix ERROR_RESOURCE_NAME_NOT_FOUND (0x00000716) on Windows

This error means Windows can't find a resource in a DLL or EXE file. Usually a corrupted system file or broken app install. Here's the real fix....

Windows Errors Intermediate 👁 1 1d ago
0XC00000B6

STATUS_FILE_FORCED_CLOSED 0XC00000B6: File closed by another process

This means a program crashed or closed a file while you were using it. Fix it by rebooting or killing the hung process....

Windows Errors Beginner 👁 1 18h ago
0X8004D082

XACT_E_RECOVERYINPROGRESS (0x8004D082) – CRM Log Still Recovering

This error pops up when MSDTC tries to access a transaction log that's still being recovered after a crash or restart. The fix is usually waiting, kil...

Windows Errors Intermediate 👁 1 18h ago
0X80097005

MSSIPOTF_E_BAD_OFFSET_TABLE (0X80097005) Fix: Corrupt Font or Signature

This error shows up when Windows tries to verify a file’s digital signature but finds a bad offset table inside the font data. The fix: reinstall the ...

Windows Errors Intermediate 👁 1 10h ago