/1130.html
though much of it (in particular the suggestion about
fsync) is irrelevant.
--
Chris Lightfoot
mySociety
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, Aug 17, 2006 at 10:34:30PM +0200, Aurélien GÉRÔME wrote:
> On Thu, Aug 17, 2006 at 12:44:25PM +0100, Chris Lightfoot wrote:
[...]
> > Presumably there's some change I could make to the
> > configuration which would prevent this, though it's not
> > obvio
lso,
dancer-services probably oughtn't to crash in this case.
--
Chris Lightfoot
mySociety
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
http://bugs.php.net/bug.php?id=38369
-- it'd be nice if this could make it into the Debian PHP
packages.
--
Chris Lightfoot
mySociety
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, Jul 18, 2006 at 03:18:06PM +0200, Marc Haber wrote:
> On Tue, Jul 18, 2006 at 02:12:38PM +0100, Chris Lightfoot wrote:
> > I've just had a try on another machine (different
> > hardware, 2.6 kernel rather than 2.4) and it hasn't
> > crashed in a few minutes&
On Tue, Jul 18, 2006 at 01:32:10PM +0200, Marc Haber wrote:
> tags #377587 unreproducible
> thanks
>
> On Sat, Jul 15, 2006 at 01:26:38PM +0100, Chris Lightfoot wrote:
> > On Fri, Jul 14, 2006 at 09:46:39PM +0200, Marc Haber wrote:
[...]
> > ok, I've just t
On Fri, Jul 14, 2006 at 09:46:39PM +0200, Marc Haber wrote:
> On Fri, Jul 14, 2006 at 08:23:12PM +0100, Chris Lightfoot wrote:
> > ok, changing /dev/null for :blackhole: doesn't make any
> > difference here, so it's possible it's a difference in
> >
On Fri, Jul 14, 2006 at 09:02:40PM +0200, Marc Haber wrote:
> On Tue, Jul 11, 2006 at 06:19:38PM +0100, Chris Lightfoot wrote:
> > Under heavy SMTP load, we occasionally observe the exim4
> > daemon crashing (with the result that no further
> > connections can be accepte
On Wed, Jul 12, 2006 at 12:46:15PM +0200, Marc Haber wrote:
> On Wed, Jul 12, 2006 at 10:44:58AM +0100, Chris Lightfoot wrote:
> > LD_PRELOAD=/lib/libpthread.so.0 /usr/sbin/exim4 -bd -q30m
>
> In my unstable chroot, this leads to a relocation error message:
>
> $ sud
On Wed, Jul 12, 2006 at 12:42:57PM +0200, Marc Haber wrote:
> On Tue, Jul 11, 2006 at 06:19:38PM +0100, Chris Lightfoot wrote:
> > Package: exim4-daemon-heavy
> > Version: 4.50-8sarge2
>
> Can you try to reproduce this with a later exim version, like 4.62 on
> testing or
45 in os_non_restarting_signal ()
#6 0x0805b133 in daemon_go ()
#7 0x0806a598 in main ()
i.e., again consistent with there being some badness in
the interaction between -lpthread and the signal handling
code in exim.
--
Chris Lightfoot
mySociety
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
LL);
+sigprocmask(SIG_SETMASK, &curmask, NULL);
+
#ifdef STAND_ALONE
printf("Used sigaction() with flags = 0\n");
#endif
--
Chris Lightfoot
mySociety
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: php4-cgi
Version: 4.3.10-16
The FastCGI code in php4 does not handle SIGTERM
correctly. It should catch the signal and shut down
gracefully; instead it terminates immediately, even if
part-way through handling a request; in such a case, the
server will log ``Incomplete headers (0 bytes) r
On Thu, Dec 22, 2005 at 07:48:27AM -0800, Debian Bug Tracking System wrote:
> Subject: Indeed fixed in 5.93
Is this going to be back-ported to sarge?
--
``Suspecting the action was suspicious, the officer
ordered both of them to raise their hands.''
(from The Skagit Valley Herald)
--
To U
Package: coreutils
Version: 5.2.1-2
chown(1) behaves as if the -h option were specified, even
if it is not. For instance:
# touch Q
# ln -s Q R
# ls -ln Q R
-rw-r--r-- 1 0 0 0 2005-12-09 19:21 Q
lrwxrwxrwx 1 0 0 1 2005-12-09 19:21 R -> Q
# chown 65535:65535 R
# ls -l
Package: libc6
Version: 2.3.2.ds1-22
iconv(1) tries to read in its whole input before doing
conversion. This is no good if you want to use it in a
pipe.
Example:
yes | iconv -f utf-8 -t iso-8859-1
expected result: ten lines of `y'
actual result: iconv runs out of memory
As a more serious examp
Package: mysql-server-4.1
Version: 4.1.11a-4
mysql_setpermission is broken in this package. Attempting
to use menu option #4 (``Create/append database
administrative privileges for an existing database and
host combination'') causes the script to crash with
Incorrect usage of DB GRANT and GLOBAL
17 matches
Mail list logo