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 737662 - glib-networking broken on OSX
glib-networking broken on OSX
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: packages
git master
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-30 14:19 UTC by Sebastian Dröge (slomo)
Modified: 2018-05-04 09:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2014-09-30 14:19:27 UTC
Gives these warnings when used:
> GLib-CRITICAL **: gboolean g_file_get_contents(const gchar *, gchar **, gsize *, GError **): assertion 'filename != NULL' failed

Which is caused by not having an CA certificates and glib being a bit picky about that in g_tls_certificate_list_new_from_file().

We should probably just ship CA certificates.
Comment 1 Nirbheek Chauhan 2014-10-03 12:13:45 UTC
The upstream bug is: https://bugzilla.gnome.org/show_bug.cgi?id=704058 

I guess we can ship that patch till there's a proper solution, and leave this bug open?
Comment 2 Sebastian Dröge (slomo) 2014-10-03 12:27:57 UTC
Yes
Comment 3 Edward Hervey 2018-05-01 09:48:34 UTC
Upstream bug was closed as obsolete :( But as far as I understand this still applies, right ?
Comment 4 Sebastian Dröge (slomo) 2018-05-04 09:57:32 UTC
This should be fine because we ship ca-certificates.