JPS59191662A - Detecting system for program runaway - Google Patents
Detecting system for program runawayInfo
- Publication number
- JPS59191662A JPS59191662A JP58066689A JP6668983A JPS59191662A JP S59191662 A JPS59191662 A JP S59191662A JP 58066689 A JP58066689 A JP 58066689A JP 6668983 A JP6668983 A JP 6668983A JP S59191662 A JPS59191662 A JP S59191662A
- Authority
- JP
- Japan
- Prior art keywords
- program
- register
- data area
- instruction
- runaway
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/0751—Error or fault detection not based on redundancy
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
本発明は蓄積プログラム制御力式の中央処理装置におけ
るプログラム暴走検出力式に関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a program runaway detection system in a central processing unit using an accumulated program control system.
蓄積プログラム制御力式におけるプログラムは中央処理
装置の命令の集tvであり、その組合せにより中央処理
装置に種々の動作を行なわせるものである。従がって、
プログラムの正常性チェ・ンクは組合せの正常性チェッ
クと71−リ、従来は障害検出タイマ方式により行なっ
ていた。The program in the storage program control system is a collection of commands tv for the central processing unit, and the combination of these commands causes the central processing unit to perform various operations. Accordingly,
The normality check of the program was performed by checking the normality of the combination and 71-re, and conventionally using a failure detection timer method.
この障害検出タイ−f73式とは、プログラムを作成す
るときに設計者が定期的にハードタイマをクリアする論
理を組み込んでおき、ハードタイマはオーバフローした
らプログラム暴走と判定する方式である。This fault detection timer-f73 method is a method in which the designer incorporates logic to periodically clear a hard timer when creating a program, and when the hard timer overflows, it is determined that the program has run out of control.
しかしながら、この方式ではプログラムが暴走してから
、暴走が検出されるまでに時間がかかるため、プログラ
ムやデータがほとんど破壊されるという欠点がめった。However, this method has the disadvantage that most of the programs and data are destroyed because it takes time for the runaway to be detected after the program runs out of control.
同、検出時間を短かくするために、オーバフロ一時間を
短かく設定しようとすれば、負荷が増加して単に処理時
間が延びただけの時に、誤って暴走と判定する危険もめ
った。Similarly, if an attempt was made to set the overflow time short in order to shorten the detection time, there was a risk that a runaway would be mistakenly determined when the load increased and the processing time simply increased.
本発明は従来の上記事情に鑑みてなされたものでめり、
従って本発明の目的は、障害検出タイマ方式の欠点であ
る暴走検出遅れによるプログラムデータの破壊を防止す
るために、プログラムの暴走メカニズムを利用し、早期
に暴走を発見して処理を中断させ、その結果として、原
因探索、システムの再開を容易に行なわせることができ
る新規なプログラム暴走検出力式を提供することニする
。The present invention has been made in view of the above-mentioned conventional circumstances.
Therefore, an object of the present invention is to utilize the program runaway mechanism to detect runaway at an early stage and interrupt processing, in order to prevent program data from being destroyed due to a delay in detecting runaway, which is a drawback of the failure detection timer method. As a result, it is an object of the present invention to provide a new program runaway detection power formula that allows easy cause search and system restart.
上記目的を達成する為に、本発明に係るプログラム暴走
検出力式は、蓄積プログラム制御力式の中央処理装置に
おいて、ソフトにより内容を変更できないROMにより
構成される第1のレジスタを設置し、該第1のレジスタ
にメモリのデータエリアの情報を設定しておき、プログ
ラム実行において行なわれるメモリアクセスのうち命令
7エ・ンチの番地のみを表示して勝る第2のレジスタの
内容と上記データエリア情報を格納している上記第1の
レジスタの内容を常に比較して、一致した場合にはプロ
グラム暴走と判定するように構成され、しかして、デー
タを命令とみなして実行することによるデータ、プログ
ラムの破壊防止を実現している。In order to achieve the above object, the program runaway detection system according to the present invention installs a first register constituted by a ROM whose contents cannot be changed by software in the central processing unit of the storage program control system. Information on the data area of the memory is set in the first register, and the contents of the second register and the above data area information are displayed to display only the address of instruction 7, among the memory accesses performed during program execution. It is configured to constantly compare the contents of the first register storing the above, and if they match, it is determined that the program has runaway. Destruction prevention is achieved.
プログラムの暴走そのものはバグにより論理矛盾がおこ
ることにより発生するが、プログラム、データの破壊は
、バグの影響GこよVデータエリアへプログラムが進み
、単なるデータを命令と解釈して実行することにより起
こりはじめ、あとは雪だるま式に矛盾が矛盾を呼び破壊
へと進むケースがほとんどである。従って、プログラム
のシーケンスがデータエリアへ進んだことを検出し、そ
の検出時にプログラム暴走と判定し、処理を中断させる
ことによりプログラム、データの破壊を防止するプログ
ラム暴走検出力式が得られる。A runaway program itself occurs due to a logical contradiction caused by a bug, but program and data corruption occurs when the program progresses to the data area due to the influence of the bug, interpreting simple data as a command and executing it. In most cases, contradictions lead to contradictions, leading to destruction in a snowballing manner. Therefore, a program runaway detection formula can be obtained that detects that the program sequence has proceeded to the data area, determines that program runaway has occurred at the time of detection, and interrupts processing to prevent program and data destruction.
なお、ブロクラムのシーケンスがデータエリアへ進んだ
ことのチェックは、現在実行中の命令番地を格納してい
るプログラム状態表示レジスタとROMにより構成され
てプログラムにより変更不可能なデータエリアレジスタ
にあらかじめ設定されているデータエリア情報を比較す
ることにより行なわれる。Note that checking that the block sequence has proceeded to the data area is done by setting the address of the currently executing instruction in the data area register, which is made up of the program status display register and ROM and cannot be changed by the program, in advance. This is done by comparing the data area information.
次に本発明をその好ましい一実施例について図面を参照
しながら詳細に説明する。Next, a preferred embodiment of the present invention will be explained in detail with reference to the drawings.
第1図は本発明の一実施例を示すブロック構成図でおる
。FIG. 1 is a block diagram showing one embodiment of the present invention.
第1図において、参照番号1は主記憶装置、2は中央処
理装置をそれぞれ示す。主記憶装置1中で参照符号In
、 In+z 、 In+には各k n %n+x、
n+に番地に格納されている命令であp、DI%f)l
+z 。In FIG. 1, reference number 1 indicates a main storage device, and reference number 2 indicates a central processing unit. Reference number In in main memory 1
, In+z, In+ each k n %n+x,
The instruction stored at address n+ is p, DI%f)l
+z.
f)l +mはl、l+l、l+m番地に格納されてし
るデータである。従って、本実施例ではn番地からn+
に番地までがプログラムエリア、1番地からl+m番地
までがデータエリアということになる。f) l+m is data stored at addresses l, l+l, and l+m. Therefore, in this embodiment, from address n to n+
The area up to address 1 is the program area, and the area from address 1 to l+m is the data area.
中央処理装置2中で21はI’[Mにより構成されてデ
ータエリア情報を格納しているデータエリアレジスタ、
22は現在実行中の命令番地を格納しているプログラム
状態表示レジスタ、23はデータエリアレジスタ21の
内容とプログラム状態表示レジスタ22の内容を比較す
るアドレスチェック回路、24社命令の7エツチ、解釈
、実行を行なう命令処理回路をそれぞれ示す。a −f
は命令あるいは信号の流れを示すルート補助表示である
。In the central processing unit 2, 21 is a data area register constituted by I'[M and storing data area information;
22 is a program status display register that stores the address of the instruction currently being executed; 23 is an address check circuit that compares the contents of the data area register 21 with the contents of the program status display register 22; Each shows an instruction processing circuit that executes the instruction. a-f
is a route aid indicating the flow of commands or signals.
本発明によるプログラム暴走検出手順は以下のとおりで
ある。The program runaway detection procedure according to the present invention is as follows.
命令処理回路24は、aのルートにより主記憶装置1に
アクセスし、命令をフエ・ンチすると同時に命令番地を
プログラム状態表示レジスタ22にルートbで送り、命
令を実行する。1命令が完了すると次命令、更に次々命
令と繰り返していくが、プログラムに矛盾がなければプ
ログラム状態表示レジスタ22の内容はプログラムエリ
アであるnからn+にの値以外になることはない。The instruction processing circuit 24 accesses the main storage device 1 via route a, loads the instruction, and at the same time sends the instruction address to the program status display register 22 via route b to execute the instruction. When one instruction is completed, the next instruction is repeated one after another, but if there is no contradiction in the program, the contents of the program status display register 22 will never be any other than the value from n to n+, which is the program area.
−力、データエリアレジスタ21にはあらかじめデータ
エリアの情報(本実施例では1からl+m)をROMに
書き込んで設定しておく(ルー)e)アドレスチェック
回路23は、ルー)c、dよりデータエリアレジスタ2
1とプログラム状態表示レジスタ22の内容を比較し、
プログラム実行番地がデータエリア番地内か否かを判定
し、データエリア内であったならばfのルートで命令処
理回路24を停止させると同時に、gのルートで外部へ
プログラム暴走を表示する。- The data area register 21 is set in advance by writing data area information (1 to l+m in this embodiment) into the ROM. Area register 2
1 and the contents of the program status display register 22,
It is determined whether the program execution address is within the data area address or not, and if it is within the data area, the instruction processing circuit 24 is stopped using route f, and at the same time, program runaway is indicated to the outside via route g.
本発明は、以上に示すように、プログラムの実行番地が
データエリアになったことを検出し、ブログラム暴走と
判定して命令処理回路を停止させるので、データエリア
のデータを命令と解釈して実行することによるプログラ
ム、データの破壊を防止することができる。従って、本
発明【こよれば、原因探索、システムの早い再開を容易
にすることが可能となる。As described above, the present invention detects that the execution address of the program has become the data area, determines that the program has runaway, and stops the instruction processing circuit, so that the data in the data area is interpreted as an instruction. It is possible to prevent programs and data from being destroyed by execution. Therefore, according to the present invention, it is possible to search for the cause and restart the system quickly.
第1図は本発明の一実施例を示すブロック構成図である
。
1・・・主記憶装置、n、 n+x、 n+に、 l、
l+x、1+ml@@主記憶上の番地、In 、 I
n+x 、In+に60.命令、Dl 、 Dl+x
、Dl+m * * *データ、2・拳−中央処理装置
、21・・・データエリアレジスタ、22・e・プログ
ラム状態表示レジスタ、久・・・アドレスチェック回路
、24・・・命令処理回路、”””g・・・データある
いは信号の流れを示す補助表示
特許出願人 日本電気株式会社
代 理 人 弁理士 熊谷雄太部
7−FIG. 1 is a block diagram showing one embodiment of the present invention. 1... Main memory, n, n+x, n+, l,
l+x, 1+ml@@address in main memory, In, I
n+x, 60. to In+. Command, Dl, Dl+x
, Dl+m * * * data, 2. fist - central processing unit, 21... data area register, 22. e. program status display register, ku... address check circuit, 24... instruction processing circuit, """g... Auxiliary display indicating the flow of data or signals Patent applicant: NEC Corporation Representative Patent attorney Yutabe Kumagai 7-
Claims (1)
トにより内容を変更できないROMにより構成される第
1のレジスタを設置し、該第1のレジスタにメモリのデ
ータエリアの情報を設定しておき、プログラム実行にお
いて行なわれるメモリアクセスのうち命令フェッチの番
地のみを表示している第2のレジスタの内容と上記デー
タエリア情報を格納している上記第1のレジスタの内容
を常に比較し、一致した場合にはプログラム暴走と判定
することを特徴としたプログラム暴走検出力式。In the central processing unit of the storage program control system, a first register consisting of a ROM whose contents cannot be changed by software is installed, information on the data area of the memory is set in the first register, and the program is executed. The contents of the second register, which displays only the address of the instruction fetch among the memory accesses performed in , and the contents of the first register, which stores the data area information, are always compared, and if they match, A program runaway detection formula that is characterized by determining program runaway.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58066689A JPS59191662A (en) | 1983-04-14 | 1983-04-14 | Detecting system for program runaway |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58066689A JPS59191662A (en) | 1983-04-14 | 1983-04-14 | Detecting system for program runaway |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS59191662A true JPS59191662A (en) | 1984-10-30 |
Family
ID=13323149
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP58066689A Pending JPS59191662A (en) | 1983-04-14 | 1983-04-14 | Detecting system for program runaway |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS59191662A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003014703A (en) * | 2001-07-04 | 2003-01-15 | Sanshin Denshi:Kk | Ultrasonic air-bubble detector |
-
1983
- 1983-04-14 JP JP58066689A patent/JPS59191662A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003014703A (en) * | 2001-07-04 | 2003-01-15 | Sanshin Denshi:Kk | Ultrasonic air-bubble detector |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4839895A (en) | Early failure detection system for multiprocessor system | |
EP0098172B1 (en) | Register control processing system | |
US5261084A (en) | Error judgment method | |
JPH02156357A (en) | Program destruction preventing method | |
JPS59191662A (en) | Detecting system for program runaway | |
US5404499A (en) | Semi-automatic program execution error detection | |
JPH1063541A (en) | Program hang-up monitor device for computer system | |
JPH08161185A (en) | Guest execution control system for virtual computer system | |
JPS5826043B2 (en) | Processor reset method | |
JPS6127778B2 (en) | ||
JPS61141047A (en) | Saving system of trouble information | |
JPS62168229A (en) | Automatic recognizing system for system constitution | |
JPH04296938A (en) | Computer device | |
JPS5835648A (en) | Program execution controlling system | |
JPH11272490A (en) | Dlagnostic control system | |
JPH0258648B2 (en) | ||
JP2978658B2 (en) | Program development support device | |
JPS6227421B2 (en) | ||
JPS59163653A (en) | Debug device | |
JPS63254501A (en) | Sequence controller | |
JPS5922147A (en) | Checking system of retrial processing | |
JPS63150732A (en) | Program running supervisory equipment | |
JPS6269329A (en) | Detecting system for breakage position of memory | |
JPH08123734A (en) | Methods for checking occurrence of data destruction in data storing area and program runaway and methods for searching causes of data destruction occurrence and program runaway | |
JPS62121554A (en) | Trap device |