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 652368 - (proxy-test:9687): libsoup-CRITICAL **: soup_connection_send_request: assertion `SOUP_IS_CONNECTION (conn)' failed
(proxy-test:9687): libsoup-CRITICAL **: soup_connection_send_request: asserti...
Status: RESOLVED DUPLICATE of bug 651146
Product: libsoup
Classification: Core
Component: Misc
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2011-06-11 19:06 UTC by Marina Landisberg
Modified: 2011-06-13 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marina Landisberg 2011-06-11 19:06:43 UTC
Fedora 14, after compiling libsoup from git repository an running "make check"

.....
(proxy-test:9687): libsoup-CRITICAL **: soup_connection_get_proxy_uri: assertion `SOUP_IS_CONNECTION (conn)' failed

(proxy-test:9687): libsoup-CRITICAL **: soup_connection_send_request: assertion `SOUP_IS_CONNECTION (conn)' failed
proxy-test: 52 error(s). Run with '-d' for details
FAIL: proxy-test
.....

========================================================================
1 of 22 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup
========================================================================
make[2]: *** [check-TESTS] Error 1
Comment 1 Dan Winship 2011-06-13 16:38:38 UTC
oops, introduced by a recent change

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