JP2009176180A - Control device, image processor, memory information storage control method, memory information storage control program and storage medium - Google Patents

Control device, image processor, memory information storage control method, memory information storage control program and storage medium Download PDF

Info

Publication number
JP2009176180A
JP2009176180A JP2008015845A JP2008015845A JP2009176180A JP 2009176180 A JP2009176180 A JP 2009176180A JP 2008015845 A JP2008015845 A JP 2008015845A JP 2008015845 A JP2008015845 A JP 2008015845A JP 2009176180 A JP2009176180 A JP 2009176180A
Authority
JP
Japan
Prior art keywords
memory information
storage
storage device
memory
registration
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
Application number
JP2008015845A
Other languages
Japanese (ja)
Inventor
Makoto Sugino
誠 杉野
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008015845A priority Critical patent/JP2009176180A/en
Priority to US12/359,380 priority patent/US8516192B2/en
Publication of JP2009176180A publication Critical patent/JP2009176180A/en
Pending legal-status Critical Current

Links

Images

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/0766Error or fault reporting or storing
    • G06F11/0778Dumping, i.e. gathering error/state information after a fault for later diagnosis
    • 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/0733Error 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 data processing system embedded in an image processing device, e.g. printer, facsimile, scanner

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Facsimiles In General (AREA)
  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a control device for storing memory information in a portable storing medium when a failure occurs, and to provide an image processor, a memory information storage control method, a memory information storage control program and a storage medium. <P>SOLUTION: The image processor is provided with a controller 2, and the controller 2 generates memory information about an application program operating on a memory, performs memory information storage processing for storing the memory information in a detachable storage device mounted in detachable storage device mounting openings 19a to 19n, and registers the detachable storage device as a storage place of memory information generated by the memory storage processing when it is confirmed that the detachable storage device is connected to the detachable storage device mounting openings 19a to 19n. Then, the memory information can be inexpensively and surely stored in the detachable storage device. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、制御装置、画像処理装置、メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記憶媒体に関し、詳細には、不具合の発生時にメモリ情報を接離可能記憶媒体に保存する制御装置、画像処理装置、メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記憶媒体に関する。   The present invention relates to a control device, an image processing device, a memory information storage control method, a memory information storage control program, and a storage medium, and more particularly, to a control device that stores memory information in an attachable / detachable storage medium when an error occurs, and an image The present invention relates to a processing device, a memory information storage control method, a memory information storage control program, and a storage medium.

従来から、UNIX(登録商標)等の汎用OS(Operating System)上でアプリケーションプログラムを実行する制御装置においては、アプリケーションプログラムの動作を正常に継続することができない場合には、OSからアプリケーションプログラムを強制的に終了させるという機能が実装されている。例えば、UNIXに代表されるような汎用OSにおいては、アプリケーションプログラムの動作を正常に継続することができない事態が発生すると、アプリケーションプログラムにシグナルを送信して、アプリケーションプログラムの処理を終了させ、OSからアプリケーションプログラムに送信されるシグナルの種類によってコアダンプ処理が実行される。   Conventionally, in a control device that executes an application program on a general-purpose OS (Operating System) such as UNIX (registered trademark), if the operation of the application program cannot be normally continued, the application program is forced from the OS. A function to terminate automatically is implemented. For example, in a general-purpose OS represented by UNIX, when a situation in which the operation of an application program cannot be normally continued occurs, a signal is transmitted to the application program, and the processing of the application program is terminated. Core dump processing is executed depending on the type of signal transmitted to the application program.

そして、近年、小型のプリンタ装置、ファクシミリ装置、複写装置、複合装置等のように予め特定の機能を組み込んだ組み込み画像処理装置においても、高機能化の要求からUNIX系の汎用OSをベースとしたOSが採用され、異常発生時等にコアダンプ処理を実行するようになってきている。   In recent years, built-in image processing apparatuses such as small printers, facsimile machines, copying machines, and multi-function apparatuses that have previously incorporated specific functions are based on UNIX-based general-purpose OSs because of the demand for higher functionality. An OS is adopted, and core dump processing is executed when an abnormality occurs.

OSは、従来、このコアダンプ処理を、図13に示すように実行する。すなわち、OSは、コアダンプ処理を実行するように設定された不具合が発生すると、コアダンプ実行部を呼び出し、コアダンプ実行部が、図13に示すように、まず、コアファイルの名前を作成する(ステップS1001)。このコアファイル名は、不具合を発生させたアプリケーションプログラムの名前、プロセスID等を使用して作成される。次に、コアダンプ実行部は、コアダンプ対象のアプリケーションプログラムの作業ディレクトリにコアファイル名のファイルが作成可能かチェックし(ステップS1002)、作業ディレクトリにコアファイル名のファイルを作成することができないときには、そのままコアダンプ処理を終了する。   The OS conventionally executes this core dump process as shown in FIG. In other words, when a failure set to execute the core dump process occurs, the OS calls the core dump execution unit, and the core dump execution unit first creates the name of the core file as shown in FIG. 13 (step S1001). ). This core file name is created using the name of the application program that caused the failure, the process ID, and the like. Next, the core dump execution unit checks whether a file with the core file name can be created in the working directory of the application program to be dumped (step S1002). End core dump processing.

ステップS1002で、作業ディレクトリにコアファイル名のファイルを作成することができるときには、コアダンプ実行部は、コアファイル名でファイルの作成を行い(ステップS1003)、アプリケーションプログラムが使用しているメモリ情報をOSの管理するメモリブロックのサイズでファイルに書き込む(ステップS1004)。   In step S1002, when a file with a core file name can be created in the working directory, the core dump execution unit creates a file with the core file name (step S1003), and stores the memory information used by the application program in the OS. Is written in the file with the size of the memory block managed by the server (step S1004).

メモリ情報のファイルへの書き込みを行うと、コアダンプ実行部は、書き込みが正常に行われたかチェックし(ステップS1005)、書き込みが正常に行われなかったときには、そのままコアダンプ処理を終了する。   When the memory information is written to the file, the core dump execution unit checks whether the writing is performed normally (step S1005), and when the writing is not performed normally, the core dump process is terminated.

書き込みが正常に行われると、コアダンプ実行部は、書き込んだメモリ情報がアプリケーションプログラムが使用しているメモリ中で最後のブロックであるかチェックし(ステップS1006)、最後のブロックでないときには、ステップS1004に戻って、プログラムが使用していたメモリ情報をOSの管理するメモリブロックのサイズでファイルに書き込む処理から上記同様に処理する(ステップS1004〜S1006)。   If the writing is normally performed, the core dump execution unit checks whether the written memory information is the last block in the memory used by the application program (step S1006). If the writing is not the last block, the process proceeds to step S1004. Returning, the memory information used by the program is processed in the same manner as described above from the process of writing the file with the size of the memory block managed by the OS (steps S1004 to S1006).

ステップS1006で、書き込んだメモリ情報がアプリケーションプログラムが使用しているメモリ中で最後のブロックであると、コアダンプ実行部は、コアダンプ処理を終了する。   In step S1006, if the written memory information is the last block in the memory used by the application program, the core dump execution unit ends the core dump process.

そして、このようなコアダンプ処理は、ハードディスク等の大容量記憶装置に対してメモリ情報を書き出すことが行われるが、組み込み装置等の小型で安価な装置にあっては、ハードディスク等の大容量記憶装置を、コストを削減する等のために、搭載していないことが多く、このような場合、コアダンプ機能を利用することが困難である。   Such core dump processing is performed by writing memory information to a mass storage device such as a hard disk. However, in a small and inexpensive device such as an embedded device, a mass storage device such as a hard disk is used. In many cases, it is difficult to use the core dump function.

そして、従来、コアダンプを実行する前に、予め設定した保存サイズに適したコアファイルを生成する技術が提案されている(特許文献1参照)。   Conventionally, a technique for generating a core file suitable for a preset storage size before executing a core dump has been proposed (see Patent Document 1).

また、従来、コアファイルをネットワークを介してリモートのハードディスク装置に出力する技術が提案されている(特許文献2参照)。   Conventionally, a technique for outputting a core file to a remote hard disk device via a network has been proposed (see Patent Document 2).

特開2007−172414号公報JP 2007-172414 A 特開平8−328912号公報JP-A-8-328912

しかしながら、上記公報記載の従来技術にあっては、安価にかつ確実にコアダンプ処理を実行する上で、改良の必要があった。   However, in the prior art described in the above publication, it is necessary to improve the core dump process at low cost and with certainty.

すなわち、特許文献1記載の従来技術にあっては、保存サイズを限定してコアファイルを生成しているため、保存できるコアファイルが限定され、コアファイルとして保存されなかった情報の解析が必要になった場合、再度情報の取得を行う必要があり、処理効率が悪く、利用性が悪いという問題があった。   That is, in the prior art described in Patent Document 1, since the core file is generated with a limited storage size, the core files that can be stored are limited, and analysis of information that is not stored as a core file is necessary. In such a case, it is necessary to acquire information again, and there is a problem that processing efficiency is poor and usability is poor.

また、特許文献2記載の従来技術にあっては、ネットワークを介してコアファイルをリモートの記憶装置に出力しているため、コアファイルの送信を行う装置がネットワークに接続されていない場合や接続されていてもコアファイルを保存するリモートの記憶装置を設置することができない場合には、コアファイルを保存することができず、改良の必要があった。   In the prior art described in Patent Document 2, since the core file is output to the remote storage device via the network, the device that transmits the core file is not connected or connected to the network. However, if a remote storage device for storing the core file cannot be installed, the core file cannot be stored and improvement is required.

そこで、本発明は、安価にかつ確実に実行中のプログラムに関するメモリ情報を保存することのできる制御装置、画像処理装置、メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記憶媒体を提供することを目的としている。   Therefore, the present invention provides a control device, an image processing device, a memory information storage control method, a memory information storage control program, and a storage medium capable of storing memory information related to a program being executed reliably and inexpensively. It is aimed.

