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 756974 - Assertion failure in _ip_get_path_for_wd()
Assertion failure in _ip_get_path_for_wd()
Status: RESOLVED DUPLICATE of bug 795522
Product: glib
Classification: Platform
Component: gio
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-10-22 15:37 UTC by Owen Taylor
Modified: 2018-05-16 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2015-10-22 15:37:25 UTC
Under circumstances probably involving thread race conditions, we can get an assertion failure 'assertion failed: (wd >= 0)' in _ip_get_path_for_wd()

See https://bugzilla.redhat.com/show_bug.cgi?id=1269787 for a backtrace showing the main thread asserting while another thread is doing gio-related work.

The earliest time this crash was reported on retrace.fedoraproject.org was with 2.45.7, and it has occured with 2.46.0 and 2.46.1 as well.
Comment 1 Matthias Clasen 2016-04-17 22:18:36 UTC
This is still regularly showing in up retrace.
Comment 2 Philip Withnall 2018-05-16 10:44:40 UTC
I’m going to close this as a duplicate of bug #795522. Even though this bug is older, that one has a backtrace actually in the report.

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