Grokbase
Topics Posts Groups | in
x
[ help ]

Kevin Wolf (perlbug-fol...@perl.org)

Profile | Posts (3472)

User Information

Display Name:Kevin Wolf
Partial Email Address:perlbug-fol...@perl.org
Posts:
3472 total
3472 in Perl 5 Porters

5 Most Recent

All Posts
1) Kevin Wolf [perl #62062] 'base' perldoc is missing a tab character in ActivePerl Build 1004 [287188]
| +1 vote
# New Ticket Created by Ben Petering # Please include the string: [perl #62062] # in the subject...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
# New Ticket Created by  Ben Petering 
# Please include the string:  [perl #62062]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62062 >


This is a bug report for perl from [email protected: b...@petering.net],
generated with the help of perlbug 1.36 running under perl 5.10.0.


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

'base' perldoc is missing a tab character (/4 spaces) in the example
after the line 'classes in the same file as yourself, like so:'. The
affected line is 'package Bar;'. It should be 4 characters to the right
to align with the line 'package Foo;', above. This is trivial but makes
a simple example hard to read.

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=library
    severity=low
---
Site configuration information for perl 5.10.0:

Configured by SYSTEM at Wed Sep  3 13:16:08 2008.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields',
    optimize='-O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5 (mingw-vista special r3)',
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64',
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-L"c:\activeperl\lib\CORE"'
    libpth=\lib
    libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32
-lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm
-lversion -lodbc32 -lodbccp32 -lmsvcrt
    perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt
    libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -L"c:\activeperl\lib\CORE"'

Locally applied patches:
    ACTIVEPERL_LOCAL_PATCHES_ENTRY
    33741 avoids segfaults invoking S_raise_signal() (on Linux)
    33763 Win32 process ids can have more than 16 bits
    32809 Load 'loadable object' with non-default file extension
    32728 64-bit fix for Time::Local

---
@INC for perl 5.10.0:
    c:/activeperl/site/lib
    c:/activeperl/lib
    .

---
Environment for perl 5.10.0:
    HOME (unset)
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=c:\activeperl\site\bin;c:\activeperl\bin;C:\Program Files\PC
Connectivity Solution\;C:\Program Files\ActiveState Komodo Edit
4\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\Program
Files\GnuWin32\bin;C:\Program Files\DjVuLibre;C:\Program
Files\GnuWin32\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program
Files\Common Files\Ahead\Lib\
    PERL_BADLANG (unset)
    SHELL (unset)
2) Kevin Wolf [perl #62060] Devel::Peek misprints \a\t\n\f\r in UTF8 strings
| +1 vote
Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" # New Ticket Created by...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
------------=_1231385985-28035-154
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"

# New Ticket Created by  "Eric Brine" 
# Please include the string:  [perl #62060]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62060 >


This is a bug report for perl from [email protected: ik...@adaelis.com],
generated with the help of perlbug 1.36 running under perl 5.10.0.


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


Slashes are missing in the output of Devel::Peek:

>perl5100\bin\perl -MDevel::Peek -e"utf8::upgrade $x = join '', map chr,
7,9,10,12,13; Dump $x"
SV = PV(0x236d8c) at 0x1829a94
  REFCNT = 1
  FLAGS = (POK,pPOK,UTF8)
  PV = 0x183076c "\7\t\n\f\r"\0 [UTF8 "atnfr"]
  CUR = 5                             -------
  LEN = 8                                 \_____ should be "\a\t\n\f\r"

Same in 5.8.8:

>perl588\bin\perl -MDevel::Peek -e"utf8::upgrade $x = join '', map chr,7,9,10,12,13; Dump $x"
SV = PV(0x238e5c) at 0x236030
  REFCNT = 1
  FLAGS = (POK,pPOK,UTF8)
  PV = 0x182451c "\7\t\n\f\r"\0 [UTF8 "atnfr"]
  CUR = 5
  LEN = 8


But it worked in 5.8.0!

>perl580\bin\perl -MDevel::Peek -e"utf8::upgrade $x = join '', map chr,
7,9,10,12,13; Dump $x"
SV = PV(0x183b4a4) at 0x1823e74
  REFCNT = 1
  FLAGS = (POK,pPOK,UTF8)
  PV = 0x182a634 "\7\11\12\14\15"\0 [UTF8 "\a\t\n\f\r"]
  CUR = 5
  LEN = 6


[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=library
    severity=low
---
Site configuration information for perl 5.10.0:

Configured by SYSTEM at Tue Dec 18 08:45:53 2007.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE
-DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64',
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf
-libpath:"C:\progs\perl5100\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug
-opt:ref,icf  -libpath:"C:\progs\perl5100\lib\CORE"  -machine:x86'

Locally applied patches:
    ACTIVEPERL_LOCAL_PATCHES_ENTRY

---
@INC for perl 5.10.0:
    c:/progs/perl5100/site/lib
    c:/progs/perl5100/lib
    .

---
Environment for perl 5.10.0:
    HOME (unset)
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)

PATH=C:\Progs\MICROS~3\Common\msdev98\BIN;C:\Progs\MICROS~3\VC98\BIN;C:\Progs\MICROS~3\Common\TOOLS\WINNT;C:\Progs\MICROS~3\Common\TOOLS;c:\progs\perl5100\bin;c:\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\WBEM
    PERL_BADLANG (unset)
    SHELL (unset)

------------=_1231385985-28035-154--
3) Kevin Wolf [perl #62056] Variable expansion in same regex as \N{} escape results in compilation error.
| +1 vote
# New Ticket Created by Elliot Shank # Please include the string: [perl #62056] # in the subject...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
# New Ticket Created by  Elliot Shank 
# Please include the string:  [perl #62056]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62056 >


This is a bug report for perl from [email protected: p...@galumph.com],
generated with the help of perlbug 1.36 running under perl 5.10.0.


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

Putting a variable expansion into a regex with a \N{} escape
results in a compilation error in 5.10.0.  For example, the
following program compiles:

    #!/usr/bin/env perl
    use charnames ':full';
    m/\N{START OF HEADING}/

However, this

    #!/usr/bin/env perl
    use charnames ':full';
    m/$x\N{START OF HEADING}/

results in

    Constant(\N{START OF HEADING}) unknown: (possibly a missing
    "use charnames ...") in regex;


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

Configured by elliot at Sun Sep 14 15:07:20 CDT 2008.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=9.4.0, archname=darwin-thread-multi-64int-ld-2level
uname='darwin quaquaversal.local 9.4.0 darwin kernel version 9.4.0: mon jun 9 19:30:53 pdt 2008; root:xnu-1228.5.20~1release_i386 i386 '
config_args='-Duse64bitint -Dusethreads -Dinc_version_list=none -Dprefix=/Users/elliot/opt/perl/perl-5.10.0-64bit-threads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.5 cc', ldflags =' -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, 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 -L/opt/local/lib'

Locally applied patches:
    

---
@INC for perl 5.10.0:
/Users/elliot/opt/perl/perl-5.10.0-64bit-threads/lib/5.10.0/darwin-thread-multi-64int-ld-2level
    /Users/elliot/opt/perl/perl-5.10.0-64bit-threads/lib/5.10.0
/Users/elliot/opt/perl/perl-5.10.0-64bit-threads/lib/site_perl/5.10.0/darwin-thread-multi-64int-ld-2level
    /Users/elliot/opt/perl/perl-5.10.0-64bit-threads/lib/site_perl/5.10.0
    .

---
Environment for perl 5.10.0:
    DYLD_LIBRARY_PATH (unset)
    HOME=/Users/elliot
    LANG=en_US.UTF-8
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
PATH=/Users/elliot/bin:/Users/elliot/opt/bin:/Users/elliot/opt/perl/perl-5.10.0-64bit-threads/bin:/opt/local/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/X11/bin
    PERL_BADLANG (unset)
    SHELL=/bin/bash
4) Kevin Wolf [perl #62048] Unwarranted "Malformed UTF-8 character" on tainted variable
| +1 vote
# New Ticket Created by Mark Martinec # Please include the string: [perl #62048] # in the subject...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
# New Ticket Created by  Mark Martinec 
# Please include the string:  [perl #62048]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62048 >


This is a bug report for perl from [email protected: r...@patsy.ijs.si],
generated with the help of perlbug 1.35 running under perl v5.8.8.


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

An error 'Malformed UTF-8 character' is triggered
when a valid UTF-8 character string is matched by
certain regular expressions:

$ perl -T -e 'use Encode;
  $_=decode("iso-8859-1","M\374nchen: \n");
  $_.=substr($ENV{PATH},0,0);
  print; /^\s*[^x]*:\s*\S/m'
München:
Malformed UTF-8 character (fatal) at -e line 1.

There is no error if a variable is not tainted
(either without a -T option or without tainting it):

$ perl -T -e 'use Encode;
  $_=decode("iso-8859-1","M\374nchen: \n");
  print; /^\s*[^x]*:\s*\S/m'
München:

A regexp in the example is rather artificial, I have
reduced code to bare bones from a real-life application.

The problem occurs with perl 5.8.8 as well as with 5.10.0,
I tried it on several platforms (FreeBSD and Linux).

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

Configured by root at Mon Nov 12 14:28:11 CET 2007.

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release-p5, archname=i386-freebsd-64int
uname='freebsd patsy.ijs.si 6.2-release-p5 freebsd 6.2-release-p5 #0: fri may 25 21:55:49 cest 2007 lesi@patsy.ijs.si:usrobjusrsrcsyspatsy i386 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2 -fno-strict-aliasing -pipe ',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Locally applied patches:
    defined-or

---
@INC for perl v5.8.8:
    /usr/local/lib/perl5/5.8.8/BSDPAN
    /usr/local/lib/perl5/site_perl/5.8.8/mach
    /usr/local/lib/perl5/site_perl/5.8.8
    /usr/local/lib/perl5/site_perl
    /usr/local/lib/perl5/5.8.8/mach
    /usr/local/lib/perl5/5.8.8
    .

---
Environment for perl v5.8.8:
    HOME=/root
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
PATH=/root/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL_BADLANG (unset)
    SHELL=/usr/local/bin/bash
5) Kevin Wolf [perl #61976] Errno ($!) not evaluated to a error message string (5.10.0 in taint mode)
| +1 vote
# New Ticket Created by Mark Martinec # Please include the string: [perl #61976] # in the subject...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
# New Ticket Created by  Mark Martinec 
# Please include the string:  [perl #61976]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61976 >


This is a bug report for perl from [email protected: r...@patsy.ijs.si],
generated with the help of perlbug 1.35 running under perl v5.10.0.


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

With Perl 5.10.0 in taint mode, evaluating a $! variable in
a string context does not yield a system error message text,
but gives a numeric errno code.

The problem is reproducible with an EPIPE error, although
I can not reproduce it with a more trivial I/O error.

The problem is reproducible on all platforms that I tried:
FreeBSD 6.3 in 32-bit mode, FreeBSD 7.0 in 64-bit mode,
and on Linux 2.6.27.9-159.fc10.x86_64.

The following example illustrates the problem.
Standard output is piped into a program which does not read from
its stdin, such as a 'true', intentionally causing a broken pipe:

$ date | /usr/local/bin/perl5.10.0 -T -e '
  $|=1; $SIG{PIPE}="IGNORE"; my $s=<STDIN>;
  print $s or die "error writing: $!\n"' | true
error writing: 32

The same command with perl 5.8.8 works as expected,
reporting a 'Broken pipe' instead of a '32':

$ date | /usr/local/bin/perl5.8.8 -T -e '
  $|=1; $SIG{PIPE}="IGNORE"; my $s=<STDIN>;
  print $s or die "error writing: $!\n"' | true
error writing: Broken pipe

Without a -T switch even the perl5.10.0 yields a correct result:

$ date | /usr/local/bin/perl5.10.0 -e '
  $|=1; $SIG{PIPE}="IGNORE"; my $s=<STDIN>;
  print $s or die "error writing: $!\n"' | true
error writing: Broken pipe


[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=core
    severity=medium
---
This perlbug was built using Perl v5.8.8 - Fri Nov 21 17:20:57 UTC 2008
It is being executed now by  Perl v5.10.0 - Fri Nov 21 16:22:04 UTC 2008.

Site configuration information for perl v5.10.0:

Configured by root at Fri Nov 21 16:22:04 UTC 2008.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=6.3-release-p4, archname=i386-freebsd
uname='freebsd patsy.ijs.si 6.3-release-p4 freebsd 6.3-release-p4 #1: sun sep 14 11:22:58 cest 2008 lesi@patsy.ijs.si:usrobjusrsrcsyspatsy i386 '
    config_args='-de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Locally applied patches:
    defined-or

---
@INC for perl v5.10.0:
    /usr/local/lib/perl5/5.10.0/i386-freebsd
    /usr/local/lib/perl5/5.10.0
    /usr/local/lib/perl5/site_perl/5.10.0/i386-freebsd
    /usr/local/lib/perl5/site_perl/5.10.0
    .

---
Environment for perl v5.10.0:
    HOME=/root
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
PATH=/root/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL_BADLANG (unset)
    SHELL=/usr/local/bin/bash

spacer
Profile | Posts (3472)
Home > People > Kevin Wolf