Skip to content

mmohrhard/crash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current LibreOffice crash reporting server

Accepts crash reports from a LibreOffice instance, processes it and displays the information on a website. Additionally contains a number of helper tools around the crash reporting.

Developers

The server uses django and requires at least django 1.9 with uwsgi and uses environment variables for configuration.

A local setup requires configuration variables set according to the local setup. After that a minimal setup with some initial data can be created with ./manage.py setup. A minimal version should be available through ./manage.py runserver.

Production

The production instance can be found at crashreport.libreoffice.org.

About

The code behind the LibreOffice crash reporter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11