| 제목 | MicroDicom MicroDicomViewer 2025.1(Build3321) Memory Access Violation |
|---|
| 설명 | Error Analysis
Basic Information
Application: mDicom.exe (version 2025.1.0.3321)
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 |
|---|
| 원천 | ⚠️ https://www.microdicom.com/support.html |
|---|
| 사용자 | 0x20z (UID 81279) |
|---|
| 제출 | 2025. 02. 25. AM 08:30 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 06. AM 09:35 (9 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 298770 [MicroDicom DICOM Viewer 2025.1 Build 3321 mDicom.exe 메모리 손상] |
|---|
| 포인트들 | 17 |
|---|