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

(fork + pipe + pipe) x 2 doesn't work under Windows, works under Linux #9723

Closed
p5pRT opened this issue Apr 25, 2009 · 5 comments
Closed

(fork + pipe + pipe) x 2 doesn't work under Windows, works under Linux #9723

p5pRT opened this issue Apr 25, 2009 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented Apr 25, 2009

Migrated from rt.perl.org#65134 (status was 'rejected')

Searchable as RT65134$

@p5pRT
Copy link
Author

p5pRT commented Apr 25, 2009

From sergstesh@yahoo.com

Created by sergei@amdam2.site

All the details can be found here​:

http​://bugs.activestate.com/show_bug.cgi?id=82870
.

Perl Info

Flags:
    category=core
    severity=critical

Site configuration information for perl 5.10.0:

Configured by sergei at Wed Mar 11 09:35:43 IST 2009.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22.19-0.2-default, archname=i686-linux-thread-multi
    uname='linux amdam2 2.6.22.19-0.2-default #1 smp 2008-12-18 10:17:03 +0100 i686 athlon i386 gnulinux '
    config_args='-des -Dprefix=/home/sergei/PERL-5.10.0 -Dusethreads -Dcc=/mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='/mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.3.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='/mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.3.3/binsh/gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Locally applied patches:
    


@INC for perl 5.10.0:
    /home/sergei/PERL-5.10.0/lib/perl5/5.10.0/i686-linux-thread-multi
    /home/sergei/PERL-5.10.0/lib/perl5/5.10.0
    /home/sergei/PERL-5.10.0/lib/perl5/site_perl/5.10.0/i686-linux-thread-multi
    /home/sergei/PERL-5.10.0/lib/perl5/site_perl/5.10.0
    .


Environment for perl 5.10.0:
    HOME=/home/sergei
    LANG=en_US.UTF-8
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/opt/kde3/bin:/home/sergei/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
    PERL_BADLANG (unset)
    SHELL=/bin/bash


      

@p5pRT
Copy link
Author

p5pRT commented Aug 14, 2012

From @jkeenan

On Sat Apr 25 16​:01​:11 2009, sergstesh wrote​:

This is a bug report for perl from sergei@​amdam2.site,
generated with the help of perlbug 1.36 running under perl 5.10.0.

-----------------------------------------------------------------
[Please enter your report here]

All the details can be found here​:

http​://bugs.activestate.com/show_bug.cgi?id=82870

P5P list​:

The original bug report provided no details but instead only referred
the reader to an outside bug tracker. This is perhaps why no one has
responded to this report in three-plus years.

http​://bugs.activestate.com/show_bug.cgi?id=82870 appears to be
unresolved. Its capsule description is​: "[A] script with nested 'fork'
and 'pipe' + 'pipe' is stuck under Windows, works under Linux."

How should we handle a ticket like this?

Thank you very much.
Jim Keenan

@p5pRT
Copy link
Author

p5pRT commented Aug 14, 2012

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Feb 16, 2017

From @jkeenan

Charlie Gonzalez has brought to my attention that this ticket is duplicated by https://rt-archive.perl.org/perl5/Ticket/Display.html?id=65136.  Since there's more discussion in that ticket, I'm closing this one.

Thank you very much.

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Feb 16, 2017

@jkeenan - Status changed from 'open' to 'rejected'

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

No branches or pull requests

1 participant