DETECTION OF CONCURRENCY ERRORS IN MULTITHREADED APPLICATIONS BASED ON STATIC SOURCE CODE ANALYSIS

Detection of Concurrency Errors in Multithreaded Applications Based on Static Source Code Analysis

Detection of Concurrency Errors in Multithreaded Applications Based on Static Source Code Analysis

Blog Article

Computer systems that allow multithreaded execution of applications have become extremely a&d ej-123 common, even small portable devices operate in multithreaded mode.This is undoubtedly very convenient for users, but for programmers it is associated with many unwanted errors, which can occur after writing application code.These errors include race condition, deadlock, atomicity violation and order violation.

The subject of this work is related to the detection of these errors in the process of static software analysis.The paper presents the author’s model, which was then used to detect the above-mentioned occurrences, additionally each error has been discussed in detail.A tool supporting the detection mr robot funko of errors in multithreaded applications was also developed and the results of this tool were presented.

Report this page