CN108268335B - Restart positioning method based on system service, mobile terminal and storage medium - Google Patents

Restart positioning method based on system service, mobile terminal and storage medium Download PDF

Info

Publication number
CN108268335B
CN108268335B CN201810101036.7A CN201810101036A CN108268335B CN 108268335 B CN108268335 B CN 108268335B CN 201810101036 A CN201810101036 A CN 201810101036A CN 108268335 B CN108268335 B CN 108268335B
Authority
CN
China
Prior art keywords
abnormal
log
mobile terminal
restart
character string
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.)
Active
Application number
CN201810101036.7A
Other languages
Chinese (zh)
Other versions
CN108268335A (en
Inventor
周龙
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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201810101036.7A priority Critical patent/CN108268335B/en
Publication of CN108268335A publication Critical patent/CN108268335A/en
Application granted granted Critical
Publication of CN108268335B publication Critical patent/CN108268335B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data

Abstract

The invention discloses a restart positioning method based on system service, a mobile terminal and a readable storage medium, wherein the method comprises the following steps: when the abnormal condition of the character string resource at the corresponding position of a preset key information point in a mobile terminal Kernel layer system service module is monitored, reading an abnormal identification corresponding to the character string resource; matching the abnormal identifier with a pre-stored log identifier; if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource; and generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log. The invention improves the efficiency of positioning the reason of the restart operation of the mobile terminal and reduces the labor cost.

Description

Restart positioning method based on system service, mobile terminal and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a system service based restart positioning method, a mobile terminal, and a readable storage medium.
Background
With the rapid development of terminal technology, mobile terminals such as mobile phones and tablet computers have become essential tools for people to work and live. The phenomenon that the mobile terminal automatically restarts can occur during the process of using the mobile terminal by a user, and the reason for automatically restarting the mobile terminal can be the reason which exists before the mobile terminal is listed on the market and is only not discovered by a developer. At this time, the user needs to return the mobile terminal to the factory, and a great amount of testing work is performed by a tester to determine the reason for restarting the mobile terminal.
At present, in the field of testing, a method for performing restart pressure testing on a mobile terminal operating system still adopts a manual testing method, and manually restarts a mobile phone and then performs pressure testing. However, this testing method is too labor-consuming and time-consuming, especially for a mobile terminal with a low BUG recurrence rate, for example, the mobile terminal may only have one or several BUGs after being restarted 1000 times, and the time and labor investment is too large and the output is small, and obviously, this method for analyzing the cause of the restart operation of the mobile terminal is very inefficient. Therefore, how to quickly locate the restart operation of the mobile terminal is an urgent problem to be solved at present.
Disclosure of Invention
The invention mainly aims to provide a restart positioning method based on system service, a mobile terminal and a readable storage medium, and aims to solve the technical problem of how to quickly position the reason of restart operation of the mobile terminal.
In order to achieve the above object, the present invention provides a system service based restart location method, which includes:
when the abnormal condition of a character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is monitored, reading an abnormal identification corresponding to the character string resource;
matching the abnormal identifier with a pre-stored log identifier;
if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource;
and generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log.
Optionally, when it is monitored that a string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal, the step of reading an abnormal identifier corresponding to the string resource includes:
when a monitoring instruction for monitoring a preset key information point in a Kernel layer system service module of the mobile terminal is detected, reading a state value of the key information point according to the monitoring instruction;
determining whether the character string resource at the corresponding position of the key information point is abnormal or not according to the state value;
and if the character string resource is abnormal, reading an abnormal identifier corresponding to the character string resource.
Optionally, the step of reading the state value of the key information point according to the monitoring instruction includes:
reading a preset number of first state values of the key information points according to the monitoring instruction and a first reading frequency;
if the character string resources are determined not to be abnormal according to the first state values of the preset number, reading second state values of the preset number of the key information points according to a second reading frequency;
and if the character string resources are determined not to be abnormal according to the preset number of the second state values, reading a third state value of the key information point according to a third reading frequency, wherein the second reading frequency is smaller than the first reading frequency and larger than the third reading frequency.
Optionally, after the step of reading the preset number of first state values of the key information points according to the monitoring instruction and the first reading frequency, the method further includes:
if the character string resource is determined to be abnormal according to the first state value, detecting whether the mobile terminal is subjected to restarting operation;
and if the mobile terminal is not subjected to restarting operation, reading the state value of the key information point according to a fourth reading frequency.
Optionally, before the step of generating a restart log according to the process information and the log information to locate the restart reason of the mobile terminal according to the restart log, the method further includes:
judging whether the character string resource of the corresponding position of the key information point is monitored again to be abnormal within a first preset time after the process information is acquired;
and if the character string resource of the corresponding position of the key information point is monitored to be abnormal again in the first preset time, storing the process information.
Optionally, after the step of generating a restart log according to the process information and the log information to locate the restart reason of the mobile terminal according to the restart log, the method further includes:
storing the restart log, and determining the restart log stored in a second preset time;
and performing redundancy removing operation on the log information stored in the second preset time so as to save storage space.
Optionally, before the step of reading an abnormal identifier corresponding to a character string resource after it is monitored that the character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal, the method further includes:
determining an identification node, a loading node, an initialization node, an operation node, an instruction allocation node, a cross-process data communication node, an unloading node, a resource application and release node and a disk read-write operation node of a system service module calling flow in the Kernel layer;
and setting key information points in the identification node, the loading node, the initialization node, the operation node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node.
Optionally, before the step of reading an abnormal identifier corresponding to a character string resource after it is monitored that the character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal, the method further includes:
and determining whether the abnormal thread occurs in the character string resource monitoring the corresponding position of the key information point, and deploying the thread in a kthreadd process and a Kernel process of the Kernel layer.
In addition, to achieve the above object, the present invention further provides a mobile terminal, which includes a memory, a processor and a system service based reboot positioning program stored in the memory and operable on the processor, wherein the system service based reboot positioning program, when executed by the processor, implements the steps of the system service based reboot positioning method as described above.
Furthermore, to achieve the above object, the present invention further provides a computer readable storage medium, on which a system service based reboot positioning program is stored, which when executed by a processor implements the steps of the system service based reboot positioning method as described above.
According to the method, when the abnormality of the character string resource at the position corresponding to the preset key information point in the mobile terminal Kernel layer system service module is monitored, the abnormal identification corresponding to the character string resource is read; matching the abnormal identifier with a pre-stored log identifier; if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource; and generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log. The method and the device have the advantages that the restart log corresponding to the restart operation of the mobile terminal is obtained in advance before the restart operation of the mobile terminal does not occur, so that corresponding workers can quickly determine the reason causing the restart of the mobile terminal according to the restart log after the restart operation of the mobile terminal occurs, the efficiency of locating the reason causing the restart fault of the mobile terminal is improved, and the labor cost is reduced.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a terminal for implementing various embodiments of the present invention;
fig. 2 is a diagram of a communication network system architecture according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a system service based reboot positioning method according to a first embodiment of the present invention;
fig. 4 is a schematic flowchart of step S101 in the first embodiment of the system service based reboot location method of the invention;
FIG. 5 is a flowchart illustrating a system service based reboot positioning method according to a third embodiment of the present invention;
fig. 6 is a flowchart illustrating a system service based restart location method according to a fourth embodiment of the present invention.
The implementation, functional features and advantages of the present invention will be described with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, Wi-Fi module 102, audio output unit 103, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal 100 depicted in fig. 1 is not intended to be limiting of the mobile terminal 100, and that the mobile terminal 100 may include more or less components than those shown, or some components may be combined, or a different arrangement of components.
The various components of the mobile terminal 100 are described in detail below with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution), etc.
Wi-Fi belongs to a short-distance wireless transmission technology, and the mobile terminal 100 can help a user to send and receive e-mails, browse webpages, access streaming media and the like through the Wi-Fi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the Wi-Fi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal 100, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the Wi-Fi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal 100, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal 100 and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby monitoring the mobile terminal 100 as a whole. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
Furthermore, in the mobile terminal shown in fig. 1, the processor 110 is configured to invoke a system service based reboot location program stored in the memory 109 and perform the following operations:
when the abnormal condition of the character string resource at the position corresponding to the preset key information point in the mobile terminal 100Kernel layer system service module is monitored, reading an abnormal identification corresponding to the character string resource;
matching the abnormal identifier with a pre-stored log identifier;
if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource;
and generating a restart log according to the process information and the log information so as to locate a restart reason of the mobile terminal 100 according to the restart log.
Further, when it is monitored that a string resource at a position corresponding to a preset key information point in the mobile terminal 100Kernel layer system service module is abnormal, the step of reading an abnormal identifier corresponding to the string resource includes:
when a monitoring instruction for monitoring a preset key information point in a mobile terminal 100Kernel layer system service module is detected, reading a state value of the key information point according to the monitoring instruction;
determining whether the character string resource at the corresponding position of the key information point is abnormal or not according to the state value;
and if the character string resource is abnormal, reading an abnormal identifier corresponding to the character string resource.
Further, the step of reading the state value of the key information point according to the monitoring instruction includes:
reading a preset number of first state values of the key information points according to the monitoring instruction and a first reading frequency;
if the character string resources are determined not to be abnormal according to the first state values of the preset number, reading second state values of the preset number of the key information points according to a second reading frequency;
and if the character string resources are determined not to be abnormal according to the preset number of the second state values, reading a third state value of the key information point according to a third reading frequency, wherein the second reading frequency is smaller than the first reading frequency and larger than the third reading frequency.
Further, after the step of reading the preset number of first state values of the key information points according to the monitoring instruction at the first reading frequency, the processor 110 is further configured to invoke a system service based reboot location program stored in the memory 109 to implement the following steps:
if the character string resource is determined to be abnormal according to one first state value, detecting whether the mobile terminal 100 is subjected to restarting operation;
and if the mobile terminal 100 does not perform the restart operation, reading the state value of the key information point according to a fourth reading frequency.
Further, before the step of generating a restart log according to the process information and the log information to locate the restart reason of the mobile terminal 100 according to the restart log, the processor 110 is further configured to invoke a system service-based restart location program stored in the memory 109 to implement the following steps:
judging whether the character string resource of the corresponding position of the key information point is monitored again to be abnormal within a first preset time after the process information is acquired;
and if the character string resource of the corresponding position of the key information point is monitored to be abnormal again in the first preset time, storing the process information.
Further, after the step of generating a restart log according to the process information and the log information to locate the restart reason of the mobile terminal 100 according to the restart log, the processor 110 is further configured to call a restart location program based on a system service stored in the memory 109 to implement the following steps:
storing the restart log, and determining the restart log stored in a second preset time;
and performing redundancy removing operation on the log information stored in the second preset time so as to save storage space.
Further, before the step of reading the abnormal identifier corresponding to the character string resource after it is monitored that the character string resource at the position corresponding to the preset key information point in the mobile terminal 100Kernel layer system service module is abnormal, the processor 110 is further configured to call a system service-based restart positioning program stored in the memory 109, so as to implement the following steps:
determining an identification node, a loading node, an initialization node, an operation node, an instruction allocation node, a cross-process data communication node, an unloading node, a resource application and release node and a disk read-write operation node of a system service module calling flow in the Kernel layer;
and setting key information points in the identification node, the loading node, the initialization node, the operation node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node.
Further, before the step of reading the abnormal identifier corresponding to the character string resource after it is monitored that the character string resource at the position corresponding to the preset key information point in the mobile terminal 100Kernel layer system service module is abnormal, the processor 110 is further configured to call a system service-based restart positioning program stored in the memory 109, so as to implement the following steps:
and determining whether the abnormal thread occurs in the character string resource monitoring the corresponding position of the key information point, and deploying the thread in a kthreadd process and a Kernel process of the Kernel layer.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the mobile terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above terminal hardware structure and communication network system, the present invention provides various embodiments of the system service-based restart location method.
The invention provides a restart positioning method based on system service.
Referring to fig. 3, fig. 3 is a flowchart illustrating a restart location method based on system services according to a first embodiment of the present invention.
In the present embodiment, an embodiment of a system service based reboot location method is provided, and it should be noted that although a logical order is shown in the flowchart, in some cases, the steps shown or described may be performed in an order different from that shown or described herein.
In this embodiment, the method for restarting location based on system service includes:
step S101, when it is monitored that the character string resource of the corresponding position of the preset key information point in the mobile terminal Kernel layer system service module is abnormal, reading an abnormal identification corresponding to the character string resource.
The invention mainly aims at the scene that a character string resource, namely string resource, is needed to be used in a mobile terminal Kernel layer system service module, namely a system _ server module, in the system service module, the scene that the character string resource is used is classified according to the attribute of the character string resource, and the classified character string resource is subjected to condition limitation, so that a corresponding standardized calling flow and internal basic function time sequence logic of the system service module are obtained, and a specific classification rule and a specific limitation condition can be set according to specific needs, and no specific limitation is made herein. The Kernel layer is a system Kernel layer of the mobile terminal, and is mainly used for performing related work such as initialization process management, memory management, Display loading, Camera Driver and Binder Driver, and creating Kernel daemon processes such as Kernel work thread kworkder, soft interrupt thread ksofirqd and soft interrupt thread thermal.
When the mobile terminal monitors that the character string resource at the corresponding position of the preset key information point in the Kernel layer system service module is abnormal, the mobile terminal reads the abnormal identification corresponding to the character string resource. The key information points are information points which are preset in a calling process corresponding to the system service module and the internal basic function time sequence logic and are used for monitoring whether the calling process and the time sequence logic are abnormal or not. And when the character string resources of the key information points corresponding to the calling process and/or the time sequence logic are monitored to be abnormal, confirming that the corresponding calling process and/or the time sequence logic are abnormal. The abnormal mark corresponding to the character string resource is preset and is used for representing the abnormal mark of the character string resource. It should be noted that the abnormal identifiers of the character string resources corresponding to different key information points are different. The setting rule of the abnormal identifier of the character string resource can be set according to specific requirements, and the character string resource corresponding to different key information points can be identified as long as the character string resource can be identified.
Further, referring to fig. 4, step S101 includes:
in step S1011, after a monitoring instruction for monitoring a preset key information point in the Kernel layer system service module of the mobile terminal is detected, the state value of the key information point is read according to the monitoring instruction.
Step S1012, determining whether the string resource at the corresponding position of the key information point is abnormal according to the state value.
Step S1013, if the string resource is abnormal, the abnormal identifier corresponding to the string resource is read.
After the mobile terminal detects a monitoring instruction for monitoring a preset key information point in a Kernel layer system service module of the mobile terminal, reading a state value of the preset key information point according to the monitoring instruction, and determining whether a character string resource at a position corresponding to the preset key information point is abnormal or not according to the state value. And if the character string resource at the corresponding position of the key information point is determined to be abnormal according to the state value, the mobile terminal reads the abnormal identification corresponding to the character string resource. If the character string resource of the corresponding position of the key information point is determined not to be abnormal according to the state value, the character string resource is indicated to have no corresponding abnormal identifier, and the mobile terminal cannot read the abnormal identifier corresponding to the character string resource.
Wherein, the state value and the abnormal state are in corresponding relation. In this embodiment, the corresponding relationship between the state value and the abnormal state may be limited according to specific needs, and is not limited herein. If the state value corresponding to a certain key information point is set to be 0, determining that the character string resource at the corresponding position of the key information point is not abnormal; and when the state value corresponding to a certain key information point is 1, determining that the character string resource at the corresponding position of the key information point is abnormal.
And step S102, matching the abnormal identification with a pre-stored log identification.
Step S103, if the abnormal identifier is successfully matched with the log identifier, the log information associated with the log identifier is searched according to the log identifier, and the process information of the process corresponding to the character string resource is obtained.
And after the abnormal identification corresponding to the character string resource is obtained, the mobile terminal matches the obtained abnormal identification with the log identification stored in the database for storing the restart operation reasons. If the abnormal identifier is successfully matched with the log identifier, the mobile terminal searches the log information associated with the log identifier in a database storing the restart operation reason according to the log identifier and acquires the process information of the process corresponding to the character string resource. Note that the log identifier is an identifier corresponding to log information that causes the restart operation of the mobile terminal. The log information includes, but is not limited to, a node name where the string resource abnormality occurs in the system service module and a location where the string resource abnormality occurs in the system service module. The process information includes, but is not limited to, when an exception occurs in a string resource, a name of a corresponding process, that is, a name of a related process, a name of an associated thread, an ID (identification) and a thread ID of an interactive or associated process with the related process, and a function node of a system service module corresponding to the key information point.
In this embodiment, when the abnormal identifier is consistent with the pre-stored log identifier, it is determined that the abnormal identifier is successfully matched with the pre-stored log identifier; and if the abnormal identifier is inconsistent with the pre-stored log identifier, confirming that the abnormal identifier is failed to be matched with the pre-stored log identifier. If the abnormal identifier is a, finding the log identifier which is the identifier a in the database, confirming that the abnormal identifier is successfully matched with the pre-stored log identifier, and otherwise, confirming that the abnormal identifier is unsuccessfully matched with the pre-stored log identifier. In other embodiments, it may be set that when the abnormal identifier is associated with the pre-stored log identifier, it is determined that the abnormal identifier is successfully matched with the pre-stored log identifier, and otherwise, it is determined that the abnormal identifier is unsuccessfully matched with the pre-stored log identifier. If the log identifier set to be associated with the abnormal identifier a1 is a2, if the abnormal identifier corresponding to the character string resource of a certain key information point is a1 and the log identifier identified as a2 is found in the database, it is determined that the abnormal identifier is successfully matched with the pre-stored log identifier, otherwise, it is determined that the abnormal identifier is unsuccessfully matched with the pre-stored log identifier.
And step S104, generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log.
After the process information and the log information are acquired, the mobile terminal generates a restart log according to the process information and the log information and outputs the restart log to a specified position, so that corresponding workers can quickly acquire the restart log after the restart operation of the mobile terminal occurs, and the restart reason causing the restart operation of the mobile terminal is quickly determined according to the restart log.
Further, in the process of generating the restart log according to the process information and the log information, the mobile terminal generates the restart log according to a specific format, so that a corresponding worker can quickly analyze the reason of the restart operation of the mobile terminal according to the restart log.
Further, the system service-based restart location method further includes:
step a, determining whether the position character string resource corresponding to the monitoring key information point is abnormal or not, and deploying the thread in a kthread process and a Kernel process of a Kernel layer.
Furthermore, when the mobile terminal deploys the Kernel layer process, determining a monitoring instruction corresponding thread for monitoring whether the character string resources at the corresponding positions of the preset key points of the Kernel layer system service module are abnormal or not, and deploying the thread corresponding to the monitoring instruction in the kthread process and the Kernel process of the Kernel layer, so that whether the character string resources in the Kernel layer system service module are abnormal or not can be monitored in the whole process. It should be noted that the thread corresponding to the monitoring instruction is independently run in the mobile terminal.
In the embodiment, when the abnormality of the character string resource at the position corresponding to the preset key information point in the mobile terminal Kernel layer system service module is monitored, the abnormal identification corresponding to the character string resource is read; matching the abnormal identifier with a pre-stored log identifier; if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource; and generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log. The method and the device have the advantages that the restart log corresponding to the restart operation of the mobile terminal is obtained in advance before the restart operation of the mobile terminal does not occur, so that corresponding workers can quickly determine the reason causing the restart of the mobile terminal according to the restart log after the restart operation of the mobile terminal occurs, the efficiency of locating the reason causing the restart fault of the mobile terminal is improved, and the labor cost is reduced.
Further, a second embodiment of the system service based restart location method according to the present invention is proposed based on the first embodiment. The second embodiment of the system service based restart location method differs from the first embodiment of the system service based restart location method in that the step of reading the state value of the key information point according to the monitoring instruction comprises:
and b, reading a preset number of first state values of the key information points according to the monitoring instruction and the first reading frequency.
And c, if the character string resources are determined not to be abnormal according to the first state values of the preset number, reading the second state values of the preset number of the key information points according to the second reading frequency.
And d, if the character string resources are determined not to be abnormal according to the preset number of second state values, reading a third state value of the key information points according to a third reading frequency, wherein the second reading frequency is greater than the first reading frequency and less than the third reading frequency.
The process of the mobile terminal reading the state value of the key information point according to the monitoring instruction is as follows: the mobile terminal reads the first state values of the preset number of the key information points according to the monitoring instruction and the first reading frequency, and judges whether the read first state values of the preset number can determine that the character string resource is not abnormal. If the read first state values of the preset number can determine that the character string resource is not abnormal, reading second state values of the preset number of the key information points according to a second reading frequency, and judging whether the read second state values of the preset number can determine that the character string resource is not abnormal. If the read second state values with the preset number can determine that the character string resources are not abnormal, reading third state values with the preset number of key information points according to a third reading frequency so as to determine whether the character string resources at the corresponding positions of the key information points are abnormal or not according to the third state values.
The second reading frequency is less than the first reading frequency and greater than the third reading frequency. The first reading frequency, the second reading frequency, the third reading frequency and the preset number can be set according to specific needs, for example, the first reading frequency can be set to be read every 1 second, the second reading frequency can be set to be read every 3 seconds, the third reading frequency can be set to be read every 5 seconds, and the preset number can be set to be 5. That is, after the status values read by the mobile terminal at 1 second intervals for 5 consecutive times according to the monitoring instruction indicate that the character string resource is not abnormal, the status values corresponding to the key information points are continuously read for 5 times at 3 seconds intervals, if the status values read for 5 times at 3 seconds intervals indicate that the character string resource is not abnormal, the status values corresponding to the key information points are continuously read for 5 times at 5 seconds intervals, and whether the character string resource at the corresponding position of the key information point is abnormal is determined according to the 5 status values continuously read for 5 seconds at intervals.
It should be noted that, in other embodiments, the reading frequency for reading the state values of the key information points may be further increased, for example, if 5 state values continuously read every 5 seconds indicate that the string resource is not abnormal, the state values corresponding to the key information points are continuously read 5 times every 8 seconds. This is not particularly limited in the present embodiment.
Further, the system service-based restart location method further includes:
and e, if the character string resource is determined to be abnormal according to a first state value, detecting whether the mobile terminal is subjected to restarting operation.
And f, if the mobile terminal is not restarted, reading the state value of the key information point according to a fourth reading frequency.
Further, if it is determined that the character string resource is abnormal according to one first state value in the process of reading the preset number of first state values of the key information points according to the first reading frequency according to the monitoring instruction, the mobile terminal detects whether the restart operation occurs. And if the mobile terminal is not subjected to the restarting operation, the mobile terminal reads the state value of the key information point according to the fourth reading frequency. Further, if the mobile terminal is restarted, it indicates that the mobile terminal has been initialized, and the mobile terminal detects whether a monitoring instruction for monitoring a state value of a preset key information point in a Kernel layer system service module of the mobile terminal is detected. The fourth reading frequency can be set according to specific needs, and if the fourth reading frequency is set to be equal to the first reading frequency, the fourth reading frequency and the first reading frequency are set to be read once every 1 second; or set to be unequal to the first reading frequency, such as setting the fourth reading frequency to be read every 0.8 seconds, or every 2 seconds.
For ease of understanding, the process is illustrated: when the mobile terminal continuously reads the state value of the key information point for 5 times at intervals of 1 second according to the monitoring instruction, if the watchdog at the corresponding position is determined to be abnormal according to the state value of the key information point read at the 3 rd second and the mobile terminal is not restarted, the mobile terminal reads the state value of the key information point once at intervals of 0.8 (at this time, the fourth reading frequency is set to be 0.8 second reading time).
It can be understood that, if the character string resource is determined to be abnormal according to a second state value or a third state value, the mobile terminal detects whether a restart operation occurs.
In this embodiment, by setting the reading frequency for reading the key information points, the reading frequency for reading the state values of the key information points is reduced when the string resources at the corresponding positions of the key information points of the system service module are not abnormal, so that the times for reading the state values of the key information points are reduced when the string resources are not abnormal.
Further, a third embodiment of the system service based restart location method according to the present invention is proposed based on the first embodiment. The third embodiment of the system service based restart location method differs from the first and/or second embodiment of the system service based restart location method in that, referring to fig. 5, the system service based restart location method further includes:
step S105, storing the restart log, and determining the restart log stored in the second preset time.
And step S106, performing redundancy removing operation on the log information stored in the second preset time so as to save storage space.
And after the restart log is generated, the mobile terminal stores the restart log, determines the restart log stored in the second preset time, and executes redundancy removing operation on the restart log stored in the second preset time so as to save the storage space of the mobile terminal. Specifically, in the process of executing redundancy removing operation, only one restart log belonging to the same type of restart operation is stored, other restart logs corresponding to the stored type of restart operation are deleted, the number of the restart logs belonging to the same type of restart operation and whether the corresponding watchdog is converted from the abnormal state to the normal state are correspondingly recorded, and the conversion time of the watchdog from the abnormal state to the normal state is recorded. The second preset time can be set according to specific needs, for example, the second preset time can be set to 45 minutes, 60 minutes, or 100 minutes, etc. It should be noted that, in the process of performing classified storage on the restart log, the restart log may be classified and stored according to the reason of the restart, or may be classified according to the location of the restart, which is not limited herein.
For example, when the mobile terminal has an abnormal phenomenon of a string resource error within 60 minutes from 10 o 'clock to 11 o' clock, a total of 1000 restart logs are stored in the mobile terminal. At this time, the mobile terminal classifies restart logs of restart operations belonging to the same category into one category before the string resource is changed from the abnormal state to the normal state. If 520 restart logs correspond to the A1 restart operations, 360 restart logs correspond to the B1 restart operations, and 120 restart logs correspond to the C1 restart operations, only one restart log corresponding to the A1 restart operations is stored, the restart logs corresponding to the rest 519 restart operations of the A1 are deleted, and the number of the restart logs corresponding to the A1 restart operations is recorded as 520; storing a restart log corresponding to the B1 type restart operation, deleting the rest 359 restart logs corresponding to the B1 type restart operation, and recording the number of the restart logs corresponding to the B1 type restart operation as 360; storing a restart log corresponding to the C1 type restart operation, deleting the rest 119 restart logs corresponding to the C1 type restart operation, and recording the number of the restart logs corresponding to the C1 type restart operation as 120.
It should be noted that the solution of the redundancy elimination operation may also be applicable to process information and log information, and when the redundancy elimination operation is performed on the process information and the log information, the specific operation process is consistent with the redundancy elimination operation process performed on the restart log, which is not described herein again.
In the embodiment, redundancy removal operation is performed on the restart log stored in the second preset time, so that the storage space of the mobile terminal is saved.
Further, the system service-based restart location method further includes:
and g, judging whether the character string resource of the corresponding position of the key information point is monitored again to be abnormal within the first preset time after the process information is acquired.
And h, if the character string resource of the corresponding position of the key information point is monitored to be abnormal again in the first preset time, storing the process information.
Further, after the mobile terminal acquires the process information, the mobile terminal judges whether the character string resource of the corresponding position of the key information point is monitored again to be abnormal within a first preset time after the process information is acquired. If the character string resource of the corresponding position of the key information point is monitored to be abnormal again within the first preset time, the mobile terminal stores the process information so as to generate a restart log according to the process information. Further, if the character string resource of the corresponding position of the key information point is not monitored to be abnormal again within the first preset time, the mobile terminal deletes the acquired process information. The first preset time can be set according to specific needs, for example, the first preset time can be set to 3 minutes, 5 minutes, or 8 minutes.
In this embodiment, the accuracy of locating the restart reason of the mobile terminal is improved by judging whether the abnormality of the character string resource is monitored again within the first preset time.
Further, a fourth embodiment of the system service based restart location method according to the present invention is proposed based on the first embodiment. The fourth embodiment of the system service based reboot positioning method differs from the first and/or second embodiment of the system service based reboot positioning method in that, referring to fig. 6, the system service based reboot positioning method further includes:
and S107, determining an identification node, a loading node, an initialization node, an operation node, an instruction allocation node, a cross-process data communication node, an unloading node, a resource application and release node and a disk read-write operation node of a system service module calling process in the Kernel layer.
And step S108, setting key information points in the identification node, the loading node, the initialization node, the operation node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node.
The method can accurately and quickly locate the reason for restarting the system service module in the Kernel layer of the mobile terminal. The mobile terminal determines an identification node, a loading node, an initialization node, a running node, an instruction allocation node, a cross-process data communication node, an unloading node, a resource application and release node and a disk read-write operation node of a system service module calling process in a Kernel layer, and sets key information points in the identification node, the loading node, the initialization node, the running node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node so as to monitor whether the character string resources of the corresponding nodes are abnormal or not through the key information points. It can be understood that the identification node, the loading node, the initialization node, the operation node, the instruction deployment node, the cross-process data communication node, the unloading node, the resource application and release node, and the disk read-write operation node are important nodes in the system service module call flow.
Further, in order to quickly locate a restart reason of the restart operation of the mobile terminal, the mobile terminal determines a sequential logic of each function in the system service module, and sets a key information point in each function node corresponding to the sequential logic. For example, the sequential logic of a certain function in the system service module is: a → B → C → D, then set key information points at node A, node B, node C and node D, respectively.
It can be understood that, because the key information points are set in the call flow and the timing logic of the service corresponding to the different modules of the mobile terminal, after the restart operation of the mobile terminal is determined, the type of the restart operation can be determined according to the key information points, that is, it is determined that the restart operation is caused by the abnormality of the Java framework layer, the Native framework layer, or the system service module in the Kernel layer.
In the embodiment, the key information points are set at the identification node, the loading node, the initialization node, the operation node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node of the call flow of the system service module, and whether the corresponding character string resource is abnormal or not is judged by monitoring each key information point in the system service module, so that the restart reason of the restart operation of the important node in the call flow of the system service module of the mobile terminal is positioned.
In addition, the embodiment of the invention also provides a computer readable storage medium.
The computer readable storage medium has stored thereon a system service based reboot positioning program that when executed by a processor performs the steps of:
when the abnormal condition of a character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is monitored, reading an abnormal identification corresponding to the character string resource;
matching the abnormal identifier with a pre-stored log identifier;
if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource;
and generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log.
Further, when it is monitored that a character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal, the step of reading an abnormal identifier corresponding to the character string resource includes:
when a monitoring instruction for monitoring a preset key information point in a Kernel layer system service module of the mobile terminal is detected, reading a state value of the key information point according to the monitoring instruction;
determining whether the character string resource at the corresponding position of the key information point is abnormal or not according to the state value;
and if the character string resource is abnormal, reading an abnormal identifier corresponding to the character string resource.
Further, the step of reading the state value of the key information point according to the monitoring instruction includes:
reading a preset number of first state values of the key information points according to the monitoring instruction and a first reading frequency;
if the character string resources are determined not to be abnormal according to the first state values of the preset number, reading second state values of the preset number of the key information points according to a second reading frequency;
and if the character string resources are determined not to be abnormal according to the preset number of the second state values, reading a third state value of the key information point according to a third reading frequency, wherein the second reading frequency is smaller than the first reading frequency and larger than the third reading frequency.
Further, after the step of reading the preset number of first state values of the key information points according to the monitoring instruction and the first reading frequency, the system service-based restart location program implements the following steps when being executed by the processor:
if the character string resource is determined to be abnormal according to the first state value, detecting whether the mobile terminal is subjected to restarting operation;
and if the mobile terminal is not subjected to restarting operation, reading the state value of the key information point according to a fourth reading frequency.
Further, before the step of generating a restart log according to the process information and the log information, so as to locate the restart reason of the mobile terminal according to the restart log, the system service-based restart location program implements the following steps when being executed by a processor:
judging whether the character string resource of the corresponding position of the key information point is monitored again to be abnormal within a first preset time after the process information is acquired;
and if the character string resource of the corresponding position of the key information point is monitored to be abnormal again in the first preset time, storing the process information.
Further, after the step of generating a restart log according to the process information and the log information, so as to locate the restart reason of the mobile terminal according to the restart log, the system service-based restart location program implements the following steps when being executed by a processor:
storing the restart log, and determining the restart log stored in a second preset time;
and performing redundancy removing operation on the log information stored in the second preset time so as to save storage space.
Further, before the step of reading the abnormal identifier corresponding to the character string resource after it is monitored that the character string resource at the position corresponding to the preset key information point in the mobile terminal Kernel layer system service module is abnormal, the following steps are implemented when the system service-based restart positioning program is executed by the processor:
determining an identification node, a loading node, an initialization node, an operation node, an instruction allocation node, a cross-process data communication node, an unloading node, a resource application and release node and a disk read-write operation node of a system service module calling flow in the Kernel layer;
and setting key information points in the identification node, the loading node, the initialization node, the operation node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node.
Further, before the step of reading the abnormal identifier corresponding to the character string resource after it is monitored that the character string resource at the position corresponding to the preset key information point in the mobile terminal Kernel layer system service module is abnormal, the following steps are implemented when the system service-based restart positioning program is executed by the processor:
and determining a thread for monitoring whether the position character string resource corresponding to the key information point is abnormal or not, and deploying the thread in a kthreadd process and a Kernel process of the Kernel layer.
The specific implementation of the computer-readable storage medium of the present invention is substantially the same as the above-mentioned specific embodiments of the system service based restart location method, and is not described herein again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A restart positioning method based on system service is characterized in that the restart positioning method is applied to a mobile terminal, and comprises the following steps:
when the abnormal condition of a character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is monitored, reading an abnormal identification corresponding to the character string resource; the preset key information points are information points corresponding to a preset calling process and/or a time sequence logic;
matching the abnormal identifier with a pre-stored log identifier;
if the abnormal identification is successfully matched with the log identification, searching log information associated with the log identification according to the log identification, and acquiring process information of a process corresponding to the character string resource;
and generating a restart log according to the process information and the log information so as to locate the restart reason of the mobile terminal according to the restart log.
2. The system service-based restart positioning method according to claim 1, wherein the step of reading an abnormal identifier corresponding to a character string resource when it is monitored that the character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal comprises:
when a monitoring instruction for monitoring a preset key information point in a Kernel layer system service module of the mobile terminal is detected, reading a state value of the key information point according to the monitoring instruction;
determining whether the character string resource at the corresponding position of the key information point is abnormal or not according to the state value;
and if the character string resource is abnormal, reading an abnormal identifier corresponding to the character string resource.
3. The system-service-based reboot positioning method according to claim 2, wherein the step of reading the status value of the key information point according to the monitoring instruction includes:
reading a preset number of first state values of the key information points according to the monitoring instruction and a first reading frequency;
if the character string resources are determined not to be abnormal according to the first state values of the preset number, reading second state values of the preset number of the key information points according to a second reading frequency;
and if the character string resources are determined not to be abnormal according to the preset number of the second state values, reading a third state value of the key information point according to a third reading frequency, wherein the second reading frequency is smaller than the first reading frequency and larger than the third reading frequency.
4. The system service-based reboot positioning method according to claim 3, wherein after the step of reading the preset number of first status values of the key information points according to the monitoring instruction at the first reading frequency, the reboot positioning method further comprises:
if the character string resource is determined to be abnormal according to the first state value, detecting whether the mobile terminal is subjected to restarting operation;
and if the mobile terminal is not subjected to restarting operation, reading the state value of the key information point according to a fourth reading frequency.
5. The system-service-based reboot positioning method according to claim 1, wherein before the step of generating a reboot log according to the process information and the log information to locate the reboot reason of the mobile terminal according to the reboot log, the method further comprises:
judging whether the character string resource of the corresponding position of the key information point is monitored again to be abnormal within a first preset time after the process information is acquired;
and if the character string resource of the corresponding position of the key information point is monitored to be abnormal again in the first preset time, storing the process information.
6. The system-service-based reboot positioning method according to claim 1, wherein after the step of generating a reboot log according to the process information and the log information to locate the reboot reason of the mobile terminal according to the reboot log, the method further comprises:
storing the restart log, and determining the restart log stored in a second preset time;
and performing redundancy removing operation on the log information stored in the second preset time so as to save storage space.
7. The method as claimed in any one of claims 1 to 6, wherein before the step of reading an abnormal identifier corresponding to a character string resource when it is monitored that the character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal, the method further comprises:
determining an identification node, a loading node, an initialization node, an operation node, an instruction allocation node, a cross-process data communication node, an unloading node, a resource application and release node and a disk read-write operation node of a system service module calling flow in the Kernel layer;
and setting key information points in the identification node, the loading node, the initialization node, the operation node, the instruction allocation node, the cross-process data communication node, the unloading node, the resource application and release node and the disk read-write operation node.
8. The method as claimed in any one of claims 1 to 6, wherein before the step of reading an abnormal identifier corresponding to a character string resource when it is monitored that the character string resource at a position corresponding to a preset key information point in a mobile terminal Kernel layer system service module is abnormal, the method further comprises:
and determining whether the abnormal thread occurs in the character string resource monitoring the corresponding position of the key information point, and deploying the thread in a kthreadd process and a Kernel process of the Kernel layer.
9. A mobile terminal, characterized in that the mobile terminal comprises a memory, a processor and a system service based restart location program stored on the memory and executable on the processor, the system service based restart location program, when executed by the processor, implementing the steps of the system service based restart location method according to any of claims 1 to 8.
10. A computer-readable storage medium, having stored thereon a system service based reboot positioning program, which when executed by a processor, performs the steps of the system service based reboot positioning method according to any one of claims 1 to 8.
CN201810101036.7A 2018-01-31 2018-01-31 Restart positioning method based on system service, mobile terminal and storage medium Active CN108268335B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810101036.7A CN108268335B (en) 2018-01-31 2018-01-31 Restart positioning method based on system service, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810101036.7A CN108268335B (en) 2018-01-31 2018-01-31 Restart positioning method based on system service, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN108268335A CN108268335A (en) 2018-07-10
CN108268335B true CN108268335B (en) 2022-04-19

