Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

12 results about "Crash analysis" patented technology

Post-mortem crash analysis for accelerated processors

A computing device and a method of performing crash analysis is provided. Each compute unit of an accelerated processor is configured to execute an application in a crash analysis operation mode, different from a normal operation mode, by executing a single instruction in isolation from any other instruction such that execution of the single instruction is completed prior to beginning execution of any of the other instructions. Examples of selectable crash analysis operation modes include a first mode in which execution of each memory instruction is completed prior to beginning execution of a next instruction, a second mode in which execution of each ALU instruction is completed prior to beginning execution of a next instruction, and a third mode in which execution of both memory and ALU instructions are completed prior to beginning execution of a next instruction.
Owner:ATI TECHNOLOGIES ULC +1

A code defect analysis and repair method and system based on a large language model

This invention discloses a code defect analysis and repair method and system based on a large language model. The method includes: receiving crash information triggered by fuzzing or program execution, and performing crash analysis to obtain crash analysis results; obtaining key defect analysis information based on the crash analysis results, and constructing structured defect analysis information based on the key defect analysis information; inputting the structured defect analysis information into a defect analysis model, and performing reasoning analysis on the code defects according to a three-round reasoning strategy to obtain defect analysis results; searching a historical repair database based on the defect analysis results to obtain historical repair retrieval results, and inputting the defect analysis results and historical repair retrieval results into a patch generation model to generate candidate patch code; performing sandbox verification on the candidate patch code to obtain valid patch code and patch verification results, and outputting an analysis and repair report based on the defect analysis results, valid patch code, and patch verification results.
Owner:SHANGHAI ANBAN INFORMATION TECH CO LTD

Parallel fuzzy test device and test method for control system in vehicle-mounted chip

PendingCN121143286AElectric testing/monitoringController (computing)Crash analysis
The invention discloses a parallel fuzzy test device and test method for a control system in a vehicle-mounted chip, and relates to the technical field of fuzzy test, the parallel fuzzy test device comprises a fuzzy test main controller, a parallel fuzzy test engine, a data transmission module and a vehicle-mounted chip test bench, the fuzzy test main controller comprises a test case scheduler, a system state monitor and a crash analysis and management device, and the test case scheduler comprises a seed queue management unit, a power scheduling unit and a resource allocation unit. Through cooperation of the multiple test case generation modules, the multiple non-intrusive monitoring probes, the multiple multi-axis mechanical arms and the multiple vehicle-mounted chip clamping structures, the multiple vehicle-mounted chips can be clamped, parallel fuzzy detection is carried out on control systems in the multiple vehicle-mounted chips, multi-core computing resources are fully utilized, and the test efficiency is greatly improved.
Owner:ZHONGKE DIGITAL MEASUREMENT GUYUAN TECHNOLOGY (ANHUI) CO LTD

Automated system crash analysis and remediation

An apparatus comprises at least one processing device configured to monitor for designated system crash event types and, responsive to detecting at least one designated system crash event type on a first information technology (IT) asset, to copy system crash log files from the first IT asset and to process the copied system crash log files to generate a first crash dump analysis data structure associated with the first IT asset. The at least one processing device is further configured to generate, based at least in part on the first crash dump analysis data structure and additional crash dump analysis data structures associated with additional IT assets, a system crash root cause analysis data structure. The at least one processing device is further configured to apply remedial actions, selected based at least in part on the system crash root cause analysis data structure, to a plurality of IT assets.
Owner:DELL PROD LP

Fuzzy test driving program generation method based on multi-dimensional API sequence construction

The invention provides a fuzzy test driving program generation method based on multi-dimensional API sequence construction, and belongs to the technical field of software engineering. Comprising the following steps: constructing a multi-dimensional API sequence; generating and repairing fuzzy test drive of LLM drive; generating and selecting a seed corpus; scheduling test time of coverage guidance; performing fuzzy test on variation of the driving program; and collapse analysis and automatic diagnosis. According to the method, through multi-dimensional API sequence construction, real calling, type compatibility and semantic dependency information are fused, rich contexts are provided for LLM, and the generated fuzzy test driver has higher semantic rationality and execution depth. Through a dynamic time scheduling mechanism guided by coverage, more test time is distributed to a high-potential driver, the overall test coverage rate is improved, and a multi-strategy driving variation method based on energy distribution is adopted, so that a low-efficiency driver has the exploration capability again, and deep logic is dug continuously. And full-process automation from sequence construction to drive generation, scheduling and variation is realized.
Owner:BEIHANG UNIV +1