本発明の制御装置は、上記目的を達成するために、接離可能記憶装置が接続され、所定タイミングにメモリ上で実行中のプログラムに関するメモリ情報を生成して該接離可能記憶装置に保存するメモリ情報保存処理を行うメモリ情報保存手段を備えた制御装置であって、前記メモリ保存処理で生成される前記メモリ情報の保存場所を登録するインターフェイス手段と、該インターフェイス手段を用いて前記接離可能記憶装置を前記メモリ情報の保存場所として登録する登録手段と、前記接離可能記憶装置が接続されたことを確認して、接続された該接離可能記憶装置を該登録手段に該メモリ情報保存場所として登録させる実行手段と、を備えていることを特徴としている。   In order to achieve the above object, the control device of the present invention is connected to a separable storage device, generates memory information relating to a program being executed on the memory at a predetermined timing, and stores the memory information in the separable storage device. A control device comprising memory information storage means for performing memory information storage processing, wherein the interface means for registering the storage location of the memory information generated by the memory storage processing, and the connection / detachment using the interface means Registration means for registering a storage device as the storage location of the memory information, and confirming that the contactable / separable storage device is connected, and storing the connected storage / detachable storage device in the registration means. And an execution means for registering as a place.

また、本発明に係る制御装置においては、前記登録手段は、接続された前記接離可能記憶装置に予め前記メモリ情報の保存用であることを示す鍵情報が格納されていることを条件として、該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴としてもよい。   Further, in the control device according to the present invention, the registration means is provided on the condition that key information indicating that the memory information is stored is stored in the connected storage device that is connected in advance. The contactable / separable storage device may be registered as a storage location of the memory information.

さらに、本発明に係る制御装置においては、前記登録手段は、前記接離可能記憶装置に搭載され、搭載されている該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴としてもよい。   Furthermore, in the control device according to the present invention, the registration means is mounted on the contactable / detachable storage device, and registers the attached / detachable storage device as a storage location of the memory information. Also good.

また、本発明に係る制御装置においては、前記登録手段は、接続された前記接離可能記憶装置に前記保存場所を指定する設定ファイルが格納されていると、該設定ファイルに記録されている保存場所を前記メモリ情報の保存場所として参照可能であることを特徴としてもよい。   In the control device according to the present invention, when the setting file for specifying the storage location is stored in the connected storage device, the registration unit stores the recording recorded in the setting file. The location may be referred to as the storage location of the memory information.

さらに、本発明に係る制御装置においては、前記登録手段は、前記メモリ情報の保存場所を複数登録可能であることを特徴としてもよい。   Furthermore, in the control device according to the present invention, the registration means may register a plurality of storage locations of the memory information.

また、本発明に係る制御装置においては、前記メモリ情報保存手段は、前記メモリ情報の保存場所が複数登録されていると、該登録順とは逆順に、該メモリ情報の保存場所に前記メモリ情報を保存可能であるか調べて、保存可能な該メモリ情報の保存場所に該メモリ情報を保存することを特徴としてもよい。   In the control device according to the present invention, when a plurality of storage locations of the memory information are registered, the memory information storage means stores the memory information in the storage locations of the memory information in the reverse order of the registration order. The memory information may be stored in a storage location of the storable memory information.

本発明の画像処理装置は、上記目的を達成するために、画像データに所定の画像処理を施す画像処理装置であって、請求項1から請求項6のいずれかに記載の制御装置を搭載していることを特徴としている。   In order to achieve the above object, an image processing apparatus of the present invention is an image processing apparatus that performs predetermined image processing on image data, and includes the control device according to any one of claims 1 to 6. It is characterized by having.

本発明のメモリ情報保存制御方法は、上記目的を達成するために、接離可能記憶装置が接続され、所定タイミングにメモリ上で実行中のプログラムに関するメモリ情報を生成して該接離可能記憶装置に保存するメモリ情報保存処理を行う制御装置の実行するメモリ情報保存制御方法であって、前記メモリ保存処理で生成される前記メモリ情報の保存場所を登録するインターフェイス処理と、該インターフェイス処理を利用して前記接離可能記憶装置を該メモリ情報の保存場所として登録する登録処理と、前記接離可能記憶装置が接続されたことを確認して、接続された該接離可能記憶装置を該登録処理に該メモリ情報の保存場所として登録させる実行処理と、を実行することを特徴としている。   In order to achieve the above object, the memory information storage control method of the present invention is connected to an attachable / detachable storage device, and generates memory information relating to a program being executed on the memory at a predetermined timing to generate the attachable / detachable storage device. A memory information storage control method executed by a control device that performs memory information storage processing to be stored in an interface process for registering a storage location of the memory information generated by the memory storage processing, and using the interface processing Registration processing for registering the contactable / separable storage device as a storage location of the memory information, confirming that the contactable / detachable storage device is connected, and registering the connected / detachable storage device And an execution process for registering as a storage location of the memory information.

本発明に係るメモリ情報保存制御方法においては、前記登録処理は、接続された前記接離可能記憶装置に予め前記メモリ情報の保存用であることを示す鍵情報が格納されていることを条件として、該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴としてもよい。   In the memory information storage control method according to the present invention, the registration process is performed on the condition that key information indicating that the memory information is stored is stored in the connected storage device that is connected in advance. The contact / separable storage device may be registered as a storage location of the memory information.

また、本発明に係るメモリ情報保存制御方法においては、前記登録処理は、その処理実行場所が特定の前記接離可能記憶装置上に設定されており、該処理実行場所として設定されている該接離可能記憶装置が接続されているときにのみ、該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴としてもよい。   Further, in the memory information storage control method according to the present invention, the registration processing is performed in such a way that the processing execution location is set on the specific attachable / detachable storage device, and the connection execution location set as the processing execution location is set. Only when a detachable storage device is connected, the detachable storage device may be registered as a storage location of the memory information.

さらに、本発明に係るメモリ情報保存制御方法においては、前記登録処理は、接続された前記接離可能記憶装置に前記保存場所を指定する設定ファイルが格納されていると、該設定ファイルに記録されている保存場所を前記メモリ情報の保存場所として参照可能であることを特徴としてもよい。   Furthermore, in the memory information storage control method according to the present invention, when the setting file for specifying the storage location is stored in the connected removable storage device, the registration process is recorded in the setting file. The storage location can be referred to as the storage location of the memory information.

また、本発明に係るメモリ情報保存制御方法においては、前記登録処理は、前記メモリ情報の保存場所を複数登録可能であることを特徴としてもよい。   In the memory information storage control method according to the present invention, the registration process may register a plurality of storage locations of the memory information.

さらに、本発明に係るメモリ情報保存制御方法においては、前記メモリ情報保存処理は、前記メモリ情報保存場所が複数登録されていると、該登録順とは逆順に、該メモリ情報保存場所に前記メモリ情報を保存可能であるか調べて、保存可能なメモリ情報保存場所に該メモリ情報を保存することを特徴としてもよい。   Furthermore, in the memory information storage control method according to the present invention, the memory information storage process may be configured such that when a plurality of memory information storage locations are registered, the memory information storage locations are stored in the memory information storage locations in the reverse order of the registration order. It may be characterized by checking whether the information can be stored and storing the memory information in a storable memory information storage location.

本発明のメモリ情報保存制御プログラムは、コンピュータに請求項8から請求項13のいずれかに記載のメモリ情報保存制御方法を実行させることを特徴としている。   A memory information storage control program according to the present invention causes a computer to execute the memory information storage control method according to any one of claims 8 to 13.

本発明によれば、メモリ上で実行中のプログラムに関するメモリ情報を生成して接離可能記憶装置に保存するメモリ情報保存処理を行う際に、該接離可能記憶装置が接続されたことを確認すると、該メモリ情報保存処理で生成されるメモリ情報の保存場所として、該接離可能記憶装置を登録するので、保存するメモリ情報量を制限することなく、また、ネットワーク接続を必要とせずに、メモリ情報を安価かつ確実に接離可能記憶装置に保存することができる。   According to the present invention, when performing memory information storage processing for generating memory information relating to a program being executed on the memory and storing it in the attachable / detachable storage device, it is confirmed that the attachable / detachable storage device is connected. Then, as the storage location of the memory information generated by the memory information storage process, the contactable storage device is registered, so that the amount of memory information to be stored is not limited, and a network connection is not required. The memory information can be stored in the storage device that can be contacted / separated inexpensively and reliably.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるので、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明によって不当に限定されるものではなく、また、本実施の形態で説明される構成の全てが本発明の構成の必須の構成用件ではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The range of this invention is unduly limited by the following description. However, not all of the configurations described in the present embodiment are essential requirements for the configuration of the present invention.

図1〜図12は、本発明の制御装置、画像処理装置、メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記憶媒体の一実施例を示す図であり、図1は、本発明の制御装置、画像処理装置、メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記憶媒体の一実施例を適用した画像処理装置1の要部ブロック構成図である。   1 to 12 are diagrams showing an embodiment of a control device, an image processing device, a memory information storage control method, a memory information storage control program, and a storage medium according to the present invention. FIG. 1 shows the control device of the present invention. FIG. 2 is a block diagram of a main part of an image processing apparatus 1 to which an embodiment of an image processing apparatus, a memory information storage control method, a memory information storage control program, and a storage medium are applied.

図1において、画像処理装置1は、制御装置としてのコントローラ2、操作表示部3及び印刷エンジン4等を備えており、プリンタ装置、複写装置、ファクシミリ装置、複合装置、スキャナ装置等の画像処理を行う装置である。画像処理装置1は、通常、コンピュータ等のホスト装置が接続されたり、ネットワークに接続される。   In FIG. 1, an image processing apparatus 1 includes a controller 2 as a control apparatus, an operation display unit 3, a print engine 4, and the like, and performs image processing such as a printer apparatus, a copying apparatus, a facsimile apparatus, a composite apparatus, and a scanner apparatus. It is a device to perform. The image processing apparatus 1 is usually connected to a host device such as a computer or connected to a network.

