Skip to content

Tests fail - gtalk "does not leak much" - Mac, Perl 5.24.0, OS X 10.11.5 #13

Description

@jmaslak

I'm getting the following error (even after applying my leak fix PR - #12

I'm at a loss as to the cause. I'm glad to do any debugging that you might suggestion.

#   Failed test 'does not leak much'
#   at t/gtalk.t line 119.
#     '29416'
#         <
#     '26096'
# Leak: 3480

Environment:

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:

  Platform:
    osname=darwin, osvers=15.5.0, archname=darwin-2level
    uname='darwin jmaslakpro.local 15.5.0 darwin kernel version 15.5.0: tue apr 19 18:36:36 pdt 2016; root:xnu-3248.50.21~8release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0 -Aeval:scriptdir=/Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/7.3.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib /usr/local/lib /usr/lib
    libs=-lpthread -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl):
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
        Devel::PatchPerl 1.38
  Built under darwin
  Compiled at Jun 16 2016 18:55:47
  %ENV:
    PERLBREW_BASHRC_VERSION="0.75"
    PERLBREW_HOME="/Users/jmaslak/.perlbrew"
    PERLBREW_MANPATH="/Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/man"
    PERLBREW_PATH="/Users/jmaslak/perl5/perlbrew/bin:/Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/bin"
    PERLBREW_PERL="perl-5.24.0"
    PERLBREW_ROOT="/Users/jmaslak/perl5/perlbrew"
    PERLBREW_VERSION="0.75"
  @INC:
    /Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/darwin-2level
    /Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0
    /Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0/darwin-2level
    /Users/jmaslak/perl5/perlbrew/perls/perl-5.24.0/lib/5.24.0
    .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions