develooper Front page | perl.perl5.porters | Postings from April 2014

[perl #121721] Bleadperl breaks TOKUHIROM/Test-SharedFork-0.24 on Windows

Thread Previous
From:
Alexandr Ciornii
Date:
April 23, 2014 20:56
Subject:
[perl #121721] Bleadperl breaks TOKUHIROM/Test-SharedFork-0.24 on Windows
Message ID:
rt-4.0.18-12083-1398286557-1223.121721-75-0@perl.org
# New Ticket Created by  Alexandr Ciornii 
# Please include the string:  [perl #121721]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=121721 >


This is a bug report for perl from alexchorny@gmail.com,
generated with the help of perlbug 1.40 running under perl 5.19.11.


-----------------------------------------------------------------
[Please describe your issue here]

Test 05_nest.t has segfault, but only if tests are called as "&main". With
"main()" all is ok.
Test-SharedFork is a pure-perl module and does not have non-core
dependencies.

Error reported here: https://github.com/tokuhirom/Test-SharedFork/issues/13

Tested on Strawberry perl 5.9.11.


[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=core
    severity=medium
---
Site configuration information for perl 5.19.11:

Configured by strawberry-perl at Tue Apr 22 08:42:15 2014.

Summary of my perl5 (revision 5 version 19 subversion 11) configuration:

  Platform:
    osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.19.11.1 #1 Tue Apr 22 08:40:30 2014 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.8.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long
long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry1911\perl\lib\CORE"
-L"C:\strawberry1911\c\lib"'
    libpth=C:\strawberry1911\c\lib C:\strawberry1911\c\i686-w64-mingw32\lib
C:\strawberry1911\c\lib\gcc\i686-w64-mingw32\4.8.2
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl519.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry1911\perl\lib\CORE"
-L"C:\strawberry1911\c\lib"'


---
@INC for perl 5.19.11:
    C:/strawberry1911/perl/site/lib
    C:/strawberry1911/perl/vendor/lib
    C:/strawberry1911/perl/lib
    .

---
Environment for perl 5.19.11:
    HOME (unset)
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=C:\Program Files\Far
Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry1911\c\bin;C:\strawberry1911\perl\site\bin;C:\strawberry1911\perl\bin
    PERL_BADLANG (unset)
    PERL_HASH_SEED=0x11111111
    SHELL (unset)

-- 
Alexandr Ciornii, http://chorny.net


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About