首页    期刊浏览 2024年09月18日 星期三
登录注册

文章基本信息

  • 标题:Debugging Nondeterministic Failures in Linux Programs through Replay Analysis
  • 本地全文:下载
  • 作者:Shakaiba Majeed ; Minsoo Ryu
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:2018
  • 卷号:2018
  • DOI:10.1155/2018/8939027
  • 出版社:Hindawi Publishing Corporation
  • 摘要:Reproducing a failure is the first and most important step in debugging because it enables us to understand the failure and track down its source. However, many programs are susceptible to nondeterministic failures that are hard to reproduce, which makes debugging extremely difficult. We first address the reproducibility problem by proposing an OS-level replay system for a uniprocessor environment that can capture and replay nondeterministic events needed to reproduce a failure in Linux interactive and event-based programs. We then present an analysis method, called replay analysis, based on the proposed record and replay system to diagnose concurrency bugs in such programs. The replay analysis method uses a combination of static analysis, dynamic tracing during replay, and delta debugging to identify failure-inducing memory access patterns that lead to concurrency failure. The experimental results show that the presented record and replay system has low-recording overhead and hence can be safely used in production systems to catch rarely occurring bugs. We also present few concurrency bug case studies from real-world applications to prove the effectiveness of the proposed bug diagnosis framework.
国家哲学社会科学文献中心版权所有