Family

ID=62777242

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810101036.7A Active CN108268335B (en) 2018-01-31 2018-01-31 Restart positioning method based on system service, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN108268335B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3660716B1 (en) * 2018-11-30 2020-12-23 Ovh Service infrastructure and methods of predicting and detecting potential anomalies at the service infrastructure
CN113011944A (en) * 2021-03-11 2021-06-22 北京骑胜科技有限公司 Interaction method, device, system, storage medium and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012108848A (en) * 2010-11-19 2012-06-07 Of Networks:Kk Operation log collection system and program
CN103064705A (en) * 2012-12-18 2013-04-24 北京奇虎科技有限公司 Method and device for starting processing of computer system
CN103701926A (en) * 2013-12-31 2014-04-02 小米科技有限责任公司 Method, device and system for obtaining fault reason information
CN106571954A (en) * 2016-10-24 2017-04-19 上海斐讯数据通信技术有限公司 Abnormal restart reason detecting method and device of AP equipment
CN107133143A (en) * 2017-04-25 2017-09-05 努比亚技术有限公司 Restart daily record merging method, method for uploading, system and readable storage medium storing program for executing

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7017085B2 (en) * 2002-05-30 2006-03-21 Capital One Financial Corporation Systems and methods for remote tracking of reboot status
US9384112B2 (en) * 2010-07-01 2016-07-05 Logrhythm, Inc. Log collection, structuring and processing
KR101332815B1 (en) * 2012-02-29 2013-11-27 주식회사 팬택 Apparatus and method for handling the rebooting of mobile terminal
US9552249B1 (en) * 2014-10-20 2017-01-24 Veritas Technologies Systems and methods for troubleshooting errors within computing tasks using models of log files
CN107239493A (en) * 2017-04-28 2017-10-10 努比亚技术有限公司 Mobile terminal and its offline logs processing method, computer-readable recording medium
CN107102795A (en) * 2017-05-31 2017-08-29 努比亚技术有限公司 A kind of log recording method, mobile terminal and computer-readable recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012108848A (en) * 2010-11-19 2012-06-07 Of Networks:Kk Operation log collection system and program
CN103064705A (en) * 2012-12-18 2013-04-24 北京奇虎科技有限公司 Method and device for starting processing of computer system
CN103701926A (en) * 2013-12-31 2014-04-02 小米科技有限责任公司 Method, device and system for obtaining fault reason information
CN106571954A (en) * 2016-10-24 2017-04-19 上海斐讯数据通信技术有限公司 Abnormal restart reason detecting method and device of AP equipment
CN107133143A (en) * 2017-04-25 2017-09-05 努比亚技术有限公司 Restart daily record merging method, method for uploading, system and readable storage medium storing program for executing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
面向主动运维的Syslog日志分析方法;叶成刚;《智能计算机与应用》;20171028(第05期);全文 *

