Memory pool memory error analysis and identification method, electronic equipment and storage medium

The invention discloses a memory pool memory error analysis and identification method, electronic equipment and a storage medium, belongs to the technical field related to memory management in computer information technology, and aims to solve the technical problem of how to analyze and identify pos...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: GUAN YANXIN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a memory pool memory error analysis and identification method, electronic equipment and a storage medium, belongs to the technical field related to memory management in computer information technology, and aims to solve the technical problem of how to analyze and identify possible memory errors and return the identified errors to a user. According to the technical scheme, a memory Red Zone and an LLVM code instrumentation technology are adopted in the method, dynamic and real-time detection of memory border crossing is achieved through the LLVM code instrumentation technology, and then repeated release errors, memory leak errors, memory border crossing errors and suspended pointer errors are rapidly detected and recognized. The method specifically comprises the following steps: additionally adding a Red Zone memory area in front of and behind each memory; the head Red Zone memory area of each memory is added with two parts of memory information: memory head related information and a me