Package: privoxy
Version: 3.0.6-1
Severity: normal

Hello,

I believe my privoxy configuration is the default.  It seems that
the Web page http://www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
(originally at http://planet.haskell.org/) crashes Privoxy.  I tested
this by running privoxy in one terminal window and wget in another.
Here's what happens on the privoxy side:

    reincarnation:~$ LC_ALL=C sudo privoxy --no-daemon --user privoxy 
/etc/privoxy/config
    Dec 23 00:50:37 Privoxy(b7de56c0) Info: loading configuration file 
'/etc/privoxy/config':
    Dec 23 00:50:37 Privoxy(b7de56c0) Info: Privoxy version 3.0.6
    Dec 23 00:50:37 Privoxy(b7de56c0) Info: Program name: privoxy
    Dec 23 00:50:37 Privoxy(b7de56c0) Info: Listening on port 8118 for local 
connections only
    Dec 23 00:50:47 Privoxy(b7db0bb0) Request: 
www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
    Segmentation fault
    reincarnation:~$

Meanwhile, here's what happens on the wget side:

    reincarnation:~$ LC_ALL=C http_proxy=http://localhost:8118/ wget 
http://www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
    --00:50:47--  http://www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
               => `index.html'
    Resolving localhost... 127.0.0.1
    Connecting to localhost|127.0.0.1|:8118... connected.
    Proxy request sent, awaiting response... No data received.
    Retrying.

    --00:50:50--  http://www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
      (try: 2) => `index.html'
    Connecting to localhost|127.0.0.1|:8118... failed: Connection refused.
    Resolving localhost... 127.0.0.1
    Connecting to localhost|127.0.0.1|:8118... failed: Connection refused.
    reincarnation:~$

Without going through privoxy, wget works fine:

    reincarnation:~$ LC_ALL=C http_proxy= wget 
http://www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
    --00:54:01--  http://www.cs.rutgers.edu/~ccshan/debbugs/privoxy/
               => `index.html'
    Resolving www.cs.rutgers.edu... 128.6.4.24
    Connecting to www.cs.rutgers.edu|128.6.4.24|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 542,797 (530K) [text/html]

    100%[====================================>] 542,797      581.19K/s

    00:54:02 (579.88 KB/s) - `index.html' saved [542797/542797]

Thanks,
        Ken

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)

Versions of packages privoxy depends on:
ii  adduser                      3.100       Add and remove users and groups
ii  libc6                        2.3.6.ds1-9 GNU C Library: Shared libraries
ii  libpcre3                     6.7-1       Perl 5 Compatible Regular Expressi
ii  logrotate                    3.7.1-3     Log rotation utility

Versions of packages privoxy recommends:
ii  doc-base                      0.7.21     utilities to manage online documen

-- no debconf information

-- 
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
Batman don't...but Kathmandu!

Attachment: signature.asc
Description: Digital signature

Reply via email to