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

4 results about "Software bug" patented technology

A software bug is an error, flaw, failure or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways. The process of finding and fixing bugs is termed "debugging" and often uses formal techniques or tools to pinpoint bugs, and since the 1950s, some computer systems have been designed to also deter, detect or auto-correct various computer bugs during operations.

Computer-implemented method for runtime detection of a software error in a predetermined software element

PendingDE102024209654A1Software testing/debuggingSoftware bugTest phase
A computer-implemented method for runtime detection of a software error in a predetermined software element is disclosed. The method comprises the following steps: a) Creating at least one replica software element of the predetermined software element, in particular during a creation phase, such that a test set of executable software elements is created based on the predetermined software element, wherein one or more delay elements (716) are embedded in the at least one replica software element; b) Deployment of at least two executable software elements of the test set on at least one computing platform, in particular during a test phase; c) Comparing the processing results of the at least two executable software elements used on the computing platform in order to detect the software error.
Owner:ROBERT BOSCH GMBH

Software bug analysis and resolution using large language models

PendingUS20260147689A1Error detection/correctionTicketSoftware bug
Methods, systems, and computer-readable storage media for debugging errors occurring in software and can include actions of receiving a current bug ticket (CBT) including bug data descriptive of a bug occurring within a software system, prompting a LLM using a first prompt to return a first embedding representative of at least a portion of the CBT, determining a set of candidate historical bug tickets (HBTs) using the first embedding and a set of HBT embeddings, prompting the LLM using a second prompt to return a set of similar HBTs, the second prompt generated using the set of candidate HBTs, and updating the CBT to identify one or more HBTs in the set of similar HBTs.
Owner:SAP SE

Abnormal monitoring method and device, storage medium and electronic equipment

The invention discloses an exception monitoring method and device, a storage medium and electronic equipment, and relates to the technical field of chips, and the method comprises the steps: responding to a condition that a target chip is in a running state, and monitoring the target chip through an exception monitoring program; when it is monitored that the target chip has the abnormal operation event, obtaining monitoring information of the abnormal monitoring program on the abnormal operation event and operation environment parameters corresponding to the abnormal operation event; determining an abnormal event type of the abnormal operation event based on the monitoring information; and generating abnormal information corresponding to the abnormal operation event according to the abnormal event type and the operation environment parameters, wherein the abnormal information is used for performing abnormal recovery on the abnormal operation event. According to the method, the abnormal event type of the abnormal operation event is determined based on the monitoring information, so that the exception is accurately distinguished; the exception information used for exception recovery is generated according to the exception event type and the operation environment parameters, so that the exception operation event is effectively recovered, and the processing efficiency of software errors is improved.
Owner:SHENZHEN JIANGYUAN TECHNOLOGY CO LTD

Quickly identifying source code version causing regression

ActiveUS12554485B2Fault responseVersion controlSoftware bugCommit
Managing source code change set commits to decrease time to identify software bugs in versions of a software project is provided. An initial order of relevant commits corresponding to the software project is determined in a priority queue based on a weight of each respective commit of the relevant commits. The initial order of the relevant commits is adjusted in the priority queue based on a build distance between the relevant commits of affected source files. A particular commit having a highest priority ranking is selected in the priority queue for build and test. The build and the test of the particular commit having the highest priority ranking in the priority queue is executed.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION