Your message dated Fri, 27 Jul 2007 10:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428368: fixed in lighttpd 1.4.16-1
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: lighttpd
Version: 1.4.13-4etch1
Severity: important

Hi,

If I repeat this request, Lighttpd crashes.

GET / HTTP/1.1
Connection: keep-alive
Host: h
Location: h
Location: h
 i

poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [16])                = 0
read(6, "GET / HTTP/1.1\r\n", 63)       = 16
time(NULL)                              = 1181554965
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [24])                = 0
read(6, "Connection: keep-alive\r\n", 63) = 24
time(NULL)                              = 1181554965
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [9])                 = 0
read(6, "Host: h\r\n", 63)              = 9
time(NULL)                              = 1181554965
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [13])                = 0
read(6, "Location: h\r\n", 63)          = 13
time(NULL)                              = 1181554965
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [13])                = 0
read(6, "Location: h\r\n", 63)          = 13
time(NULL)                              = 1181554965
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [4])                 = 0
read(6, " i\r\n", 63)                   = 4
time(NULL)                              = 1181554965
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [2])                 = 0
read(6, "\r\n", 63)                     = 2
stat64("/var/www/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/var/www/index.php", 0xbffd95e8) = -1 ENOENT (No such file or directory)
stat64("/var/www/index.html", {st_mode=S_IFREG|0644, st_size=3586, ...}) = 0
open("/var/www/index.html", O_RDONLY|O_LARGEFILE) = 7
close(7)                                = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1074, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1074, ...}) = 0
setsockopt(6, SOL_TCP, TCP_CORK, [1], 4) = 0
writev(6, [{"HTTP/1.1 200 OK\r\nContent-Type: t"..., 214}], 1) = 214
open("/var/www/index.html", O_RDONLY|O_LARGEFILE) = 7
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
sendfile64(6, 7, [0], 3586)             = 3586
close(7)                                = 0
setsockopt(6, SOL_TCP, TCP_CORK, [0], 4) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1074, ...}) = 0
write(3, "192.168.0.128 h - [11/Jun/2007:1"..., 81) = 81
ioctl(6, FIONREAD, [0])                 = 0
read(6, 0x80d7a18, 63)                  = -1 EAGAIN (Resource temporarily 
unavailable)
time(NULL)                              = 1181554966
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN}], 2, 1000) = 0
time(NULL)                              = 1181554967
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN}], 2, 1000) = 0
time(NULL)                              = 1181554968
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [16])                = 0
read(6, "GET / HTTP/1.1\r\n", 63)       = 16
time(NULL)                              = 1181554968
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [59])                = 0
read(6, "Connection: keep-alive\r\nHost: h\r"..., 63) = 59
time(NULL)                              = 1181554968
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [4])                 = 0
read(6, " i\r\n", 63)                   = 4
time(NULL)                              = 1181554969
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [2])                 = 0
read(6, "\r\n", 63)                     = 2
stat64("/var/www/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/var/www/index.php", 0xbffd95e8) = -1 ENOENT (No such file or directory)
stat64("/var/www/index.html", {st_mode=S_IFREG|0644, st_size=3586, ...}) = 0
open("/var/www/index.html", O_RDONLY|O_LARGEFILE) = 7
close(7)                                = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1074, ...}) = 0
setsockopt(6, SOL_TCP, TCP_CORK, [1], 4) = 0
writev(6, [{"HTTP/1.1 200 OK\r\nContent-Type: t"..., 214}], 1) = 214
open("/var/www/index.html", O_RDONLY|O_LARGEFILE) = 7
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
sendfile64(6, 7, [0], 3586)             = 3586
close(7)                                = 0
setsockopt(6, SOL_TCP, TCP_CORK, [0], 4) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1074, ...}) = 0
write(3, "192.168.0.128 h - [11/Jun/2007:1"..., 81) = 81
ioctl(6, FIONREAD, [0])                 = 0
read(6, 0x80d7808, 63)                  = -1 EAGAIN (Resource temporarily 
unavailable)
time(NULL)                              = 1181554969
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [16])                = 0
read(6, "GET / HTTP/1.1\r\n", 63)       = 16
time(NULL)                              = 1181554970
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [59])                = 0
read(6, "Connection: keep-alive\r\nHost: h\r"..., 63) = 59
time(NULL)                              = 1181554970
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [4])                 = 0
read(6, " i\r\n", 63)                   = 4
time(NULL)                              = 1181554970
poll([{fd=4, events=POLLIN}, {fd=6, events=POLLIN, revents=POLLIN}], 2, 1000) = 
1
ioctl(6, FIONREAD, [2])                 = 0
read(6, "\r\n", 63)                     = 2
stat64("/var/www/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/var/www/index.php", 0xbffd95e8) = -1 ENOENT (No such file or directory)
stat64("/var/www/index.html", {st_mode=S_IFREG|0644, st_size=3586, ...}) = 0
open("/var/www/index.html", O_RDONLY|O_LARGEFILE) = 7
close(7)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 2071 detached

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages lighttpd depends on:
ii  libattr1                    2.4.32-1     Extended attribute shared library
ii  libbz2-1.0                  1.0.3-6      high-quality block-sorting file co
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libldap2                    2.1.30-13.3  OpenLDAP libraries
ii  libpcre3                    6.7-1        Perl 5 Compatible Regular Expressi
ii  libssl0.9.8                 0.9.8c-4     SSL shared libraries
ii  lsb-base                    3.1-23.1     Linux Standard Base 3.1 init scrip
ii  mime-support                3.39-1       MIME files 'mime.types' & 'mailcap
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages lighttpd recommends:
pn  php4-cgi | php5-cgi           <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: lighttpd
Source-Version: 1.4.16-1

We believe that the bug you reported is fixed in the latest version of
lighttpd, which is due to be installed in the Debian FTP archive:

lighttpd-doc_1.4.16-1_all.deb
  to pool/main/l/lighttpd/lighttpd-doc_1.4.16-1_all.deb
lighttpd-mod-cml_1.4.16-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-cml_1.4.16-1_i386.deb
lighttpd-mod-magnet_1.4.16-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-magnet_1.4.16-1_i386.deb
lighttpd-mod-mysql-vhost_1.4.16-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.16-1_i386.deb
lighttpd-mod-trigger-b4-dl_1.4.16-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.16-1_i386.deb
lighttpd-mod-webdav_1.4.16-1_i386.deb
  to pool/main/l/lighttpd/lighttpd-mod-webdav_1.4.16-1_i386.deb
lighttpd_1.4.16-1.diff.gz
  to pool/main/l/lighttpd/lighttpd_1.4.16-1.diff.gz
lighttpd_1.4.16-1.dsc
  to pool/main/l/lighttpd/lighttpd_1.4.16-1.dsc
lighttpd_1.4.16-1_i386.deb
  to pool/main/l/lighttpd/lighttpd_1.4.16-1_i386.deb
lighttpd_1.4.16.orig.tar.gz
  to pool/main/l/lighttpd/lighttpd_1.4.16.orig.tar.gz



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.
Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]> (supplier of updated lighttpd 
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: Fri, 27 Jul 2007 10:32:51 +0200
Source: lighttpd
Binary: lighttpd-mod-mysql-vhost lighttpd-mod-cml lighttpd-doc 
lighttpd-mod-trigger-b4-dl lighttpd lighttpd-mod-webdav lighttpd-mod-magnet
Architecture: source i386 all
Version: 1.4.16-1
Distribution: unstable
Urgency: low
Maintainer: Debian lighttpd maintainers <[EMAIL PROTECTED]>
Changed-By: Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]>
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 lighttpd-doc - Documentation for lighttpd
 lighttpd-mod-cml - Cache meta language module for lighttpd
 lighttpd-mod-magnet - Control the request handling module for lighttpd
 lighttpd-mod-mysql-vhost - MySQL-based virtual host configuration for lighttpd
 lighttpd-mod-trigger-b4-dl - Anti-deep-linking module for lighttpd
 lighttpd-mod-webdav - WebDAV module for lighttpd
Closes: 397514 408374 419664 428368 430469 434546 434717
Changes: 
 lighttpd (1.4.16-1) unstable; urgency=low
 .
   * New upstream release (closes: #434546)
   * Acknowledge NMU by Pierre Habouzit for CVE-2007-2841 (closes: #428368)
   * Added static-file.exclude-extensions section to lighttpd.conf (closes: 
#408374)
   * Fixed description of conf-available/10-fastcgi.conf (closes: #430469)
   * Added mod_extforward to debian/lighttpd.install (closes: #434717)
   * config.guess taken from upstream (closes: #419664)
   * turn on compression (closes: #397514)
   * debian/control: XS-Vcs-Svn header added
Files: 
 707960274f6fc5464eda67fae627259e 1190 web optional lighttpd_1.4.16-1.dsc
 04988067026e93ccb46e19fa8c17ae97 795818 web optional 
lighttpd_1.4.16.orig.tar.gz
 0fb914e74fdc858e0b194c82a1b90dae 17951 web optional lighttpd_1.4.16-1.diff.gz
 f888c39a9d14d4beb61793eb54894abe 102786 doc optional 
lighttpd-doc_1.4.16-1_all.deb
 96b1766a79f2d9fd36f96e85de6de94c 290568 web optional lighttpd_1.4.16-1_i386.deb
 79b72935a4632f3a14e7d21d2d310643 60866 web optional 
lighttpd-mod-mysql-vhost_1.4.16-1_i386.deb
 337f46370d5d26b0b66f5d8c98a20c7e 62582 web optional 
lighttpd-mod-trigger-b4-dl_1.4.16-1_i386.deb
 b1f819e3914588c6b5180bdebfc62ab1 65532 web optional 
lighttpd-mod-cml_1.4.16-1_i386.deb
 c940d9bee6bcbbbd5a1756217d784718 65082 web optional 
lighttpd-mod-magnet_1.4.16-1_i386.deb
 de63e6ceb172d2bd6c8b461695a84f32 72570 web optional 
lighttpd-mod-webdav_1.4.16-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGqcu2y+HP4f7iC8sRAvm9AJ9IrzVXXJ7/zE1HV/fJmPJwAhpKXACfavWQ
neFnDzSoB6L/qc2b04BDuBs=
=Wfkw
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to