操作表示部2は、操作キー及び液晶ディスプレイ等の表示部を備えており、操作キーからは画像処理装置1に各種処理を行わせるための各種操作が行われ、表示部には、操作キーからの入力内容や画像処理装置1からユーザに通知する各種情報を表示する。   The operation display unit 2 includes a display unit such as an operation key and a liquid crystal display. Various operations for causing the image processing apparatus 1 to perform various processes are performed from the operation key. And various information notified to the user from the image processing apparatus 1 are displayed.

エンジン4は、読み取りエンジンや印刷エンジン等を総称したものであり、読み取りエンジンは、例えば、CCD(Charge Coupled Device )を利用したスキャナが用いられていて、原稿を主走査及び副走査して原稿の画像を読み取ってコントローラ2に渡す。印刷エンジンは、コントローラ2からの画像データに基づいて、所定の印刷方式、例えば、インク噴射方式や電子写真方式で用紙に画像を形成する。   The engine 4 is a generic term for a reading engine, a printing engine, and the like. For example, a scanner using a CCD (Charge Coupled Device) is used as the reading engine. The image is read and passed to the controller 2. Based on the image data from the controller 2, the print engine forms an image on a sheet by a predetermined printing method, for example, an ink ejection method or an electrophotographic method.

コントローラ2は、図2に示すように、ASIC(Application Specific Integrated Circuit)10、CPU(Central Processing Unit )11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、NVRAM(Non-Volatile Random Access Memory)14、RTC(リアルタイムクロック;Real Time Clock )15、エンジンインターフェイス16、USB(Universal Serial Bus)インターフェイス17、ネットワークインターフェイス18及び複数の着脱可能記憶装置装着口19a〜19nを備えている。   As shown in FIG. 2, the controller 2 includes an ASIC (Application Specific Integrated Circuit) 10, a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an NVRAM (Non-Volatile Random). It includes an access memory (RT) 14, an RTC (real time clock) 15, an engine interface 16, a universal serial bus (USB) interface 17, a network interface 18, and a plurality of removable storage device mounting ports 19a to 19n.

ROM12は、画像処理装置1の基本プログラム、後述するメモリ情報保存制御方法を実行するメモリ情報保存制御プログラム及びこれらの各プログラムの実行に必要なシステムデータが格納されており、ROM12は、書換可能なフラッシュROMを用いることで、これらのプログラムやシステムデータを適宜バージョンアップしたり、ソフトウェアの追加を容易に行うことができる。   The ROM 12 stores a basic program of the image processing apparatus 1, a memory information storage control program for executing a memory information storage control method to be described later, and system data necessary for executing these programs. The ROM 12 is rewritable. By using a flash ROM, it is possible to upgrade these programs and system data as appropriate, and to easily add software.

なお、画像処理装置1は、ROM、EEPROM(Electrically Erasable and Programmable Read Only Memory )、EPROM、フラッシュメモリ、フレキシブルディスク、CD−ROM(Compact Disc Read Only Memory )、CD−RW(Compact Disc Rewritable )、DVD(Digital Video Disk)、SD(Secure Digital)カード、MO(magneto-optic disc)等の情報識別装置が読み取り可能な記録媒体に記録されている本発明のメモリ情報保存制御方法を実行するメモリ情報保存制御プログラムを読み込んでROM12に導入することで、後述するアプリケーションを正常に実行できない事態等の予め設定されている自体が発生したときに該アプリケーションの使用していたメモリ領域のメモリ情報を着脱可能記憶装置19a〜19nに装着されている着脱可能記憶装置に保存するメモリ情報保存制御方法を実行する制御装置であるコントローラ2を搭載した画像処理装置1として構築されている。このメモリ情報保存制御プログラムは、アセンブラ、C、C++、C#、Java(登録商標)等のレガシープログラミング言語やオブジェクト指向ブログラミング言語等で記述されたコンピュータ実行可能なプログラムであり、上記記録媒体に格納して頒布することができる。   The image processing apparatus 1 includes a ROM, an EEPROM (Electrically Erasable and Programmable Read Only Memory), an EPROM, a flash memory, a flexible disk, a CD-ROM (Compact Disc Read Only Memory), a CD-RW (Compact Disc Rewritable), and a DVD. Memory information storage for executing the memory information storage control method of the present invention recorded on a recording medium readable by an information identification device such as (Digital Video Disk), SD (Secure Digital) card, MO (magneto-optic disc), etc. By reading the control program and installing it in the ROM 12, the memory information of the memory area used by the application can be detachably stored when a preset situation such as a situation where the application described later cannot be executed normally occurs. Memory stored in a removable storage device attached to the devices 19a to 19n It is constructed as an image processing apparatus 1 equipped with a controller 2 which is a control apparatus that executes an information storage control method. This memory information storage control program is a computer-executable program written in a legacy programming language such as assembler, C, C ++, C #, Java (registered trademark), an object-oriented programming language, or the like. Can be stored and distributed.

CPU11は、RAM13をワークメモリとして利用して、ROM12内のプログラムを実行し、画像処理装置1としての処理を実行するとともに、後述するメモリ情報保存制御処理を実行する。   The CPU 11 uses the RAM 13 as a work memory, executes a program in the ROM 12, executes processing as the image processing apparatus 1, and executes memory information storage control processing described later.

RAM13は、CPU11のワークメモリとして利用され、各種処理途中の情報等が書き込まれる。   The RAM 13 is used as a work memory for the CPU 11, and information and the like during various processes are written therein.

ASIC10は、各種画像処理やデータI/O処理等のハードウェア要素を有するカスタムICであり、USBインターフェイス16、エンジンインターフェイス17、ネットワークインターフェイス18の各機能及び着脱可能記憶装置装着口19a〜19nの機能を司る。   The ASIC 10 is a custom IC having hardware elements such as various types of image processing and data I / O processing, and functions of the USB interface 16, the engine interface 17, and the network interface 18, and the functions of the removable storage device mounting ports 19a to 19n. To manage.

NVRAM14は、画像処理装置1の電源が切られているときにも記憶内容を保持するメモリであり、画像処理装置1の電源がオフの際にも保持する必要のあるデータを画像処理装置1の制御下で記憶する。   The NVRAM 14 is a memory that retains stored contents even when the image processing apparatus 1 is turned off. The NVRAM 14 stores data that needs to be retained even when the image processing apparatus 1 is turned off. Remember under control.

RTC15は、発振回路や分周回路等を備え、現在時刻の計時や各種タイマー機能を実行し、CPU11は、このRTC15の計時する現在時刻やタイマー機能を利用して画像処理装置1としての各種処理や後述するメモリ情報保存処理を実行する。   The RTC 15 includes an oscillation circuit, a frequency dividing circuit, and the like, and performs a current time measurement and various timer functions. The CPU 11 uses the current time measured by the RTC 15 and the timer function to perform various processes as the image processing apparatus 1. Or memory information storage processing described later.

エンジンインターフェイス16には、上記エンジン4が接続されており、エンジンインターフェイス16は、エンジン4へ制御信号やビデオ信号を渡し、また、エンジン4からのステータス信号や読み取り画像データを受け取る。   The engine 4 is connected to the engine interface 16. The engine interface 16 passes control signals and video signals to the engine 4, and receives status signals and read image data from the engine 4.

USBインターフェイス17は、USBコードを介してホストコンピュータやUSB機器に接続され、ホストコンピュータやUSB機器との間でデータの授受を行う。   The USB interface 17 is connected to a host computer or USB device via a USB code, and exchanges data with the host computer or USB device.

ネットワークインターフェイス18は、インターネット等のネットワークに接続されており、ネットワークを介してホストコンピュータから送られてくるデータを受信し、また、ネットワークを介してホストコンピュータにデータを送信する。   The network interface 18 is connected to a network such as the Internet, receives data sent from the host computer via the network, and transmits data to the host computer via the network.

着脱可能記憶装置装着口19a〜19nには、着脱可能記憶装置30(図4、図6参照)が装着され、着脱可能記憶装置30には、後述するメモリ情報保存処理で、メモリ情報が保存される。   A removable storage device 30 (see FIGS. 4 and 6) is attached to the removable storage device mounting openings 19a to 19n, and memory information is stored in the removable storage device 30 by a memory information storage process described later. The

この着脱可能記憶装置(接離可能記憶装置)30としては、各種記録媒体、例えば、スマートメディア、コンパクトフラッシュ(CF:登録商標)、マルチメディアカード(MMC)、SDカード(Secure Digital:SD)、メモリスティック(Memory Stick:MS)等のスロットに直接挿入される外部メモリやDVD(Digital Video Disk)、CD−R(Compact Disc Recordable )、CD−RW(Compact Disc Rewritable )及びハードディスク等の着脱可能記憶装置装着口19a〜19nに装着可能な各種記録媒体を用いることができる。   Examples of the removable storage device (attachable / detachable storage device) 30 include various recording media such as smart media, compact flash (CF: registered trademark), multimedia card (MMC), SD card (Secure Digital: SD), External memory inserted directly into slots such as Memory Stick (MS), removable storage such as DVD (Digital Video Disk), CD-R (Compact Disc Recordable), CD-RW (Compact Disc Rewritable) and hard disk Various recording media that can be mounted in the apparatus mounting ports 19a to 19n can be used.

そして、上記コントローラ2上のROM12には、図3に示すように、OS21、実行機能部22、操作部制御機能部23及びコピー機能部24の各プログラムが格納されており、OS21としては、例えば、UNIX系のOSが用いられている。   The ROM 12 on the controller 2 stores the programs of the OS 21, the execution function unit 22, the operation unit control function unit 23, and the copy function unit 24, as shown in FIG. UNIX-based OS is used.

画像処理装置1の電源がオンになると、CPU11によってROM12からOS21がRAM13に読み込まれ、OS21の実行が開始される。OS21は、実行されると、画像処理装置1の構成に従って、ROM12からコピー機能部24や操作部制御機能部23を読み込んで、RAM13上で実行する。   When the image processing apparatus 1 is powered on, the CPU 11 reads the OS 21 from the ROM 12 into the RAM 13 and the execution of the OS 21 is started. When executed, the OS 21 reads the copy function unit 24 and the operation unit control function unit 23 from the ROM 12 and executes them on the RAM 13 according to the configuration of the image processing apparatus 1.