Methods and systems for detecting crash events from live sensor data

Methods and systems for detecting vehicle crash events using real-time sensor data are disclosed. In some embodiments, an application executing on a computing device disposed in a vehicle receives a stream of time-series data from one or more motion sensors during a drive. For each contiguous interval of a first predefined length, the application generates a crash prediction indicative of whether a crash occurred during that interval. Generating the crash prediction includes executing a crash detection neural network on sensor data collected over a time period that comprises the interval and has a second, greater predefined length. For each crash prediction, the application determines whether the prediction meets one or more predefined threshold criteria. In response to meeting the criteria, the application generates a crash analysis using the corresponding sensor data.
Owner:CAMBRIDGE MOBILE TELEMATICS INC

Crash analysis method and device, storage medium and electronic equipment

The invention provides a crash analysis method and device, a storage medium and electronic equipment, and is applied to the technical field of software testing and defect diagnosis. The first semantic description log is generated by acquiring the first log data when the current version crashes and performing semantic conversion on the first log data. Then, the granularity and frequency of log collection are determined, and then log data of a plurality of historical versions are collected; and finally, the current log data and the historical log data are combined, a multi-level difference feature vector is constructed, and crash reason analysis and repair suggestions are generated, so that the efficiency and the accuracy of crash defect analysis are remarkably improved, and the stability of software and the user experience are guaranteed.
Owner:小芒电子商务有限责任公司

Processor crash analysis using register sampling

Systems and methods are disclosed for processor crash analysis using register sampling. For example, an integrated circuit may include a processor core configured to execute instructions, wherein the processor core includes a program counter register and an exception program counter register (e.g., a machine exception program counter register) that is configured to store a program counter value that was current when an exception occurred; a data store connected to the exception program counter register via an ingress port that is configured to store a copy of an exception program counter value responsive to retirement of an instruction; and an exception program counter capture register, configured to store an exception program counter value from the second data store responsive to a reset signal for the processor core.
Owner:SIFIVE INC

System crash analysis mechanism

A system is described including one or more processing resources and a non-transitory computer-readable medium, coupled to the processing resource, having stored therein instructions that when executed by the one or more processing resources cause the one or more processing resources to establish a remote direct memory access (RDMA) connection with a client computer system and remotely access a crash dump file stored at the client computer system, including providing a file offset of interest and size of data to be read from the client computer system and translating the file offset of interest and size of data into a plurality of RDMA messages.
Owner:NETAPP INC

Automated system crash analysis and remediation

An apparatus comprises at least one processing device configured to monitor for designated system crash event types and, responsive to detecting at least one designated system crash event type on a first information technology (IT) asset, to copy system crash log files from the first IT asset and to process the copied system crash log files to generate a first crash dump analysis data structure associated with the first IT asset. The at least one processing device is further configured to generate, based at least in part on the first crash dump analysis data structure and additional crash dump analysis data structures associated with additional IT assets, a system crash root cause analysis data structure. The at least one processing device is further configured to apply remedial actions, selected based at least in part on the system crash root cause analysis data structure, to a plurality of IT assets.
Owner:DELL PROD LP

Application crash alarm method and device, equipment, storage medium and program product

PendingCN122019298AFault responseHardware monitoringSimulationCrash analysis
The embodiment of the invention provides an application crash alarm method and device, equipment, a storage medium and a program product. The method comprises the following steps: acquiring crash data generated by a target application in a running process in a current alarm time window; according to the crash data, determining crash information and application knowledge of the target application; wherein the crash information comprises crash stack information; generating a crash analysis result of the target application according to the crash data, the crash information and the application knowledge; wherein the crash analysis result comprises a crash repair scheme; and performing alarm pushing processing according to the collapse analysis result. The method can improve the response speed and analysis efficiency of the application crash problem.
Owner:BEIJING XIAKEHUI INFORMATION TECH CO LTD

System crash analysis mechanism

A system is described including one or more processing resources and a non-transitory computer-readable medium, coupled to the processing resource, having stored therein instructions that when executed by the one or more processing resources cause the one or more processing resources to receive a request from a remote computer system to initiate a remote direct memory access (RDMA) connection, establish the RDMA connection with the remote computer system and provide access to a crash dump file via the RDMA connection.
Owner:NETAPP INC