Bug 1151793 - FTB F21
Summary: FTB F21
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: matreshka
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Zhukov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-11 22:37 UTC by Pavel Zhukov
Modified: 2015-05-06 16:54 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-05-06 16:54:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Zhukov 2014-10-11 22:37:31 UTC
Description of problem:
valgrind error

Version-Release number of selected component (if applicable):
Rawhide build is OK

How reproducible:
100%

Actual results:
.objs/soapconf_test
.objs/test_248
.objs/test_292
/usr/bin/valgrind --error-exitcode=7 --quiet --suppressions=testsuite/glibc.supp .objs/library_level_test
==7264== Conditional jump or move depends on uninitialised value(s)
==7264==    at 0x4019D88: index (in /usr/lib64/ld-2.20.so)
==7264==    by 0x4007DEC: fillin_rpath (in /usr/lib64/ld-2.20.so)
==7264==    by 0x40086BF: _dl_init_paths (in /usr/lib64/ld-2.20.so)
==7264==    by 0x4002F41: dl_main (in /usr/lib64/ld-2.20.so)
==7264==    by 0x4017914: _dl_sysdep_start (in /usr/lib64/ld-2.20.so)
==7264==    by 0x4004D00: _dl_start (in /usr/lib64/ld-2.20.so)
==7264==    by 0x4000CF7: ??? (in /usr/lib64/ld-2.20.so)
==7264== 
--7264-- WARNING: Serious error when reading debug info
--7264-- When reading debug info from /builddir/build/BUILD/matreshka-0.6.0/.libs/libleague-4.9.so.0.6.0:
--7264-- abbv_code not found in ht_abbvs table
Makefile.check:90: recipe for target 'league-valgrind' failed
make[1]: *** [league-valgrind] Error 7
make[1]: Leaving directory '/builddir/build/BUILD/matreshka-0.6.0'
Makefile:24: recipe for target 'check' failed

Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.