PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 9, 2003ACM SIGPLAN Notices510 citations

Bug isolation via remote program sampling

View Full Paper
BLBen LiblitAAAlex AikenAZAlice X. Zheng

Key Points

Key points are not available for this paper at this time.

Abstract

We propose a low-overhead sampling infrastructure for gathering information from the executions experienced by a program's user community. Several example applications illustrate ways to use sampled instrumentation to isolate bugs. Assertion-dense code can be transformed to share the cost of assertions among many users. Lacking assertions, broad guesses can be made about predicates that predict program errors and a process of elimination used to whittle these down to the true bug. Finally, even for non-deterministic bugs such as memory corruption, statistical modeling based on logistic regression allows us to identify program behaviors that are strongly correlated with failure and are therefore likely places to look for the error.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Liblit et al. (2003) studied this question.

synapsesocial.com/papers/6a1293d745487b7639a6c5a0https://doi.org/10.1145/780822.781148
Ask AI
Helpful
Bookmark
Share
View Full Paper