WO2014005506A1 - 一种修复运行错误的方法、装置及系统 - Google Patents
一种修复运行错误的方法、装置及系统 Download PDFInfo
- Publication number
- WO2014005506A1 WO2014005506A1 PCT/CN2013/078641 CN2013078641W WO2014005506A1 WO 2014005506 A1 WO2014005506 A1 WO 2014005506A1 CN 2013078641 W CN2013078641 W CN 2013078641W WO 2014005506 A1 WO2014005506 A1 WO 2014005506A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- error
- information
- repair
- module
- collection server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0793—Remedial or corrective actions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0706—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/079—Root cause analysis, i.e. error or fault diagnosis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
- G06F11/0778—Dumping, i.e. gathering error/state information after a fault for later diagnosis
Definitions
- the present invention relates to computer technology, and also relates to the field of network security, and in particular, to a method, device and system for repairing operational errors. Background of the invention
- the present invention proposes a method of repairing operational errors that reduces the time required to repair software operational errors.
- the present invention also proposes a device for repairing operational errors that reduces the time required to repair software running errors.
- the present invention also proposes a system for repairing operational errors that reduces the time required to repair software running errors.
- the present invention provides a method of repairing an operational error, the method comprising:
- the row calculates the error identifier corresponding to the running error, carries the error identifier in the error report, and sends the error identifier to the error information collecting server;
- a client the client includes: an error reporting module and a repair module, wherein the error reporting module is configured to obtain dump file information and version information of the software in which the running error occurs, and obtain the transferred according to a preset algorithm.
- the file information and the version information are calculated to obtain an error identifier corresponding to the running error, and the error identifier is carried in the error report and sent to the error information collecting server;
- the repair module is configured to receive the fix issued by the error information collection server according to the error identifier, and start the repair process for repair.
- An error information collecting server, the error information collecting server includes: a receiving module, a repair query module, and a sending module, where
- the receiving module is configured to receive an error report that is sent by the client and that carries an error identifier corresponding to the running error, and output the error report to the repair query module;
- a repair query module configured to query whether a repair program of the error identifier map is stored, and if yes, output the repair program to the sending module;
- the sending module is configured to send the received information to the client.
- a system for repairing a running error comprising: a client and an error information collecting server, wherein
- the client is configured to carry the calculated error identifier corresponding to the running error in the error report, and send the error identifier to the server; start the received repair program to repair Complex
- the error information collection server is configured to receive an error report carrying the error identifier, and send the repaired fault identifier mapped to the client to the client. It can be seen from the foregoing technical solution that the present invention provides a method, device and system for repairing an operation error, obtaining dump file information and software version information of software having running errors, and performing the dump according to a preset algorithm. The file information and the software version information are calculated, and an error identifier is obtained, and the error identifier is carried in the software running error report, and sent to the error information collecting server; and the receiving error information collecting server starts the repair according to the repairing program issued by the error identifier. The program is fixed.
- the error identifier mapping repair program is configured in advance in the error information collecting server, and after detecting an unknown software running error in the running software, the error identifier mapping repairing program is downloaded from the error information collecting server, so that an unknown is generated.
- the software running the wrong software can be repaired, and the error of the user software can be solved in time, and the repair time is short.
- Figure 1 is a schematic flow chart of the method for running the existing repair software.
- FIG. 2 is a schematic flowchart of a method for repairing an operation error according to an embodiment of the present invention.
- FIG. 3 is a schematic flowchart of a method for repairing an operation error according to an embodiment of the present invention.
- FIG. 4 is a schematic diagram of an error identifier displayed in an embodiment of the present invention.
- FIG. 5 is a schematic flow chart of a method for repairing an operation error according to a first embodiment of the present invention.
- FIG. 6 is a schematic flow chart of a method for repairing an operation error according to a second embodiment of the present invention.
- FIG. 7 is a schematic structural diagram of a system for repairing an operation error according to an embodiment of the present invention.
- FIG. 8 is a schematic structural diagram of a client according to an embodiment of the present invention.
- FIG. 8B is a schematic structural diagram of a client according to an embodiment of the present invention.
- FIG. 9A is a schematic structural diagram of an error information collection server according to an embodiment of the present invention.
- FIG. 9B is a schematic structural diagram of an error information collection server according to an embodiment of the present invention.
- FIG. 9C is a schematic structural diagram of an error information collection server according to an embodiment of the present invention.
- FIG. 9D is a schematic structural diagram of an error information collection server according to an embodiment of the present invention.
- FIG. 10 is a schematic diagram of a hardware structure of a client according to an embodiment of the present invention.
- FIG. 10B is a schematic structural diagram of a hardware structure of a client according to an embodiment of the present invention.
- FIG. 11A is a schematic diagram of a hardware structure of an error information collection server according to an embodiment of the present invention.
- FIG. 11B is a schematic diagram of a hardware structure of an error information collection server according to an embodiment of the present invention. Mode for carrying out the invention
- Figure 1 is a schematic flow chart of the method for running the existing repair software. Referring to Figure 1, the method includes:
- Step 101 running the software, an unknown software running error occurs
- the software running error may be caused by software defects or external factors such as Trojan plug-ins.
- Step 102 Obtain a dump (Dump) file information that represents an execution status of the software program, generate a software operation error report, and display the same to the user;
- the error capture module in the client utilizes the exception handling mechanism of the operating system to capture unknown software running errors, and saves the program execution state to the Dump file through the operating system application interface, and combines the software version information and the running log. Information, generate software run error reports.
- Step 103 Receive a confirmation report message of the user, and send a software operation error report to the preset error information collection server.
- the error reporting module in the client reports the software running error report to the error information collecting server that collects the software running error information, and multiple software providers can share the error information collecting server.
- Step 104 Obtain a software operation error report from the error information collection server, analyze the software, modify the software according to the analysis result, generate a new version software, and release the software.
- the relevant technician runs the error report through the software, runs the debug command, opens the Dump file that saves the process state, analyzes the state of the process when an unknown software running error occurs, finds the cause of the software running error, and corrects the software code.
- the modified software code is merged into the next software version, a new version of the software is generated, and finally, the new version of the software is re-released through the software upgrade server specified by the software provider.
- the existing repair software runs incorrectly. After the software has an unknown software running error, the user needs to first obtain the server information specified by the software through the query, and then access the server specified by the software to download the new version of the software. Repairing a running error causes the repair software to run incorrectly for a long time, and the running error is not processed in a timely manner, affecting the user's experience.
- the repair program for correcting the software running error is pre-configured in the error information collecting server, and the downloading and starting function of the software running error solution is added.
- Unknown soft in the software After the component runs incorrectly, the software operation error report is reported to the error information collection server.
- the error information collection server queries whether the corresponding repair program is stored according to the reported software operation error report. If yes, the repair program is automatically issued; if not, the relevant technical personnel analyzes the software operation error report to determine the corresponding solution. , develop a program to fix the running error, and then configure it in the error information collection server, so as to subsequently send the fix in time after receiving the same software running error report.
- the repair program is an executable program and has a unified startup interface.
- the client can download the executable program from the error information collection server, and the executable program can be started after the client download is completed, and the software operation error can be repaired.
- FIG. 2 is a schematic flowchart of a method for repairing an operation error according to an embodiment of the present invention. Referring to Figure 2, the method includes:
- Step 201 Obtain the dump file information and the software version information of the software with the running error, calculate the obtained dump file information and the software version information according to the preset algorithm, and obtain an error identifier, and carry the error identifier in the software running error. In the report, sent to the error information collection server;
- Step 202 Receive the repair program sent by the error information collection server according to the error identifier, and start the repair program for repair.
- FIG. 3 is a schematic flowchart of a method for repairing an operation error according to an embodiment of the present invention. Referring to Figure 3, the method includes:
- Step 301 After detecting an unknown software running error of the running software, obtaining the dump file information and the software version information of the software;
- Step 302 Calculate the obtained dump file information and software version information according to a preset algorithm, obtain an error identifier, carry the error identifier in the software running error report, and send the error identifier to the error information collecting server.
- the stored dump file information, software version information, and log information are obtained, and a software operation error report is generated.
- the error identification is used to distinguish the unknown software operation errors occurring in the software operation.
- the client after generating the software running error report, the client generates a unique error identifier corresponding to the unknown software running error according to the preset algorithm according to the obtained dump file information and the software version information. Since the error identifier is generated according to the dump file information and the software version information, the stored Dump files have the same format under different operating systems, so that the error identifier is independent of the operating system version. For example, under the operating system of win7, winXP, etc., the same running error occurs for the same version of the same software, that is, the stored dump file information is the same, and the calculated error identifier is also the same.
- the calculated error flag will be different due to different software version information, and the corresponding fix will be in the program code segment. It is different. Based on this, in the embodiment of the present invention, the same running error generated by different versions of the same software is repaired by using the corresponding version of the repair program.
- the same running error for different versions of the same software because the latest version of the fix can be compatible with other versions of the fix, it can also be repaired with the fix corresponding to the latest version number, that is, the error message
- the version number of the hotfix that collects the server query error identifier mapping is the latest in the version number of the stored hotfix, and if so, the fix for the error identifier mapping is issued, and if not, the latest version of the fix is issued. program.
- the preset algorithm includes: a message digest algorithm (MD), a fifth version encryption algorithm (MD5), a Base64 encryption algorithm, and the like.
- the error information collecting server can classify the software running errors according to the error identifier, so that the developer can perform unified analysis and processing on the errors of the same error identifier.
- the client after generating the error identifier, the client displays the error identifier to the user, and prompts the user whether to send an error report.
- FIG. 4 is a schematic diagram of an error identifier displayed in an embodiment of the present invention.
- the client calculates the dump file information and software version information obtained when the software runs an unknown software error, according to a preset algorithm (for example, MD5), and the error identifier is: E3626E94CF4A9D4E38E9BCAFCB045.
- a preset algorithm for example, MD5
- the error identifier is: E3626E94CF4A9D4E38E9BCAFCB045.
- S Ticked Transmit Error Report
- Step 303 Receive a repair program that is obtained and sent according to the error identifier by the error information collection server, and start the repair program for repair.
- the repair program is configured by the error information collection server according to the error identifier, that is, after analyzing the software running error report that is reported by the client and carrying the error identifier, including the currently configured fault identifier mapping repair.
- the error information collecting server After receiving the software running error report carrying the error identifier, the error information collecting server performs an inquiry according to the error identifier. If the repair program configured with the error identifier mapping is found, the error information collecting server has been based on the previously reported software. The running error report is analyzed and a fix is generated. If an unknown software running error occurs in the software running, the fix of the error identifier mapping is automatically sent to the client, and the client according to the received hotfix pair A software with an unknown software running error occurs during the repair.
- the software running error is automatically repaired, and the user does not need to pre-store or query the server information specified by the software, and the user does not need to access the server specified by the software, so that the software running error is processed in time, the repair time is short, and the user is improved.
- the repair time is short, and the user is improved.
- the error information collection server does not find the fix of the error identifier mapping, indicating that an unknown software running error occurred in the software operation has not been repaired
- the stored software running error report is stored and provided to the relevant technical personnel.
- the relevant technicians open the Dump file that saves the state of the process by running the debug command, analyzes the state of the process when an unknown software running error occurs, finds the cause of the software running error, and corrects the error in the software code to form a mapping with the error identifier.
- the hotfix and then configure the hotfix in the error information collection server based on the error ID.
- the error information collection server may further mark the user reporting the software operation error report, and monitor the fix configured with the error identifier map. When the fix is delivered to the tagged user.
- the relevant technicians develop the repair program
- since the latest version of the software can be compatible with other versions of the software it can be developed based on the latest version of the software stored in the error information collection server.
- the error information collecting server finds the hotfix storing the error identifier mapping
- the error information collection server delivers the fix for the error identifier mapping, and if not, issues the latest version of the fix.
- the version number can be used
- the point in time at which the fix is configured in the error information collection server is represented, so that the client repairs other errors in the software other than the unknown software running error according to the latest version of the fix.
- the method after receiving the software operation error report carrying the error identifier, the method further includes:
- the software running error report is obtained, and the dump file information is obtained. If the obtained dump file information includes a preset plug-in field, when the fix is sent to the client, the unknown software running error is caused by an external factor. Prompt message.
- Dump file analysis can determine whether the running error is caused by external factors such as Trojan plug-in or by software defects, and after determining the software running error caused by the Trojan plug-in, extract the software from the Dump file.
- the wrong plugin field that is running is stored in the error message collection server. In this way, if the dump file information reported by the client includes one or more stored program fields, it can be determined that the software running error is caused by external factors such as a Trojan plugin, so that the user can be promptly reminded to avoid user misunderstanding and User churn using the software.
- FIG. 5 is a schematic flow chart of a method for repairing an operation error according to a first embodiment of the present invention. See Figure 5, which includes:
- Step 501 The client runs the software, and an unknown software running error occurs.
- an unknown software running error occurs in the running of the software, and the unknown software running error may be caused by a software defect or a Trojan plugin. Caused by external factors.
- Step 502 Obtain dump file information, software version information, and log information of the software in which the running error occurs, and generate a software running error report.
- Step 503 Obtain dump file information and software version information, and generate an error identifier according to a preset algorithm.
- the error capture module calculates the obtained dump file information and the software version information according to a preset algorithm, and generates a unique error identifier corresponding to the running error.
- Step 504 Display the software running error report and the error identifier to the user.
- the user is presented to prompt the user to report the software running error report and the error identifier.
- Step 505 Receive a confirmation report message of the user, and send the software operation error report and the error identifier to the error information collection server.
- the client pre-stores the address information of the error information collecting server, and the reporting module in the client collects the address information of the server according to the error information, and sends the error identifier together with the software running error report to the error information collecting server.
- Step 506 The error information collection server queries, according to the received error identifier, whether the repair program with the error identifier mapping is stored, and if yes, sends a message to the client to download the fix.
- the error information collecting server queries whether the fault identification mapping solution is configured, that is, the fault identifier mapping repairing program, if configured, notifying the client to download Fix.
- the error information collecting server may not send a notification downloading message to the client, but directly sends the fault identifier mapping repair program to the client.
- Step 507 the error information collecting server receives the download confirmation message, and the query is obtained.
- the fix is delivered to the client;
- the client receives the notification download message and presents it to the user to prompt the user whether to download the fix. If the user agrees to the download, a download confirmation message is sent to the error information collection server, and the corresponding hotfix is downloaded from the error information collection server.
- step 508 the client starts and runs the hotfix.
- the client starts and runs the fix to fix the running errors that occur during the software run.
- FIG. 6 is a schematic flow chart of a method for repairing an operation error according to a second embodiment of the present invention. See Figure 6. The process includes:
- Step 601 The error information collecting server determines that it does not configure the fault identifier mapping repair program, stores the received software running error report and the error identifier, and records the reported user information;
- Step 602 Acquire a stored software running error report and an error identifier from the error information collecting server.
- the relevant technician periodically obtains the stored software operation error report and error identifier from the error information collection server to repair the error in the corresponding software operation.
- Step 603 analyzing the software running error report to find the cause of the error
- Step 604 determining a solution according to the cause of the error, developing a repair program, running an error report, finding the cause of the software running error, correcting the error in the software code, and developing the repair program.
- Step 605 Establish a mapping relationship between the error identifier and the repair program, and configure the error information collection server;
- the relevant technicians develop a fix for the software running error report.
- the fix has a unified launch interface, and its functionality can vary depending on the runtime error.
- the running error with the same error identifier is configured on the error information collection server, and the repair is uploaded.
- Step 606 Deliver the hotfix to the user according to the recorded user information.
- the error information collection server sends the user information corresponding to the error identifier according to the error identifier of the uploaded repair program according to the corresponding relationship between the recorded user information and the error identifier, and issues a repair program to the user.
- the client can fix the runtime error.
- the corresponding solution can be downloaded, and the repair program is started, and the software running error is repaired in time.
- the repair software of the embodiment of the present invention runs the error
- the fault identifier mapping corresponding to the running error is configured in advance in the error information collecting server, and after detecting the running error of the running software, Obtaining dump file information and software version information of the software with running errors, generating an error identifier according to a preset algorithm, generating an error report according to the obtained dump file information, software version information, and log information, and sending the error report to the error information collecting server And downloading the error identifier mapping fix from the error information collection server, thereby repairing the software with the running error, without the user pre-storing or querying the server information specified by the software, and without the user accessing the server specified by the software, Therefore, the running error of the software can be solved in time, the repair time is short, the user experience is improved, and the stability of the software is improved; at the same time, by analyzing the software running error report, judging the obtained dump file information No plug-ins field contains preset so that the software runs error to external factors caused by
- FIG. 7 is a schematic structural diagram of a system for repairing an operation error according to an embodiment of the present invention. See Figure 7, The system includes: a client and an error information collecting server, wherein the client is configured to carry the calculated error identifier in the error report, and send the error identifier to the server; and start the received repair program to repair.
- the client may be a personal computer, a personal digital assistant, a mobile phone, or the like.
- the client After detecting an unknown software running error of the running software, the client obtains the dump file information, the software version information, and the log information of the software, and generates a software running error report, according to a preset algorithm, The obtained dump file information and the software version information are calculated, and an error identifier is obtained, the error identifier is carried in the error report, and sent to the error information collection server; the error information collection server delivers the repair program, and the received repair program is started. repair.
- the error information collection server is configured to receive a software operation error report that carries the error identifier, and send the repaired fault detection map to the client.
- the error information collection server queries, according to the error identifier, whether the repair program configured to analyze the software running error report carrying the error identifier is stored, specifically: receiving an error report carrying the error identifier, and collecting the error information collection. Whether the server stores the fix with the error identifier mapping, if yes, issues the fix to the client, if not, stores the received software running error report and error identifier and outputs, records the user information reporting the error identifier; receiving configuration The fix, the mapping between the error identifier and the fix is established, and the fix is delivered to the client corresponding to the recorded user information that reports the error identifier.
- the error information collecting server is further configured to parse the software running error report, and obtain the dump file information. If the obtained dump file information includes the preset plug-in field, the repairing program is delivered to the client. At the end, carrying unknown software to run the error message caused by external factors.
- the client is one of the devices for repairing the software running error in the embodiment of the present invention, and includes: an error reporting module 801 and a repair module 802 (shown in FIG. 8A), wherein the error reporting module 801 is configured to obtain an operation error.
- the dump file information and the software version information of the software are calculated according to a preset algorithm, and the obtained dump file information and the software version information are calculated to obtain an error identifier, and the error identifier is carried in the software running error report, and the error information is collected.
- Server sends
- the repair module 802 is configured to receive the hotfix sent by the error information collection server according to the error identifier, and start the repair process for repair.
- the client may further include:
- the display module 803 is configured to: after the error reporting module 801 generates an error identifier, display an error identifier and whether information about the software running error report needs to be sent; receive the confirmation sending information, and trigger the error reporting module 801 to send a software running error report to the error information collecting server. .
- the error information collection server is also one of the devices for repairing software running errors in the embodiment of the present invention, including: a receiving module 901, a repair query module 902, and a sending module 903 (shown in FIG. 9A), wherein
- the receiving module 901 is configured to receive a software running error report that is sent by the client and that is sent to the repair query module 902.
- the repair query module 902 is configured to query whether a repair program with an error identifier map is stored, and if so, output the repair program to the sending module 903;
- the repair query module 902 is further configured to output a software operation error report carrying the error identifier to the error report storage module 904 when the repair program that does not store the error identifier map is queried; a program, establishing a mapping relationship between the error identifier and the configured repair program, and outputting the configured repair program to the sending module 903;
- the sending module 903 is configured to send the received information to the client.
- the repair query module 902 is further configured to query whether the version number of the fix of the error identifier mapping is the latest in the version number of the fix stored by the error information collection server, and if yes, output the result to the sending module 903.
- the fix of the misidentification map if not, outputs the latest version of the fix to the send module 903.
- the error information collecting server may further include:
- the error report storage module 904 is configured to store the received software running error report and error identifier.
- the error report storage module 904 is further configured to record the user information that reports the error identifier.
- the error information collecting server may further include:
- the parsing module 905 is configured to parse the software running error report, obtain the dump file information, and if the pre-set plug-in field is included in the obtained dump file information, outputting an unknown software running error to the sending module 903 is caused by an external factor. Prompt message.
- the error information collecting server may further include:
- the storage medium module 906 is configured to store a mapping relationship between the error identifier and the repair program.
- the storage medium module 906 may be a random access memory, a hard disk, or a flash memory.
- modules in the foregoing embodiments of the present invention may be integrated into one or separate deployments; they may be combined into one module or further split into multiple sub-modules.
- FIG. 10A is a hardware structural diagram of a client provided by the foregoing embodiment of the present invention. As shown
- the client includes: a processor 1001, a memory 1002, at least one port 1003, and a bus 1004. among them,
- the memory 1002 stores computer instructions;
- the processor 1001 executes the computer instruction to perform the following operations: acquiring dump file information and software version information of software in which a running error occurs, and calculating the obtained dump file information and software version information according to a preset algorithm. Obtain an error identifier, carry the error identifier in the software operation error report, and send it to the error information collection server;
- the processor 1001 executes computer instructions stored in the memory 1002 to further perform the following operations:
- an error flag is displayed and information about whether the software operation error report needs to be sent; Receive confirmation message is sent, and a software operation error report is sent to the error information collection server.
- FIG. 11A is a hardware structural diagram of an error information collecting server according to the embodiment of the present invention.
- the error information collecting server includes: a processor 1101, a first memory 1102, at least one port 1103, and a bus 1104. among them,
- the first memory 1102 stores computer instructions
- the processor 1101 executes the computer instruction to perform the following operations: receiving a software operation error report that is sent by the client and carrying an error identifier;
- the processor 1101 executes computer instructions stored in the first memory 1102 to further perform the following operations: When queried to a hotfix that does not store an error identifier mapping, it receives the configured hotfix, establishes a mapping relationship between the error identifier and the configured hotfix, and outputs the configured hotfix to the client.
- the processor 1101 executes a computer instruction stored in the first memory 1102 to further perform the following operations:
- the error information collection server Query whether the version number of the fix identified by the error identifier is the latest in the version number of the fix stored by the error information collection server, and if so, send the fix of the error identifier map to the client, if not, to the client Send the latest version of the fix.
- the error information collecting server may further include a second memory.
- the second memory 1105 can be further configured to store user information that reports an erroneous identification.
- the processor 1101 executes a computer instruction stored in the first memory 1102 to further perform the following operations:
- Parsing the software running error report obtaining the dump file information, if the pre-set plug-in field is included in the obtained dump file information, and outputting an unknown software running error message caused by an external factor to the client.
- the error information collecting server may further include a third memory.
- mapping relationship for storing error identifiers and fixes.
- the third memory 1106 may be a random access memory, a hard disk, or a flash memory.
- the functions of the aforementioned receiving module 901, the repair query module 902, the sending module 903, and the parsing module 905 can be implemented.
- the second memory The 1105 and third memory 1106 can also implement the functions of the aforementioned error report storage module 904 and storage medium module 906, respectively, as shown in FIG. 11B.
- the various modules in the foregoing embodiments of the present invention may be implemented by software (for example, machine readable instructions stored in a memory and executed by a processor), or may be implemented by hardware (for example, an Application Specific Integrated Circuit (ASIC)). Processor), or a combination of software and hardware.
- a dedicated processor such as an FPGA or ASIC, is used to perform a specific operation.
- the hardware modules may also include programmable logic devices or circuits (e.g., including general purpose processors or other programmable processors) that are temporarily configured by software for performing particular operations. Hardware implementations can be made based on cost and time considerations, either by mechanical means, by dedicated permanent circuits, or by temporarily configured circuits (as configured by software).
- the application of the embodiment of the present invention can automatically repair software running errors, without requiring the user to pre-store or query the server information specified by the software, and the user does not need to access the server specified by the software, so that the software can run incorrectly. It is processed in a timely manner, and the repair time is short, which improves the user experience.
- the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Biomedical Technology (AREA)
- Debugging And Monitoring (AREA)
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020157002809A KR20150033711A (ko) | 2012-07-02 | 2013-07-02 | 런타임 오류 복원 방법, 디바이스 및 시스템 |
| US14/410,653 US9575830B2 (en) | 2012-07-02 | 2013-07-02 | Run-time error repairing method, device and system |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210224763.5 | 2012-07-02 | ||
| CN201210224763.5A CN103530199B (zh) | 2012-07-02 | 2012-07-02 | 一种修复软件运行错误的方法、装置及系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014005506A1 true WO2014005506A1 (zh) | 2014-01-09 |
Family
ID=49881337
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/078641 Ceased WO2014005506A1 (zh) | 2012-07-02 | 2013-07-02 | 一种修复运行错误的方法、装置及系统 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US9575830B2 (zh) |
| KR (1) | KR20150033711A (zh) |
| CN (1) | CN103530199B (zh) |
| MY (1) | MY173137A (zh) |
| TW (1) | TWI540424B (zh) |
| WO (1) | WO2014005506A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110647450A (zh) * | 2019-08-15 | 2020-01-03 | 平安普惠企业管理有限公司 | 业务流程断点修复方法、装置、计算机设备和存储介质 |
| CN111930550A (zh) * | 2020-08-18 | 2020-11-13 | 政采云有限公司 | 一种客户端修复方法、装置、设备及介质 |
Families Citing this family (43)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103902452A (zh) * | 2014-04-01 | 2014-07-02 | 浙江大学 | 针对软件多点故障的自修复算法 |
| CN106537840B (zh) * | 2014-05-27 | 2021-02-05 | 意大利电信股份公司 | 用于网络设备管理的系统和方法 |
| CN105335277A (zh) * | 2014-06-27 | 2016-02-17 | 可牛网络技术(北京)有限公司 | 一种故障信息处理方法及装置、终端 |
| CN105511973B (zh) | 2014-09-22 | 2018-11-23 | 深圳Tcl新技术有限公司 | 终端故障修复方法和系统 |
| CN104809030A (zh) * | 2015-05-19 | 2015-07-29 | 上海斐讯数据通信技术有限公司 | 一种基于Android的异常处理系统及处理方法 |
| CN105045617B (zh) * | 2015-07-03 | 2019-11-12 | Tcl集团股份有限公司 | 一种Android系统的应用恢复方法及系统 |
| US9684556B2 (en) | 2015-10-12 | 2017-06-20 | Bank Of America Corporation | Method and apparatus for a self-adjusting calibrator |
| US10235227B2 (en) | 2015-10-12 | 2019-03-19 | Bank Of America Corporation | Detection, remediation and inference rule development for multi-layer information technology (“IT”) structures |
| US9703624B2 (en) * | 2015-10-12 | 2017-07-11 | Bank Of America Corporation | Event correlation and calculation engine |
| CN105373446B (zh) * | 2015-10-15 | 2019-02-22 | 佛山市云端容灾信息技术有限公司 | 一种基于自动演练的系统自动修复方法和装置 |
| KR102205458B1 (ko) * | 2015-10-26 | 2021-01-20 | 에스케이텔레콤 주식회사 | 어플리케이션 관리 장치 및 방법 |
| JP6724338B2 (ja) * | 2015-10-30 | 2020-07-15 | ブラザー工業株式会社 | 通信機器 |
| CN105915365A (zh) * | 2015-12-25 | 2016-08-31 | 乐视致新电子科技(天津)有限公司 | 一种控制崩溃数据上报的方法、服务器及客户端 |
| CN108008972A (zh) * | 2016-10-27 | 2018-05-08 | 北京京东尚科信息技术有限公司 | 客户端的应用程序的修复方法、装置及系统 |
| CN106557402B (zh) * | 2016-10-31 | 2019-09-06 | 努比亚技术有限公司 | 移动终端及异常信息处理方法 |
| US10585788B2 (en) | 2017-02-21 | 2020-03-10 | Microsoft Technology Licensing, Llc | State-based remedial action generation |
| US10338991B2 (en) | 2017-02-21 | 2019-07-02 | Microsoft Technology Licensing, Llc | Cloud-based recovery system |
| US10437663B2 (en) | 2017-04-14 | 2019-10-08 | Microsoft Technology Licensing, Llc | Administrative user communication and error recovery |
| US10409685B2 (en) * | 2017-07-24 | 2019-09-10 | Uber Technologies, Inc. | Recovery of application functions via analysis of application operational requests |
| CN107783795B (zh) * | 2017-07-26 | 2021-05-28 | 深圳壹账通智能科技有限公司 | 应用程序启动方法、装置、计算机设备和存储介质 |
| CN107578394A (zh) * | 2017-10-11 | 2018-01-12 | 上海联影医疗科技有限公司 | 一种图像重建失败的修复方法和装置 |
| CN107908172A (zh) * | 2017-11-06 | 2018-04-13 | 南京力通达电气技术有限公司 | 智能箱变测控装置的远程诊断维护系统 |
| US10831590B2 (en) * | 2017-12-04 | 2020-11-10 | International Business Machines Corporation | Error handling |
| CN110032502B (zh) * | 2018-01-11 | 2023-05-26 | 广州市康锦信息技术有限公司 | 一种异常处理的方法、装置及电子设备 |
| US10733040B2 (en) * | 2018-02-01 | 2020-08-04 | Faro Technologies, Inc. | Individual bug fixed messages for software users |
| US10846070B2 (en) * | 2018-07-05 | 2020-11-24 | At&T Intellectual Property I, L.P. | Facilitating cloud native edge computing via behavioral intelligence |
| CN109684525B (zh) * | 2018-12-20 | 2021-03-02 | Oppo(重庆)智能科技有限公司 | 文档显示方法、装置、存储介质及测试设备 |
| CN109933465B (zh) * | 2019-03-12 | 2021-12-10 | 北京同城必应科技有限公司 | 异常处理方法、装置、服务器和存储介质 |
| CN111858113B (zh) * | 2019-04-30 | 2024-03-12 | 北京达佳互联信息技术有限公司 | 应用程序的修复方法、装置、业务系统及存储介质 |
| CN110333985B (zh) * | 2019-06-12 | 2023-04-28 | 东北石油大学 | 记录移动终端操作信息的方法和装置 |
| CN110727562A (zh) * | 2019-09-20 | 2020-01-24 | 北京字节跳动网络技术有限公司 | 一种错误信息的处理方法、装置、介质和电子设备 |
| CN111026581A (zh) * | 2019-10-29 | 2020-04-17 | 口碑(上海)信息技术有限公司 | 应用程序的修复方法及装置、系统、存储介质、电子装置 |
| CN111107080B (zh) * | 2019-12-17 | 2022-06-14 | 政采云有限公司 | 一种错误信息推送方法、装置、设备及可读存储介质 |
| CN115168175A (zh) * | 2021-04-02 | 2022-10-11 | 京东科技控股股份有限公司 | 程序错误解决方法、装置、电子设备和存储介质 |
| US11714699B2 (en) * | 2021-06-22 | 2023-08-01 | Microsoft Technology Licensing, Llc | In-app failure intelligent data collection and analysis |
| CN114138672A (zh) * | 2021-12-13 | 2022-03-04 | 苏州盛科通信股份有限公司 | 芯片设计代码自动纠正的方法及应用 |
| CN114358143A (zh) * | 2021-12-15 | 2022-04-15 | 中国银联股份有限公司 | 一种告警事件分类方法、装置、设备及存储介质 |
| CN114416414B (zh) * | 2022-01-17 | 2024-05-14 | 北京百度网讯科技有限公司 | 一种故障信息定位方法、装置、设备及存储介质 |
| CN115048271B (zh) * | 2022-06-29 | 2025-10-21 | 中国平安财产保险股份有限公司 | 服务异常分析方法、装置、设备及存储介质 |
| CN115080114B (zh) * | 2022-08-23 | 2022-10-28 | 中科方德软件有限公司 | 应用程序的移植处理方法、装置和介质 |
| CN115934940A (zh) * | 2022-11-30 | 2023-04-07 | 南京晓庄学院 | 一种基于互联网信息技术的管理软件安全维护系统 |
| WO2024191455A1 (en) * | 2023-03-13 | 2024-09-19 | Google Llc | Dedicated recovery modules for resolving issues with faulty applications |
| US12547489B2 (en) * | 2024-05-29 | 2026-02-10 | Dell Products L.P. | Automated system crash analysis and remediation |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1470985A (zh) * | 2002-07-24 | 2004-01-28 | 力捷电脑股份有限公司 | 应用于外围装置的错误回报及修正方法 |
| JP2004178296A (ja) * | 2002-11-27 | 2004-06-24 | Nec Corp | ナレッジ型運用管理システム,方法およびプログラム |
| CN101529385A (zh) * | 2005-06-01 | 2009-09-09 | 纽约市哥伦比亚大学理事会 | 用于修复应用程序的方法和系统 |
| CN101567807A (zh) * | 2008-04-21 | 2009-10-28 | 日本电气株式会社 | 基于知识的故障恢复支持系统 |
Family Cites Families (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6629267B1 (en) | 2000-05-15 | 2003-09-30 | Microsoft Corporation | Method and system for reporting a program failure |
| US7146531B2 (en) * | 2000-12-28 | 2006-12-05 | Landesk Software Limited | Repairing applications |
| US7237232B2 (en) * | 2001-05-24 | 2007-06-26 | Microsoft Corporation | Method and system for recording program information in the event of a failure |
| US7421490B2 (en) * | 2002-05-06 | 2008-09-02 | Microsoft Corporation | Uniquely identifying a crashed application and its environment |
| KR20030096695A (ko) | 2002-06-17 | 2003-12-31 | 에임텍 주식회사 | 무선단말기 원격 애프터서비스 시스템 |
| US7293201B2 (en) * | 2003-01-17 | 2007-11-06 | Microsoft Corporation | System and method for active diagnosis and self healing of software systems |
| US20050038832A1 (en) * | 2003-08-14 | 2005-02-17 | International Business Machines Corporation | Application error recovery using solution database |
| US20060190770A1 (en) * | 2005-02-22 | 2006-08-24 | Autodesk, Inc. | Forward projection of correlated software failure information |
| JP4591191B2 (ja) | 2005-05-16 | 2010-12-01 | 日本電気株式会社 | 無線通信システム及び無線通信システムの制御方法 |
| US7577879B2 (en) * | 2005-06-07 | 2009-08-18 | Microsoft Corporation | Patching a mobile computing device software error |
| US7861120B2 (en) * | 2007-12-14 | 2010-12-28 | Sap Ag | Method and apparatus for runtime error handling |
| CN101621818A (zh) * | 2008-07-05 | 2010-01-06 | 中兴通讯股份有限公司 | 一种处理错误告警的处理方法和装置 |
| CN102056202A (zh) * | 2009-10-29 | 2011-05-11 | 中兴通讯股份有限公司 | 移动终端错误处理方法及系统 |
| CN102023906B (zh) * | 2010-11-22 | 2013-02-13 | 杭州海康威视数字技术股份有限公司 | 便携式终端的微处理器、便携式终端及其修复方法 |
| US8645763B2 (en) * | 2011-09-12 | 2014-02-04 | Microsoft Corporation | Memory dump with expanded data and user privacy protection |
| US9262250B2 (en) * | 2011-12-12 | 2016-02-16 | Crashlytics, Inc. | System and method for data collection and analysis of information relating to mobile applications |
| US8473251B1 (en) * | 2012-05-18 | 2013-06-25 | Google Inc. | Collecting application crashes on resource-constrained devices |
| US9436533B2 (en) * | 2014-05-30 | 2016-09-06 | Apteligent, Inc. | System for monitoring and tracking application crashes occurring on different mobile devices |
-
2012
- 2012-07-02 CN CN201210224763.5A patent/CN103530199B/zh active Active
-
2013
- 2013-07-02 WO PCT/CN2013/078641 patent/WO2014005506A1/zh not_active Ceased
- 2013-07-02 MY MYPI2015700036A patent/MY173137A/en unknown
- 2013-07-02 KR KR1020157002809A patent/KR20150033711A/ko not_active Ceased
- 2013-07-02 TW TW102123663A patent/TWI540424B/zh active
- 2013-07-02 US US14/410,653 patent/US9575830B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1470985A (zh) * | 2002-07-24 | 2004-01-28 | 力捷电脑股份有限公司 | 应用于外围装置的错误回报及修正方法 |
| JP2004178296A (ja) * | 2002-11-27 | 2004-06-24 | Nec Corp | ナレッジ型運用管理システム,方法およびプログラム |
| CN101529385A (zh) * | 2005-06-01 | 2009-09-09 | 纽约市哥伦比亚大学理事会 | 用于修复应用程序的方法和系统 |
| CN101567807A (zh) * | 2008-04-21 | 2009-10-28 | 日本电气株式会社 | 基于知识的故障恢复支持系统 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110647450A (zh) * | 2019-08-15 | 2020-01-03 | 平安普惠企业管理有限公司 | 业务流程断点修复方法、装置、计算机设备和存储介质 |
| CN110647450B (zh) * | 2019-08-15 | 2023-02-07 | 平安普惠企业管理有限公司 | 业务流程断点修复方法、装置、计算机设备和存储介质 |
| CN111930550A (zh) * | 2020-08-18 | 2020-11-13 | 政采云有限公司 | 一种客户端修复方法、装置、设备及介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103530199B (zh) | 2015-12-02 |
| US20150193296A1 (en) | 2015-07-09 |
| MY173137A (en) | 2019-12-31 |
| US9575830B2 (en) | 2017-02-21 |
| CN103530199A (zh) | 2014-01-22 |
| HK1192020A1 (zh) | 2014-08-08 |
| TWI540424B (zh) | 2016-07-01 |
| KR20150033711A (ko) | 2015-04-01 |
| TW201407341A (zh) | 2014-02-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2014005506A1 (zh) | 一种修复运行错误的方法、装置及系统 | |
| US10120672B2 (en) | Method for offline updating virtual machine images | |
| CN106294102B (zh) | 应用程序的测试方法、客户端、服务器及系统 | |
| WO2019056475A1 (zh) | 测试任务自动化管理方法、装置、设备及存储介质 | |
| CN111382048B (zh) | 真机测试平台上移动设备的管理方法和装置 | |
| CN110990289B (zh) | 一种自动提交bug的方法、装置、电子设备及存储介质 | |
| CN109218407B (zh) | 基于日志监控技术的代码管控方法及终端设备 | |
| CN106817241A (zh) | 一种升级管理方法、升级方法及装置 | |
| CN106980565B (zh) | 升级过程监控方法及装置 | |
| CN106339273A (zh) | 一种应用程序修复方法、终端及服务器 | |
| WO2015192608A1 (zh) | 安卓系统中app的更新方法、终端及存储介质 | |
| US12236231B2 (en) | Automation controller for upgrading an IT infrastructure | |
| CN103353846A (zh) | 一种项目自动部署插件 | |
| CN111158741A (zh) | 监控业务模块对第三方类库依赖关系变化的方法及装置 | |
| CN109462507B (zh) | 配置更新方法、装置、系统及电子设备 | |
| WO2017028574A1 (zh) | 一种路由器测试方法和测试装置 | |
| CN112181695A (zh) | 异常应用处理方法、装置、服务器及存储介质 | |
| CN117499873B (zh) | 短消息处理方法、装置、电子设备及存储介质 | |
| CN106339379B (zh) | 网站运行状态监控方法及装置 | |
| CN104915234A (zh) | 一种Android移动终端升级上报方法及系统 | |
| WO2026016759A1 (zh) | 冒烟测试方法、装置、电子设备及存储介质 | |
| CN110011854A (zh) | Mds故障处理方法、装置、存储系统及计算机可读存储介质 | |
| CN105095754A (zh) | 一种处理病毒应用的方法、和装置和移动终端 | |
| CN115756659A (zh) | 一种服务装配、部署和运维的集成方法及系统 | |
| US20160275002A1 (en) | Image capture in application lifecycle management for documentation and support |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13813358 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 14410653 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20157002809 Country of ref document: KR Kind code of ref document: A |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 11/03/2015) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13813358 Country of ref document: EP Kind code of ref document: A1 |