| 标题 | 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 08時30分 (1 年前) |
|---|
| 管理 | 2025-03-06 09時35分 (9 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 298770 [MicroDicom DICOM Viewer 2025.1 Build 3321 mDicom.exe 内存损坏] |
|---|
| 积分 | 17 |
|---|