Bug#927471: curl: Regression that fails to exhaust socket data

2019-05-12 Thread Guillem Jover
Hi! On Tue, 2019-05-07 at 14:57:53 +0200, Guillem Jover wrote: > Thanks! I tried yesterday and today to get a deterministic reproducer > with the version from unstable, but I'm not sure what's the trigger, > perhaps the torrent peers or the chunk arrival order or something. In > any case I was

Bug#927471: curl: Regression that fails to exhaust socket data

2019-05-07 Thread Guillem Jover
Hi! On Sat, 2019-05-04 at 13:02:13 +0100, Alessandro Ghedini wrote: > On Sat, Apr 20, 2019 at 01:39:36PM +0200, Guillem Jover wrote: > > Source: curl > > Source-Version: 7.64.0-2 > > Severity: serious > > Control: affects -1 rtorrent > > I've started noticing rtorrent busy-looping at some points

Bug#927471: curl: Regression that fails to exhaust socket data

2019-05-04 Thread Alessandro Ghedini
On Sat, Apr 20, 2019 at 01:39:36PM +0200, Guillem Jover wrote: > Source: curl > Source-Version: 7.64.0-2 > Severity: serious > Control: affects -1 rtorrent > > Hi! Hello, > I've started noticing rtorrent busy-looping at some points after > finishing a torrent. stracing and gdb'ing the process

Bug#927471: curl: Regression that fails to exhaust socket data

2019-04-20 Thread Guillem Jover
Source: curl Source-Version: 7.64.0-2 Severity: serious Control: affects -1 rtorrent Hi! I've started noticing rtorrent busy-looping at some points after finishing a torrent. stracing and gdb'ing the process it was doing that in its main loop, spamming on gettimeofday() and epoll_wait().