Embodiments of the present application disclose a wild pointer
processing method,
system, device and storage medium. According to the type information of each
memory object, the technical solution provided by the embodiments of the present application determines the
memory object of a specified type as a target
memory object; then in the case of releasing the target memory object, a target
zombie object is created, the
instruction set architecture pointer of the target memory object is modified, and the
instruction set architecture pointer is pointed to the target
zombie object; and then the target
zombie object is saved to the application memory, so that when the calling party uses the
instruction set architecture pointer to call the target memory object, the calling party is intercepted based on the target zombie object through a
message forwarding mechanism, and the calling logic is processed. By using the above technical means, the wild pointer
processing of the online running environment of the application program can be realized, the application program can be prevented from crashing, the running effect of the application program is optimized, and the user experience is improved.