実行機能部(実行手段)22は、OS21自身以外の実行プログラム(アプリケーションプログラム)をROM12から読み出し、実行を開始する機能を有し、また、その実行プログラムでエラーが発生した場合や実行プログラムの実行が終了した場合には、その旨を検出する機能を有する。さらに、実行機能部22は、着脱可能記録装置装着口19a〜19nへの着脱可能記憶装置20の装着の監視、着脱可能記憶装置20のOS21へのマウント処理要求の発行及び後述する登録機能部31の実行を行う。   The execution function unit (execution means) 22 has a function of starting execution by reading an execution program (application program) other than the OS 21 itself from the ROM 12, and when an error occurs in the execution program or execution of the execution program When the process ends, it has a function of detecting the fact. Further, the execution function unit 22 monitors the mounting of the removable storage device 20 to the removable recording device mounting ports 19a to 19n, issues a mount processing request to the OS 21 of the removable storage device 20, and a registration function unit 31 to be described later. Perform the execution.

操作制御機能部23は、操作部3の表示部上に画像処理装置1の状態を表示したり、操作部3のボタン操作内容を解釈し、その解釈した処理を実行するアプリケーション機能を有する。   The operation control function unit 23 has an application function for displaying the state of the image processing apparatus 1 on the display unit of the operation unit 3, interpreting button operation contents of the operation unit 3, and executing the interpreted processing.

コピー機能部24は、エンジン4を制御して、コピー機能を実行するアプリケーション機能を有している。なお、図3には、画像処理装置1の基本機能として、操作部制御機能部23とコピー機能部24のみが記載されているが、画像処理装置1の備えている機能が他にある場合には、当該機能、例えば、プリント機能、スキャナ機能、ファクシミリ機能等の基本機能部が搭載される。   The copy function unit 24 has an application function for controlling the engine 4 and executing the copy function. FIG. 3 shows only the operation unit control function unit 23 and the copy function unit 24 as basic functions of the image processing apparatus 1, but there are other functions provided in the image processing apparatus 1. Are equipped with basic functions such as a print function, a scanner function, and a facsimile function.

そして、着脱可能記憶装置30は、図4に示すように、登録機能部31、設定ファイル32及び鍵情報33が記録される。登録機能部(登録手段)31は、メモリ情報保存場所の登録を行い、設定ファイル32は、登録機能部31が使用するもので、ユーザによって登録するメモリ情報保存場所が予め記述されるファイルである。この設定ファイル32は、ユーザがメモリ情報保存場所を指定しない場合には、着脱可能記憶装置30にファイルとして存在しなくてもよい。   Then, as shown in FIG. 4, the removable storage device 30 stores a registration function unit 31, a setting file 32, and key information 33. The registration function unit (registration means) 31 registers the memory information storage location, and the setting file 32 is used by the registration function unit 31 and is a file in which the memory information storage location registered by the user is described in advance. . This setting file 32 may not exist as a file in the removable storage device 30 when the user does not designate a memory information storage location.

なお、上記登録機能部31は、着脱可能記憶装置30に格納されている場合に限るものではなく、例えば、図5及び図6に示すように、ROM12上に登録機能部31を搭載し、着脱可能記憶装置30には、設定ファイルと鍵情報33を記憶するようにしてもよい。   The registration function unit 31 is not limited to being stored in the removable storage device 30. For example, the registration function unit 31 is mounted on the ROM 12 as shown in FIGS. The possible storage device 30 may store a setting file and key information 33.

そして、鍵情報33は、メモリ情報保存用の着脱可能記憶装置30であることを示す情報であり、メモリ情報の保存先としての着脱可能記憶装置30を制限しない場合には、必要ではない。ところが、図5及び図6に示したように、登録機能部31を、着脱可能記憶装置30ではなく、画像処理装置1に搭載している場合には、鍵情報33を記憶している着脱可能記憶装置30にのみメモリ情報の保存先を規制することで、鍵情報33の記憶されていない着脱可能記憶装置30にメモリ情報が不用意に保存されて流出することを防止してもよい。   The key information 33 is information indicating the removable storage device 30 for storing memory information, and is not necessary when the removable storage device 30 as a storage destination of memory information is not limited. However, as shown in FIGS. 5 and 6, when the registration function unit 31 is mounted on the image processing apparatus 1 instead of the removable storage device 30, the removable storage device stores key information 33. By restricting the storage destination of the memory information only in the storage device 30, the memory information may be prevented from being inadvertently stored in the removable storage device 30 in which the key information 33 is not stored and flowing out.

そして、上述のように、画像処理装置1の電源がオンになると、CPU11によってROM12からOS21がRAM13に読み込まれ、OS21の実行が開始されて、画像処理装置1の構成に従って、ROM12からコピー機能部24や操作部制御機能部23を読み込んで、RAM13上で実行する。   As described above, when the power of the image processing apparatus 1 is turned on, the CPU 11 reads the OS 21 from the ROM 12 into the RAM 13, starts execution of the OS 21, and copies the function unit from the ROM 12 according to the configuration of the image processing apparatus 1. 24 and the operation unit control function unit 23 are read and executed on the RAM 13.

すなわち、RAM13上には、図7に示すように、システムプログラム40とアプリケーションプログラム50が配置される。システムプログラム40には、OS21が含まれ、OS21は、メモリ情報の保存場所を登録するための登録インターフェイス(インターフェイス手段)41と、登録された保存場所を保持するめの保存場所登録一覧42と、メモリ上で実行中のプログラムに関するメモリ情報を生成して、登録されているメモリ情報保存場所に保存するメモリ情報保存処理を行うコアダンプ機能(メモリ情報保存手段)43を有している。   That is, the system program 40 and the application program 50 are arranged on the RAM 13 as shown in FIG. The system program 40 includes an OS 21. The OS 21 includes a registration interface (interface means) 41 for registering storage locations of memory information, a storage location registration list 42 for storing registered storage locations, a memory, and the like. It has a core dump function (memory information storage means) 43 for generating memory information relating to the program being executed above and performing a memory information storage process for storing in the registered memory information storage location.

アプリケーションプログラム50としては、上記実行機能部22、操作制御機能部23、コピー機能部24及び登録機能部31を含み、登録機能部31は、登録処理を行う場合にのみ存在して、常時RAM13上に存在しているわけではない。   The application program 50 includes the execution function unit 22, the operation control function unit 23, the copy function unit 24, and the registration function unit 31. The registration function unit 31 exists only when performing registration processing, and is always on the RAM 13. Does not exist.

次に、本実施例の作用を説明する。本実施例の画像処理装置1は、そのコントローラ2が、アプリケーションの実行に不具合が発生した場合等の予め設定されている事態が発生した場合に、メモリ情報を着脱可能記憶装置装着口19a〜19nに装着された着脱可能装着装置30に保存するメモリ情報保存処理を行うが、このメモリ情報保存処理に先立って、該メモリ情報の保存場所として着脱可能記憶装置30を登録する名情報保存場所登録処理を行うメモリ情報保存制御処理を実行する。   Next, the operation of this embodiment will be described. The image processing apparatus 1 according to the present embodiment allows the controller 2 to attach / detach the memory information to / from the removable storage device mounting ports 19a to 19n when a preset situation occurs such as when a problem occurs in the execution of the application. Memory information storage processing to be stored in the detachable mounting device 30 attached to the memory, but prior to the memory information storage processing, name information storage location registration processing for registering the removable storage device 30 as a storage location of the memory information The memory information storage control process is performed.

<メモリ情報保存場所登録処理>
まず、メモリ情報を着脱可能記憶装置30に保存するメモリ情報保存場所登録処理について、図8及び図9に基づいて説明する。
<Memory information storage location registration process>
First, a memory information storage location registration process for storing memory information in the removable storage device 30 will be described with reference to FIGS.

着脱可能記憶装置30が着脱可能記憶装置装着口19a〜19nのいずれかに装着されると、図8に示すように、着脱可能記憶装置装着口19a〜19nから着脱可能記憶装置30が装着された旨が、実行機能部22に通知され(ステップS101)、実行機能部22は、着脱可能記憶装置30の装着が通知されると、着脱可能記憶装置30のマウント要求をOS21に発行する。   When the removable storage device 30 is attached to any of the removable storage device attachment ports 19a to 19n, the removable storage device 30 is attached from the removable storage device attachment ports 19a to 19n, as shown in FIG. This is notified to the execution function unit 22 (step S101). When the execution function unit 22 is notified of the attachment of the removable storage device 30, the execution function unit 22 issues a mount request for the removable storage device 30 to the OS 21.

また、実行機能部22は、登録機能部31に実行要求を発行する。実行機能部22は、この実行要求を発行する際、装着された着脱可能記憶装置30が、OS21のファイルシステム上でマウントされた場所を、保存場所として、登録機能部31に通知する(ステップS104)。   The execution function unit 22 issues an execution request to the registration function unit 31. When issuing the execution request, the execution function unit 22 notifies the registration function unit 31 of the location where the attached removable storage device 30 is mounted on the file system of the OS 21 as a storage location (step S104). ).

次に、登録機能部31は、図9に示すように、装着された着脱可能記憶装置30内に、設定ファイル32が存在するか確認し(ステップS105)、設定ファイル32が存在しない場合には、実行機能部22から通知された着脱可能記憶装置30がマウントされた場所を、メモリ情報保存場所(コアファイル保存場所)として、OS21から提供される登録インターフェイス41を使用して登録して、メモリ情報保存場所登録処理を終了する(ステップS106)。   Next, as shown in FIG. 9, the registration function unit 31 checks whether or not the setting file 32 exists in the attached removable storage device 30 (step S105). If the setting file 32 does not exist, The location where the removable storage device 30 notified from the execution function unit 22 is mounted is registered as a memory information storage location (core file storage location) using the registration interface 41 provided by the OS 21, and the memory The information storage location registration process is terminated (step S106).

