EP1794680A1 - Verfahren zur abarbeitung eines computerprogramms auf einem computersystem - Google Patents

Verfahren zur abarbeitung eines computerprogramms auf einem computersystem

Info

Publication number
EP1794680A1
EP1794680A1 EP05784608A EP05784608A EP1794680A1 EP 1794680 A1 EP1794680 A1 EP 1794680A1 EP 05784608 A EP05784608 A EP 05784608A EP 05784608 A EP05784608 A EP 05784608A EP 1794680 A1 EP1794680 A1 EP 1794680A1
Authority
EP
European Patent Office
Prior art keywords
error
runtime object
computer system
computer program
runtime
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.)
Withdrawn
Application number
EP05784608A
Other languages
German (de)
English (en)
French (fr)
Inventor
Wolfgang Pfeiffer
Reinhard Weiberle
Bernd Mueller
Florian Hartwich
Werner Harter
Ralf Angerbauer
Eberhard Boehl
Thomas Kottke
Yorck Collani
Rainer Gmehlich
Karsten Graebitz
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Robert Bosch GmbH
Original Assignee
Robert Bosch GmbH
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Robert Bosch GmbH filed Critical Robert Bosch GmbH
Publication of EP1794680A1 publication Critical patent/EP1794680A1/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error 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/0706Error 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
    • G06F11/0715Error 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 in a system implementing multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error 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/0793Remedial or corrective actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level

Definitions

  • the invention relates to a method for processing a computer program on a computer system, which comprises at least one computing unit.
  • the computer program comprises at least one runtime object.
  • An error occurring during the execution of the runtime object is detected by an error detection unit. If a fault is detected, the error detection unit generates an error detection signal.
  • the invention also relates to a computer system on which a computer program can be executed.
  • the computer program comprises at least one runtime object.
  • An error occurring during execution of the runtime object on the computer system can be recognized by an error detection unit.
  • the invention further relates to a computer program executable on a computer system and to a machine-readable data carrier
  • Errors When processing a computer program on a computer, errors may occur. Errors can be distinguished according to whether they are caused by the hardware (processor, bus systems, peripherals, etc.) or by the software (application programs, operating systems, BIOS, etc.).
  • transient errors When errors occur, a distinction is also made between permanent errors and transient errors. Permanent errors are always present and are based, for example, on faulty hardware or incorrectly programmed software. In contrast, transient errors are only temporary and therefore much more difficult to reproduce and predict. In the case of binary stored, binary transmitted and / or binary processed data, transient errors occur, for example, in that individual bits are changed by electromagnetic influences or radiation (alpha radiation, neutron radiation).
  • Runtime objects are, for example, processes, tasks, or threads. During the execution of the computer program occurring errors can thus be assigned in principle to the running runtime object.
  • Permanent error handling is typically based on the shutdown of the computer system or at least the shutdown of Operay stemen.
  • this has the disadvantage that the functionality of the computer system or the subsystem is no longer available.
  • the subsystems of a computer system are designed, for example, redundant.
  • transient errors are also dealt with by shutting down subsystems. It is also known to shut down one or more subsystems in case of transient errors that occur and to start again and, for example, to conclude by a self-test on a now error-free processing of the computer program. If no new error is detected, the subsystem continues to work. In this case, it is possible that the task interrupted by the error or the runtime object processed at this time is no longer executed (so-called forward recovery). For example, forward recovery is used on real-time systems.
  • Checkpoint resumed Such a technique, known as backward recovery, is used, for example, on computer systems used to conduct transactions in financial markets.
  • an error handling routine be selected from a predefinable set of error handling routines in dependence on an identifier associated with the runtime object and the selected one
  • one or more runtime objects that are executed on the computer system are assigned an identifier, which in turn designates at least one error handling routine. If an error occurs during the execution of the runtime object, the error handling routine corresponding to the identifier of the runtime object is selected and executed.
  • this identifier can already be defined during the programming of the runtime object or during the installation of the runtime object on the computer system. This can already during the programming of the computer system or during the installation of the computer program on the computer system in the event of an occurring
  • Error to be performed error handling routine to be determined.
  • a runtime object that relates to a security-relevant and / or time-critical function can be assigned a different identifier than a runtime object that relates to a non-real-time function. This allows a very flexible treatment of errors occurring different maturity objects.
  • the error handling routine is additionally dependent on the.
  • Error detection unit generated error detection signal selected.
  • the error detection unit can determine, for example, whether it is a hardware error or a software error, or which hardware unit (processor, bus system, memory, etc.) has triggered the error. Furthermore, it is possible for the error detection unit to determine whether the error that has occurred is more of a permanent error or a transient error. For this purpose, the error detection unit for each runtime object provide a counter that counts the number of errors occurred. If a large number of errors occur during the execution of a specific runtime object, then the error detection unit can switch to a permanent runtime
  • the error detection signal contains information about a determined size, For example, the current count of the number of errors encountered during execution of the runtime object includes. This allows a particularly flexible selection of an error handling routine.
  • the computer system comprises a plurality of arithmetic units
  • the arithmetic unit on which the runtime object was executed and the error occurred can be identified on the basis of the error detection signal. If one and the same runtime object runs, for example, on a plurality of different arithmetic units and these arithmetic units are assigned to different environments of different security relevance, then different error handling routines can be selected in the event of an error occurring during the execution of the runtime object, depending on which arithmetic unit the runtime object was executed, although Runtime object is always assigned the same identifier.
  • error handling can provide, for example, the result that is made available by the arithmetic unit on which the error occurred during further processing (for example, during a voting to be subsequently performed). to ignore.
  • the error handling is carried out as a function of at least one variable characterizing the executed runtime object and / or the execution of the runtime object.
  • a size may for example be a priority assigned to the runtime object. That's it possible to perform an error handling additionally depending on the priority of the executed runtime object.
  • a variable characterizing the execution of the run-time object can also designate the execution time that has already taken place or that is still available. If, for example, the error occurs shortly after the runtime object has been loaded, it can be provided to reload and execute the entire runtime object. However, if the runtime object is already close to the end of the available execution time, or if another runtime object is to be processed urgently, it can be provided that
  • Runtime object during which the error occurred simply terminate.
  • the computer system comprises a plurality of arithmetic units.
  • the runtime object is executed redundantly on at least two of the arithmetic units.
  • a comparison of the redundantly generated results of the at least two arithmetic units is performed and an error detection signal is generated if the results do not match.
  • a computer system comprising several computing units is referred to, for example, as a dual-core architecture (two computing units) or as a multi-processor architecture (multiple computing units).
  • a particularly flexible error handling can be carried out in particular in the redundant execution of runtime objects.
  • the method in a motor vehicle, in particular in a
  • Motor vehicle control unit or used in a safety-related system.
  • Security-relevant systems are used, for example, for controlling aircraft. In these areas, it is particularly important to treat transient errors systematically and flexibly and thus to achieve the highest possible availability of the corresponding system.
  • At least one of the error handling routines realizes in the predeterminable amount of
  • Error handling routines one of the following error handling options:
  • the execution of the runtime object is aborted and, for example, another runtime object is executed instead. - Abort the execution of the runtime object and ban a new one
  • Reset The entire computer system or a subsystem is restarted.
  • the method according to the invention is used to treat transient errors.
  • the selection of the error handling routine is performed depending on whether the detected error is a transient error or a permanent error.
  • a detected permanent error can be handled, for example, by the runtime object no longer being executed or a subsystem being switched off permanently.
  • a detected transient error can simply be ignored or handled by means of forward recovery.
  • a hardware test is performed by means of a test routine.
  • the error detection signal is then generated as a function of the result of the execution of the test routine. This makes it possible, for example, to detect a hardware defect particularly reliably and thus to deduce a permanent error.
  • different identifiers are assigned to the runtime object for different error types. For example, if a permanent error is detected during the execution of a runtime object, a different error handler may be selected than if during the runtime
  • the runtime object can be assigned different identifiers for different runtime environments.
  • a runtime object may be assigned an identifier for execution in a security-relevant environment, another identifier for redundant execution on a redundant processor, and another identifier for execution in a time-critical environment.
  • This embodiment enables a more flexible treatment of an error that has occurred during the execution of a runtime object and can increase the availability even further.
  • the object is also achieved by a computer system of the type mentioned above in that the runtime object is assigned an identifier and, depending on the identifier, an executable error handling routine can be selected from a predefinable set of error handling routines.
  • the computer program on a computer system, in particular on a computing device, executable and programmed to carry out the method according to the invention erf programmiertndungswashen.
  • the invention is realized by the computer program, so that the computer program represents in the same way the invention as the method which the computer program is suitable for executing.
  • the computer program is preferably stored on a machine-readable data carrier.
  • a machine-readable medium for example, a random access memory, a read-only memory, a
  • Flash memory a digital versatile disc or a compact disc are used.
  • Figure 1 is a schematic representation of components of a
  • FIG. 2 shows a flow diagram for a schematic representation of the method according to the invention in a first embodiment
  • FIG. 3 shows a flow chart for a schematic representation of the method according to the invention in a second embodiment.
  • FIG. 1 shows a computer system 1 is shown schematically, the
  • the computer system 1 has two arithmetic units 2, 3.
  • the arithmetic units can be, for example, complete processors (CPUs) (so-called dual-core architecture).
  • the dual-core architecture makes it possible to operate the two arithmetic units 2, 3 in such a redundant manner that a process or a runtime object is executed almost simultaneously on both arithmetic units 2, 3.
  • the arithmetic units 2, 3 can also be arithmetic logic units, so-called arithmetic local units (ALUs) (dual ALU architecture).
  • ALUs arithmetic local units
  • the two computing units 2, 3 are assigned a common program memory 4 and an error detection unit 5.
  • the error detection unit 5 is designed, for example, as a comparator, which makes it possible to compare values calculated by the processors 2 and 3.
  • an operating system 6 runs on the computer system 1.
  • the operating system 6 has a scheduler 7 and an interface 8.
  • the scheduler 7 manages the computing time provided by the computing units 2, 3 by deciding when which process or which run-time object is executed on the computing units 2 and 3.
  • the interface 8 allows the error detection unit 5 to notify detected errors by means of an error detection signal to the operating system 6.
  • the operating system 6 has access to a memory area 9.
  • the memory area 9 contains for each executable runtime object the identifier assigned to this runtime object or the identifiers associated with this runtime object. It is both possible to image the memory area 9 and the program memory 4 on one and the same memory element as well as on different memory elements.
  • the memory element or the memory elements can be assigned, for example, to the arithmetic unit 2 or the arithmetic unit 3
  • Be memory or a cache Be memory or a cache.
  • the computer system 1 could have only one computing unit.
  • An error in the execution of a runtime object could then be done, for example, by the error detection unit 5 by means of a plausibility check.
  • one and the same runtime object could be executed several times in succession on the arithmetic unit 2, 3.
  • the error detection unit 5 could then compare the results produced in each case and in the event of a deviation of the results from one another, conclude the presence of an error.
  • the computer system 1 has more than two arithmetic units 2, 3.
  • a runtime object could then be executed redundantly, for example, on three of the existing computing units 2, 3. By comparing the results thus obtained, the error detection unit could
  • step 100 the scheduler 7 initiates the arithmetic units 2, 3
  • Runtime object from the program memory 4 read and execute.
  • a step 102 it is checked whether there is an error during the execution of the runtime object. This is done, for example, by the error detection unit 5, which compares the redundantly calculated by the arithmetic units 2, 3 results. If there is no error, the method branches back to step 101 and a further run-time object is executed in the arithmetic units 2, 3.
  • an error detection signal is generated by the error detection unit in step 103 and transmitted to the operating system 6 via the interface 8.
  • a step 104 the operating system 6 determines the faulty runtime object. This information can be obtained, for example, from the scheduler 7.
  • a step 105 the identifier assigned to the runtime object determined in step 104 is determined.
  • a table can be stored, in which for each extendable runtime object the identifier assigned to this is stored.
  • the identification associated with the runtime object is stored together with the runtime object itself in the program memory 4. If a run-time object is loaded for execution in the arithmetic unit 2, 3, it can be provided that the identifier is stored in a memory area, for example a register, allocated to the respective arithmetic unit 2, 3. In this case, the operating system 6 could request the identifier of the runtime object from the respective computing unit 2, 3.
  • the error detection unit determines the identifier associated with the runtime object and makes it available to the operating system via the interface 8 together with the error detection signal, for example as a parameter.
  • an error handling routine is selected as a function of the error detection signal and the identifier associated with the runtime object.
  • the identification associated with the runtime object can uniquely determine the error handling routine to be selected. For example, the identifier may determine that the erroneous runtime object should be aborted and should not be reactivated. The identifier can also determine that you want to jump back to a given checkpoint and from there the runtime object should be executed again (backward recovery). The identifier may further determine that a forward recovery is performed, the execution of the runtime object is repeated, or no further error handling is to be performed.
  • Operating system 6 transmitted error detection signal information can be found in terms of the type of error occurred. For example, this type can indicate whether it is transient or permanent.
  • the error signal can also be configured such that information about it can be found on which the
  • Arithmetic units 2, 3 the error has occurred.
  • several identifiers can be assigned to the runtime object.
  • a first identifier can describe the error handling routine to be executed when the permanent error occurs.
  • a second identifier is the one to be executed when a transient error occurs
  • the computer system 1 is designed as a multi-processor system or as a multi-ALU system, it may be advantageous to select the
  • Error handling routine depending on whether the runtime object has occurred on one or more of the processors or the ALUs. This information could, for example, be taken from the error detection signal.
  • the runtime object could in this case have different identifiers for the cases that the runtime object is executed on only one arithmetic unit 2, 3 and that the runtime object on several arithmetic units 2, 3 is executed incorrectly.
  • the error handling is performed in which the error handling routine selected by the operating system 6 is executed. Depending on the selected error handling routine, for example, the operating system may cause the scheduler 7 to abort all the runtime objects currently executing on the arithmetic units 2, 3
  • a step 108 the inventive method for error treatment ends.
  • the processing of a program with sequential execution of run-time objects shown in FIG. 2 and subsequent checking for the presence of an error at this point is not necessarily also terminated. if the
  • step 108 If the execution of the program has not yet ended when step 108 has been reached, it is possible to return to step 101 (dashed line).
  • FIG. 3 schematically shows a further embodiment of the method according to the invention by means of a flowchart, in which further variables are taken into account in the selection of the error handling routine to be carried out.
  • the method begins in a step 200.
  • the steps 201 to 205 may correspond to the steps 101 to 105 shown and described in FIG.
  • a variable characterizing the runtime object or the execution of the runtime object is determined.
  • a variable characterizing the run-time object can describe, for example, a security relevance assigned to this run-time object.
  • variable characterizing the runtime object can also describe whether and from which further runtime objects the variables calculated by the present runtime object are required, or whether and from which further runtime objects Runtime objects that depend on the sizes of the runtime object. Thus dependencies of the runtime objects could be described among each other.
  • variable characterizing an execution of a runtime object can describe, for example, whether memory access by the runtime object has already taken place at the time the error occurs, if the error took place relatively shortly after the runtime object was loaded, if the variables to be calculated by the runtime object are urgently required by other runtime objects are required and / or how large the for a runtime object nor for
  • Is available time span Is available time span. These quantities can then be taken into account in a selection of the error handling routine. For example, if there is not enough time to rerun the entire runtime object, it may be scheduled to perform backward recovery or forward recovery.
  • a step 207 it is determined whether there is a permanent or a transient error. For example, error counters that indicate how frequently an error occurs when a particular runtime object is executed can be included. If this happens particularly frequently or always, a permanent error can be assumed.
  • Steps 206 and 207 are initially independent of each other and can be performed individually. A version in reverse order is possible.
  • the variable determined in step 206 and characterizing the runtime object or the execution of the runtime object is used as an input value for determining the type of fault in step 207.
  • the two steps 206 and 207 in the be processed in the specified order.
  • steps 206 and 207 do not necessarily have to be executed sequentially; they can also be processed in parallel.
  • Computer system 1 that is, for example, a computing unit 2, 3 to assign an error counter. If, for example, it is determined that the execution of especially many runtime objects is faulty on a computer unit 2, 3 of the computer system 1, then the existence of a permanent error (eg a hardware error) can be inferred.
  • a permanent error eg a hardware error
  • an error handling routine is selected.
  • the variables ascertained in steps 205 to 207 in particular one or more identifiers associated with the erroneous runtime object, one or more of the runtime object or the execution of the
  • the error handling routine is selected by the operating system 6, for example.
  • the selection can by means of the aforementioned sizes in a kind
  • a step 209 the error handling is performed and in a step 210 the method according to the invention for error handling is ended.
  • the processing of a program shown in FIG. 3 is sequential
  • step 210 Execution of runtime objects and subsequent check for the presence of an error at this point is not necessarily terminated. if the If the execution of the program has not yet ended when step 210 has been reached, it is possible to return to step 201 (dashed line).
  • a variable characterizing the nature of the error (transient / permanent), a variable characterizing the runtime object itself or a variable characterizing the execution of the runtime object can be used to select the error handling routine.
  • information which is determined by the error detection unit 5, for example an identity of the arithmetic units 2, 3 on which the runtime object was executed during the occurrence of the error, in the selection of the error handling routine. It can from the information, whether the considered
  • Runtime object on only one of the arithmetic units 2, 3 or on both arithmetic units 2, 3 was processed simultaneously / will be closed to the safety relevance of the runtime object at the current processing time. Furthermore, it is possible to provide further information of the computer system and / or the periphery (eg current value range of
  • Error handling routine causes re-execution of the faulty runtime object again leads to an error.
  • it could be provided to again select an error handling routine, but this time a different one. For example, it may be provided in this case to switch off the entire system or a subsystem.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Hardware Redundancy (AREA)
  • Retry When Errors Occur (AREA)
  • Storage Device Security (AREA)
  • Debugging And Monitoring (AREA)
EP05784608A 2004-09-25 2005-09-12 Verfahren zur abarbeitung eines computerprogramms auf einem computersystem Withdrawn EP1794680A1 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102004046611A DE102004046611A1 (de) 2004-09-25 2004-09-25 Verfahren zur Abarbeitung eines Computerprogramms auf einem Computersystem
PCT/EP2005/054513 WO2006032617A1 (de) 2004-09-25 2005-09-12 Verfahren zur abarbeitung eines computerprogramms auf einem computersystem

Publications (1)

Publication Number Publication Date
EP1794680A1 true EP1794680A1 (de) 2007-06-13

Family

ID=35447817

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05784608A Withdrawn EP1794680A1 (de) 2004-09-25 2005-09-12 Verfahren zur abarbeitung eines computerprogramms auf einem computersystem

Country Status (6)

Country Link
US (1) US8316261B2 (zh)
EP (1) EP1794680A1 (zh)
JP (1) JP4903149B2 (zh)
CN (1) CN101027647B (zh)
DE (1) DE102004046611A1 (zh)
WO (1) WO2006032617A1 (zh)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070294584A1 (en) * 2006-04-28 2007-12-20 Microsoft Corporation Detection and isolation of data items causing computer process crashes
US20090024870A1 (en) * 2007-07-20 2009-01-22 Telefonaktiebolaget Lm Ericsson System and method for managing application server responses in ip multimedia subsystem
DE102007056218A1 (de) * 2007-11-22 2009-05-28 Robert Bosch Gmbh Verfahren zur Behandlung von transienten Fehlern in Echtzeitsystemen, insbesondere in Steuergeräten von Kraftfahrzeugen
DE102009030774B4 (de) * 2009-06-27 2020-01-30 Bayerische Motoren Werke Aktiengesellschaft Verfahren zur rechnergestützten Erfassung von Fehlern beim Ablauf von einem oder mehreren softwarebasierten Programmen in einem System aus Komponenten
WO2013073761A1 (ko) * 2011-11-14 2013-05-23 (주)네오위즈게임즈 비정상 종료 처리 방법, 이를 수행하는 비정상 종료 처리 서버 및 이를 저장한 기록 매체
DE102013208666A1 (de) 2013-05-13 2014-11-13 Zf Friedrichshafen Ag Verfahren und Vorrichtung zur Absicherung eines Errorhandlers für eine Abarbeitung eines Computerprogramms auf einem Rechnersystem
DE102015222164A1 (de) 2015-11-11 2017-05-11 Kuka Roboter Gmbh Verfahren und Computerprogramm zur Erzeugung einer grafischen Benutzerschnittstelle eines Manipulatorprogramms
DE102015222168B4 (de) 2015-11-11 2024-02-22 Kuka Roboter Gmbh Verfahren und computerprogramm zur korrektur von fehlern eines manipulatorsystems
US10216521B2 (en) * 2017-06-20 2019-02-26 Nvidia Corporation Error mitigation for resilient algorithms
KR102259928B1 (ko) * 2017-06-26 2021-06-03 에스케이하이닉스 주식회사 오류 관리 시스템 및 이를 포함하는 데이터 처리 시스템
EP3765962A1 (de) 2018-03-12 2021-01-20 Celonis SE Verfahren zur behebung von prozessanomalien
CN116319269B (zh) * 2023-05-19 2023-09-15 南方电网数字电网研究院有限公司 具备通讯故障自检及快速隔离的新能源边缘侧通信模块

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6334193B1 (en) * 1997-05-29 2001-12-25 Oracle Corporation Method and apparatus for implementing user-definable error handling processes

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5155729A (en) * 1990-05-02 1992-10-13 Rolm Systems Fault recovery in systems utilizing redundant processor arrangements
JP2779559B2 (ja) * 1991-09-04 1998-07-23 本田技研工業株式会社 レーダ装置
JPH0635758A (ja) 1992-07-20 1994-02-10 Fujitsu Ltd プログラム監視制御装置
DE4439060A1 (de) 1994-11-02 1996-05-09 Teves Gmbh Alfred Mikroprozessoranordnung für ein Fahrzeug-Regelungssystem
US5619409A (en) * 1995-06-12 1997-04-08 Allen-Bradley Company, Inc. Program analysis circuitry for multi-tasking industrial controller
JPH09120368A (ja) 1995-10-25 1997-05-06 Unisia Jecs Corp Cpu監視装置
US5928369A (en) * 1996-06-28 1999-07-27 Synopsys, Inc. Automatic support system and method based on user submitted stack trace
US6012148A (en) * 1997-01-29 2000-01-04 Unisys Corporation Programmable error detect/mask utilizing bus history stack
DE19720618A1 (de) * 1997-05-16 1998-11-19 Itt Mfg Enterprises Inc Mikroprozessorsystem für Kfz-Regelungssysteme
JPH11259340A (ja) 1998-03-10 1999-09-24 Oki Comtec:Kk コンピュータの再起動制御回路
US6948092B2 (en) * 1998-12-10 2005-09-20 Hewlett-Packard Development Company, L.P. System recovery from errors for processor and associated components
US6393582B1 (en) * 1998-12-10 2002-05-21 Compaq Computer Corporation Error self-checking and recovery using lock-step processor pair architecture
US6366980B1 (en) * 1999-06-04 2002-04-02 Seagate Technology Llc Disc drive for achieving improved audio and visual data transfer
US6615374B1 (en) * 1999-08-30 2003-09-02 Intel Corporation First and next error identification for integrated circuit devices
CN1141644C (zh) * 1999-11-20 2004-03-10 深圳市中兴通讯股份有限公司 一种嵌入处理机内存的检测和监控方法
US6625749B1 (en) * 1999-12-21 2003-09-23 Intel Corporation Firmware mechanism for correcting soft errors
JP2001357637A (ja) 2000-06-14 2001-12-26 Sony Corp 情報再生装置、情報処理方法及び情報記録媒体
DE10056408C1 (de) 2000-11-14 2002-03-07 Bosch Gmbh Robert Vorrichtung zur Überwachung eines Prozessors
US7058927B2 (en) * 2000-12-21 2006-06-06 Veritas Operating Corporation Computer software run-time analysis systems and methods
US6950978B2 (en) * 2001-03-29 2005-09-27 International Business Machines Corporation Method and apparatus for parity error recovery
US6931571B2 (en) * 2001-11-20 2005-08-16 Hewlett-Packard Development Company, L.P. Method and apparatus for handling transient memory errors
US7194671B2 (en) * 2001-12-31 2007-03-20 Intel Corporation Mechanism handling race conditions in FRC-enabled processors
US7418618B2 (en) * 2003-01-08 2008-08-26 Transpacific Ip Ltd. Error reporting and correcting method for peripheral
US20040078650A1 (en) * 2002-06-28 2004-04-22 Safford Kevin David Method and apparatus for testing errors in microprocessors
US7251755B2 (en) * 2004-02-13 2007-07-31 Intel Corporation Apparatus and method for maintaining data integrity following parity error detection
US7716652B2 (en) * 2004-03-30 2010-05-11 Symantec Corporation System and methods for tracing transactions
US7263631B2 (en) * 2004-08-13 2007-08-28 Seakr Engineering, Incorporated Soft error detection and recovery
DE102004046288A1 (de) 2004-09-24 2006-03-30 Robert Bosch Gmbh Verfahren zur Abarbeitung eines Computerprogramms auf einem Computersystem

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6334193B1 (en) * 1997-05-29 2001-12-25 Oracle Corporation Method and apparatus for implementing user-definable error handling processes

Also Published As

Publication number Publication date
CN101027647A (zh) 2007-08-29
JP4903149B2 (ja) 2012-03-28
JP2008513900A (ja) 2008-05-01
US20080201618A1 (en) 2008-08-21
WO2006032617A1 (de) 2006-03-30
CN101027647B (zh) 2013-05-01
US8316261B2 (en) 2012-11-20
DE102004046611A1 (de) 2006-03-30

Similar Documents

Publication Publication Date Title
EP1794680A1 (de) Verfahren zur abarbeitung eines computerprogramms auf einem computersystem
DE102012109614B4 (de) Verfahren zum Wiederherstellen von Stapelüberlauf- oder Stapelunterlauffehlern in einer Softwareanwendung
EP0645704B1 (de) Tracer-System zur Fehleranalyse in laufenden Realzeitsystemen
EP1917592B1 (de) Rechnersystems mit wenigstens zwei ausführungseinheiten und einer vergleichseinheit sowie verfahren zu dessen steuerung
EP1805617A1 (de) Verfahren zur abarbeitung eines computerprogramms auf einem computersystem
EP1854007A2 (de) Verfahren, betriebssysem und rechengerät zum abarbeiten eines computerprogramms
WO2007017396A2 (de) Verfahren und vorrichtung zur überwachung von funktionen eines rechnersystems
DE102015210651B4 (de) Schaltung und Verfahren zum Testen einer Fehlerkorrektur-Fähigkeit
DE102006054169B4 (de) Verfahren und System für eine Zentralisierung einer Prozessabfolgeüberprüfung
EP1810139B1 (de) Verfahren, betriebssystem und rechengerät zum abarbeiten eines computerprogramms
DE102007056218A1 (de) Verfahren zur Behandlung von transienten Fehlern in Echtzeitsystemen, insbesondere in Steuergeräten von Kraftfahrzeugen
DE102009050161A1 (de) Verfahren und Vorrichtung zum Testen eines Systems mit zumindest einer Mehrzahl von parallel ausführbaren Softwareeinheiten
DE102005037213A1 (de) Verfahren und Vorrichtung zur Umschaltung zwischen Betriebsmodi eines Multiprozessorsystems durch wenigstens ein externes Signal
EP1812853B1 (de) Verfahren, betriebssystem und rechengerät zum abarbeiten eines computerprogramms
DE102013202961A1 (de) Verfahren zum Überwachen eines Stackspeichers in einem Betriebssystem eines Steuergeräts eines Kraftfahrzeuges
WO2016206847A1 (de) Verfahren und vorrichtung zum absichern einer programmzählerstruktur eines prozessorsystems und zum überwachen der behandlung einer unterbrechungsanfrage
WO2007017372A1 (de) Verfahren und vorrichtung zur steuerung eines rechnersystems mit wenigstens zwei ausführungseinheiten
EP1461701B1 (de) Programmgesteuerte einheit mit überwachungseinrichtung
DE102009000874A1 (de) Verfahren zur Verbesserung der Analysierbarkeit von Softwarefehlern in einem Mikrocontroller
DE2240432C3 (de) Verfahren und Einrichtung zum Festlegen von Fixpunkten und zur Operationswiederholung ab dem letzten Fixpunkt in Datenverarbeitungsanlagen mit überlappter Arbeitsweise
DE102022208087A1 (de) Verfahren zum Überprüfen einer Verarbeitung von Nutzdaten
DE10110050A1 (de) Verfahren zur Absicherung sicherheitskritischer Programmteile vor versehentlicher Ausführung und eine Speichereinrichtung zur Durchführung dieses Verfahrens
DE102015218386A1 (de) Verfahren und Vorrichtung zum Überwachen eines Programmflusses eines von einem Prozessor ausführbaren Programmes und Prozessoreinrichtung
EP1917594A2 (de) Verfahren und vorrichtung zur abarbeitung von datenwörtern und/oder instruktionen
DD273136A1 (de) Schaltungsanordnung zur ueberwachung von programmverzweigungen in rechnersystemen

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20070425

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20090304

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20180404