From owner-soc-status@FreeBSD.ORG Wed Aug 8 05:12:21 2012 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BF4A106564A for ; Wed, 8 Aug 2012 05:12:21 +0000 (UTC) (envelope-from tzabal@it.teithe.gr) Received: from alpha.it.teithe.gr (alpha.it.teithe.gr [195.251.240.232]) by mx1.freebsd.org (Postfix) with ESMTP id A8D188FC0C for ; Wed, 8 Aug 2012 05:12:20 +0000 (UTC) Received: from localhost (babel2.noc.teithe.gr [195.251.240.240] (may be forged)) by alpha.it.teithe.gr (8.14.3/8.14.3/Debian-9.4) with ESMTP id q785CAfF019574 for ; Wed, 8 Aug 2012 08:12:10 +0300 Received: from ppp079167007130.access.hol.gr (ppp079167007130.access.hol.gr [79.167.7.130]) by webmail2.teithe.gr (Horde Framework) with HTTP; Wed, 08 Aug 2012 08:12:11 +0300 Message-ID: <20120808081211.102554c2vqd0vynf@webmail2.teithe.gr> Date: Wed, 08 Aug 2012 08:12:11 +0300 From: Tzanetos Balitsaris To: soc-status@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) Subject: [Status Report - Week 11] Automated Kernel Crash Reporting System X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2012 05:12:21 -0000 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.