Your message dated Wed, 14 Oct 2009 21:26:06 +0300
with message-id <[email protected]>
and subject line Re: new info?
has caused the Debian Bug report #404593,
regarding perl: incorrect line reading at block boundary (probable race 
condition)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
404593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404593
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl
Version: 5.8.8-7
Severity: important

(marked as important due to data corrumption when reading a file)

I have a process that reads a file, line by line with <FILE>, while
another process is creating it. The normal behavior is to get a
truncated file. A problem occurred when a line

[F7133666,00000042]     [4145231462,66]

was read. Instead of getting this line (possibly truncated), I got

^...@^@^...@[...]^@^...@^@      [4145231462,66]

with 2463 null characters. The tab character is at position 0x85000
in the file. The file is acceded via NFS (on two different machines).
However, without any concurrent writes, one shouldn't get such null
characters.

I don't know if the bug is in Perl (perhaps a buffering bug), glibc
or in the kernel...

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18custom-amd64
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: 
LC_ALL set to POSIX)

Versions of packages perl depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libdb4.4                     4.4.20-8    Berkeley v4.4 Database Libraries [
ii  libgdbm3                     1.8.3-3     GNU dbm database routines (runtime
ii  perl-base                    5.8.8-7     The Pathologically Eclectic Rubbis
ii  perl-modules                 5.8.8-7     Core Perl modules

Versions of packages perl recommends:
pn  perl-doc                      <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Vincent Lefevre wrote:
> Concerning the problem I found with Perl, I still don't know the cause.
> I couldn't reproduce it since, even though I permanently run programs
> under very similar conditions. And as there have been major upgrades of
> each software (in particular, perl 5.8 -> perl 5.10), I think it may be
> better to close the bug.
Ok, thanks for the answer. Closed.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to