Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 585976 Details for
Bug 691426
>=net-misc/dhcpcd-8.0.0 aborts on net.eno startup when running IPv6 scripts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
asan_enabled_dhcpcd_and_openrc_run.log
openrc.log (text/x-log), 9.00 KB, created by
nvinson234
on 2019-08-07 14:25:36 UTC
(
hide
)
Description:
asan_enabled_dhcpcd_and_openrc_run.log
Filename:
MIME Type:
Creator:
nvinson234
Created:
2019-08-07 14:25:36 UTC
Size:
9.00 KB
patch
obsolete
> * Unmounting network filesystems ... [ ok ] > >================================================================= >==18656==ERROR: LeakSanitizer: detected memory leaks > >Direct leak of 8192 byte(s) in 1 object(s) allocated from: > #0 0x7f64108c0089 in __interceptor_realloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:163 > #1 0x7f64107a0849 in xrealloc ../includes/helpers.h:75 > #2 0x7f64107a0849 in __RC_rc_getline /usr/src/debug/sys-apps/openrc-0.41.2/openrc-0.41.2/src/librc/librc-misc.c:105 > >Direct leak of 4097 byte(s) in 1 object(s) allocated from: > #0 0x7f64108bfc68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x7f64108330f8 in __interceptor_realpath /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3549 > #2 0x55590a228bb2 in realpath /usr/include/bits/stdlib.h:48 > #3 0x55590a228bb2 in main /usr/src/debug/sys-apps/openrc-0.41.2/openrc-0.41.2/src/rc/openrc-run.c:1148 > #4 0x7ffcaabda9bf ([stack]+0x209bf) > >Direct leak of 4096 byte(s) in 1 object(s) allocated from: > #0 0x7f64108bfc68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x55590a22a5f8 in xmalloc ../includes/helpers.h:64 > >Direct leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x7f64108bfc68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x7f64107a1c38 in xmalloc ../includes/helpers.h:64 > >SUMMARY: AddressSanitizer: 16401 byte(s) leaked in 4 allocation(s). > * Bringing down interface eno1 > * Stopping dhcpcd on eno1 ...sending signal TERM to pid 18506 >dhcpcd not running > [ !! ] > * Bringing up interface eno1 > * dhcpcd ... > * Running dhcpcd ...eno1: waiting for carrier >eno1: carrier acquired >DUID 00:01:00:01:20:77:1e:bc:e0:3f:49:19:ab:d0 >eno1: IAID 49:19:ab:d0 >eno1: adding address fe80::e79c:4bc:7909:4d9c >eno1: soliciting an IPv6 router >eno1: rebinding lease of 172.16.0.5 >eno1: probing address 172.16.0.5/27 >eno1: Router Advertisement from fe80::72f2:20ff:fee5:4250 >eno1: adding address 2602:ae:1551:8e00:b073:38a2:7db7:37d3/64 >eno1: adding address fd00::6918:2056:dae:3912/64 >eno1: adding route to 2602:ae:1551:8e00::/64 >eno1: adding route to fd00::/64 >eno1: adding default route via fe80::72f2:20ff:fee5:4250 >eno1: requesting DHCPv6 information >================================================================= >==19086==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60d000002898 at pc 0x560331c00974 bp 0x7ffc410b9a40 sp 0x7ffc410b9a30 >WRITE of size 8 at 0x60d000002898 thread T0 > #0 0x560331c00973 in make_env /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/script.c:501 > #1 0x560331c00ec9 in script_runreason /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/script.c:600 > #2 0x560331c3ebdd in dhcp6_script_try_run /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/dhcp6.c:2759 > #3 0x560331c4bee3 in dhcp6_bind /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/dhcp6.c:3176 > #4 0x560331c4e36f in dhcp6_recvif /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/dhcp6.c:3484 > #5 0x560331c4f399 in dhcp6_recv /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/dhcp6.c:3600 > #6 0x560331be54eb in eloop_start /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/eloop.c:979 > #7 0x560331bd6946 in main /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/dhcpcd.c:2101 > #8 0x7f60f401ff1a in __libc_start_main ../csu/libc-start.c:308 > #9 0x560331bd80e9 in _start (/sbin/dhcpcd+0x290e9) > >0x60d000002898 is located 0 bytes to the right of 136-byte region [0x60d000002810,0x60d000002898) >allocated by thread T0 here: > #0 0x7f60f42db089 in __interceptor_realloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:163 > #1 0x560331c00366 in make_env /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/script.c:487 > >SUMMARY: AddressSanitizer: heap-buffer-overflow /usr/src/debug/net-misc/dhcpcd-8.0.2/dhcpcd-8.0.2/src/script.c:501 in make_env >Shadow bytes around the buggy address: > 0x0c1a7fff84c0: 00 00 00 00 00 00 fa fa fa fa fa fa fa fa 00 00 > 0x0c1a7fff84d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 0x0c1a7fff84e0: fa fa fa fa fa fa fa fa 00 00 00 00 00 00 00 00 > 0x0c1a7fff84f0: 00 00 00 00 00 00 00 00 00 fa fa fa fa fa fa fa > 0x0c1a7fff8500: fa fa 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >=>0x0c1a7fff8510: 00 00 00[fa]fa fa fa fa fa fa fa fa fa fa fa fa > 0x0c1a7fff8520: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa > 0x0c1a7fff8530: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa > 0x0c1a7fff8540: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa > 0x0c1a7fff8550: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa > 0x0c1a7fff8560: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa >Shadow byte legend (one shadow byte represents 8 application bytes): > Addressable: 00 > Partially addressable: 01 02 03 04 05 06 07 > Heap left redzone: fa > Freed heap region: fd > Stack left redzone: f1 > Stack mid redzone: f2 > Stack right redzone: f3 > Stack after return: f5 > Stack use after scope: f8 > Global redzone: f9 > Global init order: f6 > Poisoned by user: f7 > Container overflow: fc > Array cookie: ac > Intra object redzone: bb > ASan internal: fe > Left alloca redzone: ca > Right alloca redzone: cb > Shadow gap: cc >==19086==ABORTING > [ !! ] > [ !! ] > * 172.16.0.30/27 ... [ ok ] > * Waiting for tentative IPv6 addresses to complete DAD (5 seconds) .. > [ ok ] > * Mounting network filesystems ... [ ok ] > >================================================================= >==18655==ERROR: LeakSanitizer: detected memory leaks > >Direct leak of 8192 byte(s) in 1 object(s) allocated from: > #0 0x7feb27c37089 in __interceptor_realloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:163 > #1 0x7feb27b17849 in xrealloc ../includes/helpers.h:75 > #2 0x7feb27b17849 in __RC_rc_getline /usr/src/debug/sys-apps/openrc-0.41.2/openrc-0.41.2/src/librc/librc-misc.c:105 > >Direct leak of 4097 byte(s) in 1 object(s) allocated from: > #0 0x7feb27c36c68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x7feb27baa0f8 in __interceptor_realpath /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3549 > #2 0x556916b29bb2 in realpath /usr/include/bits/stdlib.h:48 > #3 0x556916b29bb2 in main /usr/src/debug/sys-apps/openrc-0.41.2/openrc-0.41.2/src/rc/openrc-run.c:1148 > #4 0x7ffc5f7ea80e ([stack]+0x2080e) > >Direct leak of 4096 byte(s) in 1 object(s) allocated from: > #0 0x7feb27c36c68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x556916b2b5f8 in xmalloc ../includes/helpers.h:64 > >Direct leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x7feb27c36c68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x7feb27b18c38 in xmalloc ../includes/helpers.h:64 > >SUMMARY: AddressSanitizer: 16401 byte(s) leaked in 4 allocation(s). > >================================================================= >==19189==ERROR: LeakSanitizer: detected memory leaks > >Direct leak of 8192 byte(s) in 1 object(s) allocated from: > #0 0x7feade751089 in __interceptor_realloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:163 > #1 0x7feade631849 in xrealloc ../includes/helpers.h:75 > #2 0x7feade631849 in __RC_rc_getline /usr/src/debug/sys-apps/openrc-0.41.2/openrc-0.41.2/src/librc/librc-misc.c:105 > >Direct leak of 4097 byte(s) in 1 object(s) allocated from: > #0 0x7feade750c68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x7feade6c40f8 in __interceptor_realpath /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3549 > #2 0x560bab434bb2 in realpath /usr/include/bits/stdlib.h:48 > #3 0x560bab434bb2 in main /usr/src/debug/sys-apps/openrc-0.41.2/openrc-0.41.2/src/rc/openrc-run.c:1148 > #4 0x7ffdc3dbb9be ([stack]+0x209be) > >Direct leak of 4096 byte(s) in 1 object(s) allocated from: > #0 0x7feade750c68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x560bab4365f8 in xmalloc ../includes/helpers.h:64 > >Direct leak of 16 byte(s) in 1 object(s) allocated from: > #0 0x7feade750c68 in __interceptor_malloc /var/tmp/portage/sys-devel/gcc-9.1.0-r1/work/gcc-9.1.0/libsanitizer/asan/asan_malloc_linux.cc:144 > #1 0x7feade632c38 in xmalloc ../includes/helpers.h:64 > >SUMMARY: AddressSanitizer: 16401 byte(s) leaked in 4 allocation(s).
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 691426
:
585736
|
585740
|
585742
|
585750
|
585758
|
585766
| 585976 |
586102
|
586106
|
586108
|
586110
|
586126
|
586130
|
586132
|
586138