@InProceedings{Pedersen06, title = "{C}lassification of {P}rogramming {E}rrors in {P}arallel {M}essage {P}assing {S}ystems", author= "Pedersen, Jan Bækgaard", editor= "Welch, Peter H. and Kerridge, Jon and Barnes, Frederick R. M.", pages = "363--376", booktitle= "{C}ommunicating {P}rocess {A}rchitectures 2006", isbn= "978-1-58603-671-3", year= "2006", month= "sep", abstract= "In this paper we investigate two major topics; firstly, through a survey given to graduate students in a parallel message passing programming class, we categorize the errors they made (and the ways they fixed the bugs) into a number of categories. Secondly, we analyze these answers and provide some insight into how software could be built to aid the development, deployment, and debugging of parallel message passing systems. We draw parallels to similar studies done for sequential programming, and finally show how the idea of multilevel debugging relates to the results from the survey." }