Bug#570371: closed by Chris Lamb la...@debian.org (Bug#570371: fixed in redis 2:1.2.2-1)

2010-02-19 Thread Hirling Endre
Hi, I downloaded the 1.2.2 package and it still contains the same return 0 in dupClientReplyValue. Does that mean the segfault is fixed in some other way? endre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#570371: redis-server segfault

2010-02-18 Thread Hirling Endre
Package: redis-server Version: 2:1.2.1-1 Tags: +patch Redis segfaults in addReply function when I run redis-benchmark against it and connect two slaves simultaneously. The cause seems to be a typo in the dupClientReplyValue function: --- redis-1.2.1-orig/redis.c2010-02-18

Bug#406505: munin: current value of graph_total always 0

2009-03-08 Thread Hirling Endre
Just FYI (and in the hope that someone will take a look at this 2 year old ticket), the problem is still present in the current stable (lenny) version. ii munin1.2.6-9 ii rrdtool 1.3.1-4 -m- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#483367: squid traffic counter 32-bit overflow

2008-06-04 Thread Hirling Endre
Luigi Gangitano wrote: Hi Hirling, I've forwarded this bug to the upstream bugzilla, where it can be handled correctly. Hello, I have the attached short patch working well (no counter wraps after 6T of traffic) since May 28., hope it helps. endre diff -ru squid-2.6.20/src/stat.c

Bug#483367: squid traffic counter 32-bit overflow

2008-05-28 Thread Hirling Endre
Package: squid Version: 2.6.20-1 Severity: normal Squid's kbyte counters are defined as 64-bit if possible but printed as 32-bit integers with (int) casts and printf(%d). Using no type cast and PRINTF_OFF_T instead of %d seems better to me, otherwise counters will overflow and turn negative

Bug#308801: powerdns dropping all zones on rediscover

2005-05-13 Thread Hirling Endre
On Fri, 2005-05-13 at 19:28 +0200, Christoph Haas wrote: On Thu, May 12, 2005 at 02:27:35PM +0200, Hirling Endre wrote: I use pdns with the 'bind' backend using an existing bind9 configuration with a few thousand zones. When I try to do pdns_control rediscover after adding zones, pdns seems

Bug#308801: powerdns dropping all zones on rediscover

2005-05-12 Thread Hirling Endre
Package: pdns-server Version: 2.9.17-11 Tags: sid Severity: important I use pdns with the 'bind' backend using an existing bind9 configuration with a few thousand zones. When I try to do pdns_control rediscover after adding zones, pdns seems to misparse the config, finds 0 zones and drops every