The following key vulnerability information can be extracted from the webpage screenshot: Vulnerability Description: Fixed a bug that caused a crash when handling named trigger lists. Reproduction Steps: - Navigate to the directory . - Execute the command , which will result in an invalid parameter error. - Then execute , which will cause a crash. Root Cause Analysis: - In the function, and are called. - In , is invoked to store the named trigger in the list. - In , is called — this is the critical step where the issue occurs. Critical Code Snippet: This information indicates that during the processing of named triggers, certain conditions were not properly handled, leading to a system crash.