Your message dated Tue, 30 Sep 2008 12:47:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#498776: fixed in perl 5.10.0-15
has caused the Debian Bug report #498776,
regarding Sys::Syslog slowness
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.)


-- 
498776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498776
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: request-tracker3.6
Version: 3.6.7-3
Severity: grave
Justification: renders package unusable

I am using request-tracket3.6 with Apache 2 (FastCGI), Postfix and Postgres
backend.  When trying to display a merged ticket, RT's FastCGI process
just hangs.  This results in RT no longer being accessible over the Web
interface at all.

It still seems to be possible to get some information with the `rt'
command line utility, but the web interface does not work at all.

The following message shows up in syslog:

    Sep 12 11:37:46 bistromathics RT: We found a merged ticket.124/123
    Sep 12 11:38:52 bistromathics last message repeated 177 times

Running strace on the process shows this in a loop:

    time(NULL)                              = 1221214198
    stat64("/dev/log", {st_mode=S_IFSOCK|0666, st_size=0, ...}) = 0
    socket(PF_FILE, SOCK_STREAM, 0)         = 5
    ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfa12528) = -1 EINVAL (Invalid 
argument)
    _llseek(5, 0, 0xbfa12570, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
    ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfa12528) = -1 EINVAL (Invalid 
argument)
    _llseek(5, 0, 0xbfa12570, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
    fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
    connect(5, {sa_family=AF_FILE, path="/dev/log"...}, 110) = -1 EPROTOTYPE 
(Protocol wrong
    type for socket)
    close(5)                                = 0
    socket(PF_FILE, SOCK_DGRAM, 0)          = 5
    ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfa12528) = -1 EINVAL (Invalid 
argument)
    _llseek(5, 0, 0xbfa12570, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
    ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfa12528) = -1 EINVAL (Invalid 
argument)
    _llseek(5, 0, 0xbfa12570, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
    fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
    connect(5, {sa_family=AF_FILE, path="/dev/log"...}, 110) = 0
    time(NULL)                              = 1221214198
    time(NULL)                              = 1221214198
    select(8, [5], NULL, [5], {0, 250000})  = 0 (Timeout)
    write(5, "<15>Sep 12 12:09:58 RT: We found "..., 57) = 57
    close(5)                                = 0
    time(NULL)                              = 1221214198

Regards,
Ansgar

-- Package-specific info:
Changed files:

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages request-tracker3.6 depends on:
ii  dbconfig-common              1.8.40      common framework for packaging dat
ii  debconf [debconf-2.0]        1.5.23      Debian configuration management sy
ii  libapache-session-perl       1.87-1      Perl modules for keeping persisten
ii  libcache-simple-timedexpiry- 0.27-2      Perl module to cache and expire ke
ii  libcalendar-simple-perl      1.20-1      Perl extension to create simple ca
ii  libclass-returnvalue-perl    0.55-1      A return-value object that lets yo
ii  libcss-squish-perl           0.07-1      Compact many CSS files into one bi
ii  libdbi-perl                  1.607-1     Perl5 database interface by Tim Bu
ii  libdbix-searchbuilder-perl   1.54-1      Encapsulate SQL queries and rows i
ii  libdevel-stacktrace-perl     1.1902-1    Stack trace and stack trace frame 
ii  libgd-graph-perl             1.44-3      Graph Plotting Module for Perl 5
ii  libgd-text-perl              0.86-5      Text utilities for use with GD
ii  libhtml-mason-perl           1:1.39-1    HTML::Mason Perl module
ii  libhtml-parser-perl          3.56-1+b1   A collection of modules that parse
ii  libhtml-scrubber-perl        0.08-4      Perl extension for scrubbing/sanit
ii  liblocale-maketext-fuzzy-per 0.10-1      Maketext from already interpolated
ii  liblocale-maketext-lexicon-p 0.68-1      Lexicon-handling backends for "Loc
ii  liblog-dispatch-perl         2.18-1      Dispatches messages to multiple Lo
ii  libmailtools-perl            2.04-1      Manipulate email in perl programs
ii  libmime-tools-perl [libmime- 5.427-1     Perl5 modules for MIME-compliant m
ii  libmodule-versions-report-pe 1.05-1      Report versions of all modules in 
ii  libregexp-common-perl        2.122-1     Provide commonly requested regular
ii  libtext-autoformat-perl      1.14.0-1    Perl module for automatic text wra
ii  libtext-template-perl        1.44-1.2    Text::Template perl module
ii  libtext-wikiformat-perl      0.78-1      translates Wiki formatted text int
ii  libtext-wrapper-perl         1.02-1      Simple word wrapping routine
ii  libtime-modules-perl         2006.0814-2 Various Perl modules for time/date
ii  libtimedate-perl             1.1600-9    Time and date functions for Perl
ii  libtree-simple-perl          1.18-1      A simple tree object
ii  libuniversal-require-perl    0.11-1      Load modules from a variable
ii  libxml-rss-perl              1.33-1      Perl module for managing RSS (RDF 
ii  libxml-simple-perl           2.18-1      Perl module for reading and writin
ii  perl                         5.10.0-13   Larry Wall's Practical Extraction 
ii  postfix [mail-transport-agen 2.5.5-1     High-performance mail transport ag
ii  rt3.6-apache2                3.6.7-3     Apache 2 specific files for reques
ii  rt3.6-clients                3.6.7-3     Mail gateway and command-line inte
ii  rt3.6-db-postgresql          3.6.7-3     PostgreSQL database backend for re
ii  sysklogd [system-log-daemon] 1.5-5       System Logging Daemon
ii  ucf                          3.0010      Update Configuration File: preserv

Versions of packages request-tracker3.6 recommends:
pn  libtext-quoted-perl           <none>     (no description available)

Versions of packages request-tracker3.6 suggests:
pn  rt3.6-rtfm                    <none>     (no description available)

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.10.0-15

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

libcgi-fast-perl_5.10.0-15_all.deb
  to pool/main/p/perl/libcgi-fast-perl_5.10.0-15_all.deb
libperl-dev_5.10.0-15_amd64.deb
  to pool/main/p/perl/libperl-dev_5.10.0-15_amd64.deb
libperl5.10_5.10.0-15_amd64.deb
  to pool/main/p/perl/libperl5.10_5.10.0-15_amd64.deb
perl-base_5.10.0-15_amd64.deb
  to pool/main/p/perl/perl-base_5.10.0-15_amd64.deb
perl-debug_5.10.0-15_amd64.deb
  to pool/main/p/perl/perl-debug_5.10.0-15_amd64.deb
perl-doc_5.10.0-15_all.deb
  to pool/main/p/perl/perl-doc_5.10.0-15_all.deb
perl-modules_5.10.0-15_all.deb
  to pool/main/p/perl/perl-modules_5.10.0-15_all.deb
perl-suid_5.10.0-15_amd64.deb
  to pool/main/p/perl/perl-suid_5.10.0-15_amd64.deb
perl_5.10.0-15.diff.gz
  to pool/main/p/perl/perl_5.10.0-15.diff.gz
perl_5.10.0-15.dsc
  to pool/main/p/perl/perl_5.10.0-15.dsc
perl_5.10.0-15_amd64.deb
  to pool/main/p/perl/perl_5.10.0-15_amd64.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.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated perl 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.8
Date: Mon, 29 Sep 2008 15:06:37 +0300
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug perl-suid 
libperl5.10 libperl-dev perl
Architecture: source all amd64
Version: 5.10.0-15
Distribution: unstable
Urgency: low
Maintainer: Brendan O'Dea <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description: 
 libcgi-fast-perl - CGI::Fast Perl module
 libperl-dev - Perl library: development files
 libperl5.10 - Shared Perl library
 perl       - Larry Wall's Practical Extraction and Report Language
 perl-base  - minimal Perl system
 perl-debug - Debug-enabled Perl interpreter
 perl-doc   - Perl documentation
 perl-modules - Core Perl modules
 perl-suid  - Runs setuid Perl scripts
Closes: 498769 498776 500210
Changes: 
 perl (5.10.0-15) unstable; urgency=low
 .
   * Fix Sys::Syslog slowness when logging with non-native mechanisms.
     (Closes: #498776)
   * Fix memory corruption with in-place sorting. (Closes: #498769)
   * Pod::Man no longer remaps the code point for non-breaking space.
     (Closes: #500210)
Checksums-Sha1: 
 df6296cbfa9a8a0ae37a2064738c7e591fa6476f 1307 perl_5.10.0-15.dsc
 d6a92785cc4d9e8ddb8135ffa282e0b964dac61f 127499 perl_5.10.0-15.diff.gz
 22329f884ec167023fa5b5148b1ac5e120b01162 44010 
libcgi-fast-perl_5.10.0-15_all.deb
 d277190b8faeb0bca01e1ec8c218917607235c66 8220696 perl-doc_5.10.0-15_all.deb
 bf3ce07d58757d7ce12afbc99b797ab911e619bb 3191472 perl-modules_5.10.0-15_all.deb
 bb3f550234a7f799037c6a2d58d0326709a64987 1046680 perl-base_5.10.0-15_amd64.deb
 f601251ea23b6a898e56e680ce06496b18484b84 5538290 perl-debug_5.10.0-15_amd64.deb
 9c739184cf605ae547af5427474ddd380df42107 31466 perl-suid_5.10.0-15_amd64.deb
 c466ed2c0d1422ac8a89c4e5181db4c21d9e2189 1010 libperl5.10_5.10.0-15_amd64.deb
 2b012f1d7a8055fc3ca0fde902254aa971aecd11 2595452 
libperl-dev_5.10.0-15_amd64.deb
 fa3fdf92c695e13d192b5ba8e22f75961cfa2372 5247152 perl_5.10.0-15_amd64.deb
Checksums-Sha256: 
 6e4426ab8b3b626e5854011ca0d8f406166c6085ae411a2e6bf8c0386aee52b7 1307 
perl_5.10.0-15.dsc
 f832ae357708753256405e00231361e0abdaf58653077fd8c24b05c4a63113f4 127499 
perl_5.10.0-15.diff.gz
 909858d886fe285daf698603e7bf1f3c46c03c2e9981e0c1684f6397666e57e9 44010 
libcgi-fast-perl_5.10.0-15_all.deb
 b18eecedb23ce7c224f73fa2ecb3404239ba606e986df900c8476fdff6dbb22d 8220696 
perl-doc_5.10.0-15_all.deb
 1bc3b2a0736686f73e9f4ab1c228c2564dfb6da7494a83fdeba0d5861c95cd41 3191472 
perl-modules_5.10.0-15_all.deb
 89119f26d5582995122e5686cd807148d3332b0b63da731b300fedeafb486963 1046680 
perl-base_5.10.0-15_amd64.deb
 c72fefd75b7cee68f79e33375304c489c347054192f69a35b1e5958bffb29a3e 5538290 
perl-debug_5.10.0-15_amd64.deb
 24b1cc373d318aea46077fe836cf32d77db662c413709904f886aa2695e4f1fa 31466 
perl-suid_5.10.0-15_amd64.deb
 a2a9899eac00013026e6a0a38f2f946a956a7eb50e19b86d9144a9e6996811eb 1010 
libperl5.10_5.10.0-15_amd64.deb
 45fa944f7b6a09c6f235531ec83f7b1e01caac23998920494c2dde22fd358374 2595452 
libperl-dev_5.10.0-15_amd64.deb
 c80b357ed0b6faeadc4564b690bd46e2f3c694f79f84da716be672c0a928c7c7 5247152 
perl_5.10.0-15_amd64.deb
Files: 
 d55699888e8ef5af8af9917f89b53062 1307 perl standard perl_5.10.0-15.dsc
 de0455ceb0fb001b0f3e81c6a3deef50 127499 perl standard perl_5.10.0-15.diff.gz
 02d8ccefac55d06f30b9a75aed926eec 44010 perl optional 
libcgi-fast-perl_5.10.0-15_all.deb
 ede8c34742868a86696db3e5bb6b4c70 8220696 doc optional 
perl-doc_5.10.0-15_all.deb
 7dc58cf0a00b10b44c3e8e7bca1172ca 3191472 perl standard 
perl-modules_5.10.0-15_all.deb
 db942c219099e76d97cd4ccce396f319 1046680 perl required 
perl-base_5.10.0-15_amd64.deb
 fd2f9637ec47d23a08180f1047b78706 5538290 perl optional 
perl-debug_5.10.0-15_amd64.deb
 e53581534427a81cf4dac46d3faaf96d 31466 perl optional 
perl-suid_5.10.0-15_amd64.deb
 db7bd85f73c72ecc96886faf7a94e0d5 1010 libs optional 
libperl5.10_5.10.0-15_amd64.deb
 aac8cda8512fb3628a0e81465370e9f3 2595452 libdevel optional 
libperl-dev_5.10.0-15_amd64.deb
 55d5cdb516e616923e869708c37ac3f1 5247152 perl standard perl_5.10.0-15_amd64.deb

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

iEYEARECAAYFAkjhMToACgkQiyizGWoHLTnyOwCfSxOYt84zPRVObrmfKwarZFRn
yL0AoIVN3zxqf4pAj8yt5+D7DQUhYaEt
=ITdD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to