なお、登録機能部31は、ステップS105の設定ファイル32の確認を行う前に、メモリ情報保存用の着脱可能記憶装置30であることを示す鍵情報33が存在するかチェックし、該鍵情報33が存在することを条件として、該着脱可能記憶装置30をメモリ情報保存用に使用することを決定して、設定ファイル32の確認を行うようにしてもよい。   The registration function unit 31 checks whether or not the key information 33 indicating the removable storage device 30 for storing the memory information exists before confirming the setting file 32 in step S105. It is also possible to check the setting file 32 by determining that the removable storage device 30 is used for storing memory information on the condition that the storage file 30 exists.

ステップS105で、登録機能部31は、着脱可能記憶装置30内に設定ファイル32を見つけると、該設定ファイル32から該設定ファイル32に記述されているメモリ情報保存場所(コアファイル保存場所)を読み出す(ステップS107)。次に、実行機能部22は、上記通知された着脱可能記憶装置30のマウントされた場所と、設定ファイル32から読み込んだメモリ情報保存場所(コアファイル保存場所)とを結合し、着脱可能記憶装置30内を示すメモリ情報保存場所(コアファイル保存場所)の名前を作成して、該作成したメモリ情報保存場所(コアファイル保存場所)の名前を、OS21から提供される登録インターフェイス41を使用して登録する(ステップS108)。   In step S105, when the registration function unit 31 finds the setting file 32 in the removable storage device 30, the registration function unit 31 reads the memory information storage location (core file storage location) described in the setting file 32 from the setting file 32. (Step S107). Next, the execution function unit 22 combines the notified location where the removable storage device 30 is mounted and the memory information storage location (core file storage location) read from the setting file 32, so that the removable storage device is connected. 30 is used to create the name of the memory information storage location (core file storage location), and the name of the created memory information storage location (core file storage location) is registered using the registration interface 41 provided from the OS 21. Register (step S108).

OS21は、登録インターフェイス41が使用されると、図9に示すように、登録インターフェイス41に渡されたメモリ情報保存場所(コアファイル保存場所)を、OS21が保持する保存場所登録一覧42に登録する(ステップS109)。   When the registration interface 41 is used, the OS 21 registers the memory information storage location (core file storage location) passed to the registration interface 41 in the storage location registration list 42 held by the OS 21, as shown in FIG. (Step S109).

登録機能部31は、登録が完了すると、設定ファイル32内に登録処理を行っていないメモリ情報保存場所(コアファイル保存場所)が記述されているか確認し(ステップS110)、登録処理を行っていないメモリ情報保存場所(コアファイル保存場所)の記述があるときには、ステップS107に戻って、設定ファイル32からメモリ情報保存場所(コアファイル保存場所)の記述を読み出す処理から上記同様の処理を行う(ステップS107〜S110)。   When the registration is completed, the registration function unit 31 checks whether a memory information storage location (core file storage location) that has not been subjected to registration processing is described in the setting file 32 (step S110), and has not performed registration processing. If there is a description of the memory information storage location (core file storage location), the process returns to step S107, and the same processing is performed from the processing of reading the description of the memory information storage location (core file storage location) from the setting file 32 (step S107). S107 to S110).

登録機能部31は、設定ファイル32内にメモリ情報保存場所(コアファイル保存場所)の記述の分だけ、上記ステップS107〜S110の処理を繰り返し行い、ステップS110で、設定ファイル32内に登録処理を行っていないメモリ情報保存場所(コアファイル保存場所)の記述がなくなると、メモリ情報保存場所登録処理を終了する。   The registration function unit 31 repeats the processes of steps S107 to S110 as much as the description of the memory information storage location (core file storage location) in the setting file 32, and performs registration processing in the setting file 32 in step S110. When there is no description of the memory information storage location (core file storage location) that has not been performed, the memory information storage location registration processing is terminated.

そして、OS21は、上述のように、登録インターフェイス41が使用されると、登録インターフェイス41に渡されたメモリ情報保存場所(コアファイル保存場所)を、OS21が保持する保存場所登録一覧42に登録するが、この保存場所登録一覧42は、図10に示すように、メモリ情報保存場所(コアファイル保存場所)の登録時には、例えば、登録インターフェイス41を用いて登録要求の行われた順に、アドレスの若い順(図10の上側から順番)に登録され、メモリ情報の保存時には、メモリ情報保存場所登録時の順番とは、逆の順番に保存場所の選択が行われる。   As described above, when the registration interface 41 is used, the OS 21 registers the memory information storage location (core file storage location) passed to the registration interface 41 in the storage location registration list 42 held by the OS 21. However, as shown in FIG. 10, in the storage location registration list 42, when registering the memory information storage location (core file storage location), for example, the addresses are assigned in ascending order of registration requests using the registration interface 41. When the memory information is stored in order (from the top in FIG. 10), the storage location is selected in the reverse order of the memory information storage location registration.

<メモリ情報保存処理>
次に、メモリ情報を保存するメモリ情報保存処理について、図11及び図12に基づいて説明する。
<Memory information saving process>
Next, a memory information storing process for storing memory information will be described with reference to FIGS.

予めメモリ情報保存処理(コアダンプ処理)を実行するように設定された不具合が実行中のアプリケーションプログラム50において発生すると、OS21は、図11に示すように、コアダンプ機能部43を呼び出し、コアダンプ機能部43は、まず、作成するメモリ情報ファイル(コアファイル)の名前を作成する(ステップS201)。コアダンプ機能部43は、メモリ情報ファイル名(コアファイル名)の作成において、不具合を発生させたアプリケーションプログラムの名前、プロセスID等を使用して行う。   When a malfunction that has been set in advance to execute the memory information storage process (core dump process) occurs in the application program 50 being executed, the OS 21 calls the core dump function unit 43 as shown in FIG. First, the name of the memory information file (core file) to be created is created (step S201). The core dump function unit 43 performs the creation of the memory information file name (core file name) by using the name of the application program that caused the failure, the process ID, and the like.

次に、コアダンプ機能部43は、メモリ情報保存場所(コアファイル保存場所)が設定されているかチェックし(ステップS202)、設定されているときには、登録されているメモリ情報保存場所の数から「1」を減算した値を変数mに登録し(ステップS203)、該変数mとメモリ情報ファイル名(コアファイル名)からメモリ情報ファイル(コアファイル)の保存名を作成する。この場合、コアダンプ機能部43は、保存名を、ステップS201で作成したメモリ情報ファイル名(コアファイル名)と保存場所登録一覧42から保存場所を含めたコアファイル名を作成する(ステップS204)。この保存場所一覧42からの保存場所の選択方法は、上述のように、保存場所の登録を行った順の逆順で行う。すなわち、最後に登録された保存場所から最初に登録された保存場所に向かって保存場所登録一覧42のなかから使用する登録場所を選択する。   Next, the core dump function unit 43 checks whether or not a memory information storage location (core file storage location) is set (step S202), and when it is set, “1” is calculated from the number of registered memory information storage locations. Is stored in the variable m (step S203), and a storage name of the memory information file (core file) is created from the variable m and the memory information file name (core file name). In this case, the core dump function unit 43 creates a save file name including the save location from the memory information file name (core file name) created in step S201 and the save location registration list 42 (step S204). As described above, the method for selecting the storage location from the storage location list 42 is performed in the reverse order of the registration of the storage location. That is, the registration location to be used is selected from the storage location registration list 42 from the storage location registered last to the storage location registered first.

次に、コアダンプ機能部43は、保存場所を含めたメモリ情報ファイル名(コアファイル名)、すなわち、絶対パス指定コアファイル名でメモリ情報ファイル(コアファイル)の作成を試みて、メモリ情報ファイルの作成が可能かチェックし(ステップS205)、メモリ情報ファイルの作成が可能であると、該選択した場所を保存場所にメモリ情報ファイル(コアファイル)の作成場所として、該作成場所にメモリ情報ファイル(コアファイル)を作成することのできる空き領域が存在するかチェックする(ステップS206)。   Next, the core dump function unit 43 tries to create the memory information file (core file name) including the storage location, that is, the memory information file (core file) with the absolute path designation core file name. It is checked whether the memory information file can be created (step S205). If the memory information file can be created, the memory information file (core file) is created at the storage location as the storage location. It is checked whether there is a free area in which a (core file) can be created (step S206).

ステップS205で、絶対パス指定コアファイル名でファイル作成ができないとき、または、ステップS206で、作成場所にメモリ情報ファイルを作成可能な空き領域がないときには、コアダンプ機能部43は、図12に示すように、まだチェックしていないメモリ情報保存場所(コアファイル保存場所)が登録されているかチェックし(ステップS207)、未チェックのメモリ情報保存場所(コアファイル保存場所)があるときには、変数mから「1」を減算した値を変数mに設定して(ステップS208)、ステップS204に戻って、該変数を用いて上記同様に処理する(ステップS204〜S208)。   When it is not possible to create a file with an absolute path designation core file name in step S205, or if there is no free area in which the memory information file can be created in step S206, the core dump function unit 43 performs processing as shown in FIG. Is checked whether a memory information storage location (core file storage location) that has not yet been checked is registered (step S207). If there is an unchecked memory information storage location (core file storage location), the variable m is changed to “ The value obtained by subtracting “1” is set in the variable m (step S208), the process returns to step S204, and the same processing is performed using the variable (steps S204 to S208).

そして、絶対パス指定コアファイル名でファイル作成ができず、または、作成場所にメモリ情報ファイルを作成可能な空き領域がないまま、ステップS207で、未チェックのメモリ情報保存場所(コアファイル保存場所)がなくなると、コアダンプ機能部43は、メモリ情報を保存することができないと判断して、メモリ情報保存処理(コアダンプ処理)を終了する。   Then, in step S207, the unchecked memory information storage location (core file storage location) cannot be created with the absolute path designation core file name, or there is no free space where the memory information file can be created in the creation location. When there is no more, the core dump function unit 43 determines that the memory information cannot be saved, and ends the memory information saving process (core dump process).

