On Thu, May 24, 2012 at 04:19:15PM +0200, Jan Kratochvil wrote:
> "do better" is too ambiguous and probably not right.  Duplication matching can
> be always done server-side.  Minidebuginfo may give less load for ABRT servers
> for example, this does not match the "do better" phrase.

And the symbols for the duplication matching aren't as important,
it is enough if the reporting client transforms addresses in the unwind
address list into build-id + offset form, then it can be matched on the
server side too.  Only if you want to fuzzy match bugreports from different
NVRs, then offsets are not useful and symbol names only sometimes useful.
But the build-id + offset form can be transformed into more detailed forms
on the server easily.

        Jakub
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to