Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imfile-readmode2-vg.sh is failing in git master #746

Closed
Whissi opened this issue Jan 20, 2016 · 2 comments
Closed

imfile-readmode2-vg.sh is failing in git master #746

Whissi opened this issue Jan 20, 2016 · 2 comments
Milestone

Comments

@Whissi
Copy link
Contributor

Whissi commented Jan 20, 2016

Hi,

in git master (aeb2639), imfile-readmode2-vg.sh test sometimes fails with

[imfile-readmode2-vg.sh]
==22850== Memcheck, a memory error detector
==22850== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==22850== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==22850== Command: ../tools/rsyslogd -C -n -irsyslog.pid -M../runtime/.libs:../.libs -f./testsuites/imfile-readmode2.conf
==22850== 
rsyslogd started with pid  22850
startup-vg still running
imdiag[13500]: mainqueue empty
./diag.sh: line 178: wait: pid 22850 is not a child of this shell
rsyslogd run exited with 127
==22850== 
==22850== HEAP SUMMARY:
==22850==     in use at exit: 9,216 bytes in 69 blocks
==22850==   total heap usage: 2,182 allocs, 2,113 frees, 1,168,608 bytes allocated
==22850== 
==22850== 32 bytes in 1 blocks are definitely lost in loss record 42 of 69
==22850==    at 0x5897059: malloc (in /usr/lib64/libjemalloc.so.2)
==22850==    by 0x63E5914: __res_vinit (in /lib64/libc-2.22.so)
==22850==    by 0x63E6FDC: __res_maybe_init (in /lib64/libc-2.22.so)
==22850==    by 0x63E86E5: __nss_hostname_digits_dots (in /lib64/libc-2.22.so)
==22850==    by 0x63D9EC6: gethostbyname (in /lib64/libc-2.22.so)
==22850==    by 0x6C03121: ???
==22850==    by 0x445A72: queryLocalHostname (in /var/tmp/portage/app-admin/rsyslog-9999/work/rsyslog-9999/tools/rsyslogd)
==22850==    by 0x4472A4: initAll (in /var/tmp/portage/app-admin/rsyslog-9999/work/rsyslog-9999/tools/rsyslogd)
==22850==    by 0x40E2BF: main (in /var/tmp/portage/app-admin/rsyslog-9999/work/rsyslog-9999/tools/rsyslogd)
==22850== 
==22850== LEAK SUMMARY:
==22850==    definitely lost: 32 bytes in 1 blocks
==22850==    indirectly lost: 0 bytes in 0 blocks
==22850==      possibly lost: 0 bytes in 0 blocks
==22850==    still reachable: 9,184 bytes in 68 blocks
==22850==         suppressed: 0 bytes in 0 blocks
==22850== Reachable blocks (those to which a pointer was found) are not shown.
==22850== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==22850== 
==22850== For counts of detected and suppressed errors, rerun with: -v
==22850== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
ERROR: expecting 3 headers, got 4
HEADER msgnum:0#012 msgnum:1
HEADER msgnum:0#012 msgnum:1
HEADER msgnum:2
HEADER msgnum:3#012 msgnum:4
FAIL imfile-readmode2-vg.sh (exit status: 1)
@rgerhards rgerhards added this to the v8.18 release milestone Mar 3, 2016
@rgerhards
Copy link
Member

I think this is fixed in 8.20.0 as a side-effect of other changes. Please let me know if that is not the case and we can re-open.

@lock
Copy link

lock bot commented Dec 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants