Bug 71 – valgrind: Invalid read of size 4 in elf_renumbersyms

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D1 (retired)
Platform
x86
OS
Linux
Creation time
2006-03-24T13:36:00Z
Last change time
2014-02-15T02:10:10Z
Assigned to
bugzilla
Creator
thomas-dloop

Comments

Comment #0 by thomas-dloop — 2006-03-24T13:36:48Z
<< a.d >> int main(){ return 0; } >> a.d << valgrind-3.1.0 -q --leak-check=no --tool=memcheck /opt/dmd/150/dmd/bin/dmd -I/opt/dmd/150/dmd/src/phobos -L-L/opt/dmd/150/dmd/lib a.d Invalid read of size 4 at 0x808F9EA: elf_renumbersyms() (in /opt/dmd/150/dmd/bin/dmd) by 0x808FAF3: obj_termfile() (in /opt/dmd/150/dmd/bin/dmd) by 0x80AF9D9: Module::genobjfile() (in /opt/dmd/150/dmd/bin/dmd) by 0x80BF3DC: main (in /opt/dmd/150/dmd/bin/dmd)
Comment #1 by bugzilla — 2007-12-04T23:33:54Z
Fixed dmd 1.024 and 2.008