After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 522356 - gnome-mount crashes because of atk-bridge
gnome-mount crashes because of atk-bridge
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: atkbridge
unspecified
Other All
: Normal major
: ---
Assigned To: Li Yuan
Li Yuan
: 403535 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-14 02:46 UTC by Li Yuan
Modified: 2008-03-19 08:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (407 bytes, patch)
2008-03-14 02:49 UTC, Li Yuan
committed Details | Review

Description Li Yuan 2008-03-14 02:46:15 UTC
start gnome-mount, will see following:

gnome-mount 0.6

(gnome-mount:10146): Bonobo-CRITICAL **: bonobo_object_unref: assertion `BONOBO_IS_OBJECT (object)' failed
Comment 1 Li Yuan 2008-03-14 02:48:59 UTC
Since in desktop.c:spi_desktop_remove_application, we call bonobo_object_release_unref for the object, we don't need to unref the object again. We don't find this issue probable because we have some ref leaks for the object.
Comment 2 Li Yuan 2008-03-14 02:49:52 UTC
Created attachment 107264 [details] [review]
patch
Comment 3 Li Yuan 2008-03-19 08:38:48 UTC
*** Bug 403535 has been marked as a duplicate of this bug. ***