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 695239 - make check fails: glib/gio/tests/.libs/lt-mimeapps:14861): GLib-GIO-CRITICAL **: g_app_info_add_supports_type: assertion `G_IS_APP_INFO (appinfo)' failed
make check fails: glib/gio/tests/.libs/lt-mimeapps:14861): GLib-GIO-CRITICAL ...
Status: RESOLVED DUPLICATE of bug 695191
Product: glib
Classification: Platform
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-03-05 19:03 UTC by Darxus
Modified: 2013-03-06 19:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darxus 2013-03-05 19:03:54 UTC
TEST: contenttype... (pid=14839)
  /contenttype/guess:                                                  OK
  /contenttype/unknown:                                                OK
  /contenttype/subtype:                                                OK
  /contenttype/list:                                                   OK
  /contenttype/executable:                                             OK
  /contenttype/description:                                            OK
  /contenttype/icon:                                                   OK
PASS: contenttype
TEST: mimeapps... (pid=14861)
  /appinfo/mime/api:
(/home/darxus/source/glib/gio/tests/.libs/lt-mimeapps:14861): GLib-GIO-CRITICAL **: g_app_info_add_supports_type: assertion `G_IS_APP_INFO (appinfo)' failed
FAIL
GTester: last random seed: R02S8094759db0cf8679e47fe047b2d0de50
/bin/bash: line 1:  6033 Terminated              G_DEBUG=gc-friendly MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % 256)) ../../glib/gtester --verbose io-stream memory-input-stream memory-output-stream readwrite g-file g-file-info converter-stream data-input-stream data-output-stream g-icon buffered-input-stream buffered-output-stream sleepy-stream filter-streams volumemonitor simple-async-result srvtarget contexts gsettings gschema-compile async-close-output-stream gdbus-addresses network-address gdbus-message socket pollable tls-certificate tls-interaction cancellable vfs network-monitor fileattributematcher resources proxy-test simple-proxy inet-address permission task credentials actions gdbus-connection gdbus-connection-loss gdbus-connection-slow gdbus-names gdbus-proxy gdbus-proxy-threads gdbus-proxy-well-known-name gdbus-introspection gdbus-threading gdbus-export gdbus-error gdbus-bz627724 gmenumodel gdbus-close-pending gdbus-connection-flush gdbus-peer gdbus-exit-on-close gdbus-non-socket gdbus-peer-object-manager appinfo contenttype mimeapps file live-g-file desktop-app-info unix-fd unix-streams gapplication basic-application gdbus-test-codegen gdbus-serialization gdbus-auth
make[6]: *** [test-nonrecursive] Error 143
make[6]: Leaving directory `/home/darxus/source/glib/gio/tests'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/home/darxus/source/glib/gio/tests'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/home/darxus/source/glib/gio/tests'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/home/darxus/source/glib/gio/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/darxus/source/glib/gio'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/darxus/source/glib/gio'
make: *** [check-recursive] Error 1


f641699299ed2713cf247e3465bb1a21612b36f7 is the first bad commit
commit f641699299ed2713cf247e3465bb1a21612b36f7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Fri May 4 17:51:35 2012 -0400

    desktopappinfo: check whether the specified executable is valid

    Before declaring the desktop file as valid, make sure the referenced
    application actually exists in path and the commandline is not
    malformed.

    https://bugzilla.gnome.org/show_bug.cgi?id=675333

:040000 040000 6453a547251c886d51ea7e15ee5f470f340336e1 44e58514d3d73b5790b28d37a790386327be1fb9 M      gio
bisect run success
Comment 1 Matthias Clasen 2013-03-06 19:29:45 UTC

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