Also Published As

Publication number Publication date
CN108268335A (en) 2018-07-10

Similar Documents

Publication Publication Date Title
CN108040159B (en) Restart positioning method based on hardware drive, mobile terminal and readable storage medium
CN107357704B (en) Application program detection method, terminal and computer readable storage medium
CN108121613B (en) Memory page-based restart positioning method, mobile terminal and readable storage medium
CN108012031B (en) Mobile terminal restart positioning method, mobile terminal and computer readable storage medium
CN108196968B (en) Mobile terminal restart positioning method, mobile terminal and computer readable storage medium
CN108052430B (en) Mobile terminal restart positioning method, mobile terminal and computer readable storage medium
CN107704132B (en) Method for detecting frozen screen of terminal, terminal and computer readable storage medium
CN109766119B (en) Recovery partition upgrade method, terminal and computer readable storage medium
CN109002547B (en) Log file storage method, mobile terminal and computer readable storage medium
CN108052437B (en) Restart positioning method, mobile terminal and computer readable storage medium
CN108089937B (en) Direct memory allocation-based restart positioning method, mobile terminal and storage medium
CN108255631B (en) Mobile terminal restart positioning method, mobile terminal and computer readable storage medium
CN107766222B (en) Black screen detection method, mobile terminal and computer readable storage medium
CN107908492B (en) Black screen detection method, mobile terminal and computer readable storage medium
CN107765922B (en) Card screen detection and solution method, mobile terminal and computer readable storage medium
CN112306799A (en) Abnormal information acquisition method, terminal device and readable storage medium
CN107908491B (en) Card screen detection and solution method, mobile terminal and computer readable storage medium
CN108268335B (en) Restart positioning method based on system service, mobile terminal and storage medium
CN108228423B (en) Mobile terminal restart positioning method, mobile terminal and computer readable storage medium
CN108629863B (en) Method for automatically signing in application program, mobile terminal and readable storage medium
CN107832191B (en) Black screen detection method, mobile terminal and computer readable storage medium
CN108076200B (en) Mobile terminal restart positioning method, mobile terminal and computer readable storage medium
CN107872367B (en) Black screen detection method, mobile terminal and computer readable storage medium
CN107748633B (en) Solution for terminal screen freezing, terminal and computer readable storage medium
CN107818036B (en) Black screen detection method, mobile terminal and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant