Aiops solutions for incident management: Technical guidelines and a comprehensive literature review

Y Remil, A Bendimerad, R Mathonat… - arxiv preprint arxiv …, 2024 - arxiv.org
The management of modern IT systems poses unique challenges, necessitating scalability,
reliability, and efficiency in handling extensive data streams. Traditional methods, reliant on …

Crashtranslator: Automatically reproducing mobile application crashes directly from stack trace

Y Huang, J Wang, Z Liu, Y Wang, S Wang… - Proceedings of the 46th …, 2024 - dl.acm.org
Crash reports are vital for software maintenance since they allow the developers to be
informed of the problems encountered in the mobile application. Before fixing, developers …

[HTML][HTML] A survey on bug deduplication and triage methods from multiple points of view

C Qian, M Zhang, Y Nie, S Lu, H Cao - Applied Sciences, 2023 - mdpi.com
To address the issue of insufficient testing caused by the continuous reduction of software
development cycles, many organizations maintain bug repositories and bug tracking …

FaST: A linear time stack trace alignment heuristic for crash report deduplication

IM Rodrigues, D Aloise, ER Fernandes - Proceedings of the 19th …, 2022 - dl.acm.org
In software projects, applications are often monitored by systems that automatically identify
crashes, collect their information into reports, and submit them to developers. Especially in …

Augmenting diffs with runtime information

K Etemadi, A Sharma, F Madeiral… - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
Source code diffs are used on a daily basis as part of code review, inspection, and auditing.
To facilitate understanding, they are typically accompanied by explanations that describe the …

DeepCrash: deep metric learning for crash bucketing based on stack trace

L Chao, X Qiaoluan, L Yong, X Yang… - Proceedings of the 6th …, 2022 - dl.acm.org
Some software projects collect vast crash reports from testing and end users, then organize
them in groups to efficiently fix bugs. This task is crash report bucketing. In particular, a high …

Separating the wheat from the chaff: Using indexing and sub-sequence mining techniques to identify related crashes during bug triage

K James, Y Du, S Das… - 2022 IEEE 22nd …, 2022 - ieeexplore.ieee.org
Bug triaging entails a laborious process wherein triagers spend time examining new bug
reports, localizing the bugs, and assigning them to the appropriate developer (s) to fix the …

Aggregation of stack trace similarities for crash report deduplication

N Karasov, A Khvorov, R Vasiliev, Y Golubev… - arxiv preprint arxiv …, 2022 - arxiv.org
The automatic collection of stack traces in bug tracking systems is an integral part of many
software projects and their maintenance. However, such reports often contain a lot of …

Abaci-finder: Linux kernel crash classification through stack trace similarity learning

H Shi, G Wang, Y Fu, C Hu, H Song, J Dong… - Journal of Parallel and …, 2022 - Elsevier
Developers often classify crashes by stack traces to analyze, locate and fix kernel bugs.
Existing stack-trace-based crash classification approaches rely on string matching and …