Programma di notifica errori

Il Programma di notifica errori si avvia automaticamente dopo che si verifica un errore di programma.

Il Programma di notifica errori raccoglie le informazioni necessarie che possono aiutare gli sviluppatori del programma a migliorare il codice affinché nelle versioni successive tale errore possa essere evitato. Aiutateci a migliorare il software e inviate il rapporto di errore generato.

Avvio del Programma di notifica errori

Il Programma di notifica di errore si avvia automaticamente dopo la maggior parte degli errori del programma.

Inviare il rapporto di errore

Se volete riavviare LibreOfficeDev in modalità provvisoria selezionate la casella di controllo, quindi fate clic sul pulsante Invia rapporto di errore.

If a crash report is sent successfully, a dialog box will provide a URL for your report. To see the report, copy the URL and paste into a web browser.

tip

Non otterrete una risposta al vostro rapporto di errore. Se avete bisogno di assistenza, visitate Supporto della Comunità per una panoramica delle varie possibilità.


I dati inviati

The crash report sends information about the error type that caused the crash and the process memory contents at the time of the crash. The memory contents include: a list of loaded libraries and their version number; a list of the current threads with the contents of their stack memory and processor register states. The memory trace is gathered locally by standard system tools: dbghelp.dll on Windows systems; clone(), ptrace() and /proc directory on Linux systems.

Vengono inoltre inviate informazioni sulla versione di LibreOfficeDev, il nome e la versione del sistema operativo e l'hardware (tipo e caratteristiche della CPU, dimensione totale della memoria RAM, scheda grafica e driver).

tip

The crash report is anonymous. No identification information is sent and no document content is sent. The report data are sent as a multipart HTTP POST request. See also the Privacy Policy - section 1.XI


Vendors like Ubuntu or Apple package their own crash reporter in their version of LibreOfficeDev. No data is sent to The Document Foundation.