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 173101 Details for
Bug 255261
star -c -data-change-warn causes segfault at startup
[?]
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 output of same star command without -data-change-warn
star.ok.txt (text/plain), 6.96 KB, created by
Douglas Wooster
on 2007-08-26 18:29:13 UTC
(
hide
)
Description:
valgrind output of same star command without -data-change-warn
Filename:
MIME Type:
Creator:
Douglas Wooster
Created:
2007-08-26 18:29:13 UTC
Size:
6.96 KB
patch
obsolete
>1(0) 14:21 root@ATHLON backups 934# valgrind star -c -debug file=./test.star /bin/mount >==30467== Memcheck, a memory error detector. >==30467== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. >==30467== Using LibVEX rev 1732, a library for dynamic binary translation. >==30467== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. >==30467== Using valgrind-3.2.3, a dynamic binary instrumentation framework. >==30467== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al. >==30467== For more details, rerun with: -v >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558C65: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x5518DE: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558B1B: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x5518DE: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558B23: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x5518DE: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558F5B: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x5518DE: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x559430: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x5518DE: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558B1B: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x551A85: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558B23: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x551A85: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558C65: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x551A85: dl_main (in /lib/ld-2.6.so) >==30467== by 0x561DCA: _dl_sysdep_start (in /lib/ld-2.6.so) >==30467== by 0x54F2B7: _dl_start (in /lib/ld-2.6.so) >==30467== by 0x54E816: (within /lib/ld-2.6.so) >star: Block size 20 blocks (10240 bytes). >star: shared memory segment attached at: 4123000 size 8413184 >hdrtype: xstar (7) >pr_maxsize: unlimited >pr_flags: 0x1913 >pr_xhdflags: 0x0 >pr_xhmask: 0x0 >pr_fillc: '0' >pr_diffmask: >pr_nflags: 0x7 >pr_maxnamelen: 4096 >pr_maxlnamelen: 4096 >pr_maxsname: 100 >pr_maxslname: 100 >pr_maxprefix: 130 >pr_sparse_in_hdr: 0 >dev_minorbits: 8 >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558F5B: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x55F9D7: dl_open_worker (in /lib/ld-2.6.so) >==30467== by 0x55BC35: _dl_catch_error (in /lib/ld-2.6.so) >==30467== by 0x55F281: _dl_open (in /lib/ld-2.6.so) >==30467== by 0x673761: do_dlopen (in /lib/libc-2.6.so) >==30467== by 0x55BC35: _dl_catch_error (in /lib/ld-2.6.so) >==30467== by 0x673914: __libc_dlopen_mode (in /lib/libc-2.6.so) >==30467== by 0x64E715: __nss_lookup_function (in /lib/libc-2.6.so) >==30467== by 0x64E79F: __nss_lookup (in /lib/libc-2.6.so) >==30467== by 0x6504D5: __nss_passwd_lookup (in /lib/libc-2.6.so) >==30467== by 0x5FC2FD: getpwnam_r@@GLIBC_2.1.2 (in /lib/libc-2.6.so) >==30467== by 0x5FBCA7: getpwnam (in /lib/libc-2.6.so) >==30467== >==30467== Conditional jump or move depends on uninitialised value(s) >==30467== at 0x558C65: _dl_relocate_object (in /lib/ld-2.6.so) >==30467== by 0x55F9D7: dl_open_worker (in /lib/ld-2.6.so) >==30467== by 0x55BC35: _dl_catch_error (in /lib/ld-2.6.so) >==30467== by 0x55F281: _dl_open (in /lib/ld-2.6.so) >==30467== by 0x673761: do_dlopen (in /lib/libc-2.6.so) >==30467== by 0x55BC35: _dl_catch_error (in /lib/ld-2.6.so) >==30467== by 0x673914: __libc_dlopen_mode (in /lib/libc-2.6.so) >==30467== by 0x64E715: __nss_lookup_function (in /lib/libc-2.6.so) >==30467== by 0x64E79F: __nss_lookup (in /lib/libc-2.6.so) >==30467== by 0x6504D5: __nss_passwd_lookup (in /lib/libc-2.6.so) >==30467== by 0x5FC2FD: getpwnam_r@@GLIBC_2.1.2 (in /lib/libc-2.6.so) >==30467== by 0x5FBCA7: getpwnam (in /lib/libc-2.6.so) >closepattern(), maxplen 0 >npat: 0 narg: 0 >npat: 0 narg: 0 >==30468== >==30468== ERROR SUMMARY: 19 errors from 10 contexts (suppressed: 0 from 0) >==30468== malloc/free: in use at exit: 8,361 bytes in 6 blocks. >==30468== malloc/free: 106 allocs, 100 frees, 18,442 bytes allocated. >==30468== For counts of detected errors, rerun with: -v >==30468== searching for pointers to 6 not-freed blocks. >==30468== checked 8,624,988 bytes. >==30468== >==30468== LEAK SUMMARY: >==30468== definitely lost: 0 bytes in 0 blocks. >==30468== possibly lost: 0 bytes in 0 blocks. >==30468== still reachable: 8,361 bytes in 6 blocks. >==30468== suppressed: 0 bytes in 0 blocks. >==30468== Rerun with --leak-check=full to see details of leaked memory. >star: hardlinks: 0 hashents: 0/256 maxlen: 0 >star: 6 blocks + 0 bytes (total of 61440 bytes = 60.00k). >==30467== >==30467== ERROR SUMMARY: 19 errors from 10 contexts (suppressed: 0 from 0) >==30467== malloc/free: in use at exit: 8,373 bytes in 7 blocks. >==30467== malloc/free: 115 allocs, 108 frees, 21,254 bytes allocated. >==30467== For counts of detected errors, rerun with: -v >==30467== searching for pointers to 7 not-freed blocks. >==30467== checked 8,624,972 bytes. >==30467== >==30467== LEAK SUMMARY: >==30467== definitely lost: 0 bytes in 0 blocks. >==30467== possibly lost: 0 bytes in 0 blocks. >==30467== still reachable: 8,373 bytes in 7 blocks. >==30467== suppressed: 0 bytes in 0 blocks. >==30467== Rerun with --leak-check=full to see details of leaked memory.
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 255261
:
173081
| 173101 |
173461
|
180281