Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147664 Details for
Bug 227853
wget buffer overflow detected
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
valgrind.log
wget.valgrind.log.27769 (text/plain), 9.43 KB, created by
Chris Jones
on 2007-02-08 16:19:10 UTC
(
hide
)
Description:
valgrind.log
Filename:
MIME Type:
Creator:
Chris Jones
Created:
2007-02-08 16:19:10 UTC
Size:
9.43 KB
patch
obsolete
>==27769== Memcheck, a memory error detector. >==27769== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. >==27769== Using LibVEX rev 1471, a library for dynamic binary translation. >==27769== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP. >==27769== Using valgrind-3.1.0, a dynamic binary instrumentation framework. >==27769== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. >==27769== >==27769== My PID = 27769, parent PID = 23192. Prog and args are: >==27769== wget >==27769== http://public.www.planetmirror.com/pub/ubcd/3.4/ubcd34-basic.zip >==27769== >--27769-- >--27769-- Command line >--27769-- wget >--27769-- http://public.www.planetmirror.com/pub/ubcd/3.4/ubcd34-basic.zip >--27769-- Startup, with flags: >--27769-- --tool=memcheck >--27769-- --error-limit=no >--27769-- --leak-check=full >--27769-- --log-file=wget.valgrind.log >--27769-- -v >--27769-- Contents of /proc/version: >--27769-- Linux version 2.6.18-1.2257.fc5 (brewbuilder@ls20-bc1-13.build.redhat.com) (gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)) #1 SMP Fri Dec 15 16:07:14 EST 2006 >--27769-- Arch and subarch: AMD64, NONE >--27769-- Valgrind library directory: /usr/lib64/valgrind >--27769-- Reading syms from /usr/bin/wget (0x400000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /usr/lib64/valgrind/amd64-linux/memcheck (0x70000000) >--27769-- object doesn't have a dynamic symbol table >--27769-- Reading syms from /lib64/ld-2.4.so (0x3AC6A00000) >--27769-- Reading debug info from /usr/lib/debug/lib64/ld-2.4.so.debug... >--27769-- ... CRC mismatch (computed 9227EAB1 wanted DD36566C) >--27769-- Reading suppressions file: /usr/lib64/valgrind/default.supp >--27769-- Reading syms from /usr/lib64/valgrind/amd64-linux/vgpreload_core.so (0x4802000) >--27769-- Reading syms from /usr/lib64/valgrind/amd64-linux/vgpreload_memcheck.so (0x4903000) >--27769-- REDIR: 0x3AC6A13BA0 (index) redirected to 0x4906230 (index) >--27769-- REDIR: 0x3AC6A13D50 (strcmp) redirected to 0x49063A0 (strcmp) >--27769-- REDIR: 0x3AC6A13D80 (strlen) redirected to 0x49062D0 (strlen) >--27769-- Reading syms from /lib64/libssl.so.0.9.8a (0x3565300000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /lib64/libcrypto.so.0.9.8a (0x3565F00000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /lib64/libdl-2.4.so (0x3AC6F00000) >--27769-- Reading debug info from /usr/lib/debug/lib64/libdl-2.4.so.debug... >--27769-- ... CRC mismatch (computed 87A223AF wanted 542887FB) >--27769-- Reading syms from /usr/lib64/libz.so.1.2.3 (0x3565B00000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /lib64/librt-2.4.so (0x3ACB100000) >--27769-- Reading debug info from /usr/lib/debug/lib64/librt-2.4.so.debug... >--27769-- ... CRC mismatch (computed 1B2A30A8 wanted 1E824988) >--27769-- Reading syms from /lib64/libc-2.4.so (0x3AC6C00000) >--27769-- Reading debug info from /usr/lib/debug/lib64/libc-2.4.so.debug... >--27769-- ... CRC mismatch (computed C61D424D wanted 994D4AE5) >--27769-- Reading syms from /usr/lib64/libgssapi_krb5.so.2.2 (0x389BE00000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /usr/lib64/libkrb5.so.3.2 (0x389BC00000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /lib64/libcom_err.so.2.1 (0x3AC7F00000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /usr/lib64/libk5crypto.so.3.0 (0x389C000000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /lib64/libpthread-2.4.so (0x3AC7500000) >--27769-- Reading debug info from /usr/lib/debug/lib64/libpthread-2.4.so.debug... >--27769-- ... CRC mismatch (computed F721EA99 wanted 4D6B6310) >--27769-- Reading syms from /usr/lib64/libkrb5support.so.0.0 (0x389C200000) >--27769-- object doesn't have a symbol table >--27769-- Reading syms from /lib64/libresolv-2.4.so (0x3AC7B00000) >--27769-- Reading debug info from /usr/lib/debug/lib64/libresolv-2.4.so.debug... >--27769-- ... CRC mismatch (computed 70F4EAEE wanted 9E904F89) >--27769-- WARNING: unhandled syscall: 273 >==27769== at 0x3AC75055CC: __pthread_initialize_minimal (in /lib64/libpthread-2.4.so) >==27769== by 0x3AC7504F58: (within /lib64/libpthread-2.4.so) >--27769-- You may be able to write your own handler. >--27769-- Read the file README_MISSING_SYSCALL_OR_IOCTL. >--27769-- REDIR: 0x3AC6C74F50 (memset) redirected to 0x49064B0 (memset) >--27769-- REDIR: 0x3AC6C75670 (memcpy) redirected to 0x4906BD0 (memcpy) >--27769-- REDIR: 0x3AC6C74070 (rindex) redirected to 0x49060E0 (rindex) >--27769-- REDIR: 0x3AC6C73C80 (strlen) redirected to 0x4906290 (strlen) >--27769-- REDIR: 0x3AC6C736F0 (strcmp) redirected to 0x4906360 (strcmp) >--27769-- REDIR: 0x3AC6C73F00 (strncmp) redirected to 0x49062F0 (strncmp) >--27769-- REDIR: 0x3AC6C73540 (index) redirected to 0x49061D0 (index) >--27769-- REDIR: 0x3AC6C76000 (strchrnul) redirected to 0x4906540 (strchrnul) >--27769-- REDIR: 0x3AC6C6F220 (malloc) redirected to 0x4905520 (malloc) >--27769-- REDIR: 0x3AC6C6D410 (free) redirected to 0x490518A (free) >--27769-- REDIR: 0x3AC6C74770 (memchr) redirected to 0x49063E0 (memchr) >--27769-- REDIR: 0x3AC6C6F6A0 (realloc) redirected to 0x49055C3 (realloc) >--27769-- REDIR: 0x3AC6C73730 (strcpy) redirected to 0x4906780 (strcpy) >--27769-- REDIR: 0x3AC6C75ED0 (rawmemchr) redirected to 0x4906570 (rawmemchr) >--27769-- REDIR: 0x3AC6C6EEB0 (calloc) redirected to 0x490499B (calloc) >--27769-- REDIR: 0xFFFFFFFFFF600400 (???) redirected to 0x7001FE29 (???) >--27769-- REDIR: 0x3AC6C75370 (stpcpy) redirected to 0x4906A00 (stpcpy) >--27769-- REDIR: 0x3AC6C73D70 (strnlen) redirected to 0x4906260 (strnlen) >--27769-- REDIR: 0x3AC6C73FC0 (strncpy) redirected to 0x4906660 (strncpy) >--27769-- Reading syms from /lib64/libnss_files-2.4.so (0x7F0C000) >--27769-- Reading debug info from /usr/lib/debug/lib64/libnss_files-2.4.so.debug... >--27769-- ... CRC mismatch (computed 5A239B01 wanted 271A1243) >--27769-- Reading syms from /lib64/libnss_dns-2.4.so (0x8017000) >--27769-- Reading debug info from /usr/lib/debug/lib64/libnss_dns-2.4.so.debug... >--27769-- ... CRC mismatch (computed 5EFA33C2 wanted 6A7FADD1) >--27769-- REDIR: 0xFFFFFFFFFF600000 (???) redirected to 0x7001FE1F (???) >--27769-- Reading syms from /lib64/libgcc_s-4.1.1-20070108.so.1 (0x3528F00000) >--27769-- object doesn't have a symbol table >==27769== >==27769== Process terminating with default action of signal 6 (SIGABRT) >==27769== at 0x3AC6C2EE25: raise (in /lib64/libc-2.4.so) >==27769== by 0x3AC6C3076F: abort (in /lib64/libc-2.4.so) >==27769== by 0x3AC6C6613A: __libc_message (in /lib64/libc-2.4.so) >==27769== by 0x3AC6CDF24E: __chk_fail (in /lib64/libc-2.4.so) >==27769== by 0x3AC6CDE808: _IO_str_chk_overflow (in /lib64/libc-2.4.so) >==27769== by 0x3AC6C69A3D: _IO_default_xsputn (in /lib64/libc-2.4.so) >==27769== by 0x3AC6C421D0: vfprintf (in /lib64/libc-2.4.so) >==27769== by 0x3AC6CDE8AC: __vsprintf_chk (in /lib64/libc-2.4.so) >==27769== by 0x3AC6CDE7EF: __sprintf_chk (in /lib64/libc-2.4.so) >==27769== by 0x41C1D7: (within /usr/bin/wget) >==27769== by 0x41C58C: (within /usr/bin/wget) >==27769== by 0x41CA74: (within /usr/bin/wget) >--27769-- discard syms at 0x7F0C000-0x8017000 in /lib64/libnss_files-2.4.so due to munmap() >--27769-- discard syms at 0x8017000-0x811D000 in /lib64/libnss_dns-2.4.so due to munmap() >==27769== >==27769== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 1) >--27769-- >--27769-- supp: 4 Fedora-Core-5-hack2 >==27769== malloc/free: in use at exit: 4,415 bytes in 31 blocks. >==27769== malloc/free: 492 allocs, 461 frees, 46,320 bytes allocated. >==27769== >==27769== searching for pointers to 31 not-freed blocks. >==27769== checked 401,800 bytes. >==27769== >==27769== 512 bytes in 1 blocks are definitely lost in loss record 6 of 10 >==27769== at 0x4905599: malloc (vg_replace_malloc.c:149) >==27769== by 0x4276B5: (within /usr/bin/wget) >==27769== by 0x41F9F6: (within /usr/bin/wget) >==27769== by 0x41439C: (within /usr/bin/wget) >==27769== by 0x416762: (within /usr/bin/wget) >==27769== by 0x41F12A: (within /usr/bin/wget) >==27769== by 0x41AE8F: (within /usr/bin/wget) >==27769== by 0x3AC6C1C783: __libc_start_main (in /lib64/libc-2.4.so) >==27769== >==27769== LEAK SUMMARY: >==27769== definitely lost: 512 bytes in 1 blocks. >==27769== possibly lost: 0 bytes in 0 blocks. >==27769== still reachable: 3,903 bytes in 30 blocks. >==27769== suppressed: 0 bytes in 0 blocks. >==27769== Reachable blocks (those to which a pointer was found) are not shown. >==27769== To see them, rerun with: --show-reachable=yes >--27769-- memcheck: sanity checks: 10 cheap, 1 expensive >--27769-- memcheck: auxmaps: 298 auxmap entries (19072k, 18M) in use >--27769-- memcheck: auxmaps: 1166985 searches, 3283353 comparisons >--27769-- memcheck: secondaries: 37 issued (2368k, 2M) >--27769-- memcheck: secondaries: 313 accessible and distinguished (20032k, 19M) >--27769-- tt/tc: 15,450 tt lookups requiring 16,263 probes >--27769-- tt/tc: 15,450 fast-cache updates, 7 flushes >--27769-- translate: new 7,085 (162,223 -> 2,992,757; ratio 184:10) [0 scs] >--27769-- translate: dumped 0 (0 -> ??) >--27769-- translate: discarded 241 (5,350 -> ??) >--27769-- scheduler: 505,164 jumps (bb entries). >--27769-- scheduler: 10/9,941 major/minor sched events. >--27769-- sanity: 11 cheap, 1 expensive checks. >--27769-- exectx: 30,011 lists, 312 contexts (avg 0 per list) >--27769-- exectx: 845 searches, 704 full compares (833 per 1000) >--27769-- exectx: 82 cmp2, 6 cmp4, 0 cmpAll
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 227853
: 147664