2 papers
cs.SE2025
Finding Important Stack Frames in Large Systems
Aleksandr Khvorov, Yaroslav Golubev, Denis Sushentsev
In this work, we developed, integrated, and tested a feature that automatically highlights potentially important frames in stack traces. The feature was implemented in the internal…
cs.SE2024
Stack Trace Deduplication: Faster, More Accurately, and in More Realistic Scenarios
Egor Shibaev, Denis Sushentsev, Yaroslav Golubev +1
In large-scale software systems, there are often no fully-fledged bug reports with human-written descriptions when an error occurs. In this case, developers rely on stack traces, i…