Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2012 01:05:18 +0300
From:      Tzanetos Balitsaris <tzabal@it.teithe.gr>
To:        soc-status@freebsd.org
Subject:   [Status Report - Week 10] Automated Kernel Crash Reporting System
Message-ID:  <20120802010518.13825i1ou5twi0pq@webmail2.teithe.gr>

next in thread | raw e-mail | index | archive | help
Work done this week:

* Study Python's object-oriented support and redesign  
/usr/sbin/crashreportd in an object-oriented way (CrashReport and  
CrashData classes).

* The Store phase has been completed. The three phases (receive, check  
and store) have been tested and debugged for basic cases.

* Updates regarding the installation guide and the database schema.

* Research on how to use Python on the Web. Check the web application  
frameworks that exist for Python and after messing with the Django web  
application framework, decide to go with it. This has been done to  
prepare for the construction of the dynamic website.

* Started to reviewing the PHP code that I have produced for  
recognizing same reports and implement it in Python.

Now I am working on cleaning up a bit the code of crashreportd,  
especially divide it in several modules and start working on how to  
recognize if a report that arrives in the system refers to a  
previously logged bug.

-- 
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?20120802010518.13825i1ou5twi0pq>