Proposed F18 feature: MiniDebugInfo

Jakub Jelinek jakub at redhat.com
Wed May 9 11:51:15 UTC 2012


On Wed, May 09, 2012 at 01:44:03PM +0200, Alexander Larsson wrote:
> I'm not proposing that we drop the existing backtraces with full debug
> info, but (appart from the other places where backtraces are also
> useful) I'd like it if ABRT could somehow catch all the cases where
> people abort a bugreport because things are scary/slow/bad
> network/whatever and at least report the low quality backtrace, which
> should be very quick and require little work from the user.

But you don't need any kind of minidebuginfo for that first step,
you can make it even faster by just uploading the backtrace + build-ids
and on the server side the rest of transforming that to a low-quality
backtrace can be handled automatically, without
further user intervention, in case the user didn't go through to uploading
the high quality thing from retrace server.

	Jakub


More information about the devel mailing list