New Tool Prevents Bug Manifestations in Computer Software
A new tool has been developed by Scientists from Dependable Systems Lab at EPFL l that would help prevent bug manifestations in computer software. The latest version of Dimmunix is developed by a team led by Prof. George Candea at EPFL. It is available for free download. It enables entire networks of computers to cooperate in order to collectively manage bugs in the software. It enables programs to avoid future recurrences of bugs without any assistance from users or programmers. The approach, termed “failure immunity,” starts working the first time a bug occurs - it saves a signature of the bug, then observes how the computer reacts, and records a trace. When the bug is about to manifest again, Dimmunix uses these traces to recognize the bug and automatically alters the execution so the program continues to run smoothly. With Dimmunix, the Web browser learns how to avoid freezing a second time when bugs associated with, for example, plug-ins occur. The latest version uses cloud computing technology to take advantage of networks and thereby inoculating entire communities of computers. Dimmunix is able to safely protect programs from bugs, even in untrusted environments such as the Internet. This is indeed a boon for users as they can be confident that their system and files will be safe without additional effort.