ステップS206で、作成場所にメモリ情報ファイルを作成可能な空き領域があるときには、コアダンプ機能部43は、上記不具合の発生したアプリケーションプログラムの使用しているメモリ情報を、OS21の管理するメモリブロックのサイズで、該作成したメモリ情報ファイルファイルに書き込み(ステップS209)、書き込みが正常に行われたかチェックする(ステップS210)。   In step S206, when there is a free area in which the memory information file can be created at the creation location, the core dump function unit 43 uses the memory information used by the application program in which the above-described problem occurs to the size of the memory block managed by the OS 21. The memory information file file thus created is written (step S209), and it is checked whether the writing has been performed normally (step S210).

ステップS210で、書き込みが正常に行われないときには、コアダンプ機能部43は、メモリ情報を保存することができないと判断して、メモリ情報保存処理(コアダンプ処理)を終了する。   If the writing is not normally performed in step S210, the core dump function unit 43 determines that the memory information cannot be stored, and ends the memory information storage process (core dump process).

ステップS210で、書き込みが正常に行われたときには、コアダンプ機能部43は、書き込んだメモリ情報がプログラムが使用しているメモリの中で最後のブロックであるかチェックし(ステップS211)、最後のブロックでないときには、ステップS209に戻って、メモリ情報の書き込みから上記同様に処理する(ステップS209〜S211)。   When the writing is normally performed in step S210, the core dump function unit 43 checks whether the written memory information is the last block in the memory used by the program (step S211), and the last block If not, the process returns to step S209 to perform the same processing from the writing of the memory information (steps S209 to S211).

ステップS211で、書き込んだメモリ情報がプログラムが使用しているメモリの中で最後のブロックであるときには、コアダンプ処理機能部43は、メモリ情報保存が最後まで正常に終了したと判断して、メモリ情報保存処理(コアダンプ処理)を終了する。   In step S211, when the written memory information is the last block in the memory used by the program, the core dump processing function unit 43 determines that the memory information storage has been completed normally until the end, and the memory information Save processing (core dump processing) is terminated.

上記ステップS202で、メモリ情報保存場所(コアファイル保存場所)が設定されていないときには、コアダンプ機能部43は、メモリ情報保存処理の対象であるアプリケーションプログラムの作業ディレクトリに保存名のファイルの作成が可能であるかチェックし(ステップS212)、ファイルの作成が可能であると、ステップS209に移行して、上記同様に、メモリ情報をOS21の管理するメモリブロックのサイズでメモリ情報ファイルに書き込む処理から上記同様に処理する(ステップS209〜S211)。   When the memory information storage location (core file storage location) is not set in step S202, the core dump function unit 43 can create a file with a storage name in the work directory of the application program that is the target of the memory information storage processing. (Step S212), and if the file can be created, the process proceeds to step S209, and from the process of writing the memory information to the memory information file in the size of the memory block managed by the OS 21, as described above. The same processing is performed (steps S209 to S211).

ステップS212で、該アプリケーションプログラムの作業ディレクトリに保存名のファイルの作成ができないときには、コアダンプ機能部43は、メモリ情報を保存することができないと判断して、メモリ情報保存処理(コアダンプ処理)を終了する。   In step S212, when a file with a storage name cannot be created in the working directory of the application program, the core dump function unit 43 determines that the memory information cannot be stored and ends the memory information storage process (core dump process). To do.

このように、本実施例の画像処理装置1は、メモリ上で実行中のアプリケーションプログラム50に関するメモリ情報を生成して接離可能記憶装置である着脱可能記憶装置30に保存するメモリ情報保存処理を行うとともに、着脱可能記憶装置30が接続されたことを確認すると、該メモリ保存処理で生成されるメモリ情報の保存場所として、該着脱可能記憶装置30を登録している。   As described above, the image processing apparatus 1 according to the present embodiment performs the memory information storing process for generating the memory information related to the application program 50 being executed on the memory and storing the memory information in the removable storage device 30 that is a removable storage device. When it is confirmed that the removable storage device 30 is connected, the removable storage device 30 is registered as a storage location of the memory information generated by the memory storage processing.

したがって、保存するメモリ情報量を制限することなく、また、ネットワーク接続を必要とすることなく、メモリ情報を安価かつ確実に着脱可能記憶装置30に保存することができ、発生する不具合の解析にかかる時間を削減して、安価に画像処理装置1の利用性を向上させることができる。   Therefore, the memory information can be stored in the removable storage device 30 inexpensively and reliably without limiting the amount of memory information to be stored and without requiring a network connection, and it is necessary to analyze a problem that occurs. Time can be reduced and the usability of the image processing apparatus 1 can be improved at low cost.

また、本実施例の画像処理装置1は、登録機能部31をコントローラ2側に搭載すると、多種の画像処理装置を対象として開発を行っている場合であっても、メモリ情報保存用の着脱可能記憶装置30を、共通して使用することができ、メモリ情報を取得するために多数の着脱可能記憶装置30を準備する必要がなくなり、不具合の解析にかかる時間と費用をさらに削減することができる。   In addition, when the registration function unit 31 is mounted on the controller 2 side, the image processing apparatus 1 according to the present embodiment is detachable for storing memory information even when developing for various image processing apparatuses. The storage device 30 can be used in common, and it is not necessary to prepare a large number of removable storage devices 30 in order to acquire memory information, and the time and cost required for failure analysis can be further reduced. .

さらに、本実施例の画像処理装置1は、登録機能部31が、着脱可能記憶装置30に搭載され、搭載されている該着脱可能記憶装置30が接続されると、該着脱可能記憶装置30をメモリ情報の保存場所として登録している。   Further, in the image processing apparatus 1 according to the present embodiment, the registration function unit 31 is mounted on the removable storage device 30, and when the mounted removable storage device 30 is connected, the removable storage device 30 is stored. Registered as memory information storage location.

したがって、登録機能部31の搭載されている着脱可能記憶装置30が接続された場合のみ該着脱可能記憶装置30にメモリ情報を保存することができ、登録機能部31の登録されていない着脱可能記憶装置30にメモリ情報が不用意に保存されてメモリ情報が外部に流出することを防止して、メモリ情報の機密を保護することができる。   Therefore, the memory information can be stored in the removable storage device 30 only when the removable storage device 30 on which the registration function unit 31 is mounted is connected, and the removable storage device in which the registration function unit 31 is not registered is stored. It is possible to prevent the memory information from being inadvertently stored in the device 30 and to leak the memory information to the outside, thereby protecting the confidentiality of the memory information.

また、本実施例の画像処理装置1は、登録機能部31が、画像処理装置1に搭載されているときには、接続された着脱可能記憶装置30に予めメモリ情報の保存用であることを示す鍵情報33が格納されていることを条件として、該着脱可能記憶装置30をメモリ情報の保存場所として登録してもよい。   Further, in the image processing apparatus 1 according to the present embodiment, when the registration function unit 31 is mounted on the image processing apparatus 1, the key indicating that the memory information is stored in advance in the connected removable storage device 30. On the condition that the information 33 is stored, the removable storage device 30 may be registered as a memory information storage location.

このようにすると、鍵情報33の格納されている着脱可能記憶装置30が接続された場合のみ該着脱可能記憶装置30にメモリ情報を保存することができ、鍵情報33の搭載されていない着脱可能記憶装置30にメモリ情報が不用意に保存されてメモリ情報が外部に流出することを防止して、メモリ情報の機密を保護することができる。   In this way, the memory information can be stored in the removable storage device 30 only when the removable storage device 30 storing the key information 33 is connected, and the removable storage device 30 in which the key information 33 is not mounted can be stored. It is possible to prevent the memory information from being inadvertently stored in the storage device 30 and to leak the memory information to the outside, thereby protecting the confidentiality of the memory information.

さらに、本実施例の画像処理装置1は、登録機能部31が、接続された着脱可能記憶装置30に保存場所を指定する設定ファイル32が格納されていると、該設定ファイル32に記録されている保存場所をメモリ情報の保存場所として参照可能である。   Further, in the image processing apparatus 1 according to the present embodiment, when the registration function unit 31 stores a setting file 32 for specifying a storage location in the connected removable storage device 30, the setting file 32 is recorded in the setting file 32. Can be referred to as a memory information storage location.

したがって、設定ファイル32を用いて、ユーザが意図する適宜の場所をメモリ情報の保存場所として登録することができ、例えば、複数のメモリ情報が混在することを避けて、不具合の解析にかかる時間を削減することができる。   Therefore, the setting file 32 can be used to register an appropriate location intended by the user as a storage location of memory information. For example, it is possible to avoid a plurality of memory information from being mixed and to reduce the time required for failure analysis. Can be reduced.

また、本実施例の画像処理装置1は、登録機能部31が、メモリ情報の保存場所を複数登録可能である。   Further, in the image processing apparatus 1 of the present embodiment, the registration function unit 31 can register a plurality of storage locations for memory information.

したがって、複数の着脱可能記憶装置30をメモリ情報保存用に使用することができ、同時に複数のメモリ情報を取得しなければならないような場合にも、着脱可能記憶装置30の容量が足りないことでメモリ情報の取得に失敗するという事態が発生するのを防止して、調査・解析にかかる時間を削減することができる。   Therefore, a plurality of removable storage devices 30 can be used for storing memory information, and even when a plurality of memory information must be acquired at the same time, the capacity of the removable storage device 30 is insufficient. It is possible to prevent a situation in which acquisition of memory information fails, and to reduce the time required for investigation and analysis.

さらに、本実施例の画像処理装置1は、コアダンプ機能部43が、メモリ情報の保存場所が複数登録されていると、該登録順とは逆順に、該メモリ情報の保存場所にメモリ情報を保存可能であるか調べて、保存可能な該メモリ情報の保存場所に該メモリ情報を保存している。   Further, in the image processing apparatus 1 of the present embodiment, when a plurality of memory information storage locations are registered, the core dump function unit 43 stores the memory information in the memory information storage location in the reverse order of the registration order. The memory information is stored in the storage location of the storable memory information.

