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 682066 - gdbus-close-pending test is unreliable
gdbus-close-pending test is unreliable
Status: RESOLVED DUPLICATE of bug 694253
Product: glib
Classification: Platform
Component: gdbus
unspecified
Other Linux
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-08-17 01:44 UTC by Matthias Clasen
Modified: 2013-03-28 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2012-08-17 01:44:50 UTC
Running gdbus-close-pending in a loop shows that it occasionally fails:

[...]
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: 
(/home/mclasen/Sources/glib/gio/tests/.libs/lt-gdbus-close-pending:4099): GLib-GObject-CRITICAL **: g_closure_ref: assertion `closure->ref_count > 0' failed
Trace/breakpoint trap
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: Segmentation fault
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
/gdbus/unref-pending: OK
/gdbus/close-pending: OK
[...]
Comment 1 Allison Karlitskaya (desrt) 2013-03-28 16:09:21 UTC
This ended up being a gsignal bug.

*** This bug has been marked as a duplicate of bug 694253 ***