Your message dated Sat, 17 Feb 2007 12:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#411069: fixed in puf 1.0.0-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: puf
Version: 1.0.0-3
Severity: important
I've found that puf crashes almost all the time when attempts to do a
recursive fetch like
puf -r http://www.htdig.org/files
This ends in an endless loop after some file downloaded (n < 10) on
all my machine (all i386).
I've tried to find the problem and i've found that the url.c source
causes the error if is compiled with -ON for N >= 1 with gcc-4.1. If
compiled with -O0 all works ok wathever is the optimization settings
for other source objects.
The error (a s = s->next disappaired) is on the line containing h_find
(a macro defined in puf.h) in the first function of file (find_url).
I've investigated a lot on this problem, but i've not found a solution
other then disabling the optimization at all.
My gcc knowledge is not so big, so i'm asking for help.
Any help will be apreciated.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Versions of packages puf depends on:
ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries
puf recommends no packages.
-- no debconf information
--
---------------------------------------------------------------------
| Marco Nenciarini | Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia |
---------------------------------------------------------------------
Key fingerprint = FED9 69C7 9E67 21F5 7D95 5270 6864 730D F095 E5E4
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: puf
Source-Version: 1.0.0-4
We believe that the bug you reported is fixed in the latest version of
puf, which is due to be installed in the Debian FTP archive:
puf_1.0.0-4.diff.gz
to pool/main/p/puf/puf_1.0.0-4.diff.gz
puf_1.0.0-4.dsc
to pool/main/p/puf/puf_1.0.0-4.dsc
puf_1.0.0-4_i386.deb
to pool/main/p/puf/puf_1.0.0-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marco Nenciarini <[EMAIL PROTECTED]> (supplier of updated puf package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 17 Feb 2007 13:18:41 +0100
Source: puf
Binary: puf
Architecture: source i386
Version: 1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Marco Nenciarini <[EMAIL PROTECTED]>
Changed-By: Marco Nenciarini <[EMAIL PROTECTED]>
Description:
puf - Parallel URL fetcher
Closes: 411069
Changes:
puf (1.0.0-4) unstable; urgency=low
.
* Decleared all global static variables as volatile to fix gcc-4.1
optimization issue (Closes: #411069)
Files:
818684109828e68b41cc4feaf72e6dda 549 web optional puf_1.0.0-4.dsc
cb5c10648ae4049825d0d8334d1fd4ae 4006 web optional puf_1.0.0-4.diff.gz
88f15c9680739cdaa5389b7373f137dc 50378 web optional puf_1.0.0-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFF1veBaGRzDfCV5eQRAvx0AJ9gn5kz5dhGdk7mT0CS9gO2vo7g3gCfaxNt
Bu/RxplcDC3GA8Pq7mRKpPQ=
=rDLv
-----END PGP SIGNATURE-----
--- End Message ---