したがって、新しく登録されたメモリ情報の保存場所から保存場所を選択して、メモリ情報の保存場所として有効である可能性が高く、また、直近に解析作業を行っているユーザの意思が反映されて、該解析作業を行っているユーザの装着した着脱可能記憶装置30にメモリ情報を保存させることができ、装着した着脱可能記憶装置30にメモリ情報が保存されていない結果となることを防止して、解析にかかる時間を削減することができる。   Therefore, it is highly possible that the storage location of the memory information is selected from the storage locations of the newly registered memory information and is highly effective as the storage location of the memory information, and the intention of the user who is performing the analysis work most recently is reflected. The memory information can be stored in the removable storage device 30 worn by the user performing the analysis work, and the memory information is prevented from being stored in the attached removable storage device 30. The time required for analysis can be reduced.

また、本実施例の画像処理装置1は、画像データに所定の画像処理を施す画像処理装置1に制御装置としてのコントローラ2を搭載している。   In addition, the image processing apparatus 1 according to the present embodiment includes a controller 2 as a control apparatus mounted on the image processing apparatus 1 that performs predetermined image processing on image data.

したがって、画像処理装置1の動作の解析に必要なメモリ情報を適切に着脱可能記憶装置30に保存することができ、画像処理装置1の解析を確実かつ効率的に行うことができる。   Therefore, the memory information necessary for analyzing the operation of the image processing apparatus 1 can be appropriately stored in the removable storage device 30, and the analysis of the image processing apparatus 1 can be performed reliably and efficiently.

さらに、本実施例の画像処理装置1は、OSとしてUNIX系のOSを用いて、該OSの機能を利用して、メモリ情報の保存処理であるコアダンプを行う場合に適用している。   Furthermore, the image processing apparatus 1 according to the present embodiment is applied to a case where a UNIX-based OS is used as an OS and a core dump that is a memory information saving process is performed using the function of the OS.

したがって、一般的に使用されている形式で解析に必要な情報を取得することができ、取得した情報を解析するためのソフトウェアも既存のものを利用することができる。その結果、簡単かつ容易に本発明のメモリ情報保存制御を導入することができる。   Therefore, information necessary for analysis can be acquired in a commonly used format, and existing software for analyzing the acquired information can be used. As a result, the memory information storage control of the present invention can be introduced simply and easily.

なお、OSとしては、UNIX系のOSに限るものではなく、上記メモリ情報保存機能を搭載しているか、該メモリ情報保存機能をアプリケーションプログラムで付加できるOSであればいずれのOSであってもよい。   The OS is not limited to a UNIX-based OS, and any OS may be used as long as it has the above-described memory information storage function or can add the memory information storage function with an application program. .

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記実施例で説明したものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。また、第1実施例及び第2実施例で説明したものに限定されず、これらと均等な手法も本発明の技術的範囲に含まれる。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to that described in the above embodiments, and various modifications can be made without departing from the scope of the invention. It goes without saying that it is possible. Moreover, it is not limited to what was demonstrated in 1st Example and 2nd Example, The technique equivalent to these is also contained in the technical scope of this invention.

本発明は、アプリケーションプログラムの不具合発生時にメモリ情報を保存する制御装置、該制御装置を搭載するファクシミリ装置、複合装置、画像読み取り装置等の画像処理装置、該メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記録媒体に利用することができる。   The present invention relates to a control device for storing memory information when an application program failure occurs, an image processing device such as a facsimile device, a composite device, and an image reading device equipped with the control device, the memory information storage control method, and a memory information storage control. It can be used for programs and recording media.

本発明の一実施例を適用した画像処理装置の要部ブロック構成図。1 is a block diagram of a main part of an image processing apparatus to which an embodiment of the present invention is applied. 図1のコントローラのブロック構成図。The block block diagram of the controller of FIG. 図2のROM上のプログラム配置を示す図。The figure which shows the program arrangement | positioning on ROM of FIG. 図2の着脱可能記憶装置装着口に装着される着脱可能記憶装置の記憶状態を示す図。The figure which shows the memory | storage state of the removable storage apparatus with which the removable storage apparatus mounting opening of FIG. 2 is mounted | worn. 図3のROM上の他のプログラム配置を示す図。The figure which shows the other program arrangement | positioning on ROM of FIG. 図4の着脱可能記憶装置の他の記憶状態を示す図。The figure which shows the other memory | storage state of the removable storage apparatus of FIG. 図2のRAM上に展開されるプログラム配置を示す図。The figure which shows the program arrangement expand | deployed on RAM of FIG. 図2のコントローラによるメモリ情報保存場所登録処理を示すフローチャート。The flowchart which shows the memory information storage location registration process by the controller of FIG. 図8のメモリ情報保存場所登録処理の続きの処理を示すフローチャート。9 is a flowchart showing processing subsequent to the memory information storage location registration processing of FIG. メモリ情報の保存場所一覧への保存場所登録順とメモリ情報保存時の保存場所選択順の説明図。Explanatory drawing of the preservation | save location registration order to the preservation | save place list | wrist of memory information and the preservation | save location selection order at the time of memory information preservation | save. 図2のコントローラによるメモリ情報保存処理を示すフローチャート。The flowchart which shows the memory information preservation | save process by the controller of FIG. 図11のメモリ情報保存処理の続きの処理を示すフローチャートThe flowchart which shows the continuation process of the memory information preservation | save process of FIG. 従来のメモリ情報保存処理を示すフローチャート。The flowchart which shows the conventional memory information preservation | save process.

符号の説明Explanation of symbols

1 画像処理装置
2 コントローラ
3 操作表示部
4 印刷エンジン
10 ASIC
11 CPU
12 ROM
13 RAM
14 NVRAM
15 RTC
16 エンジンインターフェイス
17 USBインターフェイス
18 ネットワークインターフェイス
19a〜19n 着脱可能記憶装置装着口
21 OS
22 実行機能部
23 操作部制御機能部
24 コピー機能部
30 着脱可能記憶装置
31 登録機能部
32 設定ファイル
33 鍵情報
40 システムプログラム
41 登録インターフェイス
42 保存場所登録一覧
43 メモリ情報保存機能部
50 アプリケーションプログラム
DESCRIPTION OF SYMBOLS 1 Image processing apparatus 2 Controller 3 Operation display part 4 Print engine 10 ASIC
11 CPU
12 ROM
13 RAM
14 NVRAM
15 RTC
16 Engine Interface 17 USB Interface 18 Network Interface 19a-19n Removable Storage Device Installation Port 21 OS
DESCRIPTION OF SYMBOLS 22 Execution function part 23 Operation part control function part 24 Copy function part 30 Removable storage device 31 Registration function part 32 Setting file 33 Key information 40 System program 41 Registration interface 42 Storage location registration list 43 Memory information storage function part 50 Application program

Claims (15)

接離可能記憶装置が接続され、所定タイミングにメモリ上で実行中のプログラムに関するメモリ情報を生成して該接離可能記憶装置に保存するメモリ情報保存処理を行うメモリ情報保存手段を備えた制御装置であって、前記メモリ保存処理で生成される前記メモリ情報の保存場所を登録するインターフェイス手段と、該インターフェイス手段を用いて前記接離可能記憶装置を前記メモリ情報の保存場所として登録する登録手段と、前記接離可能記憶装置が接続されたことを確認して、接続された該接離可能記憶装置を該登録手段に該メモリ情報保存場所として登録させる実行手段と、を備えていることを特徴とする制御装置。   A control device comprising a memory information storage unit connected to an attachable / detachable storage device and generating memory information related to a program being executed on the memory at a predetermined timing and storing the memory information in the attachable / detachable storage device An interface unit for registering a storage location of the memory information generated by the memory storage process; and a registration unit for registering the attachable / detachable storage device as the storage location of the memory information using the interface unit. And executing means for confirming that the contactable / separable storage device is connected and causing the registration means to register the connected storage / detachable storage device as the memory information storage location. Control device. 前記登録手段は、接続された前記接離可能記憶装置に予め前記メモリ情報の保存用であることを示す鍵情報が格納されていることを条件として、該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴とする請求項1記載の制御装置。   The registering unit stores the connectable / detachable storage device in the memory information on the condition that key information indicating that the memory information is stored in advance is stored in the connected / detachable storage device. The control device according to claim 1, wherein the control device is registered as a storage location. 前記登録手段は、前記接離可能記憶装置に搭載され、搭載されている該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴とする請求項1記載の制御装置。   The control device according to claim 1, wherein the registering unit is mounted in the contactable / separable storage device, and registers the installed / detachable storage device as a storage location of the memory information. 前記登録手段は、接続された前記接離可能記憶装置に前記保存場所を指定する設定ファイルが格納されていると、該設定ファイルに記録されている保存場所を前記メモリ情報の保存場所として参照可能であることを特徴とする請求項1から請求項3のいずれかに記載の制御装置。   The registration means can refer to the storage location recorded in the setting file as the storage location of the memory information when the setting file for specifying the storage location is stored in the connected storage / detachable storage device The control device according to claim 1, wherein the control device is a control device. 前記登録手段は、前記メモリ情報の保存場所を複数登録可能であることを特徴とする請求項1から請求項4のいずれかに記載の制御装置。   5. The control apparatus according to claim 1, wherein the registration unit can register a plurality of storage locations of the memory information. 前記メモリ情報保存手段は、前記メモリ情報の保存場所が複数登録されていると、該登録順とは逆順に、該メモリ情報の保存場所に前記メモリ情報を保存可能であるか調べて、保存可能な該メモリ情報の保存場所に該メモリ情報を保存することを特徴とする請求項5記載の制御装置。   The memory information storage means, if a plurality of storage locations of the memory information are registered, can be stored by checking whether the memory information can be stored in the storage location of the memory information in the reverse order of the registration order 6. The control device according to claim 5, wherein the memory information is stored in a storage location of the memory information. 画像データに所定の画像処理を施す画像処理装置であって、請求項1から請求項6のいずれかに記載の制御装置を搭載していることを特徴とする画像処理装置。   An image processing apparatus for performing predetermined image processing on image data, wherein the control apparatus according to any one of claims 1 to 6 is mounted. 接離可能記憶装置が接続され、所定タイミングにメモリ上で実行中のプログラムに関するメモリ情報を生成して該接離可能記憶装置に保存するメモリ情報保存処理を行う制御装置の実行するメモリ情報保存制御方法であって、前記メモリ保存処理で生成される前記メモリ情報の保存場所を登録するインターフェイス処理と、該インターフェイス処理を利用して前記接離可能記憶装置を該メモリ情報の保存場所として登録する登録処理と、前記接離可能記憶装置が接続されたことを確認して、接続された該接離可能記憶装置を該登録処理に該メモリ情報の保存場所として登録させる実行処理と、を実行することを特徴とするメモリ情報保存制御方法。   Memory information storage control executed by a control device that performs memory information storage processing for generating memory information relating to a program being executed on the memory at a predetermined timing and connected to the attachable / detachable storage device, and storing the information in the attachable / detachable storage device An interface process for registering a storage location of the memory information generated by the memory storage process, and a registration for registering the attachable / detachable storage device as a storage location of the memory information using the interface process Executing processing, and executing processing for confirming that the contactable / separable storage device is connected and registering the connected storage / detachable storage device as a storage location of the memory information in the registration processing. A memory information storage control method. 前記登録処理は、接続された前記接離可能記憶装置に予め前記メモリ情報の保存用であることを示す鍵情報が格納されていることを条件として、該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴とする請求項8記載のメモリ情報保存制御方法。   The registration process is performed on the condition that the connectable / detachable storage device is stored in the memory information on the condition that key information indicating that the memory information is stored is stored in advance in the connected / detachable storage device. 9. The memory information storage control method according to claim 8, wherein the memory information storage control method is registered as a storage location. 前記登録処理は、その処理実行場所が特定の前記接離可能記憶装置上に設定されており、該処理実行場所として設定されている該接離可能記憶装置が接続されているときにのみ、該接離可能記憶装置を前記メモリ情報の保存場所として登録することを特徴とする請求項8記載のメモリ情報保存制御方法。   The registration process is performed only when the process execution location is set on the specific attachable / detachable storage device and the attachable / detachable storage device set as the process execution location is connected. 9. The memory information storage control method according to claim 8, wherein a contactable / separable storage device is registered as a storage location of the memory information. 前記登録処理は、接続された前記接離可能記憶装置に前記保存場所を指定する設定ファイルが格納されていると、該設定ファイルに記録されている保存場所を前記メモリ情報の保存場所として参照可能であることを特徴とする請求項8から請求項10のいずれかに記載のメモリ情報保存制御方法。   In the registration process, when a setting file for specifying the storage location is stored in the connected storage device, the storage location recorded in the setting file can be referred to as the storage location of the memory information. The memory information storage control method according to claim 8, wherein the memory information storage control method is a memory information storage control method. 前記登録処理は、前記メモリ情報の保存場所を複数登録可能であることを特徴とする請求項8から請求項11のいずれかに記載のメモリ情報保存制御方法。   12. The memory information storage control method according to claim 8, wherein a plurality of storage locations of the memory information can be registered in the registration process. 前記メモリ情報保存処理は、前記メモリ情報保存場所が複数登録されていると、該登録順とは逆順に、該メモリ情報保存場所に前記メモリ情報を保存可能であるか調べて、保存可能なメモリ情報保存場所に該メモリ情報を保存することを特徴とする請求項12記載のメモリ情報保存制御方法。   In the memory information storage process, when a plurality of memory information storage locations are registered, it is checked whether the memory information can be stored in the memory information storage location in the reverse order of the registration order. 13. The memory information storage control method according to claim 12, wherein the memory information is stored in an information storage location. コンピュータに請求項8から請求項13のいずれかに記載のメモリ情報保存制御方法を実行させることを特徴とするメモリ情報保存制御プログラム。   A memory information storage control program that causes a computer to execute the memory information storage control method according to any one of claims 8 to 13. 請求項14記載のメモリ情報保存制御プログラムを記録したことを特徴とするコンピュータが読み取り可能な記録媒体。   15. A computer-readable recording medium on which the memory information storage control program according to claim 14 is recorded.
JP2008015845A 2008-01-28 2008-01-28 Control device, image processor, memory information storage control method, memory information storage control program and storage medium Pending JP2009176180A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2008015845A JP2009176180A (en) 2008-01-28 2008-01-28 Control device, image processor, memory information storage control method, memory information storage control program and storage medium
US12/359,380 US8516192B2 (en) 2008-01-28 2009-01-26 Control unit, image processing apparatus and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008015845A JP2009176180A (en) 2008-01-28 2008-01-28 Control device, image processor, memory information storage control method, memory information storage control program and storage medium

Publications (1)

Publication Number Publication Date
JP2009176180A true JP2009176180A (en) 2009-08-06

Family

ID=40900377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008015845A Pending JP2009176180A (en) 2008-01-28 2008-01-28 Control device, image processor, memory information storage control method, memory information storage control program and storage medium

Country Status (2)

Country Link
US (1) US8516192B2 (en)
JP (1) JP2009176180A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013008217A (en) * 2011-06-24 2013-01-10 Canon Inc Information processor, information processing method, and program

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5605054B2 (en) 2009-09-15 2014-10-15 株式会社リコー Image formation support system and image formation support method
JP2013105241A (en) * 2011-11-11 2013-05-30 Riso Kagaku Corp Control program updating device and control program updating program
US8799716B2 (en) * 2012-01-18 2014-08-05 International Business Machines Corporation Heap dump occurrence detection
JP6048189B2 (en) 2013-02-08 2016-12-21 株式会社リコー Projection system, image generation program, information processing apparatus, and image generation method
JP2015011421A (en) * 2013-06-27 2015-01-19 ソニー株式会社 Storage controller, storage device and storage control method thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001109648A (en) * 1999-10-04 2001-04-20 Fujitsu Ltd Method and device for acquiring information, and recording medium
JP2002015008A (en) * 2000-06-29 2002-01-18 Casio Comput Co Ltd Method and system for data store and forward processing
JP2006004246A (en) * 2004-06-18 2006-01-05 Canon Inc Electronic device, its control method, and control program
JP2006018660A (en) * 2004-07-02 2006-01-19 Toshiba Corp Image forming device, and information output method for the image forming device
JP2007334403A (en) * 2006-06-12 2007-12-27 Mitsubishi Electric Corp System and method for supporting trouble of computer system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5218406A (en) * 1991-06-24 1993-06-08 Xerox Corporation Memory card features
JPH08328912A (en) 1995-05-29 1996-12-13 Mitsubishi Electric Corp Core file generating method for diskless computer
US7478248B2 (en) * 2002-11-27 2009-01-13 M-Systems Flash Disk Pioneers, Ltd. Apparatus and method for securing data on a portable storage device
JP2007172414A (en) 2005-12-23 2007-07-05 Fuji Soft Inc Compact core dump program for built-in equipment and method using compact core dump
WO2008055156A2 (en) * 2006-10-30 2008-05-08 The Trustees Of Columbia University In The City Of New York Methods, media, and systems for detecting an anomalous sequence of function calls
US9251339B2 (en) * 2007-12-29 2016-02-02 International Business Machines Corporation Core dump privacy during application failure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001109648A (en) * 1999-10-04 2001-04-20 Fujitsu Ltd Method and device for acquiring information, and recording medium
JP2002015008A (en) * 2000-06-29 2002-01-18 Casio Comput Co Ltd Method and system for data store and forward processing
JP2006004246A (en) * 2004-06-18 2006-01-05 Canon Inc Electronic device, its control method, and control program
JP2006018660A (en) * 2004-07-02 2006-01-19 Toshiba Corp Image forming device, and information output method for the image forming device
JP2007334403A (en) * 2006-06-12 2007-12-27 Mitsubishi Electric Corp System and method for supporting trouble of computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013008217A (en) * 2011-06-24 2013-01-10 Canon Inc Information processor, information processing method, and program

Also Published As

Publication number Publication date
US20090193181A1 (en) 2009-07-30
US8516192B2 (en) 2013-08-20

Similar Documents

Publication Publication Date Title
US7593121B2 (en) Image forming apparatus, program adding method, and a recording medium
JP4419989B2 (en) DATA PROCESSING DEVICE, DATA PROCESSING METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP2009176180A (en) Control device, image processor, memory information storage control method, memory information storage control program and storage medium
US8553257B2 (en) Communication device driven by an on-demand driver installed in an apparatus, method of controlling the same, and system including the same
KR20120130126A (en) Image processing apparatus and method for controlling image processing apparatus
JP2004303210A (en) File generating method, server, computer terminal, recording medium, information processor, and program adding system
JP2004303216A (en) Information processor, image forming apparatus, error processing method in starting program, and recording medium
US8860982B2 (en) Image forming apparatus, installation method and uninstallation method
JP5146000B2 (en) Control apparatus, image processing apparatus, memory information storage control method, memory information storage control program, and storage medium
JP2010134705A (en) Apparatus, log recording control method, and program
JP2004303222A (en) Information processor, image forming forming device, program starting method, and recording medium
JP7321795B2 (en) Information processing device, information processing method and program
JP7010110B2 (en) Information processing equipment and image forming equipment
JP5803598B2 (en) Image forming apparatus
JP2008142932A (en) Image forming apparatus
JP4856444B2 (en) Information processing apparatus and information processing method
US20180220019A1 (en) External storage medium processing device and program
JP4941535B2 (en) DATA PROCESSING DEVICE, DATA PROCESSING METHOD, CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP2008152428A (en) Management device, management method, storage medium and program
JP4174411B2 (en) Job management apparatus, job management method, and job management program
JP2007011799A (en) Device apparatus
JP4246608B2 (en) Image forming apparatus and program start method
JP2008028588A (en) Image forming device and image forming program
JP2012038179A (en) Image processing apparatus, start control method, start control program, and recording medium
JP2013011921A (en) Program, information processing device, and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101008

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20101018

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20101018

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120117

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120605