Ticket #2121 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

$execute_capture problem

Reported by: denzelii@freemail.hu Owned by: rakshasa
Priority: normal Component: rtorrent
Version: Severity: critical
Keywords: Cc:

Description

rtorrent-0.8.5 compiled on OpenBSD 4.5

schedule = throttle_upload,5,27,"upload_rate=\"$execute_capture=/var/cron/rtorrent_throttle,--upload\""

This schedule is running for a while, but after gives Execute error: can't create pipe. (or broken pipes, I can't remember, and I can't reproduce it now, because I deleted v0.8.5)

rtorrent_throttle is a simple shell script, gave back 2 or 12 (echo -n 2) depends on my network state.

Change History

Changed 2 years ago by anonymous

It's probably running out of filehandles because of a leak, that bug has been fixed already.

Changed 2 years ago by denzelii@freemail.hu

Ok, I checking with 0.8.6. Already compiled now.

Changed 2 years ago by denzelii@freemail.hu

I think it solved.

The test is running for 12 minutes, the schedule is on 1 sec and it's working.

Changed 2 years ago by rakshasa

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.