Bug 35438

Summary: Add a crash reporter (eg Breakpad)
Product: LibreOffice Reporter: Markus S. <markus.s>
Component: LibreofficeAssignee: Not Assigned <libreoffice-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: high CC: arjunaraoc, bfo.bugmail, embar, iplaw67, kavalec74, kyrimis, markus.s, philipz85, reisi007, robert.pollak
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard: VOTE
i915 platform: i915 features:

Description Markus S. 2011-03-18 19:38:53 UTC
These days many popular applications (such as Firefox or every KDE app) launch a user friendly reporter in case of a crash.

LibreOffice is missing one.

As there are already FOSS solutions available, integrating one is hopefully not too difficult. The IMHO most obvious candidate is Google's Breakpad because it's in active development, already in real-world use in eg. Firefox, and works on many platforms.

http://code.google.com/p/google-breakpad/
Comment 1 Rainer Bielefeld Retired 2011-03-31 00:01:19 UTC
*** Bug 35821 has been marked as a duplicate of this bug. ***
Comment 2 Rainer Bielefeld Retired 2011-05-10 04:24:59 UTC
I have been involved in several bugs where the absence for a crash report (for WIN) was very hindering.

May be you also want to vote on the new nonofficial Voting Page?
<http://wiki.documentfoundation.org/Vote_for_Enhancement>
Comment 3 Alex Thurgood 2011-05-10 06:13:09 UTC
Well we don't need one with Mac OSX 10.6 at least, can't remember if on 10.4 and 10.5 it works the same, if LibO crashes the OS automatically generates a stack trace.


Alex
Comment 4 Markus S. 2011-05-10 07:54:02 UTC
(In reply to comment #3)
> Well we don't need one with Mac OSX 10.6 at least, can't remember if on 10.4
> and 10.5 it works the same, if LibO crashes the OS automatically generates a
> stack trace.

LO could also integrate will crash reporters on all platforms (eg. Dr Konqui with KDE integration, similar for GNOME integration and so on).
Breakpad was just an example. Whatever works best but manual debugging really sucks.
Comment 5 Björn Michaelsen 2011-12-23 11:46:02 UTC
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
Comment 6 Rainer Bielefeld Retired 2012-08-05 14:29:09 UTC
*** Bug 40676 has been marked as a duplicate of this bug. ***
Comment 7 Florian Reisinger 2012-08-14 13:59:22 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 8 Florian Reisinger 2012-08-14 14:00:34 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 9 Florian Reisinger 2012-08-14 14:05:16 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 10 Florian Reisinger 2012-08-14 14:07:18 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 11 kyrimis 2012-08-15 07:44:31 UTC
Please consider reopening this bug, which is actually a request for enhancement. There is little additional information that can be provided, so I don't understand why it had been marked as NEEDINFO in the first place: either a crash reporter is added in LibreOffice, or it is not. (Yes, I understand that it is not that trivial!) What's more, if it is added, the crash reporter will provide information for many of those bugs, that I assume are also being closed as WONTFIX, due to lack of additional information.

BTW, why was this bug closed not once, but four times? Is someone so vehemently opposed to adding a crash reporter to LibreOffice?
Comment 12 Michael Meeks 2012-08-15 10:01:19 UTC
Hey sorry about that - the duplicate closing was an error on Florian's part that he's now more than aware of ;-)

Re-opening. Of course - what we badly need here is not just the enhancement request, but someone to jump in and work on the problem - could that be you ? :-) all patches gratefully received.
Comment 13 kyrimis 2012-08-15 11:20:54 UTC
> could that be you ? :-)

My coding days are long past, so, probably not. :-(

However, didn't the old OpenOffice.org used to have such a feature, before the days of LibreOffice? If so, perhaps the relevant code can be reinstated.
Comment 14 bfoman 2013-05-15 08:22:30 UTC
Changed back to NEW as a valid request closed by mistake.

According to https://wiki.documentfoundation.org/Development/Gsoc/Ideas#Crash_reporter_service crash reporter is disabled due to lack of collector service backend. If this can't be recreated, then Breakpad reimplementation along with eg. Socorro server and UI interface (https://wiki.mozilla.org/Socorro) setup would give QA needed tools to integrate crash reports stats from all platforms into one database.
Comment 15 bfoman 2013-05-16 11:44:24 UTC
Some documentation how collector service worked in OpenOffice.org in the past: http://wiki.openoffice.org/wiki/CrashReporting#How_does_the_Tool_work_internally.3F
Comment 16 Caolán McNamara 2014-09-27 19:58:03 UTC
*** Bug 78310 has been marked as a duplicate of this bug. ***
Comment 17 Caolán McNamara 2014-09-30 20:05:51 UTC
*** Bug 49224 has been marked as a duplicate of this bug. ***
Comment 18 Alex Thurgood 2015-01-03 17:39:09 UTC
Adding self to CC if not already on

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.