SG11201901803SA - Exception stack information acquisition method and device and computer-readable storage medium - Google Patents

Exception stack information acquisition method and device and computer-readable storage medium

Info

Publication number
SG11201901803SA
SG11201901803SA SG11201901803SA SG11201901803SA SG11201901803SA SG 11201901803S A SG11201901803S A SG 11201901803SA SG 11201901803S A SG11201901803S A SG 11201901803SA SG 11201901803S A SG11201901803S A SG 11201901803SA SG 11201901803S A SG11201901803S A SG 11201901803SA
Authority
SG
Singapore
Prior art keywords
stack information
exception
exception stack
information acquisition
computer
Prior art date
Application number
SG11201901803SA
Inventor
Yuan Du
Longfei Ye
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Publication of SG11201901803SA publication Critical patent/SG11201901803SA/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0772Means for error signaling, e.g. using interrupts, exception flags, dedicated error registers
    • 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/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/0721Error 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 within a central processing unit [CPU]
    • 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/0751Error or fault detection not based on redundancy
    • 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/0766Error or fault reporting or storing
    • G06F11/0787Storage of error reports, e.g. persistent data storage, storage using memory protection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Abstract

EXCEPTION STACK INFORMATION ACQUISITION METHOD AND DEVICE AND COMPUTER-READABLE STORAGE MEDIUM The present invention relates to an exception stack information acquisition method, which includes: when a preset exception signal is sensed in a running process of a project, calling and executing an exception signal processing function to acquire first exception stack information of a native layer; reading second exception stack information recorded by an Application (APP) layer when the exception signal is sensed; and assembling the first exception stack information and the second exception stack information, then reporting the assembled information to a server, and aborting the project after reporting is completed. The present invention also discloses an exception stack information acquisition device and a computer-readable storage medium. According to the present invention, the technical problem in the prior art that it is difficult to timely acquire and upload exception stack information in an APP program is solved. Fig. 1
SG11201901803SA 2017-06-12 2017-09-30 Exception stack information acquisition method and device and computer-readable storage medium SG11201901803SA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710440288.8A CN107704356B (en) 2017-06-12 2017-06-12 Exception stack information acquisition method, device and computer readable storage medium
PCT/CN2017/105018 WO2018227822A1 (en) 2017-06-12 2017-09-30 Acquisition method and apparatus for abnormal stack information, and computer readable storage medium

Publications (1)

Publication Number Publication Date
SG11201901803SA true SG11201901803SA (en) 2019-04-29

Family

ID=61170175

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11201901803SA SG11201901803SA (en) 2017-06-12 2017-09-30 Exception stack information acquisition method and device and computer-readable storage medium

Country Status (5)

Country Link
US (1) US11010227B2 (en)
JP (1) JP6648306B2 (en)
CN (1) CN107704356B (en)
SG (1) SG11201901803SA (en)
WO (1) WO2018227822A1 (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110275791A (en) * 2018-03-14 2019-09-24 普天信息技术有限公司 A kind of application exception processing method and processing device
CN108763060A (en) * 2018-04-27 2018-11-06 广州华多网络科技有限公司 Native layers of collapse source tracing method, device, storage medium and terminal in android system
CN108846287A (en) * 2018-06-26 2018-11-20 北京奇安信科技有限公司 A kind of method and device of detection loophole attack
CN112181695A (en) * 2019-07-01 2021-01-05 顺丰科技有限公司 Abnormal application processing method, device, server and storage medium
CN110750375B (en) * 2019-07-16 2023-07-21 许昌许继软件技术有限公司 Embedded equipment and abnormal information processing method thereof
CN110457154B (en) * 2019-07-25 2023-12-22 Oppo广东移动通信有限公司 Abnormal service processing method and device, storage medium and communication terminal
CN111176869B (en) * 2019-08-01 2022-05-10 腾讯云计算(北京)有限责任公司 Timeout detection method, device, equipment and storage medium
CN112395119B (en) * 2019-08-12 2024-03-12 北京达佳互联信息技术有限公司 Abnormal data processing method, device, server and storage medium
CN111159051B (en) * 2019-12-31 2023-07-04 北京天融信网络安全技术有限公司 Deadlock detection method, deadlock detection device, electronic equipment and readable storage medium
CN113297052B (en) * 2020-02-21 2024-04-26 腾讯科技(深圳)有限公司 Method, device, storage medium and equipment for positioning stuck event of application program
CN111414270B (en) * 2020-03-24 2023-05-09 北京字节跳动网络技术有限公司 Exception handling method and device
CN111767164B (en) * 2020-05-18 2022-08-09 福建天晴数码有限公司 Method and system for positioning component to which crash stack belongs in assembled product
CN114253825A (en) * 2020-09-22 2022-03-29 腾讯科技(深圳)有限公司 Memory leak detection method and device, computer equipment and storage medium
CN113867847A (en) * 2021-11-30 2021-12-31 统信软件技术有限公司 Abnormal plug-in processing method and device and computing equipment
CN114020540A (en) * 2022-01-05 2022-02-08 湖南新云网科技有限公司 APP restarting method, system, device and computer readable storage medium

Family Cites Families (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6996829B2 (en) * 2000-02-25 2006-02-07 Oracle International Corporation Handling callouts made by a multi-threaded virtual machine to a single threaded environment
US7003778B2 (en) * 2001-10-24 2006-02-21 Sun Microsystems, Inc. Exception handling in java computing environments
CN1328638C (en) * 2005-08-04 2007-07-25 西安交通大学 Intrusion detection method for host under Windows environment
US20070294675A1 (en) * 2006-06-20 2007-12-20 Transitive Limited Method and apparatus for handling exceptions during binding to native code
US7962924B2 (en) * 2007-06-07 2011-06-14 International Business Machines Corporation System and method for call stack sampling combined with node and instruction tracing
US8291381B2 (en) * 2007-09-27 2012-10-16 Microsoft Corporation Call stack parsing in multiple runtime environments
US20090013208A1 (en) * 2008-03-31 2009-01-08 Dimuzio Thomas M Real time automated exception notification and reporting solution
CN100570581C (en) * 2008-04-09 2009-12-16 中兴通讯股份有限公司 The method and apparatus of localization of fault
CN101599039B (en) 2008-06-03 2011-11-02 华为技术有限公司 Abnormal handling method and device under embedded type C language environment
US8799904B2 (en) * 2011-01-21 2014-08-05 International Business Machines Corporation Scalable system call stack sampling
CN103152381B (en) * 2013-01-07 2016-06-29 北京奇虎科技有限公司 A kind of method that browser crash data is processed and server system
CN103092746B (en) * 2013-02-05 2015-12-02 上海大唐移动通信设备有限公司 The localization method of thread exception and system
CN103544447B (en) * 2013-05-30 2016-10-12 Tcl集团股份有限公司 A kind of method preventing confidential information from revealing based on Android system and terminal
CN104424090A (en) 2013-08-22 2015-03-18 腾讯科技(深圳)有限公司 Crash identifying method, device and system
US9852041B2 (en) * 2013-09-27 2017-12-26 Microsoft Technology Licensing, Llc Systems and methods for categorizing exceptions and logs
CN103544096A (en) * 2013-10-21 2014-01-29 Tcl集团股份有限公司 Method and system for feeding back information in case of operational failure of Android terminal
EP2879074A1 (en) 2013-11-29 2015-06-03 Gemalto SA Method for loading a native code on a secure element
CN104021063B (en) * 2014-05-14 2015-03-11 南京大学 Modular computer forensic system and method based on hardware virtualization
CN105320572B (en) * 2014-06-27 2019-02-22 腾讯科技(深圳)有限公司 Browser abnormality eliminating method, apparatus and system
CN104598313A (en) * 2015-02-04 2015-05-06 广州市久邦数码科技有限公司 Implementation method for automatic restart after stop of application process and system thereof
CN104899111B (en) * 2015-06-09 2018-03-20 烽火通信科技股份有限公司 A kind of method and system for handling home gateway system Kernel Panic
CN105204990B (en) * 2015-08-21 2017-11-28 上海斐讯数据通信技术有限公司 A kind of abnormal adjustment method and system
CN105450731A (en) * 2015-11-05 2016-03-30 珠海多玩信息技术有限公司 Method and apparatus for realizing communication between web layer and native layer
CN105446822B (en) 2015-11-13 2019-06-18 上海斐讯数据通信技术有限公司 Software anomaly processing system and method based on Linux
CN105653432B (en) * 2015-12-22 2019-02-15 北京奇虎科技有限公司 A kind for the treatment of method and apparatus of crash data
CN105930139A (en) * 2016-01-16 2016-09-07 平安科技(深圳)有限公司 Application program control dynamic configuration method and electronic device
CN105844157A (en) * 2016-04-20 2016-08-10 北京鼎源科技有限公司 Monitoring method for App behaviors in Android system
CN106293629B (en) * 2016-08-16 2019-08-06 北京小米移动软件有限公司 Storehouse acquisition methods and device
CN106598770B (en) * 2016-12-19 2020-08-18 北京奇虎科技有限公司 Native layer exception reporting processing method and device in Android system
WO2019113216A1 (en) * 2017-12-05 2019-06-13 Agile Stacks Inc. Machine generated automation code for software development and infrastructure operations
US10782945B1 (en) * 2019-04-04 2020-09-22 International Business Machines Corporation Escape analysis supporting on-stack replacement

Also Published As

Publication number Publication date
JP2019525275A (en) 2019-09-05
JP6648306B2 (en) 2020-02-14
CN107704356A (en) 2018-02-16
US11010227B2 (en) 2021-05-18
CN107704356B (en) 2019-06-28
US20210096942A1 (en) 2021-04-01
WO2018227822A1 (en) 2018-12-20

Similar Documents

Publication Publication Date Title
SG11201901803SA (en) Exception stack information acquisition method and device and computer-readable storage medium
PH12019502321A1 (en) Picture-based vehicle loss assessment method and apparatus, and electronic device
SG11201909068XA (en) Methods and apparatuses for dynamically adding facial images into database, electronic devices, media and programs
MX2016001546A (en) Video recording method and device.
MY184117A (en) Data storage, data check, and data linkage method and apparatus
MY194097A (en) Method for determining user behaviour preference, and method and device for presenting recommendation information
EP3093768A3 (en) Debugging systems
WO2014150250A3 (en) Method and apparatus for substitution scheme for anonymizing personally identifiable information
SG11201900440TA (en) System and method for estimating market price of real estate by using big data
WO2012103827A3 (en) Method and device for checkpoint and restart of container state
EP2800404A3 (en) Information providing apparatus and method thereof
PH12018501780A1 (en) Work analysis assistance device, work analysis assistance method, computer program and information storage medium
GB2530928A (en) Automated generation of scripted and manual test cases
PH12018501427A1 (en) Security verification method and device for smart card application
SG11201805759PA (en) Service fallback method and apparatus
MY189464A (en) Smart card read/write methods and apparatus
MX354880B (en) Label creation method and device, and terminal.
GB2572725A (en) Configuration rollback based on the failure to satisfy predefined conditions
MX355008B (en) Information processing apparatus, information recording medium, information processing method, and program.
MX2013002348A (en) Application monitoring.
MX2022008020A (en) Method and apparatus for pushing subscription data in internet of things, device and storage medium thereof.
WO2013184518A3 (en) Automatic processing scale estimation for use in an image process
CN104034492A (en) Water pressure testing curve and parameter processing method
WO2013126931A3 (en) Timing system and method
SG11201809950RA (en) Method, device, computer apparatus, and storage medium for storing data