Abstract
Feature-sensitive verification pursues effective analysis of the exponentially many variants of a program family. However, researchers lack examples of concrete bugs induced by variability, occurring in real large-scale systems. Such a collection of bugs is a requirement for goal-oriented research, serving to evaluate tool implementations of feature-sensitive analyses by testing them on real bugs. We present a qualitative study of 42 variability bugs collected from bug-fixing commits to the Linux kernel repository. We analyze each of the bugs, and record the results in a database. In addition, we provide self-contained simplified C99 versions of the bugs, facilitating understanding and tool evaluation. Our study provides insights into the nature and occurrence of variability bugs in a large C software system, and shows in what ways variability affects and increases the complexity of software bugs.
Original language | English |
---|---|
Title of host publication | ASE '14 Proceedings of the 29th ACM/IEEE international conference on Automated software engineering |
Number of pages | 12 |
Publisher | Association for Computing Machinery |
Publication date | 2014 |
Pages | 421-432 |
ISBN (Print) | 978-1-4503-3013-8 |
Publication status | Published - 2014 |
Event | IEEE/ACM International Conference on Automated Software Engineering - Aros Congress Centre, Västerås, Sweden Duration: 15 Sept 2014 → 19 Sept 2014 Conference number: 29 http://ase2014.org/ |
Conference
Conference | IEEE/ACM International Conference on Automated Software Engineering |
---|---|
Number | 29 |
Location | Aros Congress Centre |
Country/Territory | Sweden |
City | Västerås |
Period | 15/09/2014 → 19/09/2014 |
Internet address |
Keywords
- Bugs
- Feature interactions
- Linux
- Software Variability