Finding Race Conditions in Erlang with Quick Check and PULSE
Paper in proceeding, 2009

We address the problem of testing and debugging concurrent, distributed Erlang applications. In concurrent programs, race conditions are a common class of bugs and are very hard to find in practice. Traditional unit testing is normally unable to help finding all race conditions, because their occurrence depends so much on timing. Therefore, race conditions are often found during system testing, where due to the vast amount of code under test, it is often hard to diagnose the error resulting from race conditions. We present three tools (Quick Check, PULSE, and a visualizer) that in combination can be used to test and debug concurrent programs in unit testing with a much better possibility of detecting race conditions. We evaluate our method on an industrial concurrent case study and illustrate how we find and analyze the race conditions.

Race Conditions

Quick Check

Erlang

Author

Koen Lindström Claessen

Chalmers, Computer Science and Engineering (Chalmers), Software Engineering and Technology (Chalmers)

Michal Palka

Chalmers, Computer Science and Engineering (Chalmers), Software Engineering and Technology (Chalmers)

Nicholas Smallbone

Chalmers, Computer Science and Engineering (Chalmers), Software Engineering and Technology (Chalmers)

John Hughes

Chalmers, Computer Science and Engineering (Chalmers), Software Engineering and Technology (Chalmers)

Hans Svensson

Chalmers, Computer Science and Engineering (Chalmers), Software Engineering and Technology (Chalmers)

Thomas Arts

Chalmers, Computer Science and Engineering (Chalmers), Software Engineering and Technology (Chalmers)

U. Wiger

Erlang Training and Consulting

ICFP'09: Proceedings of the ACM SIGPLAN International Conference on Functional Programming

149-160
978-1-60558-332-7 (ISBN)

Subject Categories

Computer and Information Science

DOI

10.1145/1596550.1596574

ISBN

978-1-60558-332-7

More information

Created

10/6/2017