[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#355858: marked as done (apache segfaults (sig 11) when using mod_rewriterule, amd64 specific)



Your message dated Wed, 08 Mar 2006 23:08:39 +1100
with message-id <440EC947.9070003@0c3.net>
and subject line Bug#355858: apache segfaults (sig 11) when using mod_rewriterule, amd64 specific
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: apache
Version: 1.3.33-6sarge1
Severity: grave
Justification: renders package unusable

Additional information provided below.

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache depends on:
ii  apache-common             1.3.33-6sarge1 support files for all Apache webse
ii  debconf                   1.4.30.13      Debian configuration management sy
ii  dpkg                      1.10.28        Package maintenance system for Deb
ii  libc6                     2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libdb4.2                  4.2.52-18      Berkeley v4.2 Database Libraries [
ii  libexpat1                 1.95.8-3       XML parsing C library - runtime li
ii  libmagic1                 4.12-1         File type determination library us
ii  logrotate                 3.7-5          Log rotation utility
ii  mime-support              3.28-1         MIME files 'mime.types' & 'mailcap
ii  perl                      5.8.4-8sarge3  Larry Wall's Practical Extraction 

-- debconf information:
  apache/server-name: localhost
  apache/server-port: 80
  apache/enable-suexec: false
  apache/init: true
  apache/document-root: /var/www
  apache/server-admin: webmaster@bibl.u-szeged.hu

-- snippet from httpd.conf --
  <IfModule mod_rewrite.c>
    RewriteEngine     On
    RewriteLog /var/log/apache/rewrite.log
    RewriteLogLevel 9
    RewriteRule /languages/([a-z]+)/([a-z]+)/([a-z]+)/([0-9a-z]+)$	/index.php?cmd=$2&lang=$1&oper=$3&param=$4
    RewriteRule /languages/([a-z]+)/([a-z]+)/([a-z]+)$			/index.php?cmd=$2&lang=$1&oper=$3
    RewriteRule /languages/([a-z]+)/([a-z]+)$				/index.php?cmd=$2&lang=$1
  </IfModule>

-- snippet from rewrite.log --
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] [SITENAME/sid#58a758][rid#809eb0/initial] (2) init rewrite engine with requested uri /languages/hungarian/edit
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] [SITENAME/sid#58a758][rid#809eb0/initial] (3) applying pattern '/languages/([a-z]+)/([a-z]+)/([a-z]+)/([0-9a-z]+)$' to uri '/languages/hungarian/edit'
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] [SITENAME/sid#58a758][rid#809eb0/initial] (2) init rewrite engine with requested uri /languages/hungarian/edit
160.114.48.62 - - [08/Mar/2006:09:38:42 +0100] [SITENAME/sid#58a758][rid#809eb0/initial] (3) applying pattern '/languages/([a-z]+)/([a-z]+)/([a-z]+)/([0-9a-z]+)$' to uri '/languages/hungarian/edit'

-- snippet from global apache error.log --
[Wed Mar  8 09:38:42 2006] [notice] child pid 25554 exit signal Segmentation fault (11)
[Wed Mar  8 09:38:42 2006] [notice] child pid 25555 exit signal Segmentation fault (11)

-- other information: 
* same config works on the same server on an i386 chroot system
  (same apache, same libs, same PHP version (compiled from source))
* removing the first rewriterule causes system works for urls like the
  one in rewrite.log, but still segfaults on this: /languages/hungarian


--- End Message ---
--- Begin Message ---
Miham Kerekes wrote:
>
> * same config works on the same server on an i386 chroot system
>   (same apache, same libs, same PHP version (compiled from source))

amd64 is not a supported architecture for sarge, and there's not much I
can do to get a fix in for this.  Could I suggest you leave the evils of
apache 1.3 behind and give apache2 a spin instead?

This bug has already been fixed in etch and sid, by the way.

... Adam


--- End Message ---

Reply to: