Date: Wed, 08 Aug 2012 08:12:11 +0300 From: Tzanetos Balitsaris <tzabal@it.teithe.gr> To: soc-status@freebsd.org Subject: [Status Report - Week 11] Automated Kernel Crash Reporting System Message-ID: <20120808081211.102554c2vqd0vynf@webmail2.teithe.gr>
next in thread | raw e-mail | index | archive | help
Work done during the 11th week: * Implement the recognize phase. That is, how to recognize if a report that arrives in the system refers to a previously logged bug or introduces a new bug. * Reorganized the server side code. The single module /usr/sbin/crashreportd has been divided in several modules. The reorganization took place after the completion of the recognize phase, so the server side code that deals with the organization of the data (i.e the phases receive, check, recognize, store) is finished. Currently I am working on the last part of the project which is the construction of the dynamic website that deals with the presentation of the data. -- Tzanetos Balitsaris ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120808081211.102554c2vqd0vynf>