summaryrefslogtreecommitdiffstats
path: root/src/daemon/CommLayerServerDBus.cpp
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2011-04-07 16:50:25 +0200
committerKarel Klic <kklic@redhat.com>2011-04-07 16:50:25 +0200
commitf540d45ddbbe61c07b82446cd24ce870dbb4ff01 (patch)
tree0f6a485cfd364b883dfa5126778313c265a22f4a /src/daemon/CommLayerServerDBus.cpp
parent9cd3eb3d3fbf73524d313cfaa1a81873f2e301a8 (diff)
downloadabrt-f540d45ddbbe61c07b82446cd24ce870dbb4ff01.tar.gz
abrt-f540d45ddbbe61c07b82446cd24ce870dbb4ff01.tar.xz
abrt-f540d45ddbbe61c07b82446cd24ce870dbb4ff01.zip
Better duplicate hash
Currently the duplicate hash of a crash for Bugzilla is computed from the package NVR (name, version, release), path of the executable, and the backtrace hash. This is very unfortunate because the package NVR is changed frequently (it contains Fedora OS version), and path of the executable is not a good differentiator. When multiple executables from a single component crash with similar backtrace, it is better to assume that they share code and have single Bugzilla bug report. This commit changes the code to compute the duplicate hash from the component name and the backtrace hash.
Diffstat (limited to 'src/daemon/CommLayerServerDBus.cpp')
0 files changed, 0 insertions, 0 deletions