Bug 813780 - Conditional jump or move depends on uninitialised value in expand_dynamic_string_token (x86_64 only)
Summary: Conditional jump or move depends on uninitialised value in expand_dynamic_str...
Keywords:
Status: CLOSED DUPLICATE of bug 801841
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: valgrind
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jakub Jelinek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks: 813478 813481 839713
TreeView+ depends on / blocked
 
Reported: 2012-04-18 12:24 UTC by Caolan McNamara
Modified: 2012-07-12 17:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-23 10:53:06 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Caolan McNamara 2012-04-18 12:24:58 UTC
Description of problem:

==9316== Conditional jump or move depends on uninitialised value(s)
==9316==    at 0x4017D96: index (in /usr/lib64/ld-2.15.so)
==9316==    by 0x40079E7: expand_dynamic_string_token (in /usr/lib64/ld-2.15.so)
==9316==    by 0x400827C: _dl_map_object (in /usr/lib64/ld-2.15.so)
==9316==    by 0x400171D: map_doit (in /usr/lib64/ld-2.15.so)
==9316==    by 0x400ECB5: _dl_catch_error (in /usr/lib64/ld-2.15.so)
==9316==    by 0x4000EE3: do_preload (in /usr/lib64/ld-2.15.so)
==9316==    by 0x40040B4: dl_main (in /usr/lib64/ld-2.15.so)
==9316==    by 0x40151DA: _dl_sysdep_start (in /usr/lib64/ld-2.15.so)
==9316==    by 0x4004EF1: _dl_start (in /usr/lib64/ld-2.15.so)
==9316==    by 0x4001537: ??? (in /usr/lib64/ld-2.15.so)
==9316==    by 0x2: ???
==9316==    by 0x7FF000B26: ???

Version-Release number of selected component (if applicable):
1:valgrind-3.7.0-2.fc18.x86_64

How reproducible:
100%

Steps to Reproduce:
fedpkg build hyphen
  
Additional info:
looks exactly the same as https://bugzilla.redhat.com/show_bug.cgi?id=676785

Comment 1 Miroslav Franc 2012-04-23 09:53:09 UTC
I believe this is already tracked in Bug 801841.

Comment 2 Caolan McNamara 2012-04-23 10:53:06 UTC

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


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