Title | MicroDicom MicroDicomViewer 2025.1(Build3321) Memory Access Violation |
---|
Description | Error Analysis
Basic Information
Application: mDicom.exe (version 2x.x.x.x21)
Occurrence Time: February 24, 2025, 18:01:28
Application Path: D:\MicroDicom\mDicom.exe
Error Details
Exception Code: 0xc0000005
Error Offset: 0x000000000043bcf0
Error Process ID: 0x18e0
Problem Type
The exception code 0xc0000005 indicates an Access Violation. This is a memory access error that typically occurs due to the following reasons:
Illegal Memory Access: The program attempted to access a memory region not allocated to it
Null Pointer Dereference: The program attempted to dereference a null pointer
Buffer Overflow: The program attempted to access memory beyond the boundaries of an allocated buffer
Stack Overflow: Excessive recursion or too many local variables causing stack space depletion
Memory Corruption: Some operations in the program corrupted the memory structure |
---|
Source | ⚠️ https://www.microdicom.com/support.html |
---|
User | 0x20z (UID 81279) |
---|
Submission | 02/25/2025 08:30 AM (5 months ago) |
---|
Moderation | 03/06/2025 09:35 AM (9 days later) |
---|
Status | Accepted |
---|
VulDB Entry | 298770 [MicroDicom DICOM Viewer 2025.1 Build 3321 mDicom.exe memory corruption] |
---|
Points | 17 |
---|