Bug 870371
Summary: | abrt always found a different bug as a duplicate | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yann Droneaud <yann> | ||||
Component: | abrt | Assignee: | abrt <abrt-devel-list> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 17 | CC: | abrt-devel-list, dvlasenk, iprikryl, jfilak, jmoskovc, kklic, mmilata, mtoman | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-10-26 09:47:12 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Yann Droneaud
2012-10-26 09:39:27 UTC
Thanks for the report! *** This bug has been marked as a duplicate of bug 849833 *** (In reply to comment #1) > Thanks for the report! > > *** This bug has been marked as a duplicate of bug 849833 *** When looking at the different backtrace, I'm really not sure the problem is about a same bug in different distribution version". Eg, the initial bug report is about: "_dbus_warn_check_failed (format=0x3c5d2313a8 "The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details.\n%s") at dbus-internals.c:289" While my backtrace is about: " _dbus_warn_check_failed (format= 0x3520236290 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:289" The most recent part of the backtraces are the same: in the end "raise()" is called but it's not for the same reason. So why it is considered a duplicate ? Could you please check this in the reports. Regards. Additionally the initial backtrace of bug #723076 is about gvfsd-smb while mine is about gvfsd-cdda. D'oh, you are right. Thank you! It is a duplicate of bug 845097 and it is caused by limitation of the ABRT server for deduplication. The simplified crash reporting [1] should fix this issues. [1] : https://fedoraproject.org/wiki/Features/SimplifiedCrashReporting *** This bug has been marked as a duplicate of bug 845097 *** |