Bug 977006

Summary: on my system testlib program fail to pass
Product: [Fedora] Fedora Reporter: Marian <corcodel.marian>
Component: glibAssignee: Paul Howarth <paul>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: paul, pertusus, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-22 16:32:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marian 2013-06-22 14:49:08 UTC
Description of problem:


Version-Release number of selected component (if applicable):
glib-1.2.10

How reproducible:
run on terminal:
yumdownloader --source glib
rpm -ivh glib-1.2.10-39.fc19.src.rpm
enter on /rpmbuild/SPECS and run "rpmbuild -ba glib.spec"
enter on rpmbuild/BUILD/glib-1.2.10 and run ./testglib


Steps to Reproduce:
1.
2.
3.

Actual results:
All tests pass except last have error

Expected results:
All tests pass wo errors.

Additional info:
g_log tests:
** WARNING **: harmless warning with parameters: 42 Boo 0x3039
Message: the next warning is a test:

GLib-CRITICAL **: file gmessages.c: line 647 (g_print): assertion `format != NULL' failed.
checking endian macros (host is little endian)...ok